Canvas, the bitmap drawing extension for HTML5, is too new for IE6, 7 and 8. Hence, webdev’ers have two options: not using it, or simulate the support using javascript, or in this case flash. FlashCanvas is being reported to be much faster than excanvas (a library that I have been using so far with dissapointing results).