Thanks for the response,
Yes, I'm trying to keep track of the exact point on the rectangle after it's rotated... any advice?

----- Original Message ----- From: "Steven Sacks | BLITZ" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Wednesday, October 04, 2006 4:59 PM
Subject: RE: [Flashcoders] Find point after rotation


The _width and _height change based on the rotation so don't use the
stored _width and _height and instead use the current _width and
_height.

That is, unless you're trying to keep track of that exact point on the
rectangle after you rotate it, then that's something more complex.

_______________________________________________
[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



_______________________________________________
[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