PDA

View Full Version : to save data



future14
May 18th, 2003, 02:47 PM
hi guys, my description might not be so good, but i hope that u guys really can help up...

i am trying to create one storyboard program by using Flash, the program let me to type down the notes for every scenes. But i face the problem that after i wrote the notes, i gotto to do something to let me to save the notes down, so that the next time when i open the program, i can still check on the notes i wrote. so basically is just to save the data in flash program. how ah??? pls anyone can help me up???

andr.in
May 18th, 2003, 02:49 PM
DO you want the data to be saved onto the computer or to the internet?

ahmed
May 18th, 2003, 03:00 PM
if you wanna store them on the client side as a cookie, you can use a SharedObject.. If you wanna store them on the server, you need to use php or something like that..

search the forums for either cases, similar questions have been asked before :)

andr.in
May 18th, 2003, 03:03 PM
there's a tute on sharedObjects! :)