A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [problem] only one frame label?

  1. #1
    one BAD mutha FK'er astrocalder's Avatar
    Join Date
    Oct 2004
    Location
    LA
    Posts
    221

    [problem] only one frame label?

    is it just me, or is there a problem with using gotoandplay and two frame labels? as in-
    code:

    _root.gotoandstop("sequence", "welcome");


    i know this would mean go to the frame labelled "welcome" in the scene "sequence". but if i want to go to the frame labelled "welcome" in the MC "sequence" in the scene "scene1", is that not possible?

    the way it is above, it'll go to the MC "sequence" and stop, and never get to "welcome". i tried a bunch of variations, also using frame numbers instead of labels, but it ignores the second part, and goes straight to the first MC...
    a little bit of imagination goes a long way...
    www.asobiproductions.com

  2. #2
    one BAD mutha FK'er astrocalder's Avatar
    Join Date
    Oct 2004
    Location
    LA
    Posts
    221
    as i have multiple MC's i need to access in "sequence," i can't use that technique, so i just took those MC's out and put them on _root. a little time consuming, but fixed anyway...
    i have to remember to watch out for that next time.
    a little bit of imagination goes a long way...
    www.asobiproductions.com

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