Flash MX: How do I add frames in between Up, Down, Over, and Hit for a button?
January 7th, 2009 |---
You'll have to make the tween a separate movie clip where it is accessible in your library. Once you've made a movie clip, you can just drag and drop the movie clip into the up state. It will play the tween as long as the button is in the up state.
Although, I thought about it a bit more and think I might have gotten what you were saying. The over state is the hover state. Basically, to do a "rollover" just make a separate image and put it in the over state. Then, it will do a "rollover" effect by simply switching out pictures.
#If you have any other info about this subject , Please add it free.# |