Wrox Home  
Search P2P Archive for: Go

  Return to Index  

flash_programming thread: Re: motion guide tween


Message #1 by birdsandbees@f... on Wed, 2 Oct 2002 18:02:46
> Hi 
I>  am trying to do a motion tween with a car to travel across the screen, 
w> hich I managed to acchieve, but I find that the car more "jumps" its 
way 
a> cross than smooth runs across. I tried to change the frame rate but it 
d> oesn't achieve the smooth transition. The car is a vector graphic I 
u> sed. Should I make the wheels of the car rotate to achieve the effect? 
A> nd if How would I achieve this?

> Hope any one can help me please?
C> heers
P> etra
You can make it go slower by adding more frames between the two keyframes
but twelve or fifteen frames a second is good for the web and the old slow 
machines so speedy it up is not necessarily the best solution.
The wheels turning can help the look and feel of it. 
Create one wheel in
a movie clip or graphic clip symbol (which can be animated as well) in 
place on the car symbol as I assume you have placed your car a symbol to 
get working on interpolation and put another instance of it on the car.
Good luck; I am new to this news server.
No spam is a good plan to be liked on the web.

  Return to Index