XML file
<?xml version="1.0" encoding="UTF-8"?>
<loginmenu>
<label1>
Username (E-mail)
</label1>
<label2>
Password
</label2>
<shareobj>
TestForMVC
</shareobj>
<submitlabel>
SUBMIT
</submitlabel>
<signinlabel>
Not yet registered... press here
</signinlabel>
<variable1>
username
</variable1>
<variable2>
password
</variable2>
<phpfile>
https://flashscript.biz/flashas3/flashscriptMVC/getLogin.php
</phpfile>
<serverresponse>
https://flashscript.biz/flashas3/flashscriptMVC/registered.php
</serverresponse>
<registration>
https://flashscript.biz/flashas3/flashscriptMVC/NewRegistration.html
</registration>
<errormessage>
Username or Password are wrong!
</errormessage>
</loginmenu>