you have to listen for result event for the first function call and then call the RoTwo function from that resultEventHandler.

Nayan

On Apr 17, 2008, at 1:46 PM, Phill B wrote:

I have an initialization function that gets ran on creationComplete. The init function calls two functions (RoOne & RoTwo) that access a remote object. RoTwo needs the first value in the RoOne returned array. How do i make RoTwo wait for a respons from RoOne?

Thanks

--
Phil



Reply via email to