|
-
Problems with button loading 2 or 3 times
My problem lies when I have a button loaded on one frame, and then it goes back to the frame 2 and 3 times, when I press the button, the script runs 2 or 3 times, depending on how many times i go to that frame.
mc_mybutton.onPress = function():Void {
myscript here;
}
any help would be appreciated!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|