Flash transparency in Firefox?

I have a flash navigation menu and a flash app right underneath it, but the transparency modes are not working in firefox.  They work fine in IE though.  You can get a better understanding of what I mean by viewing the page.  You'll notice that in FireFox, you can't use the top 1/4 or so of the game, but in IE you can.  Anyone know why exactly?  Thanks!
Jesse

Ok, you'll notice that if you view the page in firefox, you cannot interact with the game until about halfway down the game's stage, but you can in IE.  You'll notice the animating speaker that you can click on in order to stop the music, but it's inaccessible in firefox, but accessible in IE.  The reason for this is because the navigation is actually 275px tall (because it has dropdowns), but I have it's wmode set to transparent.  The navigation is sitting inside of a div that is positioned absolute and has a z-index of 1 so the game is not pushed all the way down to its actual bottom (y of 275px), but rather sits right underneath it.
The problem is that even though I have the navigation's z-index set to 1 and it's wmode set to transparent, the game sits directly underneath it, but is not "interactable" until you get the cursor past the height of the navigation (275px).  See what I'm saying?  So essentially this is what you're looking at for the page code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Happy Thanksgiving from Travel Solutions!</title>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<script src="Scripts/swfobject_modified.js" type="text/javascript"></script> 
<style type="text/css">
body, html {margin:0px 0px 0px 0px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#5c5e5e} 
.container {width:955px; margin:0 auto; text-align:center; position:relative;} 
.nav {position:absolute; z-index:1; left:50%; margin-left:-469px;} 
.gameholder {margin-top:100px; margin:0 auto; padding-top:65px;}
.footertable td {line-height:15px; font-size:10px;}
.footertable a:link {color:#5c5e5e; font-weight:normal; text-decoration:underline;} 
.footertable a:visited {color:#5c5e5e; font-weight:normal; text-decoration:underline;} 
.footertable a:hover {color:#5c5e5e; text-decoration:none; font-weight:normal;} 
.footertable a:active {color:#5c5e5e; font-weight:normal; text-decoration:underline;} 
.hr {margin:10px 0px 25px 0px;}
</style>
</head> 
<body>
<div class="container">
<div class="nav">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','955','wmode','transparent','height','275','src','nav','quality','high','pluginspage', 'http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','mov ie','nav' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="935" height="275">
    <param name="movie" value="nav.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <embed src="nav.swf" width="935" height="275" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
  </object>
</noscript></div>
</div>
<div class="gameholder">
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="627" height="525" id="FlashID" title="Whack-A-Turkey">
    <param name="movie" value="game2.swf" />
    <param name="quality" value="high" />
    <param name="swfversion" value="6.0.65.0" />
    <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
    <param name="expressinstall" value="../Scripts/expressInstall.swf" />
    <param name="wmode" value="transparent" />
    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="game2.swf" width="627" height="525">
      <!--<![endif]-->
      <param name="quality" value="high" />
      <param name="swfversion" value="6.0.65.0" />
      <param name="expressinstall" value="../Scripts/expressInstall.swf" />
      <param name="wmode" value="transparent" />
      <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
      <div>
        <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
        <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
      </div>
      <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
  </object>
<!--<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.ts24.com%2Fthanksgiving2010 %2Findex.cfm&layout=standard&show_faces=true&width=265&action=like&font=arial&colorscheme= light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:265px; height:80px;" allowTransparency="true"></iframe>-->
</div>
</div>
<img src="../images/hr.jpg" width="935" height="12" class="hr" />
<cfinclude template="../includes/footer.cfm">
<script type="text/javascript">
<!--
swfobject.registerObject("FlashID");
//-->
</script>
</body>
</html>

Similar Messages

  • Problem with flash contents in Firefox

    I never have this problem with earlier version of Flash 9 for
    Firefox until the recent version upgrade. The videos always stopped
    at about 3 seconds and no sound can be heard. IE works fine
    though... Is there a fix or work aorund for this issue?...

    Hello
    it is all working for me.
    http://support.mozilla.org/en-US/kb/Basic%20Troubleshooting
    Please try point 4,6 and 8
    Win 7 Ultimate x64 SP1
    Firefox 12.0b6
    Flash Player 11.3 beta 1 & 2

  • How can I install adobe flash on my firefox when it keeps opening automatically in Chrome?

    How can I install adobe flash on my firefox when it keeps opening automatically in Chrome?

    Flash Player Plug-in (All other browsers)
    That's the installer, regardless of what browser you download it with.

  • Flash Player for Firefox on Win 8 / 64 bit

    I'm trying to install Flash Player for Firefox on a Windows 8, 64 bit system, but have been having no end of grief. 
    I've finally traced the problem back to the origin, and it's happening because when I enter the info on the download page, it serves up the installer for the 32 bit version instead. 
    It does in fact verify on the page that I'm requesting and downloading the 64 bit version, but what I receive and then install is 32 bit.  And consequently, I can't get Flash Player to work in Firefox.
    Is there any way at all I can access the real 64 bit Flash Player for Firefox / Windows 8?

    There is no separate 32-bit and 64-bit installer; on a 64-bit system the installer will automatically install both 32-bit and 64-bit players.
    Download the installer from http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe

  • I'm having trounble with PNG transparency in Firefox

    After I publish my site I see all the PNG transparency in Firefox but in other browsers the PNG transparency works well.
    Is there a fix for this?

    You would need to publish a URL to get help with this and also mention which version of Firefox you are using. Are you using the latest V 4.0?

  • Why Do I Have Multiple Versions of Adobe Flash Plugins in FireFox

    Hello,
    I usually have 2 versions of Adobe Flash plugins installed in Firefox at the same time: the most recent version and the prior version which remains behind after an update. I usually disable the older version but sometimes this also affect the updated version leaving me without Flash capability in FireFox.
    This week I updated FireFox's Adobe Flash plugin to 12.0.0.43 but was surprised to discover the 2 prior Flash versions also remained. Now Firefox had 3 versions of Adobe Flash plugins. I discovered the Adobe Flash uninstaller and uninstalled all Flash from my computer. Surprisingly when I reinstalled Flash player in FireFox, again 2 versions were installed: 12 and 11. I attempted to use the uninstaller on FireFox alone but it did not recognize the older Flash plugin, only the updated version 12.
    The recent Adobe Flash update, version 12, is a 'Critical Security' update. Therefore, I am a bit anxious to resolve this issue. I hope you can assist me with this issue.
    Thank you.
    Windows 7
    Home Premium (64 bit)
    FireFox 26'''bold text'''

    I might have thought the uninstaller would have found and deleted the old FlashPlayer. Maybe it was a custom install and in an odd location. (I suppose another possibility is that registry entries are wrong).
    Try totally uninstalling FlashPlayer using the Windows Control panel, before re-installing. Then check with the FlashPlayer uninstaller before reinstalling again.
    Note whilst doing this that Windows Internet Explorer has its own FlashPlayer plugin that is separate. You will need to reinstall both the Fx fox & IE plugins afterwards. Also note that for 32bit Firefox you will need the 32 bit FlashPlayer.

  • When upgrading Flash 10.2 (Firefox at Version 3.6.14) Any Browser embedded videos run in a split screen (the same video in one screen only dual). Doesn't happen in IE. To fix I did a system rollback.

    When upgrading to Flash 10.2 (Firefox is at Ver. 3.6.14, Windows XP), any embedded videos run like a split screen (The same video in one screen, dividing the screen into two running at the same time). This doesn't happen in IE.

    When upgrading to Flash 10.2 (Firefox is at Ver. 3.6.14, Windows XP), any embedded videos run like a split screen (The same video in one screen, dividing the screen into two running at the same time). This doesn't happen in IE.

  • Flash alternative for firefox

    I am running linux
    Because of nice people in adobe I do not install outdated flash player for my system.
    So what I want to know is there a alternative way to play flash videos in firefox using I do not know an alternative open source flash player or something ??
    Thank you in advanced

    Thank you for the reply
    Sadly I do not have good results so far with Gnash and Lightspark.
    as far as I know there is no way to use pepper flash with Firefox. Would be great if I am wrong.
    I think i should give up on this.

  • I can't install the Flash plugin for Firefox

    I can't install the Flash plugin for Firefox (Firefox version 1.5.0). I've tried to install the latest version 9.0.16.0 from the Adobe Download Centre. There are no error messages or warnings during the installation.
    The Flash plugin for IE is working fine.
    I've tried everything, uninstall the pre-installed version (7), re-install FireFox, uninstall all plugins, download and install everything over and over..... still the same problem.

    Hi Stephan,
    Thans for your reaction and suggestion.
    I've cleaned up the register, deleted all the macromedia and flash keys.
    Restarted, installed Flash plugin again, IE is working fine (again) but Firefox (and Opera!) only showing the message "Flash plugin needed" when I try to display a site with Flash content.
    I have the same combination working on several desktops, does it have anything to do with te pre-installed software from Toshiba?
    I have two Toshiba Sattelite's P100 with both exactly the same problems! Flash on IE working, Opera an Firefox NOT.

  • Flash 9 and Firefox on 10.4.7; firefox doesn't detect the plugin.

    Yea, Hi. Can anyone help me with finding out why Firefox will not display flash; firefox keeps syaing that the plugin needs to be downloaded, but I already updated to FLASH 9 a few weeks ago. And Safari plays FLASH fine.
    Anyway, when i was on a page with flash Using Firefox, It allowed, me to download it (Flash), and even though I already have it, I though Id download it again, since Firefox wasnt detecting it. Anwway, Firefox wont even download the Flash, it tells me someting about "unlicensed" when I try to download the plugin.
    no biggie , ill just use Safari in the meantime, but Im trying to find out whats wrong here.
    Dave

    I have Flash 9 and FireFox 1.5.0.4 recognizes it and works on the sites I tested (Adobe and my own). The error message about unlicensed stuff is something I have never seen. Try to reinstall FireFox.

  • Flash content makes Firefox to freeze/crash

    Hi Team,
    I have posted my problem a few days ago as a comment (an answer) to the "flash plugin" post from "cj_gadget". But I have got no answer, probably because the "flash plugin" post was labelled as "solved".
    So I now post my problem as a new question, and since I have a Macintosh configuration while "cj_gadget" (and many others) was using a Windows PC, the solution may be different!
    After a long period without using it, my iMac (running with Mac OS X 10.6.8) has been recently updated with the most recent versions of Firefox (25.0) and Flash Player & Plugin (11.9.900.117). The result is that Firefox crashes (freezes) on every page with Flash content. For other reasons, I have to stay with Mac OS 10.6.8 without upgrading to more recent OS versions. I have looked through Firefox and Adobe Flash Player help pages, as well as through many posts on this forum without finding an effective solution.
    Following some of these posts, I have unchecked (in Firefox > Preferences > Advanced) the use of hardware graphic accelerator. Many posts advise to do the same for Flash Player with a right click on the video frame, but this is NOT possible since Firefox freezes immediately as all Flash video start automatically when the page is loaded.
    I have also checked that a HTML5 video displays correctly as for : "http://www.youtube.com/watch?v=cTl3U6aSd2w&html5=True" while "http://www.youtube.com/watch?v=cTl3U6aSd2w" stucks Firefox. This Firefox freezing problem is general for all pages with Flash content (that is for a large fraction of the Web!) and NOT limited to Youtube which was just used here as an example.
    Some more information : RealPlayer was not present on this computer when the problem appeared. If I disable the Flash pluging in Firefox, it does nor freeze, but of course does not display the video. Safari (version 5.1.10 - ok for Apple software update) works fine with Flash content.
    I have sent many hours on this problem without progress and would strongly appreciate any help or even better a solution !

    Hi, jpdemers , and thanks for your advices.
    I have been travelling for some time and was not in position to make any new test for about two weeks (the affected machine is an iMac at home).
    Today I have uninstalled Firefox using AppCleaner, as well as Flash Player using Adobe uninstall_flash_player_osx.dmg ; and I have then installed both of them from scratch.
    Unfortunately the problem is still there :-(
    I just notice that I forgot to reboot the iMac (twice) as you said. I believe it may not be so important, but I will repeat the cycle with the reboots included (early next year now !).
    I will keep you updated on the issue, and I hope I will not have to reinstall the system. I have the install discs, but this may be an heavy burden...
    In the meanwhile, I wish you an happy new year !

  • Flash Player lags Firefox but doesn't when I disable Shockwave Flash Plugin

    On certain websites with Flash based web players my whole of Firefox lags like crazy. I have been trying to fix this issue for a while to no avail (Tried resetting, re-installing, etc.) It mostly happens when I move my cursor over the Flash player. After I move my cursor so somewhere else on the webpage (a non-Flash part) it start flickering between the default cursor and pointer (clicking finger icon)
    Now today I decide to uninstall the Flash application from my PC and reinstall it. After I uninstalled the Flash player suddenly I have no stuttering issues on Firefox anymore! But of course some other Flash related application do not work anymore.
    When I re-install the Flash player it goes back to stuttering and lagging. When I disable the Flash player plugin in about:addons the stuttering is gone.
    Any help with this issue would be greatly appreciated. It has been bugging me for so long now that I have to use Chrome to visit certain websites...

    Hello,
    Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See [[Flash Plugin - Keep it up to date and troubleshoot problems|this article]] for more information on using the Flash plugin in Firefox).
    To disable hardware acceleration in Flash Player:
    #Go to this [http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues Adobe Flash Player Help page].
    #Right-click on the Flash Player logo on that page.
    #Click on '''Settings''' in the context menu. The Adobe Flash Player Settings screen will open.
    # Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel. <br/> <br/>[[Image:fpSettings1.PNG]] <br/>
    # Remove the check mark from '''Enable hardware acceleration'''.
    # Click '''Close''' to close the Adobe Flash Player Settings Window.
    # Restart Firefox.
    This [http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html Flash Player Help - Display Settings page] has more information on Flash Player hardware acceleration, if you're interested.
    Does this solve the problem? Let us know.

  • How Update Flash Player for Firefox Without Running Firefox?

    I have had a problem with Firefox freezing when I try to do just about anything other than simple browsing for at least two years. Updates don't help nor disabling all add-ons, nor reinstalling, etc. Nobody can figure out how to fix it so I use it as-is. I would like to update the Adobe Flash Player add-on but Firefox freezes every time I try. Is there a way to update the Flash Player in Firefox with actually running Firefox?
    Thanks
    Running XP SP3 and latest Firefox.
    Also running IE8 using the latest Flash Player.

    That worked, thanks so much. Now all I have to do is figure out where I can find similar files for all the other plugins that are outdated, Acrobat, Java, DivX, etc.
    Thanks again.

  • Cannot install Flash Player for Firefox

    I am running Windows XP HE with SP4.  IE and the latest version of Firefox are installed.
    In both IE and Firefox, on attempting to install Flash Player with the standard link, I get an error message in a small window opens, title "getPlus+(R): Error," text "Unable to load a GUI," "OK" box.  I got around this by locating a standalone installation for IE, which downloaded an installation file to my computer.  However, this does not work in Firefox, even when obtaining access to that link from Firefox.  The file executes, but Flash Player still shows as not installed in Firefox.
    I cannot find any separate standalone installer for Flash Player for Firefox.
    This error message appears to be generated by the Adobe Installer, a getPlus product.  My thought was to uninstall the Adobe Installer, and try to start over.  However, the Adobe Installer shows up in the list of installed programs reached through Control Panel, BUT clicking the button to uninstall the program does nothing.  The program remains listed.  I cannot find a location for the Adobe Installer program on my disk drive.

    As I said in my first message, Adobe DLM appears in the "Add/Remove Programs" dialogue box, but clicking the Remove button doesn't do anything.  The screen flickers for a couple of seconds, and Adobe DLM remains listed as an installed program.  There is no installed program listed under the description getPlus or NOS.
    I found useful information at http://www.findmysoft.com/news/Patch-to-Fix-Critical-Adobe-Download-Manager-Vulnerability- Released/ .  Not to put too fine a point on it, information at various locations shows that the DLM has been a troublesome program.
    IE did not list Adobe DLM, getPlus, or NOS as an addon.  Firefox listed "getPlusPlus for Adobe 16263" as a plugin. There was not other extension or plugin listed under Adobe DLM, getPlus, or NOS.
    Based on the information at the link cited above, I tried the following. First, in Firefox, I disabled the getPlusPlus for Adobe 16263 plugin.  Removing it was not an option.  First, using services.msc, I disabled the getPlus Helper service.  Removing it was not an option.  Third, I deleted the directory c:\Program Files\NOS and its subtree.  I did not find anything relevant in the Application Data directories.
    I then went to the link on the Adobe Web site to install Flash Player.  (I know, it's already installed, but I wanted to see if the DLM would now function.)  This time, the first thing that happened upon clicking the link to install it was that the site completed a new installation of DLM.  However, on proceeding to the installation of Flash Player itself, I got the same error message noted above, "A GUI could not be loaded."  So nothing changed.  Opening services.msc again, I noted that the getPlus Helper service had been reinstalled, and was no longer disabled.  The c:\Program Files\NOS directory had been recreated.  I tried manually starting the getPlus Helper service, and trying the installation again through the Adobe Web site.  Same result, no help.  And note that DLM is not being cleaned up automatically as part of this process, as is supposed to happen.
    I'm thinking that a previous installation of DLM left behind some corrupted relic that is preventing it from running properly.  Very likely an incorrect registry entry.  But good luck finding that one without help.
    NOS Micro has a link to "Contact Our Support Team" at http://www.nosltd.com/index.php/support .  Maybe as a last resort see if they would respond?  Note that I can't locate a way to get support from Adobe except by paying $39.95 per incident for telephone support.
    Thanks!

  • Gap under flash movie in Firefox

    Hi all,
    A site im developing shows a gap under the flash movie in firefox.
    http://www.britanniamotors.net/
    I dont get the problem using the other method of embedding that i used on
    http://www.britanniamotors.net/aboutus.html
    the problem with using this method across the site is that i am using flexipanels on these pages and they wont display the flash movie when the flexipanels are on the same page
    http://www.britanniamotors.net/pxtoclear.html
    So i guess the answer may be in how the flash is embedded in dreamweaver but after much searching on the web i cant find any solution.
    Any help will be gratefully received.

    Check to be sure that you have the correct Flash plugin
    installed. You obvioiusly have the correct activeX control
    installed.

Maybe you are looking for