Share Posted January 29, 2017 When I select SpriteSheet in An CC 2017 I get the following error in createjs undefined is not an object (evaluating 'this.spriteSheet.getNumFrames') If I do not select create Spritesheet in An CC 2017 everything works as intended. Has anyone experienced this issue? Do you have a solution? TIA Link to comment Share on other sites More sharing options...
Share Posted January 30, 2017 It's normal for sprite sheets to fail locally (mainly in Chrome) due to browser security settings. Does it work when you preview directly from Animate using Test Movie (Ctrl+Enter on a PC or Command+Return on a Mac) or if you upload to your own server? Same issue discussed here: https://forums.adobe.com/thread/2070547 Link to comment Share on other sites More sharing options...
Author Share Posted January 30, 2017 ohem...Thanks for your response. I'd already seen the other discussion, however, I have been testing locally and was not seeing the images. I have now got it working, the error was in my custom html file, I was missing some code. Thank you very much for your help, it made me look a little closer at my work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now