Hi,

I'm working on a jsfl script that should get movieclips properties for
future use. Taking a look at the jsfl reference, I realized that's possible
to get the Transformation Matrix of an element, instead of getting the
_xscale, _yscale and _rotation directly.

The thing is I didn't get it how to convert the Transformation Matrix to
MovieClip properties values.. Can anyone of you guys help me about it?

The matrix returned via jsfl has the a, b, c, d, tx and ty parameters, and I
need to know the _xscale, _yscale and _rotation of the movieclips.

Thank you in advance!

Andre
_______________________________________________
[email protected]
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