Philippe Maegerman a developer from Brussels, Belguim has posted a JavaScript Motion Tween on his blog. The class is very well thought out as well as documented if you are interested in implementing a Motion Tween affect on your own site. What I though was pretty cool is he has a certified Flash developer icon on his blog, but the tutorial is JavaScript. Most Flash developers I know tend to just lean toward Flash. I guess it’s just a natural tendency to move toward what you are comfortable with. It’s good to see that people are looking at multiple solutions to any given problem.
Not only does he have the files for download as well as some documentation, but also a few examples to support his work. The examples are pretty simple, but it does the job in showing us how it works.
I don’t know how much I would use this in my future work, but it’s such a cool tool not to at least check out. I’m sure there is some project I’ll come across and find a good solution in using this tutorial.