Hi there,
I'm trying to incorporate two separate Canvas animations on the same page, using a method which has worked for me before :
https://stackoverflow.com/questions/31901564/two-flash-cc-animations-in-the-same-html-page
However, using Animate 19.2.1 I'm getting a javascript error if I try to publish with the Javascript Namespaces Symbols changed from anything but "lib".
Line 311:19 Can't find variable: liblogo
When I change the symbols name back to "lib" and publish, everything works fine. But any other name ("liblogo" for example) always throws this error.
Any ideas...?
TIA,
Tim