So if I have 4 boxes I want to set one to width=100% and height="100%"
and the others to width=0, height=0.

I'd put an effect on it so that it looked like one of them would grow
and the others would shrink to nothing.

This is pretty easy to do in code, but I want to make a component that
can have a variable amount of boxes.  Not sure how to do that.

--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> What exactly do you mean by "zoom"?
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of Nate Pearson
> Sent: Friday, July 25, 2008 4:00 PM
> To: [email protected]
> Subject: [flexcoders] Re: Zoom Tile Container
> 
>  
> 
> 
> Bump. Any ideas?
> 
> --- In [email protected] <mailto:flexcoders%40yahoogroups.com>
> , "Nate Pearson" <napearson99@> wrote:
> >
> > I want to make a custom component and I think I can extend the tile
> > container to do it.
> > 
> > Here's what I want to do:
> > Have four boxes fill up the screen. If I click on one of the boxes
> > that box zooms to fill the whole screen and the other three boxes
> > shrink to nothing. 
> > 
> > Inside of that box I want another set of boxes, lets say 6. If I
> > click on that box it zooms and does the same thing as above. 
> > 
> > Can anyone point me in the right direction? I'm pretty good at making
> > custom components so if someone could just kinda nudge me in the right
> > direction that would be great.
> > 
> > Thanks!
> > 
> > Nate
> >
>


Reply via email to