do event.preventDefault() in TextEvent.TEXT_INPUT event.. by doing so you can restrict pasting into text input.
On Jan 19, 5:06 pm, Raghavendra M <[email protected]> wrote: > Hi All, > > I have a requirement of disabling copying from and pasting into TextInput > component in flex. I have tried by capturing the key Up and Down Events. > But it did not give full proof solution, i.e not always it was able to > detect the event. > > Any possible ideas or solution are appreciated. > > Thanks in Advance!!! > > Cheers, > Raghavendra. -- 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.

