Instead of percentage based dimensions; height="100%" width="100%", 
set explicit dimensions height="80" width="160".  You can change the 
height and width to measuredHeight and measuredWidth on 
creationComplete of the parent, if you want to start with percentage-
based dimensions.

-TH

--- In flexcoders@yahoogroups.com, "Michael Schmalle" 
<[EMAIL PROTECTED]> wrote:
>
> Nope, sorry that is not what you want.
> 
> Drawing a blank on what you are asking.
> 
> Peace, Mike
> 
> 
> On 6/15/06, Michael Schmalle <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I think you are looking for;
> >
> > child.includeInLayout = false;
> >
> > Peace, Mike
> >
> >
> > On 6/15/06, iuliub <[EMAIL PROTECTED]> wrote:
> > >
> > >    Hi list,
> > >
> > > What do I have to do on a container's child in FLEX, to make 
it NOT
> > > listen to its parent RESIZE EVENT.
> > > I don't want it to keep its specified width and height (even if
> > > they're percents), while resizing the parent.
> > >
> > > I'm talking about the same blunt behavior of a MovieClip's 
child in
> > > Flash.
> > > Whenever I resize the parent MovieClip, the inside child also 
resizes
> > > with the same amount, keeping the proportions.
> > >
> > > I really need to implement this behavior to a dozen of buttons 
in my
> > > FLEX project, so I'd be really thankful to anyone who can 
provide the
> > > slightest idea.
> > >
> > > Thanks in advance,
> > > Iuliu B.
> > >
> > >  
> > >
> >
> >
> >
> > --
> > What goes up, does come down.
> >
> 
> 
> 
> -- 
> What goes up, does come down.
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to