Groups | Blog | Home
all groups > flash actionscript > july 2004 >

flash actionscript : Password sensitive input text fields


leighRing
7/7/2004 11:07:22 PM
How do I create a secure input text field that is password sensitive. For example, a website that would have a client login.

Thanks for any input!
mandingo
7/8/2004 12:00:25 AM
Hi,

myPassField.password = true;

Hope that helps,
AddThis Social Bookmark Button