Play / stop methods


hi,

 

i have basic animation 2 bindtimelineaction, 1 listening on "play" , other on "stop".

i not able figure why, when animation starts, can see both listeners called, if animation isn't in autoplay mode.

 

i have dig edge javascript file (edge.1.5.0.js) , find there «this.stop();» in play method.

 

***

d.extend(a.prototype, n.prototype, {constructor: a,play: function(a) {

            this.notifyobservers("play");

            this.stop();

            this.sort();

            this.playing = !0;

            if (this.context)

                this.context.playdirection = void 0, this.context.executetriggers = void 0;

            var b = this.getcontext(a);

            b.timeline = this;

   ... 

***

 

there reason guess, ?

 

thanks.



More discussions in Edge Animate CC


adobe

Comments

Popular posts from this blog

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support