A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: simple timeline problem again

  1. #1
    FK's Resident Jakey
    Join Date
    Apr 2002
    Location
    Hamilton, Scotland
    Posts
    55

    simple timeline problem again

    im still stuck on the same timeline problem, as previous help didn't seem to work. i need to go from frame 160 in the top movieclip to frame 195 two movieclips down.

    here is what i mean: http://www.geocities.com/stonelionba.../timeline.html

    Thanks again for any assistance,

    ATOCP
    : I MAYBE CRAZY, BUT IM NOT INSANE!!! :

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Assuming those are all instance names...

    _level0.home.intro_movie.intro_movieclip.gotoAndSt op(195);

    Or probably...

    _parent._parent.gotoAndStop(195);

  3. #3
    FK's Resident Jakey
    Join Date
    Apr 2002
    Location
    Hamilton, Scotland
    Posts
    55
    once again oldnewbie, you amaze me with your knowledge of flash. the _parent one worked brilliantly.

    cheers again,

    ATOCP
    : I MAYBE CRAZY, BUT IM NOT INSANE!!! :

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