A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Please help with MC control

  1. #1
    Junior Member
    Join Date
    Oct 2004
    Posts
    24

    Please help with MC control

    So i have several MCs going on at the same time on the main stage and my questions all have to do with the TL menu layer in my Stage.

    #1. If you look at frame 1 of the instance of box you can see that i wrote

    on (release) {
    this.gotoAndPlay("Scene 1", 100);
    }

    i want it so when when you click on it, it plays frame 8 on scene 1 but I cant get it to work.

    Question number 2

    if you look at frame 43 and go to the TL baby 1 MC you can see that i have a slideshow going on what i want to do is have 2 seperate rollovers depending on which image is up at the time
    ex when 1st pic is in the box and you rollover i want it to go to frame #25 in the MC and when the 2nd pic is in the box i want it to go to frame #93 in the MC i am then going to have seperate onrelease commands for the corrosponding pics which reverts back to question #1

    I apreciate all your guy's help
    Attached Files Attached Files

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    You should never target scene names, but klabeled frames instead...

    Check my first post in this thread...

    http://www.flashkit.com/board/showth...hreadid=584159

  3. #3
    Junior Member
    Join Date
    Oct 2004
    Posts
    24
    okay thanks that answers the first question... know anything about the second?

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Don't understand it?

  5. #5
    Junior Member
    Join Date
    Oct 2004
    Posts
    24
    a friend helped me with it.... thank you again for your help

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