preview doesn't work after update An CC
hello, last friday made simple animation animate cc ( mask ) working..
so thought after working, go on today..
but first did upgrade of cc programs, include animate...and in't working anymore...?
an export of earlier banner in finder works, earlier file in animate doesn't preview...it should (new) setting..but can fin it?
hope can reply me asap
grt cartimundi
edit@ restart it, , when launched preview again, message" there javascript problem"
after browser white screen..
when preview again, don't see javascript warning anymore, , directly white screen in browser
edit@@ when change template in export settings basic ( therefor had google adwords) view of animation..only animation doesn't work ( hink because i'm working code)
i'm using template (getting in greensock forum)
it in upper selection of timeline , called cta.
the code in cta is:
if (window.devicepixelratio > 1) {
var canvaswidth = canvas.width;
var canvasheight = canvas.height;
canvas.width = canvaswidth * window.devicepixelratio;
canvas.height = canvasheight * window.devicepixelratio;
canvas.style.width = canvaswidth+"px";
canvas.style.height = canvasheight+"px";
//console.log(window.devicepixelratio);
stage.scalex=stage.scaley=window.devicepixelratio;
} //this.cta.on("click", function() {
// exitapi.exit();
//});
//tweenmax.from(this.mc_logo, 2, {y:"500",scale:"0", ease:back.easeout});
//gsap timeline
tl = new timelinemax();
tl.to(this.blok, 3, { x: 555}, "+0.2");
this.stop();
i hope can me, otherwise downgrade , wait solution
when test see warnings in output window? in browser if in error console there messages?
it's quite html has changed, , you're publishing option override html turned off. make copy of current html, , try turning on option, see if makes work. if does, can copy across custom code had added old html.
if it's still not working install 2015.2 version again, confirm works.
if after works in 2015, never in 2017, should submit bug report: feature request/bug report form
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment