FlashBytes
07-17-2008, 06:16 PM
I am trying to figure out how to control text fields objects. I have a project that I am working on here that the text is dynamically loaded from XML inside a "button" if you will, and I have a simple MOUSE_OVER so that the button tweens. Problem is, the text is screwing it all up so I disabled the text using selectable = false. The project works.
Now I have another problem, I have to be able to make the text selectable on MOUSE_DOWN so that users can copy the text and then have everything return to non selectable at some point. Im just having a horrible issue with this. If anyone could help I'd really appreciate this and thanks in advance.
Now I have another problem, I have to be able to make the text selectable on MOUSE_DOWN so that users can copy the text and then have everything return to non selectable at some point. Im just having a horrible issue with this. If anyone could help I'd really appreciate this and thanks in advance.