| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hi all, I have a Moveclip with a Dynamic text field instance name of "optionName". The movie clip is linked to my custom Class "Toggle". Is there a way for me to access "optionName.text" from my class? I need to set the optionName.text to a string with a function of my class. Thanks. |
|
#2
| |||
| |||
| : public function SetName(newName:String):Void { this["optionName"].text = newName; |
|
#3
| |||
| |||
| you're welcome. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.