Login Form

Hello - I want to make a username/password login form in flash that will then send the information to a URL… I use this and it works no problem when making html forms, with form action=“website/login/” method=“POST”> but I have NO clue how to make a form in flash.

could somebody possibly make me a quick form with the variables “user” and “pass” with a “LOGIN” button that will point to /login/ ?

I would really appreciate it and thank you very much in advanced.

nIck