Skip to main content
Participating Frequently
April 17, 2012
Question

Is it possible to Load External SWF files into Flex Mobile projects?

  • April 17, 2012
  • 3 replies
  • 1455 views

Hi Guys,

I'm trying to load an external asset in this cse (a SWF file) into my flex project (Apple IOS IPAD), don't get any luck. Can any one suggest a solution ?

This topic has been closed for replies.

3 replies

Participating Frequently
April 18, 2012
Adobe Employee
April 17, 2012

In Apple's words, "No interpreted code may be downloaded or used in an Application except for code that is interpreted and run by Apple's Documented APIs and built-in interpreter(s)".

Hence external swfs cannot be loaded in iOS.

Colin Holgate
Inspiring
April 17, 2012

I have used external swfs in iOS apps. You can't have code, but you can make use of symbols on the stage of that swf, and you can read and use framelabels.