Hello,
When I use media or flash manager to insert video or flash into RTE it generates the following HTML:
The problem is that the embed tag does not pass wc3 validation. How this can be solved?
When I use media or flash manager to insert video or flash into RTE it generates the following HTML:
<object classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" width="150" height="150" type="application/x-oleobject"><param name="URL" value="~/media/AC77CAFB2FB94221B2B45A0D773DEB27.ashx"/><embed src="%7E/media/AC77CAFB2FB94221B2B45A0D773DEB27.ashx" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer" height="150" width="150"></object>The problem is that the embed tag does not pass wc3 validation. How this can be solved?
