Skip to main content
Inspiring
October 20, 2011
Answered

Multiple Flash files for web and iPad

  • October 20, 2011
  • 1 reply
  • 517 views

Hey there,

if I've deliberately made multiple flash files which link to each other for the web, how would I export these as one App for the iPad?

eg one flash file might be an introductory/navigation flash file, and others categories that link from the navigation.

Would I have to manually join all those flash files into one Flash file?

This topic has been closed for replies.
Correct answer Colin Holgate

If you can design things so that all of the swfs have no code, and that the code that drives them is in the main swf, you could keep them as external files.

1 reply

Colin Holgate
Colin HolgateCorrect answer
Inspiring
October 20, 2011

If you can design things so that all of the swfs have no code, and that the code that drives them is in the main swf, you could keep them as external files.

Inspiring
October 20, 2011

Even better if it's being driven by an external AS file?

Colin Holgate
Inspiring
October 20, 2011

It doesn't matter if the AS files were external originally, so long as they're just part of the main swf. For iOS you can't have any AS in the external swfs.