FlashXML BUILDER

Downloadremote pack

DOWNLOAD REMOTE PACK

Do you want to save and load your xml files directly in and from a web server?
now is possible with our remote pack!

Installation:

It's easy to install, download the zip, exctract it and you will find some php scripts.
Put the PHP scripts (deleteFile.php, fileList.php, uploadXML.php) in the remote folder where the xml files that you want to edit are located.
The file "crossdomain.xml" has to be placed in the root directory.

Example if yor xml files are located in:
www.foo.com/Folder1, scripts file have to be placed in Folder1.
If xml are located in www.foo.com/Forlder1/Folder2 scripts files have to be placed in Folder2.
If xml are located in www.foo.com/Forlder1/Folder2/Folder3 scripts files have to be placed in Folder3 etc.
"crossdomain.xml" has to be placed in the root directory of www.foo.com.


Editor usageto load or save remote files:

for example we have severals xml files located in the folder www.foo.com/xml. We want to edit xml that are located in this folder, and we want save new xml files to this folder. Put in this folder the script files that you find in the Remote Pack and the "crossdomain.xml" in the root folder of www.foo.com.
Remember to give permission to read write and execute to this folder (try 755 or 777).

To load files:

in the remote address box, put the address where xml are located, then press load and will apper this dialog:

Select the file you want to load, and then click load button.

To save files:

in the remote address box, put the address where xml are located, then press save and your xml file will be saved in that location.



Remember to give permission to read, write and execute to the folder where the xml files are located (try 755 or 777).

DOWNLOAD REMOTE PACK