[RESOLVED] No sound in Flash CS6
Suddenly, my loaded sounds with loadSound, stop working with start();
I have
Actionscript Code:
music.loadSound("music.mp3", false);
So i doesn't start streaming when it loads. Then i have this
And i can't hear anything.
It's a flash CS6 problem or something, even the music.attachSound("music"); and the sound imported in the library doesn't work neither.
I made a new canvas, as2, repeat the steps, NO SOUND. I check the flash player preview options, everythings fine. I delete the project cache and tested the movie and nothing. I tested in HTML, nothing. OMG!!! I checked the sound and the sound file music.mp3 is healthy!
I'm getting crazy! heelp!