Hi! I’m making a php/mysql-guestbook in flash. The interface is already finished. It contains three input text-fields; name, email and message. I’ve also made a submit button.
In html I would just put them all in a form, but how do I do this in flash?