Skip to main content
galihs92123025
Participant
August 28, 2015
質問

variable

  • August 28, 2015
  • 返信数 1.
  • 412 ビュー

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?

このトピックへの返信は締め切られました。

返信数 1

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.