Can you show some code? C
________________________________ From: Isabelle Loyer Perso <[email protected]> To: [email protected] Sent: Tuesday, December 27, 2011 3:51 PM Subject: Re: [flexcoders] Resize and Scale Window Content Hi, I have the same problem. I use groupe with percent height and width. But this doesn't work if window is resize by as3 script during creationcomplete phase. If someone has an idea? thanks Le 27/12/11 07:54, Asad Zaidi a écrit : >you can acheive it using Grid control also. depends upon your requirement. > >Zaidi > > >From: claudiu ursica <[email protected]> >To: "[email protected]" <[email protected]> >Sent: Tuesday, December 27, 2011 3:28 AM >Subject: Re: [flexcoders] Resize and Scale Window Content > > > >In theory yes, by using percent width and height for components, in practice >how much works out of the box depeds on every particular case. > > >C > > > >From: hkondylk <[email protected]> >To: [email protected] >Sent: Monday, December 26, 2011 5:35 PM >Subject: [flexcoders] Resize and Scale Window Content > > > >Hello, > >I want to be able to resize my Window and the content to scale as the window resizes. Is this possible or do you have an example? > >THanks in advnace. > > > > > >

