marel
05-22-2005, 04:07 AM
hey, people! I think this one is easy! I have an animation of a truck which is stopped. It starts to move on frame 330. So I was sinchronizing the wheels putting 330 static frames in the "wheels" movieclips which are inside the "truck" movieclip. It works fine the first time, but when it loops it de-sinchronizes and the wheels start moving before the truck moves.
So, as I have been studying a bit of AS lately :o I thought it would be a better way to do it.
What Iīve been doing is
_root.truck.wheel.play();
but it doesnīt work...
Any suggestions?
Thanks a lot!
So, as I have been studying a bit of AS lately :o I thought it would be a better way to do it.
What Iīve been doing is
_root.truck.wheel.play();
but it doesnīt work...
Any suggestions?
Thanks a lot!