Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Populating a nested textbox with a stage variable

$
0
0

Hey Guys,

 

I've got a textbox nested two symbols deep that I want to populate with a global variable declared on the stage. I've read some posts on the forum about this and haven't had success.

 

CompReady:

 

var photoDescription = ""; //set the var as an empty string first

 

 

On a Button's mouseUp:

 

sym.getComposition().getStage().getSymbol("themePopUp").getSymbol("photoDescriptionPopUp") .getSymbol("photoDescriptionText").text(photoDescription);

 

Any advice?

 

Best-Mike


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>