http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001438.html
--- In [email protected], "candysmate" <[EMAIL PROTECTED]> wrote: > > If I use callLater(myfunction()); Flex complains. > callLater(myfunction); works OK. > > So, if I wish to use callLater() with a function which requires > parameters to be passed to it, what is the correct syntax please? > > best, Graham >

