Groups | Blog | Home
all groups > flash actionscript > october 2006 >

flash actionscript : textArea.label.selectable = false;



Walloompoom
10/29/2006 5:02:52 PM
It took me 42 years to find out how to disable text selecting in a text area
component. Nothing in help or in these forums about it.
textArea.label.selectable = false; it the key and it works great UNLESS you
load swf containing textarea into another swf. Then when you scroll the text it
will select ALL the text. Why is Flash so buggy when it comes to text. Anyone
have a solution?
Walloompoom
10/29/2006 5:24:45 PM
kglad
10/29/2006 8:24:57 PM
aaron12
2/28/2007 12:00:00 AM
Hi,
This had me pulling hair for hours!

Seems to be solved when within the Component Inspector - > Schema -> set 'Read
Only to 'true'
You have to publish as a Version 7 movie but acceptable for me :)

Hope this helps prevent significant hair loss!
AddThis Social Bookmark Button