A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Are concurrent multiple text/image paths possible?

  1. #1
    Member
    Join Date
    Oct 2006
    Location
    Seattle, WA
    Posts
    45

    Are concurrent multiple text/image paths possible?

    Are concurrent multiple text/image paths possible?

    For example, I would like to do a class project that has "planets" orbiting at different speeds around the "Sun". Is it possible to have more than one path run concurrently?

    I attempted to do this but each path was run in serial fashion; one after the other completed.

    Thanks, JZ
    Jan Zumwalt - http://www.flash.neatinfo.com

  2. #2
    Senior Member
    Join Date
    Dec 2006
    Posts
    274
    Surely you are using multiple path elements?
    If you use path events to play path animation just turn off path events "Wait until finished" button. (I have forgot how to get those loopping.. ) Other way is to use path actions (add new element-> actions -> animate path) and click "loop" checkbox.. even looping works out of the box.

  3. #3
    Member
    Join Date
    Oct 2006
    Location
    Seattle, WA
    Posts
    45
    Ok, that makes since. I will play with it. I belive I was inadvertantly using everything as one event! Ugg!

    Thanks, JZ
    Jan Zumwalt - http://www.flash.neatinfo.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