embedded mp3 in actionscript3 won't play all the way through
问题 I embedded an mp3 file be used as background music for my app. Though it works fine, the problem is that it doesn't play the whole track, it just plays the first 32 seconds of it (the mp3 file is 1:30 min). Does anyone here has any idea why? I've read here that maybe the sound doesn't fit into the supported flash player sound format, but I don't think that's the problem! The file is not that big, but maybe I am wrong? Any idea whats causing the problem? Or how to fix it? The code is fine, am