hello again, I'm trying to obtain the results of a db query on a remote server using fms. to achieve this I make the net connection call a method in Main.ascthat does the remoting. All of this works well except the asynchronous part of returning the results to the client (client-side swf)...can anyone point out how i can do this without using clientObj.call method from inside the onResult callback?
let me know if this is too vague... thanks p _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

