Log in

View Full Version : flash site wont play in mozilla firefox



Jon101
11-05-2007, 12:25 AM
Any simple way to resolve?

Thanks much!!

Jon

thetestingsite
11-05-2007, 12:58 AM
um...download flash player (can't remember the exact name) for the browser? Can you post a link to the problem page so that we can see what's going on?

Jon101
11-05-2007, 01:01 AM
flash player is installed.. heh

thetestingsite
11-05-2007, 01:03 AM
This part in your code:



<embed src="main_flash7.swf" quality="high" ...


Change to this:



<embed src="flash/flashsite.swf" quality="high" ...


Then it will work. Hope this helps.

Jon101
11-05-2007, 01:13 AM
Well.. that was just silly of me.. i better go get some sleep!

thanks!!