RE: [flexcoders] Re: Can we remove RemoteObject instances??

2006-03-04 Thread Matt Chotin
Where did you store the RemoteObject instances?  It may be that you
can't delete them, but you just have to set them to null.

Matt

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of sn197412
Sent: Friday, March 03, 2006 8:28 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Can we remove RemoteObject instances??

Hi, thank you for replay.

But delete myRo; didn't work...
myRo still exists in this.
(I checked this by a debug mode.)

--Shigeru

--- In flexcoders@yahoogroups.com, Peter Farland [EMAIL PROTECTED] wrote:

 Have you tried calling delete myRo; in a script block of the
 Application (or component) that declares the RemoteObject?
 
 -Original Message-
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]
On
 Behalf Of sn197412
 Sent: Friday, March 03, 2006 6:54 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Can we remove RemoteObject instances??
 
 Hi.
 
 About RemoteObject instances.
 Can we remove RemoteObject instances like removeChild method??
 If we create 100 RemoteObject instances, we can't remove those
 instances??
 
 
 
 
 
 
 --
 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







--
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



 




--
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/
 




[flexcoders] Re: Can we remove RemoteObject instances??

2006-03-03 Thread sn197412
Hi, thank you for replay.

But delete myRo; didn't work...
myRo still exists in this.
(I checked this by a debug mode.)

--Shigeru

--- In flexcoders@yahoogroups.com, Peter Farland [EMAIL PROTECTED] wrote:

 Have you tried calling delete myRo; in a script block of the
 Application (or component) that declares the RemoteObject?
 
 -Original Message-
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of sn197412
 Sent: Friday, March 03, 2006 6:54 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Can we remove RemoteObject instances??
 
 Hi.
 
 About RemoteObject instances.
 Can we remove RemoteObject instances like removeChild method??
 If we create 100 RemoteObject instances, we can't remove those
 instances??
 
 
 
 
 
 
 --
 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







--
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/