Guest_imported
New member
- Jan 1, 1970
- 0
I have a site and i noticed that all the sounds that are attached don't work on line. Just the sound inside a mc or in the stage.
I paste a part of the code of an attachSound... what i'm wronging?
function CheckEnd(a) {
if ( count == 16 ) {
snd = new Sound();
snd.attachSound("end"
Thanks to anyone would love to answer me
I paste a part of the code of an attachSound... what i'm wronging?
function CheckEnd(a) {
if ( count == 16 ) {
snd = new Sound();
snd.attachSound("end"
Thanks to anyone would love to answer me