Forums

This topic is locked

log in names for flash mx

Posted 19 Oct 2006 23:59:45
1
has voted
19 Oct 2006 23:59:45 will jolliffe posted:
using the tutorial for creating login details on a flash page i dont know how to create numerous amount of people in my database

on (release, keyPress "<Enter>" {

if ((name =="xxxxxxx" && (password =="xxxxxx") {

gotoAndStop("pass";

} else {

gotoAndStop("fail";

}

this does it for one user but i want to know how to store many users in the action script... if you reply the script but change the user name and password. it will only let u press enter for one user! HELP!!! PLEASE

Reply to this topic