Re: [flexcoders] AIR - Content resize according window

2012-01-19 Thread Isabelle Loyer Perso

Re: [flexcoders] AIR - Content resize according window

2012-01-19 Thread Isabelle Loyer Perso

Re: [flexcoders] AIR - Content resize according window

2012-01-17 Thread Alex Harui
Le 17/01/12 13:31, Tandon, Rishi a écrit : Could you send over your code? ____ From: isa_loyer

Re: [flexcoders] AIR - Content resize according window

2012-01-17 Thread Isabelle Loyer Perso

Re: [flexcoders] AIR - Content resize according window

2012-01-17 Thread Isabelle Loyer Perso

Re: [flexcoders] AIR - Content resize according window

2012-01-17 Thread Robert VanCuren Jr
t; *Subject:* [flexcoders] AIR - Content resize according window > > > Hi, > > I have a window witch is resizing on creationcomplete phase according user > preference. > This part woks well. > But inside this window a s:Group exists and even if width and height is in > percen

Re: [flexcoders] AIR - Content resize according window

2012-01-17 Thread Tandon, Rishi
Could you send over your code? From: isa_loyer To: flexcoders@yahoogroups.com Sent: Tuesday, January 17, 2012 5:22 PM Subject: [flexcoders] AIR - Content resize according window   Hi, I have a window witch is resizing on creationcomplete phase according

[flexcoders] AIR - Content resize according window

2012-01-17 Thread isa_loyer
Hi, I have a window witch is resizing on creationcomplete phase according user preference. This part woks well. But inside this window a s:Group exists and even if width and height is in percent, the s:Group size is bigger that the new window measure. I try to solve that with percentheigt and p