A simple solution is to put the textarea in a movieclip and set the movieclip to : mc.mouseChildren = false;
HTH Cor -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: vrijdag 27 maart 2009 23:13 To: Flash Coders List; Taka Kojima Subject: Re: [Flashcoders] ?: how to prevent users to copy text from a TextArea? Taka and Anthony, Wooohaa, very nice working around which I will try definitely. Thanks. Peter Citeren Taka Kojima <[email protected]>: public function DistributorsForm () :void{ [...] var details_ta_overlay:Sprite = new Sprite(); [.... rest skipped ...] _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.278 / Virus Database: 270.11.30/2026 - Release Date: 03/27/09 07:13:00 _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

