Starting with Adobe Flash Player 10, you can use display object properties to move two-dimensional objects in three-dimensional space. For simple animations, you can use the z property and rotationX, rotationY, and rotationZ properties to create 3D transformations. For more complex animations, you can use the Matrix3D and PerspectiveProjection classes avaialble in the flash.geom package.
nice
good Thank you^^
nice work...
It uses Flash's native 3D...
Very interesting and usefull job!