A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Passwords

  1. #1
    Junior Member
    Join Date
    Jan 2002
    Posts
    1
    I'm trying to use 3D Flash Animator 3.2 to create a password input routine. So far, I can input a password and validate it ok if the password is numeric. What I cannot manage is to use characters. Is there a site anywhere that demonstrates how to do this properly?

    Thanks.

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244

    No Problem

    Originally posted by AndyGrandey
    I'm trying to use 3D Flash Animator 3.2 to create a password input routine. So far, I can input a password and validate it ok if the password is numeric. What I cannot manage is to use characters. Is there a site anywhere that demonstrates how to do this properly?

    Thanks.
    I just tried this and it work fine for me.

    Make editbox with variable password and then used a button Action to test with
    if
    password="AbCd"
    show TextElement
    end

    did you remember to use quotation marks in your testing line?

    I can send you example if you email me directly
    bret@bretlanius.com


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center