The DevExpress ASP.NET HTML Editor (ASPxHtmlEditor) allows you to insert media content using its built-in toolbar buttons, dialogs, and media file selectors. This demo illustrates how easily media files can be inserted into the content of the editor.
The HTML Editor’s toolbar provides the following default buttons:
- Insert Flash button
- Insert Video button
- Insert Audio button
- Insert YouTube Video button
Use these buttons to invoke the Insert Media dialog. Once activated, the Insert Media dialog allows end-users to manage content media via a point-and-click UI.
To enable these features, activate the corresponding Enabled options via the editor's SettingsFlashSelector, SettingsVideoSelector, and SettingsAudioSelector option sets.
To prohibit the use of media elements in the editor, use the following properties: