Welcome Guest Search | Active Topics | Sign In | Register

Embedded Video in HTML Editor Options
HT
Posted: Monday, December 1, 2008 1:05:01 PM
Rank: Advanced Member
Groups: Member

Joined: 3/18/2008
Posts: 41
Hi.

Thanks for a great HTML Editor!

I try to insert an embedded video into the editor, and the video plays in the preview mode. But the code disappears when i switch back to the HTML mode. Why does it happen?

The code:

<OBJECT id="VIDEO" width="320" height="240"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject">
<PARAM NAME="URL" VALUE="/test.wmv">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM name="uiMode" value="none">
<PARAM name="PlayCount" value="9999">
</OBJECT>

Thanks. HT
eo_support
Posted: Monday, December 1, 2008 6:54:14 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
Hi,

This appears to be a bug. We will look into it and see what we can do.

Thanks!
eo_support
Posted: Monday, December 8, 2008 5:44:58 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
This bug has been fixed in build 2008.0.54.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.