##Draw Record An experiment that records drawing on canvas and plays it back.
##How it works On click recording starts and will record the x and y position of your mouse as you draw. This is then pushed into an array and looped over for playback. you can also save which places the x and y recording in the URL as a hash which if the page is loaded will parse the data in the hash and playback.
##Example http://drewdahlman.com/experiments/Draw-Record/
http://tinyurl.com/ccnt8cf - Tiny URL of saved out drawing