Its the problem with the additional development code. In .actionScriptProperties file there is one attribute htmlPlayerVersion="9.0.124", if i change the version to "10.0.12", then the default functionality is lost. When i change the version to 10, then it allows the contents of the textfield to be copied. Finding solution on that also...
On Aug 24, 5:04 pm, Preetham Hegde <[email protected]> wrote: > Could u copy the text when its displayAsPassword="true" ? > I think by default its you can't copy when its displayAsPassword="true" , > pls check it.. > > If u can copy, pls share source code... > > On Mon, Aug 24, 2009 at 11:39 AM, Rohit <[email protected]>wrote: > > > > > 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. > > -- > Regards, > Preetham Hegde > > _______________________________________________ > If you only have a hammer, you tend to see every problem as a nail. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

