StackArena
3

May 17, 2012
by Kanke Ishaku
1 Comment

Simple Air Application : Loading a webpage in your mobile phone application (ActionScript 3.0)

The StageWebView provides a means to display HTML content in mobile application. StageWebView literally draws an instance of the device’s native Web View on top of the stage using designated viewport coordinates and boundary dimensions. Unlike HTMLLoader, StageWebView instances can’t … Continue reading