Skip to main content
galihs92123025
Participant
August 28, 2015
Question

variable

  • August 28, 2015
  • 1 reply
  • 411 views

i got a problem about variable script and child-parrent...

i make dynamic text inside movieclip, and the movie clip inside button.

the variable in general timeline ---> "var ticard"

so how to access variable to dynamic text in child, like "text_ticard.text = ticard" in same parrent?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
August 28, 2015

you can't reference anything easily that's a child of a button.

to remedy, don't use buttons.  use movieclip buttons.