Hi,

Silly question really,

I have an app that does this in a function:

getTheData.method1(datef,datet,accessGroups,1,1);
getTheData.method2(datef,datet,accessGroups,1,1);

However, when you look at the dubug, method2 doesn't start until 
method1 is finished, I thought that they were meant to be asynchronous?

Have I got this all wrong?

These are remoteObject calls on a POJO.

Thanks for keeping me straight (who ever answers first!).

Cheers,

Iain






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to