I am looking for a way to visually scale a Flex application similar to what is possible with a Flash SWF. For example, creating a Flash SWF and changing the size of the movie will scale all content, including text and other elements.
Looking for the same with a Flex application, I haven't been able to locate a property or method that allows me to do that. Question: Is Flex able to dynamically size content (including text) based on a global setting, or are we constraint to specifying the sizes of elements manually? Hope this makes sense, if not, I'll explain a bit more. Thanks, Jurgen

