A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: stop action

  1. #1
    Member
    Join Date
    Mar 2001
    Posts
    77
    okay guys, i'm sure you can help me out here. In a MC i have a stop action on frame 5. In this same frame i got several other MCs that have to start playing but they don't because of the stop action at frame 5. I want the first MC to stay at frame 5 and all the other MCs inside it to play. HOW CAN I MAKE IT WORK??

    thanks, maybe its really simple but i just can't make it work.

    PS, can it be done with _level #?

  2. #2
    Senior Member
    Join Date
    May 2002
    Posts
    248
    If I understand you correctly, all you have to do is tell the other clips to play like so:

    clipname.play();

    If not, tell me some more info.

    -Dan

  3. #3
    Member
    Join Date
    Mar 2001
    Posts
    77
    this wasn't causing the problem and i solved it, thanks!

  4. #4
    Senior Member
    Join Date
    May 2002
    Posts
    248
    heh sure thing!

    -Dan

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