RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-09 Thread Philippe Maegerman
@yahoogroups.com on behalf of Brian Lesser Sent: Wed 2/8/2006 22:43 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3 Hi Philippe, I went back and tried creating the SharedObject on the server side first. It didn't make any difference

Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-09 Thread Dominick Accattato
:45To: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3 http://www.macromedia.com/go/wish.I'm not sure how much testing hasbeen done yet with AS3 and FMS.Matt-Original Message- From: flexcoders@yahoogroups.com [mailto:flexcoders

Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-09 Thread Brian Lesser
@yahoogroups.com on behalf of Matt Chotin Sent: Mon 2/6/2006 6:45 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3 http://www.macromedia.com/go/wish. I'm not sure how much testing has been done yet with AS3 and FMS. Matt

Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-08 Thread Brian Lesser
Sent: Mon 2/6/2006 6:45 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3 http://www.macromedia.com/go/wish. I'm not sure how much testing has been done yet with AS3 and FMS. Matt -Original Message- From: flexcoders

RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-06 Thread Philippe Maegerman
To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3 http://www.macromedia.com/go/wish. I'm not sure how much testing has been done yet with AS3 and FMS. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL

Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-05 Thread Brian Lesser
Yeah, It looks broken to me too. I went and tried a simple test and got the following error: TypeError: Error #1009: null has no properties. at flex2FMS/flex2FMS::netStatus() Where do we file bug reports again? Yours truly, -Brian flexargg wrote: Hi Brian, After adding your three lines,

RE: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-05 Thread Matt Chotin
Subject: Re: [flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3 Yeah, It looks broken to me too. I went and tried a simple test and got the following error: TypeError: Error #1009: null has no properties. at flex2FMS/flex2FMS::netStatus() Where do we file bug reports again

[flexcoders] Re: How to use SharedObject.getRemote with Flex 2 / AS3

2006-02-04 Thread flexargg
Hi Brian, After adding your three lines, SharedObject.getRemote return NULL again !!! --- In flexcoders@yahoogroups.com, Brian Lesser [EMAIL PROTECTED] wrote: Totally wild guess, but trying adding these three lines after your import statements: NetConnection.defaultObjectEncoding =