Can I embed html in my flex application? : adobe flex action script
Answer / Praveen Kumar
Yes, you can embed HTML content in a Flex application using the mx.controls.HTML text field or by using the SSWF (Swiffy) library to convert HTML5/CSS3 into Flash-compatible format.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is stoppropagation() and stopimmediatepropagation()?
Can we use text input/editable component as itemrenderer?
Explain prevent default method?
What is display list? : adobe flex action script
What is a resource manager in flex actionscript? : adobe flex action script
What is the use of arraycollection filter function?
What is display object? : adobe flex action script
What are sealed classes in flex? : adobe flex action script
What is preventdefault() method?
What are the config files used for connecting java and flex?
What are the Benefits of flex?
What are the three ways to skin a component?