I don't know what you mean. I copied and pasted that from the debugger.
What other info would you like?

John 

-----Original Message-----
From: Asim Manzur [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 22, 2004 10:34 AM
To: CF-Talk
Subject: Re: SOT: Flash Remoting Problem with CF

Can you exactly post the netconnection debugger output???
Its really hard to guess that whats wrong based on the provided
information.



>I'm having a problem that I can't figure out.  I have a flash movie 
>that has 2 different parts that use Flash Remoting.  The first part 
>connects and returns a Query object and I'm able to access it without a
problem.
>Another part connects and returns a structure but for the life of me, 
>I'm not able to access anything in it.  Using the NetConnection 
>Debugger I see that the values I'm expecting are being returned.
> 
>I have a result function that simply has a trace statement in it.  The 
>trace statement is being executed and it says "Data received from 
>server:" + Result;
> 
>If I use just the Result variable, I don't get any errors, but I don't 
>get any value.  The two values that I am expecting to be returned 
>within the Result variable are status and message.
> 
>If I try Result.status or Result.message my output says "Data received 
>from server: undefined" so for some reason I'm doing something wrong 
>and not accessing those variables correctly.
> 
>In the NetConnection Debugger window, I see the following info being 
>returned as my result...
> 
>Result (object #2)
>.....MESSAGE: "Invalid Email Address"
>.....STATUS: "0"
> 
> 
>Does anyone know what I'm doing wrong or can anyone make some 
>suggestions?
> 
>John Burns



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185031
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to