Forum Moderators: open

Message Too Old, No Replies

Flash won't load

         

kslnor

8:06 pm on Jan 29, 2006 (gmt 0)

10+ Year Member



I am having a heck of a time getting a flash file to load. Please keep in mind that I don't know much at all about flash. I have an .swf file that I embedded into a page, I have the file in the appropriate directory, but the movie just does not play. I am now seeking some assistance...could I have an old version of the flash player? I'm stumped. Here is the embed code:

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

Key_Master

8:19 pm on Jan 29, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try changing "flash/treemont.swf" to "/flash/treemont.swf". If that doesn't work, check your error logs.