I'm exporting a bunch of assets with Flash CC HTML5 template for use in a project. There is one movieclip in the lib code but when I test I get:
Uncaught TypeError: undefined is not a function
I'm loading movieclip-0.7.1.min.js but createjs doesn't find it? Question to the advanced CreateJS coders: How the heck do you use movieclip assets exported from the Flash IDE?? Is this even supposed to work? And if so how do you get createjs to make use of the loaded movieclip JS?