Click to See Complete Forum and Search --> : whats wrong with my code


mycomputerhealer
March 5th, 2008, 02:59 AM
excuse me,i dont know if i'm in the right spot.
can anyone tell me whats wrong with this code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="1270" height="740">
<param name="movie" value="FLASH.swf" />
<param name="quality" value="high" />
<embed src="FLASH.swf"
quality="high"
type="application/x-shockwave-flash"
width="1270"
height="740"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
nothing comes up when i publish it.

MrViggy
March 5th, 2008, 01:48 PM
That's not C++. I don't know if CodeGuru has an HTML type of forum. Perhaps the "General Developer Topis" forum would be appropriate?

Sorry.

Viggy