Skip to main content
barpos
Known Participant
March 8, 2011
Answered

Chapter 19: Working with motion tweens

  • March 8, 2011
  • 1 reply
  • 623 views

Hi,

Though I find that chapter interesting and that I might have a legitimate use for it, it is a bit skimpy with details.  I need to COPY MOTION TWEEN AS ACTIONSCRIPT on three different tweens (three different layers), but the tweens need to be perfectly synchronized.  Is it possible?

Ron

This topic has been closed for replies.
Correct answer kglad

that should be no problem either way.  your sync'g won't need to be that accurate.

1 reply

kglad
Community Expert
Community Expert
March 8, 2011

if you mean they need to be sync'd within a few ms, no.  if within say 100 ms, yes.

barpos
barposAuthor
Known Participant
March 8, 2011

Well, the animation is a tractor in three parts, body, front and back wheels.  The wheels turn as the three parts move across the stage, from left to right.

Would doing it via AS3 be any different than doing it in a separate MC (as far as ms delays)?

Ron

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
March 8, 2011

that should be no problem either way.  your sync'g won't need to be that accurate.