I want to learn to program the canvas element. Anyone got any recommendations of websites / books?
+1
A:
As far as I know, Flash does not have anything to do with <canvas>
so you would be using Javascript, not Actionscript.
I used this tutorial when I was learning about <canvas>
: https://developer.mozilla.org/en/canvas_tutorial
It seems to cover the basics pretty well.
Jeff Fohl
2010-07-07 01:05:15