Attention: you're visiting an archived version of this post on my old website. Click here to view this same post on my new website.
MC Tween 2.19.22 released
I’ve finally released the new version of MC Tween, now 2.19.22. MC Tween is the actionscript extension I use on my daily real-world work to easily create code-based tweenings on MovieClips, TextFields and Sound objects.
While this new version adds some new (small) features, the most noticeable thing about it is that I’ve removed most of the internal comments – since people don’t actually read the code to see how a method is used – and moved it to a new website, complete with documentation and examples for download.
Update: I’ve updated the version to 2.19.23. The previous one introduced a callback error on certain multi-tween situations; it’s fixed now.
Update: Updated again, to 2.19.24. Another minor new bug fixed.
Comments (5)
Why not just use the Tween or Transition classes that come w/ Flash?
Posted by Matt on 30/Dec/2004 at 1:48 pm
It’s basically personal preference, but in my case, because
1. this is simpler (one command only)
2. this is for flash 6+ (and was created on 2003)
3. this adds a lot of new functionalities for faster code writing
Like the page say, this is not meant to a tweening class but rather a fast+easy tweening engine.
Posted by zeh on 30/Dec/2004 at 3:20 pm
Just wanted to say thanks for you great MC Tween, I’ve been using it for some time now and it keeps getting better and better 😀
PS: e o melhor é que é feito por alguem que fala portugues 😀 abraços de portugal 😉
Posted by Thy on 17/Jan/2005 at 9:00 am
I dont know what I would do without MCTween. It is the single most useful Flash script I have ever come across and allows me to create fancy looking interfaces and motion in a snap. Thank you very much!
Posted by Stress on 26/Oct/2006 at 11:45 pm
i don’t understand how this is implemented.
Posted by Zee on 28/Dec/2006 at 2:30 am