PDA

View Full Version : Flash not appearing in Netscape 6


sidownes
10-29-2002, 03:07 PM
I've got a page, see www.si-downes.co.uk, that contains a flash file, with the following code:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="600" height="400">
<param name="movie" value="cvFrontpage.swf" />
<param name="quality" value="high" />
<embed src="cvFrontpage.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="400">
</embed></object>


This appears great in IE 6 but when I try to view it in Netscape 6 the flash doesn't appear.

I don't get it?!? Please help!!

toke
10-29-2002, 04:32 PM
your flash player plugin for Netscape might not get updated to the latest version. go to macromedia site to download it. or just check first which flash player version you have installed for Netscape.

hope this help.

:D

ok. just check your page with netscape 6 and it played ok. i can see Flash. so.. would be better if you can come up with flash player detection first.. make sure your visitors have the latest flash plugin installed.