PDA

View Full Version : flash issue in firefoxon php site - any assistance is appreciated


kappler0
01-05-06, 11:40 PM
Hi all,

I have a strange issue... I have a flash movie in the header of my site - it works fine in IE but it will not display at all in Firefox... (just is blank white)

I made sure i had the plugins and all but still no go...
any ideas?????

thanks a lot...

btw, the url in question is here: http://ipservicesint.com/index.php

rec0n
01-06-06, 12:23 AM
swf/0956intro.swf <-- does not exist
html/swf/0956intro.swf <-- exists

<embed src="html/swf/0956intro.swf"<--correct

Richard
01-06-06, 09:26 AM
I had the very same problem when I created a website not long ago; rec0n's solution should fix it. :)