Copy link to clipboard
Copied
In Canvas. How can you play Audio file. without Createjs?
And how can you change the color of MovieClip without Createjs?
I am not able to use external scripts at all.
Copy link to clipboard
Copied
..Or how can include scripts needed for playing audio and changing color of MovieClips.
Copy link to clipboard
Copied
Hi.
CreateJS will be included anyway because, except for the components, all other objects (Movie Clips, Graphics, Buttons, bitmaps, texts) are CreateJS objects.
For audio, you can still rely on the native API.
Regards,
JC
Copy link to clipboard
Copied
I am getting repeated cross-domain issues when trying publishing and launching locally.
The audio error is saying "WebAudioPluginTest.fail". and CORS request not http.
Copy link to clipboard
Copied
Does Adobe have documentation on this for cross-domain, audio for Animate? Would these issues also be the same for Captivate?