A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Can I make the last frame of my movie clip say "parent next frame"??

  1. #1
    Junior Member
    Join Date
    Aug 2007
    Posts
    11

    Can I make the last frame of my movie clip say "parent next frame"??

    I am just learning flash so maybe I'm real stupid but I'm doing a slide show where each slide comes onto the stage in a different way so every pick has it's own animated mask layer in a movie clip which sits on the stage in a single frame on scene 1.
    I want the last frame of the movie clip to say something like _parent, gotoandplay (scene 2);
    I am using a load of tutorials but can't find any reference to this and thought it would be a pretty simple hack of some code I already used...

    Any ideas?

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    _parent.nextFrame();

    gparis

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