Hi, I made swf in which I put only the following AS:
mySound = new Sound;
mySound.attachSound("ID name");
mySound.start(0,1000);
It works. But:
I'm loading this SWF in another main movie using loadMovie();
The loading is successfully but the sound doesn't start.
can somebody help me
Hello there steam - first of all welcome to GfxDiary :)
Not sure if you've solved this or still need help. Let us know!