|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 5/16/2008 2:00:57 AM
Posts: 2,
Visits: 4
|
|
Hello all..
I'm working with the enterprise version and i was wonderring if it is possible to change the name of the xml file so that i can have multiple xml data files in the same folder.
I tried looking into the fla file that we got and played around with the code but with no luck.
Can someone pls help me with this issue?
Any reply will be helpful, thanks for all replies 
Best regards,
The confused
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 2 days ago @ 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
If you rename any XML files, you can set the XML path for each .fla as _root.dataURL="XML.xml"
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 5/16/2008 2:00:57 AM
Posts: 2,
Visits: 4
|
|
Hey again...
Thanks for your reply. Could i ask u to give me an example in the code so i can see exactly where to put the path?? Can't seem to get it to work corectly. I'm sure its just the path that i get wrong.
Thanks again
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 2 days ago @ 7:57:52 PM
Posts: 1,956,
Visits: 468
|
|
You just need to add _root.dataURL="YourFile.xml" in your chart .fla. This is the only code you need to change.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|