A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: PLEASE HELP! - Button nested in movie clips does not goto scene

  1. #1
    Please help.

    I have a button that is nested within 2 movieclips. The second movieclip is placed on my main stage. When I give the button the standard goto scene command it does not work. When I place the button on the main timeline by itself with the same exact goto code it works fine.

    Do i need to add a line of code specifying the root on something similar?

    What the heck is goin on?

    Thanks!

  2. #2
    Member
    Join Date
    Nov 2001
    Posts
    36
    Malocs, don't know whether this will help, cos you didn't say which part of the movie you wanna goto...
    If it's the main timeline, yer button event shld look something like this

    _root.gotoAndPlay(2);

    or something..

    Hope this helps. Peace.

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