From the monthly archives: February 2008
Sometimes our programs have visual objects that need to be rotated. The default registration point in Flex is the top left corner, but that’s not always ideal. In Flash, we have the freedom to change that registration point — not in Flex. We have to work around this limitation in Flex and I have seen [...]