Forum Moderators: open
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id=home width=800 height=600 codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,65,0">
<param name="movie" value="home.swf" />
<param name="quality" value="high" />
<param name="play" value="true" />
<param name="loop" value="true" />
<param name="bgcolor" value="#080808" />
<embed src="home.swf" width=800 height=600 bgcolor="#080808" quality="high" loop="true"
type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer" />
heres the site its being based off of, if that has anything to do with it <SNIP>
thanks a million for your continued support
[edited by: BlobFisk at 4:41 pm (utc) on Mar. 16, 2006]
[edit reason] No URLs please! See TOS [webmasterworld.com] [/edit]
<embed src="home.swf" width=800 height=600 bgcolor="#080808" quality="high" loop="true"
type="application/x-shockwave-flash" pluginspace="http://www.macromedia.com/go/getflashplayer" />
Here, you're missing all the stuff that goes between <embed> and </embed>
Where is it?