0
New Here
,
/t5/animate-discussions/movie-clip-button-isnt-working/td-p/5413743
Sep 07, 2013
Sep 07, 2013
Copy link to clipboard
Copied
middle button not working called "rect1"
this is scene 1
scene 3 where the button is and its action script
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Expert
,
Sep 07, 2013
Sep 07, 2013
that code should work for as long as your in scene 3. ie, remove that gotoAndPlay() at the end of your code.
Community Expert
,
/t5/animate-discussions/movie-clip-button-isnt-working/m-p/5413744#M139677
Sep 07, 2013
Sep 07, 2013
Copy link to clipboard
Copied
that code should work for as long as your in scene 3. ie, remove that gotoAndPlay() at the end of your code.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Hannarayve005
AUTHOR
New Here
,
/t5/animate-discussions/movie-clip-button-isnt-working/m-p/5413745#M139678
Sep 07, 2013
Sep 07, 2013
Copy link to clipboard
Copied
ok that made it work. although i still have no idea how.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/movie-clip-button-isnt-working/m-p/5413746#M139679
Sep 07, 2013
Sep 07, 2013
Copy link to clipboard
Copied
because when you exit that scene, those objects (box1 and box2) no longer exist.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

