Team:TecMonterrey/test/animacion1 edgeActions.js
From 2013.igem.org
(Difference between revisions)
KingDavid2 (Talk | contribs) (Created page with " <html> <script> (function($,Edge,compId){var Composition=Edge.Composition,Symbol=Edge.Symbol; //Edge symbol: 'stage' (function(symbolName){})("stage"); //Edge symbol end:'stage'...") |
KingDavid2 (Talk | contribs) |
||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
(function($,Edge,compId){var Composition=Edge.Composition,Symbol=Edge.Symbol; | (function($,Edge,compId){var Composition=Edge.Composition,Symbol=Edge.Symbol; | ||
//Edge symbol: 'stage' | //Edge symbol: 'stage' | ||
Line 7: | Line 4: | ||
//Edge symbol end:'stage' | //Edge symbol end:'stage' | ||
})(jQuery,AdobeEdge,"EDGE-1128125"); | })(jQuery,AdobeEdge,"EDGE-1128125"); | ||
- | |||
- | |||
- |
Latest revision as of 15:48, 15 September 2013
(function($,Edge,compId){var Composition=Edge.Composition,Symbol=Edge.Symbol; //Edge symbol: 'stage' (function(symbolName){})("stage"); //Edge symbol end:'stage' })(jQuery,AdobeEdge,"EDGE-1128125");