A Flash Developer Resource Site

Search:

Type: Posts; User: lcastilloh

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    1,797

    Login - Mysql - Flash - HELPPP!!!!!

    Hello guys I have two problems (Hope someone can help me) AS2 please!:

    1) I need to take my movie flash to another frame after login

    2) I need to authenticate frame by frame the login (user)
    ...
  2. Replies
    2
    Views
    1,755

    Flash5 PHP Code:

    PHP Code:
  3. Replies
    2
    Views
    1,755

    Flash5 Flash Code: on (release) { if (username !=...

    Flash Code:

    on (release) {
    if (username != "" && pass != "") {
    loadVariablesNum("login.php", 0, "POST");
    _root.words = "Begin login process";
    } else {
    _root.words = "Please enter a...
  4. Replies
    2
    Views
    1,755

    Flash5 Login - Mysql - Flash

    Hello guys I have two problems (Hope someone can help me) AS2 please!:

    1) I need to take my movie flash to another frame after login

    2) I need to authenticate frame by frame the login (user)
    ...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center