This is a discussion on "animation/MC controller" within the Flash & Multimedia Forum section. This forum, and the thread "animation/MC controller are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
animation/MC controller
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
animation/MC controller
Probably been asked b4. I could not find on threads.
I am looking for a way to play a MC in reverse, onRelease. The MC is controlled by a reverse, stop, and play button. I just dont know the AS for the reverse. The MC is looping, if that matters. Thanks. Last edited by Rick; Sep 25th, 2007 at 20:33. |
|
|
|
||||
|
Re: animation/MC controller
In AS2.0 this is not possible.
May be in AS3.0 for AS2.0, you might want to try copying the frames to go in a backward motion. so it will be going forward on the timeline but the mc will appear to go backwards.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: animation/MC controller
Well, this is sort of possible...it's just like creating buttons like this, with creating a "rewind" function...
Read this and see if this is the general idea of what you are wanting to do. http://www.kirupa.com/developer/mx20...ton_effect.htm This can be easily tweaked into doing what you are wanting. Cheers, Scott
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
|
|||
|
Re: animation/MC controller
you could do _root.movieclip.prevFrame(); for however many frames you have. And then set a time delay between each one for however fast you want it to go.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sluggis JS animation in FF, IE7 | poisonborz | JavaScript Forum | 1 | Apr 2nd, 2008 20:41 |
| etoxin>> Funky Flash site some really funky interactive animation. Animation to play | etoxin | Free Web Site Critique | 33 | Jan 17th, 2008 12:39 |
| Gallery w/ controller | Rick | Flash & Multimedia Forum | 10 | Oct 2nd, 2007 21:01 |
| Animation on the Web | Diablo | Introduce Yourself | 5 | Sep 22nd, 2005 21:54 |
| Animation | Jodi | Web Page Design | 5 | Jul 2nd, 2004 03:34 |