Hello Swen,

Thanks for answering. I don't know why you can“t see that part of the code.
I did insert it and am able to see it. Although, when i try to quote it, it
doesn't appear.

                        //**
                         * Shows or hides the characters in the password field.
                         */
                        protected function 
togglePasswordDisplay(event:Event):void
                        {
                                appPassword.displayAsPassword = 
!event.target.selected;
                        } /

The function is incredibly simple.

Regards,

S



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Flex-4-12-0-Can-t-toggle-displayAsPassword-in-TextInput-as-in-previous-versions-tp6790p6795.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to