Intergrate the Flash AS3 (swf) with XML in WebBrowser



I'm trying to intergrate the swf with xml files in an html file or asp.net.. How to do it?? Cant find any good solution.


For the standalone swf its working perfectly..


Code for my as3:


xmlLoader.load(new URLRequest("salesAchiementXML.xml"));


So yeah, when i tried to put it in html or asp.net its not working .. The xml data are not displaying in html also the codes i coded in the flash is not working also...


Is there a ways to: 1. Xml will work? 2. Code behind in my flash will work also?


Thanks!


No comments:

Post a Comment