Skip to main content
June 12, 2011
Question

Best practice for handling local external assets in Air?

  • June 12, 2011
  • 1 reply
  • 465 views

When setting up a project (as3 mobile not flex framework ideally), where and how might one place their runtime-loaded application assets?

Especially, does anyone have example code for referencing local files such that it works across android, iOS and the local debugger/local playback?

Thanks,

Scott

This topic has been closed for replies.

1 reply

relaxatraja
Inspiring
June 13, 2011

Just have a folder to collect your assets and call with an relative path. Because you'r going to attach the files and folder while packaging which is refered by your app.