grooove
August 19th, 2003, 09:35 PM
hi
i have a movie wich is loaded into level 26 and it has this code:
mySound = new Sound();
mySound.setVolume(70);
mySound.attachSound ("soundID");
mySound.start (0, 9999);
this movie is loaded into level26 but the sound doesn´t play, if i play the movie standalone the sound plays
any help would be appreciated ;)
gr000ve
i have a movie wich is loaded into level 26 and it has this code:
mySound = new Sound();
mySound.setVolume(70);
mySound.attachSound ("soundID");
mySound.start (0, 9999);
this movie is loaded into level26 but the sound doesn´t play, if i play the movie standalone the sound plays
any help would be appreciated ;)
gr000ve