Custom image paths
is there way override image path used in edge animations? i'm setting publishing workflow allow multiple independent edge animations put singlepage app, variable in _edge.js files makes bit hard:
var im='images/'
so far i'm patching folder i've put images.
if nothing exists yet, nice if edge instead output like:
var im=adobeedge.imagepaths["compositionid"] || "images/";
so don't need ugly rewrites might break in future updates.
More discussions in Edge Animate CC
adobe
Comments
Post a Comment