<< Algerian_Morocco_adobe_group

Discussion Area

ask questions, discuss topics, solve problems

Discussion Home | About | Threads By Date | Search

Flex: Problem in coverFlow application with papervision3D WSDL


Thread posted 05/23/09 by fred_dev last edited 05/23/09
8,316 views, 1 comments.

Title
Flex: Problem in coverFlow application with papervision3D WSDL

Content

I have complexe result with WSDL: an XML

<xml>

<items>

<item>

<item>

<key>

</key>

<value>

</value>

to exloite this result i must convert to

<items>

<id></id>

<cover></cover>

the cover flow comp is extended Viewstack and i bind with XMLList, but my loop for each(... create bug, my app is verySlow and produce an error

Comments

posted 11/21/09 by fred_dev | Report Abuse

<p>I solve this problem and i have create an application show cover film's in 3D viewr and comunnicate with WSDL web service Flex is greate</p>