_root navigation with music
hi, my project is allmost to an end. thanks to kglad i was able to use _root instead of gotoandplayscenes
everything is allmost working now, exept for the music.
Problem is, i have music in each "scene" (these are on frames and bound to buttons with the _root.goto)
the music starts playing on the frame it should, but the music from the frame the button is on, keeps playing (overlapse).
now i searched the internet a bit, coulnd find out alot exept for stopAllMusic, but that also makes the music stop that was intended to play.
Is there a possibility or a code to only stop the music from a certain framelabel?
plx help