I need to build an application for a client to scale and rotate an image. I am thinking of using a tranfomation matrix, but am not so familiar with it. I read the article of Senocular:
http://www.senocular.com/flash/tutorials/transformmatrix/
i did some tests.
The app itself places four handlers on each corner of the image. Pressing the handlers and dragging them scales the image. My idea is to scale and replace the image when a handler is drag. I ran into trouble when trying to read the width of the image from the matrix.
My question, is it possible to calculate the width based on the matrix grid?

Thank you
Jiri


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to