Link to home
Start Free TrialLog in
Avatar of Kin Fat SZE
Kin Fat SZEFlag for Hong Kong

asked on

Why is my flash movie is not work fine on ff3, safari, opera

Hi,
please visit http://www.kennam.com/video/webvideo.html .
It show the flash movie works well on ie6, but not ff3, safari, opera .  somebody can help?
If possible please give me html tag (object tag) for me.

note : this .swf is converted from .avi file

Thanks
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="320" height="240" id="player1" align="middle">
<param name="movie" value="step.swf"/>
<param name="menu" value="true"/>
<param name="quality" value="normal"/>
<param name="bgcolor" value="#FFFFFF"/>
<embed src="step.swf" menu="false" quality="high" bgcolor="#FFFFFF" width="320" height="240" name="player" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"/>
</object>

Open in new window

SOLUTION
Avatar of IanTh
IanTh
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Kin Fat SZE

ASKER

I uploaded to http://www.kennam.com/video/webvideo2.html
not good, even worse than my old one http://www.kennam.com/video/webvideo.html

the flash source at http://www.kennam.com/video/step.swf
Thanks
the path to the movie in the new one is incorrect.

and i see the second (old one) just fine now in FF3
hum...
old one, http://www.kennam.com/video/webvideo.html is able to play after I reload that page... it always not fine while first time loading.
new one, http://www.kennam.com/video/webvideo2.html should having same path of .swf of the old one. but, it is unable to load it.
so, will it possible to wait 2 seconds for caching before fire .swf loading?
Actually, while I visiting youtube.com, everything is fine... so I don't understand what happen is.
Thank you
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial