There is no native html renderer in flex so you have to insert an iFrame (html element) and manage it's relationship with the swf.
There is some great work done here: http://code.google.com/p/flex-iframe/ Everything you need to know is there. --- In [email protected], "ZIONIST" <stinas...@...> wrote: > > Hi guys i have an html file (fader.htm) and i would like to embed it in my > flex application. could someone please help me on how to archive this. thanks >

