Skip to main content
Participant
April 25, 2012
Question

Simple AIR mobile iOS whith htmlLoader loading flash content from a server

  • April 25, 2012
  • 2 replies
  • 1681 views

Hi, could someone tell me if this is possible on a iPad.  Create a simple AIR mobile iOS application with only an htmlLoader object that gets to an html page from an internet site that has flash content on a server.

Thanks,

Raymond

This topic has been closed for replies.

2 replies

Chris W. Griffith
Community Expert
Community Expert
April 25, 2012

Take a look at the new StageWebView class. It should do what you need to do.

Chris

Colin Holgate
Inspiring
April 25, 2012

StageWebView has been around for quite a while, and although it could open up a page that has Flash content, that content won't actually load.