Dynamically change layout on orientation change
Newbie to Flex in general as well as mobile, so this may be easy but I have not found an answer yet.
I have an app that will display 2 charts (pie and column) on a view. When the device is portrait, I want them to display with vertical layout. When landscape, they should display with horizontal layout. How do I accomplish that?
Thanks in advance.
