hi,
i have moive few buttons, when click on the cutton it opens a .ram file and plays in realone player, my question is how can stop the sound in the flash when the button is clicked and play the sounf when the realplayer is closed.
on (release) {
stopAllSounds();
}
ad this to the stop button
how would you make the sound resume when you go back into flash? after you close the pop up?
yeah how would you play the sound when the realplayer is closed?:*(
Im wondering about that as well
any one know?