Hi, I have a password textfield in my application. I want to disable the functionality of 'ctrl+c' on that textfield. I have used the property 'displayAsPassword="true"'. User should not be able to copy the typed password and paste somewhere else. So how to disable ctrl+c functionality on the specific textfield? I tried to capture the event but failed.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

