Skip to main content
Inspiring
May 31, 2007
Answered

Change text value of TextField on Stage

  • May 31, 2007
  • 11 replies
  • 1302 views
I have created a dynamic textfield on Stage without any instance name. In AS file i want to change the text value but unable to do so. Can we do it in this way.??
This topic has been closed for replies.
Correct answer kglad
cast your display object as a textfield:

11 replies

Inspiring
May 31, 2007
I think its not possible.