An example of displaying a sprite sheet using Sprite. This demo also shows playing named animations (jump and run), and animation chaining using getAnimation("name").next. Click the stage to initialize a jump, which will continue back into the run when it is complete.
Some browsers can not load images or access pixel data when running local files, and may throw a security error or not work unless the content is running on a server.