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

Can you help? Is there a simpler way to write this short code?

$
0
0

Hi, I'm quite new to coding and EDGE and feel that there must be a simpler way to write this?:

 

sym.getSymbol("USA_animation").play();

sym.getSymbol("World_map").play();

sym.getComposition().getStage().getSymbol("UK_animation").$("UK").fade Out();

sym.getComposition().getStage().getSymbol("UK_animation").$("Piechart" ).fadeOut();

sym.getComposition().getStage().getSymbol("UK_animation").$("people"). fadeOut();

sym.getComposition().getStage().getSymbol("UK_animation").$("PeopleTex t").fadeOut();

sym.getComposition().getStage().getSymbol("UK_animation").$("UKText"). fadeOut();

sym.getComposition().getStage().getSymbol("AUS_animation").$("AUSTRALI A").fadeOut();

sym.getComposition().getStage().getSymbol("USA_animation").$("USA").sh ow();

sym.getComposition().getStage().getSymbol("USA_animation").$("USAText" ).show();

 

Can you help?


Viewing all articles
Browse latest Browse all 9897

Trending Articles



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