Worked! Thanks Gordon!
--- In [email protected], "Gordon Smith" <[EMAIL PROTECTED]> wrote: > > I think you do > > foo.explicitHeight = NaN; > > - Gordon > > ________________________________ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Nate Pearson > Sent: Thursday, June 07, 2007 3:14 PM > To: [email protected] > Subject: [flexcoders] Clear Height? > > > > When my app loads the height of a VBox is not set, i want it to > stretch to the size of the text inside of it. > > Then I set the height. > > Now I want to go back and clear the height so it isn't set and it > stretches to fit the text. > > Anyone know how to clear the height? >

