Skip to main content
Participant
April 8, 2020
Question

Dynamic Assets

  • April 8, 2020
  • 1 reply
  • 327 views

How can I dynamically change the spritesheets and other assets(particularly image spritesheet) using javascript in the HTML5 createjs code generated by Adobe Animate CC 20?

This topic has been closed for replies.

1 reply

Legend
April 8, 2020

What problem are you trying to solve that you think this is the best solution?

Participant
April 9, 2020

First of all, I want HTML5 animations(for that I chose Animate CC). Now I would like to use the same Scenes and frames but want to change the spritesheet as well as set the new objects(the x and y coordinates, width and hieght) using client-side javascript