2009-07-20 8 views
0
<mx:HTTPService id="theXMLtree" url="http://localhost/file.php"/> 

<mx:Tree dataProvider="{dp}"></mx:Tree> 

Le fichier génère le code XML, j'ai besoin d'intégrer cette information dans mon arbre ... comment puis-je le faire.XML dans Flex

Répondre