Archive for September 14th, 2007

14
Sep

Rotating images using the Matrix class

Somebody recently asked on a forum how you could rotate images using the Matrix class. I quickly built this super-simple little example which shows how to use the <mx:Rotate /> effect as well as the Matrix class’s rotate() method.

Full code after the jump.

Continue reading ‘Rotating images using the Matrix class’