Flash player file working in HTML but same HTML code is not working in JDEV

Hello,
I have a flash player file which is working just fine in a plain HTML. But not working at all in Jdeveloper's .jspx file. I have no idea what is the issue. Please help.
Below is the code snippet. There is no way I can format the code snippet for more visual clarity in this editor. So I have to live with all minified code when it displays on the posting. Sorry :(.
Thanks, Ruchir
<html version="-//W3C//DTD HTML 4.01 Transitional//EN">
<link href="css/jdeveloper.css" rel="stylesheet" media="screen"/>
<link href="css/oracle.css" rel="stylesheet" media="screen"/>
<body bgcolor="Black">
<br> </br>
<table align="left">
<tr>
<td>
<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0" ID="IncrediFlash" Width="560" Height="270">
<param name="movie" value="cxs.swf?317338960"/>
<param name="bgcolor" value="#000000"/>
<!--<embed name="IncrediFlash" src="cxs.swf?317338960" bgcolor="#000000" width="560" height="270" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">-->
</object>
</td>
</tr>
</table>
</body>
</html>

Don't have an answer for you, but you can put tags around your code so it's more readable... just use left-bracket code right-bracket and left-bracket code slash right-bracket around your code like this:
<html version="-//W3C//DTD HTML 4.01 Transitional//EN"> 
<link href="css/jdeveloper.css" rel="stylesheet" media="screen"/> 
<link href="css/oracle.css" rel="stylesheet" media="screen"/> 
<body bgcolor="Black">
<table align="left"> <tr> <td>
<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0"
ID="IncrediFlash"
Width="560" Height="270">
<param name="movie" value="cxs.swf?317338960"/>
<param name="bgcolor" value="#000000"/>
<!--<embed name="IncrediFlash"
src="cxs.swf?317338960"
bgcolor="#000000"
width="560" height="270" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer">-->
</object> </td> </tr>
</table>
</body>
</html>John

Similar Messages

  • Adobe Flash FAIL:  Adobe Flash Player local storage settings incorrect.  Module 'Resume' feature may not work on this computer.

    Using a Windows 2012 RDS Environment, we have users connecting to a CPD website, and as part of the CPD they need to run a systems checker.  When they run the systems checker they get the following error message: "Adobe Flash FAIL:  Adobe Flash Player local storage settings incorrect.  Module 'Resume' feature may not work on this computer". All users are connecting to this environment with Windows CE Clients,I have checked the setting on Adobe Flash and they seem correct but as each user has its own profile on the RDS session, is there something that I should be setting for each user. I have added the website to the trusted sites and it has made no difference.   Any ideas

    It sounds like what's happening is that Flash Player can't write or read from the local shared objects in the user's redirected home directory because we disallow traversing junctions in the broker process.  This behavior was disabled to address a vulnerability identified in some of John Forshaw's research into the IE broker last year.
    You can enable this behavior by adding the following setting to mms.cfg:
    EnableInsecureJunctionBehavior=1
    That said, you can probably gather from the name of the flag that we don't really recommend this approach, and disable this attack surface by default.  There's some risk that a network attacker could craft content that abuses fundamental issues with how Windows handles Junctions to write to arbitrary locations.
    Unfortunately, there's not a simple or easy workaround that I'm aware of (but it's been ages since I've administered a Windows domain) for this kind of NAS/SAN-backed terminal server environment where Flash is not able to access \Users\<user>\AppData\Roaming\Macromedia\Flash Player\ without traversing a junction.

  • HT1695 Wi-Fi to your iPhone does not work with the knowledge that I have worked Restart for the same purpose network does not work What is the solution please help as soon as

    Wi-Fi to your iPhone does not work with the knowledge that I have worked Restart for the same purpose network does not work What is the solution please help as soon as

    Okay, the Wi-Fi doesn't work.  Turn it on.
    Beyond that, we cannot offer any other assistance as you've failed to provide useful details of the problem.
    When responding, post in your native language as your English makes very little sense.

  • Firefox 3.6 not properly displaying Flash Player files only a grey empty box. No internet tips worked.

    Using FF 3.6 and Windows Vista. Downloaded latest version of Adobe Flashplayer 10.1. Websites show a grey empty box, no content. When right clicking the Flashplayer menu pops up, proving it is a swf flashfile. Adobe Flashplayer not shown in Plugin menu, only Shockwave flashplayer.

    You can try to disable Out-Of-Process-Plugins: http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins
    You can also try to disable the hardware acceleration in the Flash Player.<br />
    Flash "Display settings" window:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html

  • The newest version of Flash Player won't install on my Mac!  Plug ins not working now!

    Anyone else having this problem????  I downloaded the "latest version" yesteday.  Now I can't run Iheart radio/pandora/Jigidi puzzles without it saying it can't because of "plug ins".

    I’m seeing a lot of these complaints with this latest update… and Snow Leopard
    I made a PDF with illustrated, detailed instructions to resolve this: Snow Leopard Clean Install.pdf
    Use THIS file with those instructions: Flash Player 12.0.0.44 (Mac OS X)

  • Previous function is  working fine. But Relative value function is not working?

    HI Experts,
    I have used previous function based on calender year it is working fine. but when i have used Relative function based on calender year. It is not working fine. Here I have attached screen shot. Please find the attachment.
    Previous Function.
    Relative value Function:

    OK, I added a NEW password to my account settings and everything is fine. **** computers.

  • Code is not working check for solution . The code is not working after look up table.

    In this code i am multiplying two binary images , one is a rectangle and another is an image. i am getting the rectangle, but not the image. The image part is not working after the look up table. Waiting for the solution
    Attachments:
    binary morphology.vi ‏33 KB

    Hey.  I'm thinking the problem is in theis block:
    LOOP AT C_T_DATA INTO WA_MC17I30HDR.
       READ TABLE LT_AFIH
         WITH KEY AUFNR = WA_MC17I30HDR-AUFNR
         INTO WA_AFIH BINARY SEARCH.
       IF SY-SUBRC = 0.
         WA_MC17I30HDR-ZZNPLDA = WA_MHIS-NPLDA.
         MODIFY C_T_DATA FROM WA_MC17I30HDR.
    ENDIF.
    ENDLOOP.
    You are reading LT_AFIH into WA_AFIH.  But then you are assigning NPLDS from WA_MHIS. From what I can see, WA_MHIS hasn't been filled with anything.  Try changing:
         WA_MC17I30HDR-ZZNPLDA = WA_MHIS-NPLDA.
    To:
         WA_MC17I30HDR-ZZNPLDA = WA_AFIH-NPLDA.
    Hope that does the trick.
    Thanks
    Edited by: Siboda_Eric on May 26, 2010 3:49 PM

  • My Black brush won't work, I updated my CC to the 2014 version and it worked for awhile but it went back to not working.

    Please help!  All other colors work when I'm using them but nothing happens when I switch to black.

    Check the brush mode in the Options bar.
    Check the layer mode.
    Does this happen i a new document, or only a particular document?
    If still stuck:
    Photoshop version?
    Operating system?

  • Product code is not working

    hello there,
    i bought lightroom 4 today (the student version), installed it and wanted to type in the product code and got kind of confused.. my product code is XXXXXX-XXXX-XXXX-XXXX-XXXX (X=letters,numbers) but what i need to type in is six times four numbers or letters. so my product code that is written down is 2 numbers or letters short. i did try to type in in whatsoever but it did not work. thanks for the help

    Hello
    I just received CS6 with educational license, bought as a bundle, together with my new Macbook, but the product code does not work when I try to register at www.adobe.com/go/edu-apple.
    Kind Regards
    Allan Tang

  • I have original windows vista activation code is not working

    i have original windows vista,but the activation code is not working on computer why?

    Troubleshoot activation problems
    Carey Frisch

  • Flash Player seems to install fine but still doesn't work

    I am having the same problem with Firefox 3.6.13 as well as IE 8.0
    OS Name    Microsoft Windows XP Professional
    Version    5.1.2600 Service Pack 3 Build 2600
    I hope someone can help me.
    Steve

    Well, is there any Adobe programs you don't have? LOL, maybe I should have asked that:-) Thanks for the info. It is revealing and curious as well.
    You have the Adobe Flash Player plugin (non-IE browsers-FF), but not the Shockwave Flash Control in your browser plugins.
    You don't have the Adobe Flash Player ActiveX in Add/Remove, but you DO have the Shockwave Flash Object Control in your IE browser. Hmmmm How or why that happened, I don't know. Some glitch when Uninstalling/Installing FP, I would guess.
    I see the Adobe download Manager as well (DLM) and can see that you would need that for certain Adobe programs. Since Flash Player is a browser plugin(ActiveX for IE and Plugins for the non-IE browsers) and the download is under 3MB it is better not to use it. However, I am more interested in the addons that the DLM used for FP Installs.
    Go to Tools, Manage addons and look under "Show"(light text) in all categories and see if you have a getplus, get_atlcom Class or a DLM Control listed. Look in the Toolbar & Extensions also.
    Do the same with FF, plugins, addons and extensions.
    On the FlashPlayerTrust, go back to your Flash files, right click on it and open and see what files are listed.
    Let me know on the above and did I ask you what Anti-Virus you use? If not, let me know that also.
    Thanks,
    eidnolb

  • I download adobe flash player for my macbook pro, but nothing that requires adobe flash player works

    i download adobe flash player for my macbook pro, but nothing that requires adobe flash player works. i haven"t tried much, but only because i have no idea what to do.

    After you've installed Flash Player (you have to mount the disk image by double-clicking and the double-click the insatller package) restart your browser and go to youTube, for example, -> http://www.youtube.com/ - and see if the videos play.
    Call back if you need any further help.
    Clinton

  • I have a macbook pro and when i go to watch youtube it says i need the newest flash player, so i download it but then i go back to youtube and it still says i need to download it again. How do I make it work?

    I have a macbook pro, and when i go to watch youtube it says i need the newest flash player, so i download it but then i go back to youtube and it still says i need to download it again. How do I make it work?

    Mdjohnson99,
    have you followed the steps on this Adobe page?

  • For some reason, the Flash Player on my MAC Pro stopped working, I've checked the install on my Adobe Flash Player and the are current, but the plug-ins don't seem to be working.  Can anyone help me get it working?

    For some reason, the Flash Player on my MAC Pro stopped working, I've checked the install on my Adobe Flash Player and the are current, but the plug-ins don't seem to be working.  Can anyone help me get it working?

    It happened w/ my MacPro 2.66 GHz Dual-Core Intel Xeon about 5 months ago; tried everything I could think of including multiple downloads of Flash, and hadn't seen any solutions here.  Adobe insisted many times that I download & update, but the newest vers. wouldn't work on the computer.
    On checking Adobe/Flash was reading the computer as being an earlier model. So the new version of Flash wouldn't work w/ it.  Snow Leopard 10.6.8 was being read correctly but not the computer model (can't remember what MP model  it was reading).
    Nothing worked. So -- a very old PC trick: If nothing else works get the hammer out and bludgeon it-- might work. So I reset everything by putting the Snow Leopard  install disk in, held down 'C' on restart and let it run. 
    Didn't take anything off the HDD first, just ran the install disk over everything.
    The experts on the forums are probably cringing right now & I'd like very much for them to jump in. Love to know how my computer model was being mis-read. All I can say is, for the brave and desparate, it worked for me. Something to keep in mind.
    It helped that I had a new computer on order & have 2 backups, one being mandatory. Might work only the one time but worth a check.
    Good luck on working this one out.

  • I have tried loading adobe flash player on my samsung I497 but it will not work

    i have tried loading adobe flash player on my samsumg I497 but it gives me an error message

    I have the same problem.
    If you get an answer PLEASE let me know too. I contacgted itunes support but it's all web-based now.
    they sent me to:
    expresslane.apple.com
    but it may have well have been written in Sanskrit & I STILL  didn't find a fix for my problem. ***!
    I just want to do what I was doing a few days ago. Buy and/or update apps on my iphone4 (and on my mac)
    TIA
    Rich
    [email protected]

Maybe you are looking for

  • Resetting individual Document ID

    Hi, I'm looking for a way to reset the document ID on an individual item in a library. Is this even possible? I don't want to do the default option of resetting all (the ticket box in the Document ID settings). The reason why I need to do this is we

  • Problem in assigning users to groups.

    Hello, After upgrading to EP 6.0 when try to add users to the groups we are getting the following error #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.heartbeats.PortalHeartbeat - user: Guest, Caused by:

  • BPM: BPE_ADAPTER UNKNOWN_MESSAGE

    Hi, I have multiple idoc to file scenario. it contains BPM. Errors exist in SXMB_MONI after  sending idocs. The error details: No object type found for the message. Check that the corresponding process is activated An exception has occurred I checked

  • I updated my iPod touch 4 To  5.1.1 and everything has been deleted?

    I couldnt restore anything beacuse i didnt know my backup password..So everything just went off it. i have found some hidden folders to do with iTunes and ipod , Disguised as files and things like that but how do i put them back onto my ipod and how

  • Bluetooth and operational issues..?

    Hi there guys. Just got my new Iphone 3G. Just a few questions: 1)How do I send/receive pics, mp3`s etc to/from another phone like my HTC Tytn2 from the IPhone via bluetooth??? 2)Does one get like a "file manager" application that I can use to get co