ZBC
11-10-2005, 03:52 AM
I working a a project and need a flash movie that will check a php file for a message being sent to that user. I know how to tell javascript to popup a message from flash but I don't know how I would tell flash to over and over again check that file for a message being sent. This is how it will work, a user will post a message in php to a database.Then flash will find that message and popup the 'message' and flash at the same time will delete the message from the database. It's pretty simple, I just don't know away to do it. Can anyone help??