A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Simple MC Question...

  1. #1
    Senior Member foochuck's Avatar
    Join Date
    Aug 2000
    Location
    Estero, FL
    Posts
    522

    Simple MC Question...

    Okay I have a main_MC with 4 frames. Each frame has a stop action in it.

    The first frame has sub1_MC. After sub1_MC plays I want it to tell the main_MC to go to and stop frame 2. How can I do this without using telltarget? I'm not sure what actionscript to use. I know I have to put a frame script in the last frame of the sub1_MC.

    Any ideas for me? Sorry I know this is easy but I'm not sure.

    -Foochuck

    Foochuck
    http://www.myspace.com/foochuck

  2. #2
    Senior Member
    Join Date
    Aug 2001
    Location
    Egypt
    Posts
    332
    Code:
    _parent.nextFrame();
    regards,
    Hamza.

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