Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Flash Remoting

Reply
 
Thread Tools Rate Thread Display Modes
Old 11-17-2003, 11:09 AM   #1
ychisik
Registered User
 
Join Date: Nov 2003
Posts: 1
Question pesky problem with onResult method in a class

Hi there,

I have a weird problem in flash MX using the remoting server that I have not been able to solve.

I created a class which calls the remoting server to perform an insert operation into a database. In that class I have created an onResult method to handle the response from the remoting server.

My problem is that despite the fact that the insert operation succeeds and the remoting server responds to the client as verified by the NetConnection debugger and checking the database records, the code in the onResult method never gets executed. There are no error messages, no crashes or failures, everything works with the exception of the code in onResult method.

When I enabled the netDebug option to check whether I can see any problem the onResult method began to work, but no error were shown. as the NetDebug module should only be used for debugging and not deployment I was wondering if anyone has a clue on how to solve this pesky problem.

Thanks

YC
ychisik is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.