Jumping to another Scene without Playing the Sounds AS3
I am having a critical issue with sounds in Flash CS6 AS3 , I will make my question very simple. For Example: I have 3 Scenes in the Project "Scene 1" I have a Button in "Scene 1" which should take me to "Scene 3" when Clicked. the Problem is: all Sounds within MovieClips in "Scene 2" Automatically Starts , I am using this code: I Thought that the above code should take me to "Scene 3" without any problems I don't know why Sounds from "Scene 2" starts while I am not going to "Scene 2" at all Please provide a simple and clear solution , take in consideration that I have a tremendous amount of movieclips in my real project , so stoping the sound of each movieclip might not be good for me as I have MovieClip inside MovieClip etc. Thanks in Advance |
