-1

How can i add cash to shapes generated from animate cc

i don't want to miss with the file generated from Animate CC , in addtion , the file get complected quickly

regards

Hani Safa
  • 91
  • 5

1 Answers1

0

You should check out the official documentation about caching.

Ferry Kranenburg
  • 2,625
  • 1
  • 17
  • 23
  • thanks for you time , but that mean i need to manually update the generated file , witch is not good – Hani Safa Jun 29 '16 at 08:16
  • 1
    You could load a seperate javascript file along with the generated ones. In the seperated file you could 'connect' to the stage that is loaded in the generated one. – Ferry Kranenburg Jun 30 '16 at 06:12