This is really impressive. Does anyone here know what was used to produce this? I'm guessing HTML5 canvas trickery, but I'm not a web-dev so I'm really curious if that's the case. However it was made, this is one of the best web-demos I've seen in a long time. Thanks for sharing!
it's certainly not flash, it's canvas/svg/JS, check out the source (View->Source or Tools->Web Developer->Page Source)
This really makes me want to dive into some of this new web hotness :)