RIGHT, but that's cheating... it is not really moving the reg' point but instead moving the container... this cause some problems with consistency...
but i guess is my only option. --- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > IMHO, you "can't". The Flex layout subsystem assumes everything is > top-left registered. If you do your own layout or don't care about > layout issues, you can simply shift everything up so that 0,0 is the > bottom left and you are drawing in to -y coordinates. That's all that > regpoint means.

