There isn't really a "registration point".  All that is is magic to
reposition the graphical content to some other place.  IOW, instead of
drawing a rectangle from 0,0 to 100, 100, you can effectively set the
reg point at 50,50 by drawing from -50, -50 to 50,50

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of flexawesome
Sent: Tuesday, June 17, 2008 7:11 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: How to set the registration point for a
UIComponent

 

is it possible?

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "flexawesome" <[EMAIL PROTECTED]> 
wrote:
>
> I was working on the scale for my application, I could set scaleX and 
> scaleY to change the size of my UIcomponent. ( it extends to the 
right 
> and bottom )
> 
> I had one problem is how to set the registration point in the middle 
of 
> my UI ( black box ).
> 
> http://www.privatepaste.com/e10vnP2DX1
<http://www.privatepaste.com/e10vnP2DX1> 
> 
> 
> Thank you
>

 

Reply via email to