javascript - Adobe Edge: unload Composition -


reference: http://www.adobe.com/devnet-docs/edgeanimate/api/current/index.html#multiplecompositions

so, if loads compostion...

adobeedge.loadcomposition('comp1js', 'comp1divclass', { scaletofit: "none", centerstage: "both", bscaletoparent: true/*, htmlroot: "foldernameifinanotherdir/"*/ }, {"dom":[]}, {"dom":[]}); 

what unloads it?
can help. load , remove @ will.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -