To deserialize a JSON string with KineticJS, we can use the Kinetic.Node.create() method which creates a node from a JSON string. If we want to deserialize a stage node, we can also pass in an optional container parameter.
Code Editor
Modified on April 9th, 2013
by Eric Rowell