Thanks a lot, I thought something strange was going on! Cheers,
Iain --- In [email protected], "Doug Lowder" <[EMAIL PROTECTED]> wrote: > > > Tricky stuff there. Peter Ent has a really helpful article on this: > http://weblogs.macromedia.com/pent/archives/2005/02/operating_in_pa.c fm > <http://weblogs.macromedia.com/pent/archives/2005/02/operating_in_pa. cfm\ > > > > > --- In [email protected], "digital_eyezed" <iain.mclean@> > wrote: > > > > 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/

