Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
you can't reference anything easily that's a child of a button.
to remedy, don't use buttons. use movieclip buttons.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now