_HTML block not reading object tag

Anybody know why the _HTML block won't read the object tag?  When I paste my code in there:

<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="550" height="400" id="speed_math" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="speed_math.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffcc99" /><embed src="speed_math.swf" quality="high" bgcolor="#ffcc99" width="550" height="400" name="speed_math" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

It reads the tags like it is text, no interpretation.  Any ideas?

Thanks!

Quote · 2 Jul 2009

Cannot get it to work with iframes either:

<iframe frameborder=0
src ="http://*******.com/speed_math.html"
width="100%" height="100%">
</iframe>

What gives?

Quote · 2 Jul 2009

Haha, okay I was able to answer my own question.  Didn't realize there is an HTML button in the toolbar and that html code has to be placed into there for it to work.  Feel like I am just talking to myself at this point :-)

Quote · 2 Jul 2009

 

Haha, okay I was able to answer my own question.  Didn't realize there is an HTML button in the toolbar and that html code has to be placed into there for it to work.  Feel like I am just talking to myself at this point :-)

 

No, we just wanted to see you solve this one yourself.  We knew you could do it!  But yes, you have to click the html and enter it in the 2nd window that opens in order for the html box to work.  Silly I know, but that's why it has all those buttons for those who don't know html

Quote · 2 Jul 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.