PDA

View Full Version : saving XML on local


autoportret
01-03-2006, 03:03 PM
I made a calendar in flash. I published this as an exe projector.and now the problem. I am loading an xml into the flash, I change the content of the xml and now I want to save it on local.

is it possible?

outlando
01-03-2006, 03:07 PM
So you've updated the XML within the .exe, but want to save back to the xml file? I think you'd have to use ASP or PHP to do this.
You might get some success with shared objects, but I don't know much about that.

ejcortes
01-03-2006, 09:09 PM
Defiitely need a scripting language (asp, asp.net, php, coldfusion, etc.)

Flash Gordon
01-03-2006, 11:34 PM
Defiitely need a scripting language (asp, asp.net, php, coldfusion, etc.)
Probably not possible to use a scripting language on someone's local computer that is running a projector.

Look into some 3rd party software.

Flash Gordon
01-03-2006, 11:36 PM
I made a calendar in flash. I published this as an exe projector.and now the problem. I am loading an xml into the flash, I change the content of the xml and now I want to save it on local.

is it possible?

Your question isn't very clear what your are doing. You'd get better answers if you were more clear.