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:
- It is not open source.
- It is generally bad for accessibility.
- 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.