This is a migrated thread and some comments may be shown as answers.

Flash code is NOT VALID by W3C!

2 Answers 49 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Runat="Server"
Top achievements
Rank 2
Runat="Server" asked on 13 May 2012, 08:37 AM
Please see attached screenshot. How to resolve this issue? Thanks.

2 Answers, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 15 May 2012, 07:03 PM
There is no way to set "alternate" text for flash content when you are adding it with the RadEditor dialogs. I think that making a flash movie accessible is not as simple as providing an "alt" attribute. The movie itself should be created with accessibility guidelines in mind.

You can reference this for further insights:

Flash Techniques for WCAG 2.0

Hope this helps!
0
Rumen
Telerik team
answered on 16 May 2012, 11:03 AM
Hi guys,

The <embed> tag is not part of the XHTML specification, but since the non IE browsers cannot play OBJECT tags (like Firefox and Chrome), the Flash and Media managers insert it to provide cross-browser support for Flash and Video files.

If you would like you can modify the output from the Media and Flash managers in the OnClientPasteHtml event of RadEditor.

Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Editor
Asked by
Runat="Server"
Top achievements
Rank 2
Answers by
Richard
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or