[flexcoders] Re: callLater syntax

2007-09-15 Thread candysmate
--- In flexcoders@yahoogroups.com, Gordon Smith [EMAIL PROTECTED] wrote: If you find bugs in the Flex docs, please file them at http://bugs.adobe.com/flex. - Gordon OK, done it. best, Graham

[flexcoders] Re: callLater syntax

2007-09-14 Thread candysmate
--- In flexcoders@yahoogroups.com, Michael Schmalle [EMAIL PROTECTED] wrote: Hi, it's callLater(nominalLocatePopup, [nominalArray.getItemAt(nominalGrid.selectedIndex).nominalCode]); The function must resize in 'this' scope of the callLater() call. Peace, Mike Many thanks Mike. I

RE: [flexcoders] Re: callLater syntax

2007-09-14 Thread Gordon Smith
: [flexcoders] Re: callLater syntax --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Michael Schmalle [EMAIL PROTECTED] wrote: Hi, it's callLater(nominalLocatePopup, [nominalArray.getItemAt(nominalGrid.selectedIndex).nominalCode]); The function must resize