This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*********************** | |
* Adobe Edge Animate Composition Actions | |
* | |
* Edit this file with caution, being careful to preserve | |
* function signatures and comments starting with 'Edge' to maintain the | |
* ability to interact with these actions from within Adobe Edge Animate | |
* | |
***********************/ | |
(function($, Edge, compId){ | |
var Composition = Edge.Composition, Symbol = Edge.Symbol; // aliases for commonly used Edge classes |