How to target a function on the main timeline from inside a child movie clip in Animate CC canvas?
I have an Animate CC Canvas project. My main timeline is one frame with child movieclips on separate layers. I have a function on the main timeline that I need to call inside a child movieclip. I have tried exportRoot.functionName and this.parent.functionName but neither works. Get js error in browser that object does not support method. I can't figure out how to target main timeline from within child movie clip.
Thanks,
Teresa
