The HTML Component allows you to display HTML in your Flex application. Add the component to the stage in Flex Builder and specify the source URL or HTML content and the component displays your HTML.
Features:
- Extends the Adobe’s™ UIComponent class (no need to relearn a new system)
- Display and embed URLs in your application*
- Display HTML pages in your application*
- Display HTML markup in your application*
- Display PDF’s inline in your application*
- Display Rich Text Editors in your applications*
- Automatically resize the component to the height of the HTML content*
- Prompt user when a page tries to unload it
- Supports FCKEditor editor*
- Supports Xinha editor*
- Supports States
- Supports Databinding
- Supports Styles
- Customizable function to handle unsupported browsers
- Show, hide, move and size
- Display HTML skinnable pop up windows in your application with layering (experimental)*
- New HTML Alert class
- Plus more...