load html file using as3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fary4u
    Contributor
    • Jul 2007
    • 273

    load html file using as3

    to render HTML file inside Flash as embedded? as i know that Flash can't render most HTML by itself, it can only handle a few tags… but flash air includes the WebKit browser engine same engine that the Safari use, what plugins and object to use it? and I'm pretty sure that html file don't run in the browser as a plugin? i.e as a html parser ?

    want to display the HTML with CSS format.
  • Fary4u
    Contributor
    • Jul 2007
    • 273

    #2
    the answer for this question is StageWebView. AS3 Flash Air.

    Comment

    Working...