okay… i know there are tons of stuff about php on the forum… and i have looked through just about all of it… and i dont have a clue what i am doin?? it makes no sense to me…
So… can someone please explain to me simply how i am goin to do this…
Rightyo… what i am making is a guestbook kind of thing… but its different… what i need to do is for each post i need to save these variables
xpos
ypos
name
email
webpage
comment
right?? okay… so then for the first poster he/she would create a set of variables called…
post1_xpos
post1_ypos
post1_name
post1_email
post1_webpage…
and so on… and the second poster would create
post2_xpos
post2_ypos…
etc…
Okay from what i have seen so far… i am goin to need input boxes in flash where i am goin in insert that data… and then a submit button…
then i will need a php file with the php script… and a txt file where all the stuff is stored… and somehow the php script will write all that data into the text file… and then when the swf loads all thoose variables will be loaded into the swf. and then i work with them from inside there…
Thanks you so much to anyone who can help me with this… you will be a life saver… =)
and if you are wondering what i am working for it is here
-Scotty