The following examples show how you can position items in an absolute-based layout using the top
, bottom
, left
, right
, horizontalCenter
, and verticalCenter
styles.
Full code after the jump.
Continue reading Positioning items in Flex using a constraint based layout