[FONT=Trebuchet MS]hello,
i’m making a drawing board in flash and i’d like for it to be able to remember which colors were chosen and in what order they were selected. is there a way to do this?
thanks!
my best,
david[/FONT]
[FONT=Trebuchet MS]hello,
i’m making a drawing board in flash and i’d like for it to be able to remember which colors were chosen and in what order they were selected. is there a way to do this?
thanks!
my best,
david[/FONT]
Hi,
You can read/write data from/to external files using flash. You can have a look at this comprehensive introduction to XML tutorial, if you want to know more…
Enjoy!
[URL=“http://www.kirupa.com/web/xml/index.htm”]
or use shared objects
or cookies or some type of database
easiest would probably be sharedObjects in this case though
Thanks guys! i just learned something new thanks to You
Kirupa shared objs tuts: 1 [URL=“http://www.kirupa.com/developer/actionscript/shared_objects.htm”]2
:: Copyright KIRUPA 2024 //--