Peng Zhang on June 19th, 2009

I purchased the Super3D Carousal from flashcomponents.net, installed the component, and used an instance of it in a Flash project. The problem was: when my mouse leave the carousal area, the items continue to spin and at a fash speed, making the user feel dizzy after a while. But when I looked at the demo [...]

Continue reading about Super3D Carousal Rotating Problem

Peng Zhang on June 13th, 2009

I have been using the Tween class built into Flash for animation. Yes, it is a bit tedious to set up a simple animation. I have to create a bunch of Timer objects in order to sequence the action if there is more than one animation. The other way would be to add event listeners [...]

Continue reading about Flash Tween Engines for AS3