A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: goto specific frame of ex swf...???

  1. #1
    Member
    Join Date
    Aug 2001
    Location
    London, UK
    Posts
    60
    hey,\
    fairly eaasy question im sure, but i cant seem to work out how to tell my level_0 movie to goto a certain frame when a button is clicked in my level_1 movie...


    thanks


    cu$E

  2. #2
    Pillow Daddy m_andrews808's Avatar
    Join Date
    May 2001
    Location
    London England
    Posts
    924
    Should just be _level0.gotoAndPlay(Num)

  3. #3
    Member
    Join Date
    Aug 2001
    Location
    London, UK
    Posts
    60

    yea thats it...

    i literally had just got it working, thanks anyway


    cu$E

  4. #4
    Senior Member ::bluemoth::'s Avatar
    Join Date
    Jun 2001
    Posts
    521
    I'd make sure to name ALL key frames, and first frames, within any project though. It makes things alot easier.

    ::bluemoth::

  5. #5
    Member
    Join Date
    Dec 2001
    Posts
    73
    Yeah, that a v good idea when working with frames.... the magic FRAMES LABLES

  6. #6
    Senior Member
    Join Date
    Mar 2002
    Posts
    270
    That way if you add frames or change things you don't have to go change your code because your code is looking for labels. Frmae #'s are bad.

  7. #7
    Member
    Join Date
    Aug 2001
    Location
    London, UK
    Posts
    60

    haha

    erm, yea i know all this... obv stuff,. no need for everyone to reply to a nothing matter... prob was solved.. thats all.

    cu$E

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