PDA

View Full Version : Save to external text file


hamsterboy
07-07-2004, 10:45 PM
I'm trying to work out how to save text to an external text file. On the local drive of a pc.

Is this possible just using actionscript???

Crismo
07-08-2004, 05:12 AM
Yes and no.
Do a search on sheardObject.

If this doesn’t suffice you will have to use a third party framework, or just hack one out on your own.