Question
Can't find variable: exportRoot error in external Javascript
I'm trying to get a reference to exportRoot from a js file that I added as an external file within the project. But I'm getting this error:
Can't find variable: exportRoot
Doest anyone know how can I get a reference to my objects in the timeline from an external javascript file?
Thank you
