This content has been marked as final.
Show 2 replies
-
1. Re: access a stage label from symbol
ryanstewartadobe Feb 23, 2014 7:51 AM (in response to uboss84)I think this question might have been intended for the Edge Animate forums. Are you using Edge Code, or Edge Animate?
=Ryan
-
2. Re: access a stage label from symbol
uboss84 Feb 23, 2014 9:01 AM (in response to ryanstewartadobe)edge animate....i have solved in this mode
sym.getComposition().getStage().play("label");


