Quantcast
Viewing all articles
Browse latest Browse all 9897

compositions communicating

I have a composition called 'outer' into which I load a composition called 'inner'. Can I get the composition 'inner' to call a function on the stage of the composition 'outer'?

 

something like:

 

sym.getComposition().getStage().myFunction(); //doesn't work

 

any help would be greatly appreicated!


Viewing all articles
Browse latest Browse all 9897

Trending Articles