A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Last Ju-Jitsu Warrior
    Join Date
    Aug 2000
    Posts
    655
    Hi,

    I'm doing a site, and I want this path, where an object goes on it.

    What I mean is, there is a path and a little car. When you press one of the objects on the path, the car should drive to it in a certain Guide Layer.

    How do I do this?

    For those who know the game Jones, I want to make the same effect like there (Well, the exact)

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Posts
    2,235
    Just target the mc to play and use an If statement

    If ("GetProperty",_currentframe)>= n
    Stop

    where n,m,...are points that you want it to stop. You may have to use a loop control mc to assess it constantly.

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