Did you look in the Flex 1.5 version of the API docs? resizeToContent is documented there.
http://livedocs.macromedia.com/flex/15/asdocs_en/mx/containers/ViewStack.htm l Stephen Gilson Flex Doc -----Original Message----- From: Mika Kiljunen [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 15, 2005 1:15 PM To: [email protected] Subject: [flexcoders] ViewStack resizing I just noticed that ViewStack has an undocumented property: "resizeToContent" "to force ViewStack containers to resize when you navigate to a different child container, set the resizeToContent property to true." This is mentioned on the Developing Flex Applications but it is not documented on the Flex ActionScript and MXML API Reference. And the best part is... it works :) I think this should be added to the Flex ActionScript and MXML API Reference? -- Mika Yahoo! Groups Links

