Drawing Application - Flash (Actionscript)

Flash is a well known application that allows development of games and other complex graphical content, which can then be embedded into a web page with relative ease.

Web developers geneally dislike using Flash for a few reasons:

  1. It is not open source.
  2. It is generally bad for accessibility.
  3. It requires instalation of a plugin to be seen by the user.

For the purposes of this project it was a no-brainer that I was going to use Flash as the "current solution" to this application.