Re: [flexcoders] Clearing Canvas or tileList

2005-05-05 Thread Manish Jethani
On 5/6/05, David Terry <[EMAIL PROTECTED]> wrote:

> How do I clear a tileList or Canvas? 

TileList.removeAll()
Canvas.destroyAllChildren()


 
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/
 




[flexcoders] Clearing Canvas or tileList

2005-05-05 Thread David Terry










Hi guys,

 

I have another question for everyone.

 

How do I clear a tileList or Canvas?

 

I have my canvas filled with image objects and the
tileList is filled with the renderer objects.  

Is there object.clear() method I can call?

 

Thanks again,

~David T.











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 the Yahoo! Terms of Service.