--- In flexcoders@yahoogroups.com, "Geoffrey Williams" <[EMAIL PROTECTED]> 
wrote:
>
> srv.lastResult.list.employee is already an ArrayCollection.
> 
> Try: employees = ArrayCollection (srv.lastResult.list.employee);
> 
> --- In flexcoders@yahoogroups.com, "pateyog" <pateyog@> wrote:
> >
> > I am facing a problem with a code which used to work with flex beta
> > 2.0 but has stopped working when I moved to the release version. I 
> get
> > the following error while executing the below given code:
> > 
> > TypeError: Error #1034: Type Coercion failed: cannot convert
> > mx.collections::[EMAIL PROTECTED] to Array.
>

Cool this worked. 
Thanks





--
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