A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: button in a movie clip........

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    473
    ive placed a button into a movie clip..and tried to put this action to the button.......on release go to and play scene2

    but.........................

    i wont let me select a scene

    why why why why

    whay can i do?????????

  2. #2
    Senior Member
    Join Date
    Mar 2000
    Posts
    597
    If you do wish to use scenes then you should use labels then goto the label in another scene. No need to specify the scene just make sure the label names are unique.

    By the way I would suggest not using scenes.

    Scenes are more problematic than they are worth and are really a backwards compatibility feature in these days of action script. When you publish a flash movie all the scenes are concatenated to the main timeline anyway.

    It's better to use the main timeline and movie clips to control things via Tell Target. It gives much better control over your movies.

    Let me know if you need more,

    Rich.

  3. #3
    Senior Member
    Join Date
    Sep 2000
    Posts
    1,159

    Yep!

    Agree with Rich there...Scenes are still useful, but only in very limited situations...like preloaders.

    Also, remember, when you are inside a movie clip, you are off of the main timeline, so to address any commands to the main timeline, you need to use Tell Target and then a GoTo command that targets a specific label.

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