--- In flexcoders@yahoogroups.com, "candysmate" <[EMAIL PROTECTED]> wrote:
>
> Within a function I have:
> 
> var tempInactivePriceListArray:ArrayCollection = new
> ArrayCollection(mySQLServer.executeQuery(inactiveSql));
> 
> However, the Flex compiler complains with:
> 
> 1008: var 'tempInActivePriceList Array has no type declaration'
> 
> I can't see why this should be. Any pointers most welcome.
>

'Clean'ing the project fixed it. Some sort of bug I guess.

Reply via email to