Results 1 to 4 of 4

Thread: Flash mode not transparent in Firefox

  1. #1
    Join Date
    Jan 2009
    Posts
    25

    Flash mode not transparent in Firefox

    i have problem with Flash navigation in Firefox as that is not transparent. everything below the navigation appears fine and transparent. But I have some links there for that click is not working in Firefox, all is with wmode can some one tell me what to do ?

    Thank you .

  2. #2
    Join Date
    Jan 2008
    Posts
    3,755

    Re: Flash wmode not transparent in Firefox

    yo some thing same was in my case as flash movie with mouse clicking doesn't work. Flash buttons clicking problems

    that's with
    <PARAM NAME="WMODE" VALUE="transparent">
    <EMBED SRC="movie.swf" ... WMODE="transparent" ...>

    so found only small solution that just change WMODE by opaque

  3. #3
    Join Date
    Apr 2008
    Posts
    4,088

    Re: Flash wmode not transparent in Firefox

    i think with Flash on top it has image , and every things below it so its disabled.so You need to place links ahead the Flash ...

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: Flash mode not transparent in Firefox

    try this code

    <object width="243" height="179">
    <param name="wmode" value="transparent" />
    <embed src="YourSwfFile.swf" width="243" height="179" wmode="transparent" ></embed>
    </object>

Similar Threads

  1. How to remove transparent background in Firefox 12?
    By Ovia in forum Technology & Internet
    Replies: 2
    Last Post: 25-04-2012, 04:32 PM
  2. Replies: 5
    Last Post: 18-03-2012, 11:55 AM
  3. Replies: 9
    Last Post: 16-03-2012, 10:58 PM
  4. Google chrome Flash content appear as transparent box
    By Oriole in forum Technology & Internet
    Replies: 3
    Last Post: 10-11-2011, 10:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,189,735.32792 seconds with 16 queries