A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: code help?

  1. #1
    Member
    Join Date
    Jul 2009
    Posts
    42

    code help?

    hi guys

    right i need some big help from you clever people!

    I currently have an animation on one timeline, yet what i want it to do is when it reaches the end of the timeline, i want it to loop round but miss out the first part of the animtion, i.e. the first 100 frames?

    Is there any code i can use to make it do this? If so please can someone show me how to do it? where to put the code? I am using AS2

    Thanks so much

    Jake

  2. #2
    AS2 intolerant person
    Join Date
    Jan 2009
    Location
    Swansea
    Posts
    352
    i dont know AS2 (cos i iz AS3 dev) but this might do the same thing,
    put this in the actions of the last frame:

    gotoAndPlay("101");

    101 being the frame you want to return to. easy eh?

    flos

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