| Discussion Home | About | Threads By Date | Search |
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
|
|
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> |