PDA

View Full Version : save information from the variables in Flash


toke
09-26-2001, 04:22 PM
Hello...

Is there any way I can save the information I have in the variables to text file? I need to use them in later time.

Thanks

Jesse
09-27-2001, 05:24 AM
if you mean ont he server youw ill have to use a server side script. if you want to save the file ont he user's HDD it will only work on PCs via the Flash Projector. There are ample examples of both methods on the forums, search for 'write text file server' or something.