Problem with javascript code on FireFox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sosuko
    New Member
    • Feb 2009
    • 6

    Problem with javascript code on FireFox

    Hi once again,

    I have default.html which loads 2 html files in 2 separate iframes, the 2 html file names are as follows :-

    (a). home_left.html -- swf file is embedded in this html.
    (b). home_right.html -- this html has 3 drop downs.

    On selecting any dropdown values, flash plays an animation, done with Actionscript's ExternalInterfa ce class.

    The 'home_right.htm l' code is attached down in 'Code for drop down.txt' text file.

    So, my whole site is finely working on IE 6 & 7, Chrome.
    On FireFox, selecting any dropdown values from 'home_right.htm l' doesn't plays animation in flash.

    Please help me.
    Attached Files
  • sosuko
    New Member
    • Feb 2009
    • 6

    #2
    Helo,

    My problem is solved, I changed some 2-3 lines of code in html, and now my site is working on all browsers.

    Sorry for disturbing to any one, who spent their valuable time figuring out my problem.

    Comment

    Working...