Description: This Tutorial shows you how to set up a table in a MySQL database, then using PHP manipulate that table and interact with Flash. The first part of the Tutorial demonstrates how to create a unique user ID in the database: in this case the user's name. The unique user ID is required because in the next part we\'ll be saving the x and y coordinates of movie clips for each user. In this way a user can return to the (your) site at anytime and find the movie clips in the same positions that they were last time. I have also included a place for the user to add a comment, which is also saved.