Connecting Tech Pros Worldwide Forums | Help | Site Map

Problem with javascript code on FireFox

Newbie
 
Join Date: Feb 2009
Location: India
Posts: 6
#1: Mar 20 '09
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 ExternalInterface class.

The 'home_right.html' 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.html' doesn't plays animation in flash.

Please help me.
Attached Files
File Type: txt Code for drop down.txt (19.7 KB, 30 views)

Newbie
 
Join Date: Feb 2009
Location: India
Posts: 6
#2: Mar 23 '09

re: Problem with javascript code on FireFox


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.
Reply