Tag Archive for 'getdividerat()'

09
Oct

Programmatically resizing a Flex HDividedBox container

The following example shows how you can programmatically resize an HDividedBox container in Flex using the moveDivider() and getDividerAt() methods.

Full code after the jump.

Continue reading ‘Programmatically resizing a Flex HDividedBox container’