views:

39

answers:

1

I am beginner of AS3 and I want to make a xml file retiring and saving the data through as3 program without using PHP.

A: 

Check out Shared Objects. They act like persistent local storage--a "flash cookie."

zenazn