11-30-2010 10:23 AM
I want to embed sound to app, the code snippet as following:
The mp3 file is in the same folder as .as file, and it can play when I run the app on desktop ; however, there is no sound if the app is run on simulator, and there is no "No MP3" button either. I checked the Sound Card is Auto detect, Connected is checking on.....
Any idea what should be setup? or how should change the code?
Thanks,
Jane
Solved! Go to Solution.
11-30-2010 10:37 AM
Sound/speakers in the simulator do not currently work. Hope to have that in the next SDK release. If it works as an AIR application, you're probbly safe to assume it will work on the final device.