Well, i know, it sounds easy, but the only thing I want to do is make a textfield that’s always focused. When I click next to the textfield on a picture or on the root the focus changes and that’s not what I need, the textfield has to stay focused. Could anyone give me that script please?
Well… you can have a listener or something running all the time and have that refocus your text field, I guess… But I don’t understand why you want to do it though…
I’ll show you Go here When you lose the focus, it’s hard to get it back because there’s a mask running over it. I tried using a listener, but i don’t quite understand how to do that…
Use Selection.setSelection() to select the last one in the text field so that the selection won’t be made…
As for alpha tween… Yes… When the alpha tween happened, my machine almost froze until the alpha tween was happening… Alpha tween for the big portion of the screen is supposed to be CPU intensive though…
Creating engaging and entertaining content for designers and developers since 1998.