[COLOR=#333333][FONT=lucida grande]I have a 3d drag drop interface in flash and as3. When I click a “done” a list of strings (the instance names ) of everything on the canvas is generated. All of this is in flash and I want to use php to send this list to a database and use the instance names to cross reference with the database to get pricing. I.e red ball in database is $30 and when the list is sent out of flash it consist of: red ball so it finds red ball in database and adds to cart per se. Anyone know how to do this with like magneto or something?
Thanks in Advanced. Also I have experience with php and database. [/FONT][/COLOR]