anyone knows a way to acess the skewing of objects with as?
the best i found was manipulating xscale and yscale with rotation aplyed…
is is possible?
anyone knows a way to acess the skewing of objects with as?
the best i found was manipulating xscale and yscale with rotation aplyed…
is is possible?
If using Flash Player 8+ you can use the transform.matrix. Otherwise you have to use rotation & scale.
[QUOTE=pantas;2354675]anyone knows a way to acess the skewing of objects with as? the best i found was manipulating xscale and yscale with rotation aplyed…
is is possible?[/QUOTE]
[QUOTE=senocular;2354688]If using Flash Player 8+ you can use the transform.matrix. Otherwise you have to use rotation & scale.[/QUOTE]
Senocular was being modest, check out his great tutorial on the Transform Matrix.
Senocular - Understanding the Transformation Matrix in Flash 8
http://www.senocular.com/flash/tutorials/transformmatrix/
Check the Live Docs page also
If you need to go beyond the limits of the Transform Matrix then look into…
Sandy 3D - Distort Image Class
http://sandy.media-box.net/blog/distortimage-20-the-fastest-way-to-freely-distort-image-with-flash-in-actionscript.html
Then if you need full blown 3D here is a simple list of some of the better known Flash 3D engines (some AS2 & AS3). http://www.kirupa.com/forum/showpost.php?p=2276290&postcount=6
:: Copyright KIRUPA 2024 //--