Skip to main content
Participant
March 21, 2012
Answered

(HTML w/embedded SWF) -> AIR -> iOS app ?

  • March 21, 2012
  • 2 replies
  • 988 views

I've read that a SWF->AIR->iOS app can't import another SWF on the fly, so am I correct to assume that an HTML AIR file cannot include and embedded SWF?  It's just one SWF.  It won't change at runtime.  As there a way to include the SWF in the package so that when the iOS AIR app get's AOT compiled the SWF is somehow available to get embedded in the HTML document?

Thanks!

This topic has been closed for replies.
Correct answer asinning

Looks like you can't port HTML-based AIR to iOS, so the question is really moot.

"HTML-based mobile AIR apps are not currently supported." <http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-8000.html>

2 replies

asinningAuthorCorrect answer
Participant
March 22, 2012

Looks like you can't port HTML-based AIR to iOS, so the question is really moot.

"HTML-based mobile AIR apps are not currently supported." <http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-8000.html>

Colin Holgate
Inspiring
March 22, 2012

You can import swfs n the fly, so long as the swfs don't include code.