This is an XML based flash login form which uses MD5 algorithm to process login information. In short…if strong passwords are chosen, they cannot be broken if you use this… 
Live example: See this form working in my ELEGANT PHOTOGRAPHY TEMPLATE .
Features
- Store as many users as you want in XML file
- The passwords are stored as MD5 hashes in the XML file. So even if someone gets their hands on the XML , they cannot use the information
- Try these credentials to test the form:
- Username: iceonflames
password: flashden - Username: admin
password: admin - Username: root
password: root
- Username: iceonflames
Files Included
- Sources
- Help files
Credits
Sephiroth for the AS2 MD5 algorithm
