folder path info of the 3D charts MX flash 6 as1 (as2 compatible) version 

How to change the location of this folder/directory?

Note: The files in this folder do require files located in other folders/directories of this zip archive!
Changing the location of this folder (without changing the location of the other folders called: User_Manual, AMcharts_evaluation_f10, ...) will require to provide these files plus altering their path: 


1) AC_RunActiveContent.js file's current path/location is (../User_Manual/html/AC_RunActiveContent.js). It requires changes in the html setup inside the <head> tag of:  combi_chart.html and donut.html. (Two optional paths to the browsers favicon which shows in IE6/7 if online and in Firefox online and offline even as animated gif can be altered inside of the <head> tag too)
 
2) the current path(+name) to the flash movie (swf) files of this MX flash 6 as1 (as2 compatible) version is inside the folder/sub-directory called 'swf' of this very folder and can be changed in the html embed setup of:  combi_chart.html and donut.html  Its current path is (swf/AMchart or swf/AMchartPie) This path has to be set 4 times to suit all browsers and scripted embedding. Note: You can embed the charts without the <noscript>. Please read all details about how to handle this in the file called 'folder_HTMLsetup_path_info.txt' of folder 'AMcharts_evaluation_f10' and in the user manual of the 3D charts. Only inside the <noscript> part the name requires its .swf suffix! 

3) the data xml files are the same as the once used by the as3 flash 9 version and and can be found inside the folder called 'AMcharts_evaluation_f10/xml'  and the path/name can be altered too in the html setup of:  combi_chart.html and donut.html The current path points to: dataURL=../AMcharts_evaluation_f10/xml/minus_highlight.xml and  dataURL=../AMcharts_evaluation_f10/xml/donut.xml ... plus initializing vars of the query string (up to 4 times)
 
4)  the mp3 external rollOver sound path can be found in the minus_highlight.xml and donut.xml files (located inside the folder ../AMcharts_evaluation_f10/xml/) as described under point 3. The sound's xml attribute which determines that path/name is currently set to sndMP3='../User_Manual/mp3/digital_over.mp3' and sndMP3='../User_Manual/mp3/digital_release.mp3' respectively.  

(../ dot dot forward slash is the notation for a relative path up one directory/folder)

All changes can be made with any text editor.      
