Hello,
I am running into the following intermittent error:
1. I add a Flash movie to the CE window. At this point, the movie shows and plays fine.
2. I then click on the HTML button to look at the HTML code.
Now, sometimes, the HTML view is showing all the tags, as in:
<OBJECT height=220 width=280 align=left classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 xcodebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
<param name="Movie" value="http://collateral.googpage.com/RDP776GS/templates/flash/whitebird1.swf" />
<param name="Quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://collateral.googpage.com/RDP776GS/templates/flash/whitebird1.swf" width="280" height="220" quality="high" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" ></embed>
</OBJECT>
And other times the 3 <param> tags above are removed, and the video does not show.
Has anyone run into something like this before? and if so, is there a fix for this?
Thanks,
Dragos