r2d2
08-22-2003, 07:23 PM
Hi there!,
I'm clue less in this thing of programing.
I've tried to build an on off button for sound, but my code so far does one thing or the other.
This is what I did:
on (release) {
bgSound.stop("sound1"), stop()
or
bgSound.start("sound1");
}
Thanks
I'm clue less in this thing of programing.
I've tried to build an on off button for sound, but my code so far does one thing or the other.
This is what I did:
on (release) {
bgSound.stop("sound1"), stop()
or
bgSound.start("sound1");
}
Thanks