A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: simple question about frame labels

  1. #1

    simple question about frame labels

    I have a movie clip named "borderMovie" and I want it to go to and play the frame labeled "fadein" in that movie. I want the action script that initiates this to be on frame 1 of my main timeline. I currently have the followint script, but it's not working:

    _root.borderMovie.gotoAndPlay("fadein");

    What am I doing wrong?

  2. #2
    mantric.net
    Join Date
    May 2003
    Location
    Victorville, SoCal
    Posts
    73
    You did label the frame, right? And there is an instance of the mc labeled borderMovie on stage at frame 1?
    Last edited by UltraBlue; 06-03-2003 at 09:53 PM.

  3. #3
    Yes and yes. I double checked both.

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