Flash not working in Firefox?

Discussion in 'Graphics & Multimedia' started by bunkerbilly, Feb 8, 2010.

  1. #1
    hi,

    i have made a website and i have a flash menu, i open it up in IE and i can see it fine but then i open it up in Firefox and it display everything apart from the flash menu, i have looked on other forums and have seen that other people have found this problem but no solution was just wondering if anyone else has a solution for this.

    thanks :D
     
    bunkerbilly, Feb 8, 2010 IP
  2. john.peter

    john.peter Well-Known Member

    Messages:
    307
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    138
    #2
    Can you please provide the website link here?
     
    john.peter, Feb 8, 2010 IP
  3. bunkerbilly

    bunkerbilly Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    oops i forgot that bit, its www.alternativeautocare.co.uk/1/ i cant put it as a link yet as it is unavailable

    cheers
     
    bunkerbilly, Feb 8, 2010 IP
  4. john.peter

    john.peter Well-Known Member

    Messages:
    307
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    138
    #4
    There is a problem in embed tag which is very imprtant for firefox. please change the code in the html file.

    <embed pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="images/header" type="application/x-shockwave-flash" width="100%" height="50">
    The bold letters is missing the swf file path. the tag should be like this,
    <embed pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="Flash%20Menu/Nav%20Bar.swf" type="application/x-shockwave-flash" width="100%" height="50">

    Thanks
    John
     
    john.peter, Feb 8, 2010 IP
  5. bunkerbilly

    bunkerbilly Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thank you john, that helped :D its all working now. :D
     
    bunkerbilly, Feb 9, 2010 IP
  6. tech_savvy

    tech_savvy Peon

    Messages:
    435
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    great to read a contended members comments.
     
    tech_savvy, Feb 25, 2010 IP