Question
LoadSound issue with Standalone player
I have a set of mp3 sounds that are in the same folder as my
fla and swf files, but when I export a projector (.exe) file, the
sounds do not play. I have one or two sounds that are embedded in
the flash, and those ones work just fine, but for some reason, the
sounds that actionscript loads using Sound.loadSound() don't work.
Why is this?
Why is this?