jQuery SpriteClip.js API Example

Methods:

instance.play(); instance.stop(); instance.rewind(); instance.gotoAndPlay(5); instance.gotoAndStop(3); instance.gotoAndRewind(6); instance.playtoAndStop(5); instance.rewindtoAndStop(1); instance.nextFrame(); instance.prevFrame(); instance.stops([4]); instance.stops([4, 6]); instance.stops([]);

Properties:

instance.currentFrame: instance.frameWidth: instance.frameHeight: instance.isPlaying: instance.frameRate: instance.currentDirection: