not sure if this is what you mean, but this will load a sound file into a sound object inside of a flash movie.
Code:Snd = new Sound(); Snd.loadSound("c:\song.mp3", true);
|
Results 1 to 4 of 4
Thread: Flash soundThreaded View
|
|