I am in the process of evaluating flex-iFrame component to integrate into the FLEX app I'm working to display rich text (which are stored as HTML Mark Ups).
I've encountered an issue while trying to display the HTML contents using iFrame.content property. When the app is run the displayed contents are always centered no matter how it is formatted within HTML mark up. Below is the code fragment I've used to initiate the control...
Is there any other properties, that needs to set in the above?
Any, help would be really appreciated...
I am in the process of evaluating flex-iFrame component to integrate into the FLEX app I'm working to display rich text (which are stored as HTML Mark Ups).
I've encountered an issue while trying to display the HTML contents using iFrame.content property. When the app is run the displayed contents are always centered no matter how it is formatted within HTML mark up. Below is the code fragment I've used to initiate the control...
Is there any other properties, that needs to set in the above? Any, help would be really appreciated...