Copy link to clipboard
Copied
I have made a slide show with 90 pictures. I split it into three MovieClip objects. But the main scene on the timeline I have added createjs.sound codes with an mp3 file. One minute playing time on intro.mp3 for it plays but the other two mp3 files which are longer then at six minutes than the intro don't play as I have gone through 57 images then back in the main scenes with menus. What could this be depends on?
Copy link to clipboard
Copied
is the problem unwanted over-lapping sounds?
Copy link to clipboard
Copied
I solved it on my own.
Then I use this.gotoAndPlay(); and this.play(); these two are different. When I use gotoAndPlay, I cannot createjs.sound codes in the first frame because I have added a frame after with the sound codes. But I have put the label on the first frame and the codes on the second frame. So now it works.
Copy link to clipboard
Copied
glad you solved it.
Copy link to clipboard
Copied
I think Flash is better than HTML5 canvas but I use HTML5 canvas document. About something completely different I wonder if be found webgl in Animate CC because there was before.
Copy link to clipboard
Copied