AnimationEngine: How to include into iOS project?

Malte Brill revolution at derbrill.de
Sun Jan 23 20:03:46 EST 2011


Hi Josep,

easiest way is to make AE a substack of your mainstack. Open the messagebox and type:

set the mainstack of stack "animationEngine" to "nameOfYourStackHere"

You could also add it using the standalone application settings:

standalone application settings -> copy files

If you choose the former add

start using stack "animationEngine" somewhere sensible (like in openStack)

If u sing the latter:

start using stack (specialfolderpath("engine")&"/path/to/ae")

where path/to/ae depends on the folder structure you were adding the file from.

Hope that helps,

Malte



More information about the use-livecode mailing list