
August 2nd, 2005, 06:01 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 1
Time spent in forums: 7 m 32 sec
Reputation Power: 0
|
|
|
Help! Object tag not working in Flash movie not loading in Mozilla, Opera
http://www.bizassist.co.nz/index.html - loads ok in IE, but not mozilla, Opera, netscape. Anyone know what needs to change to make this simple little movie work?
The code in the page is currently the default code that dreamweaver uses to insert flash movies - see below.
<object classid="clsid  27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="409" height="137">
<param name="movie" value="flash/business-coach-services-v3.swf">
<param name="quality" value="high">
<embed src="flash/business-coach-services-test.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="409" height="137"></embed>
Last edited by nikdeluxe : August 3rd, 2005 at 06:08 PM.
Reason: No replies yet
|