Hi everybody
I need to create a database using Flash which gets the data such as "name , last name..." from the user and stores it in a database.
How can I do this job
The Feldkircher - 22 Nov 2007 19:58 GMT
Hi
Flash directly has no Database functionality, you have to use middleware to provide this function.
Google for 'Flash, PHP and MySQL' for more info.