A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How can i target scenes?

  1. #1
    Member
    Join Date
    Oct 2000
    Posts
    80
    i seem to be having problems trying to tell a button placed inside a movie clip which is placed in a scene to go to and play another scene WHATS UP WHITH THAT??????????

    The main movie has 9 scenes, and each one represents another part of the site, so when i am viewing the scene "figures", the button inside the movie clip placed in the figures scene does not send me to the first frame of the "comics" scene. How can i do this? i tried with _root,_parent, and all.
    so, how?

  2. #2
    Senior Member
    Join Date
    Oct 2000
    Posts
    123
    hi Geodeath

    if u meant u tried this:
    gotoAndPlay ("Scene 1", 1);
    and didnt work

    try to use labels .. put labels on the keyframes where u want the movie to play.

    but the first method should work properly.

    hope this helps

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center