snakeman654
12-09-2006, 10:16 PM
I am currently developing a house designing game - inwhich each part of the house can be one of 4 objects - each on a seperate frame. The frame of each of these items is a variable e.g. bath = 1 (first frame). What I want to get it to do is that upon pressing "save", flash sends each of these variables to a database - so that this data can be loaded later on throught a log in screen.