use this syntax:
 
myList = simpleHTS.lastResult.list.name as ArrayCollection
 
read my post about that :
 
 
best,
Marco Casario
 
 
 
----- Original Message -----
Sent: Monday, August 07, 2006 3:15 PM
Subject: [flexcoders] Re: ArrayUtil.toArray trouble (works in beta 3 not in release)

Hard to say without seeing your code but it may be due to
'makeObjectsBindable' defaulting to true in the final release. It was
false in B3.

Try setting makeObjectsBindable="false" on your HTTPService component.

HTH,
Ben

--- In [EMAIL PROTECTED]ups.com, Flapflap <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> I use to have some httpservice xml result binding to an array using
> ArrayUtil.toArray method.
> They used has a dataprovider for a combobox.
> In beta 3 all is ok
> Now my combobox only show one ligne of [Object object] seperate with
comas.
>
> I d'ont see anything one change on this method here :
>
http://weblogs.macromedia.com/flexteam/archives/2006/06/flex_2_changes.cfm
>
> So is there an explaination ?
>
> --
> Flapflap[at]sans-facon.net --
> DevBlog : http://www.kilooctet.net
>

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to