[flexcoders] resize a child in a Tile after its drawn

2005-06-09 Thread superabe superabe
hi flexcoders, Is it possible to resize a child in a TIle after its been drawn on the screen? I know I can do this with the childCreationComplete event, but what i really want to do is Resize a child after the Tile has been drawn and laid out. e.g. (click a button should run through all/some

Re: [flexcoders] resize a child in a Tile after its drawn

2005-06-09 Thread Manish Jethani
On 6/9/05, superabe superabe <[EMAIL PROTECTED]> wrote: > Resize a child after the Tile has been drawn and laid out. e.g. (click > a button should run through all/some of the child elements and switch > the child's viewstack to show a larger sized view.) If it's a ViewStack, you can set its 'resi