logo
Expand description

Web support

Traits

Displays a web page over the stage. In the HTML target, this is implemented with an iframe. In AIR, it uses StageWebView. On Android, make sure your app manifest contains the INTERNET permission.