|
|
|
#1 |
|
Junior Member
Join Date: Sep 2000
Posts: 19
|
Mouse Pointer Controling Anim
Here's an example of what I want to do.
http://www.frozencpu.com/images/prod...a_ramsinks.swf I want to know how this guy control his animation with the mouse pointer. If you move your mouse pointer over the anim you can play it in slow or on reverse. How can you do this ? I know the animation is simply 100 pictures on 100 frames. No tweening or anything like that. Here's a similar animation I've done using 3DS and Flash: http://www.frozencpu.com/images/prod...lpha_8045.html But I'm missing the "control" feature. Can anyone help me or point me to a good tutorial ?? Thanks Last edited by JCT; 07-04-2003 at 10:30 PM. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Aug 2001
Location: uk
Posts: 11,221
|
I think you could create a movie clip containing the animation, maybe 100 frames long. then you need to convert the mouses x position into a value between 1 and 100 (or 1 and however many frames are in the movie clip)
you can use a clip event attached to the movie clip to send it to the desired frame.
__________________
Antonetti in '09 |
|
|
|
![]() |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|