This content has been marked as final.
Show 4 replies
-
1. Re: Chapter 19: Working with motion tweens
kglad Mar 8, 2011 8:31 AM (in response to barpos)if you mean they need to be sync'd within a few ms, no. if within say 100 ms, yes.
-
2. Re: Chapter 19: Working with motion tweens
barpos Mar 8, 2011 8:37 AM (in response to kglad)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
-
3. Re: Chapter 19: Working with motion tweens
kglad Mar 8, 2011 8:47 AM (in response to barpos)that should be no problem either way. your sync'g won't need to be that accurate.
-
4. Re: Chapter 19: Working with motion tweens
barpos Mar 8, 2011 12:26 PM (in response to kglad)The reason I need to go AS with motion tweens is because when I create an MC (with three motion tweens) and place it on the stage and later rescale all display objects via AS3 to fit the current browser size, that tractor MC's position gets out of wack. All other display objects position properly.
Ron


