Skip to main content
Participating Frequently
June 27, 2011
Question

Making an Android Application?

  • June 27, 2011
  • 1 reply
  • 330 views

Hi All,

I wanted to make an android application, in which my swf can load data from xml, images from "image" folder and mp3 sounds from "sound" folder. Can anybody tell me how to integrate this course structure in .apk?

Thanks in advance.

This topic has been closed for replies.

1 reply

relaxatraja
Inspiring
June 27, 2011

I hope you know AS3 for loading external images, sounds, xml, reading xml etc. develop it in flash cs5 or cs5.5 and target the publish settings to AIR for Android.

Participating Frequently
June 27, 2011

I got it. Thank you very much for instant reply.