hi… okay… i need advice for how i should do something in flash…
what i want to do is make a kind of guestbook thing… and what i need to do is just store the data of each post into a data file on the website…
I was thinking that i could do it with SharedObjects… as i know how to use them and that was what i was goin to try first… but… is this the best way to do it?? will it work on the web or will it only work locally on a computer…
Should i be using php or xml or somtin like that?? If so… how would i do that cause i dont have a clue at all… =S
I heard PHP is the best way, there should be a tutorial in the ‘best of kirupa’ section somewhere. I’ll see if i can find it And what’d you mean by shared objects??
hi… thanks… but… hmm… do u know where i can just find a simple tutorial about how to save data into a php file or somthing like that cause i have all the way i am goin to set it up already worked out i think…