One simplest way to achieve the same is that use a HGroup/Vgroup component and change the value of visible & includeLayout property to true & false according to your requirement.
-----Original Message----- From: piotr.zarzycki [mailto:[email protected]] Sent: 02 December 2013 00:42 To: [email protected] Subject: Re: is there a way to auto-size width of component? Hi modjklist. Maybe your solution is includeInLayout property. Try to set visible = false and includeInLayout = false - It means that your component will not affect in the position of other components. Piotr ----- Flex/Air developer open to new job offers and challenges. [email protected] -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/is-there-a-way-to-auto-size-width-of-component-tp4030p4031.html Sent from the Apache Flex Users mailing list archive at Nabble.com. MASTEK LTD. In the US, we're called MAJESCOMASTEK ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from desktop and server. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
