wick 1.19 browser
please check attached project.
basically i create an object. - OK
I assign a cloned clip to this object for representation. - OK
I want to setText() to a text field inside this cloned object but I cannot. - NO
what puzzle me is:
- I can setText() the original mc (not the clone) with my text variable so it is not invalid
- I can move the cloned mc so it is not a targeting issue
it looks like a bug
clone_setText.wick (1.9 KB)