Results 1 to 1 of 1
-
July 4th, 2012, 05:10 AM #12Registered User
posts
[FLASH CS3] [AS2.0] stopAllSounds(); not working and overlapping.
hello!
i'm having trouble with my task.
i have 10 frames, each frames has a movieclip. each frames also has a 'back' button with this code : on(Release){
stopAllSounds();
prevFrame();
}
i put this code in every 'back' button in every movieclip. the button does take user to the previous movieclip but, the sounds go overlapping. help pleaseeeee!!

Reply With Quote


Bookmarks