Custom Drawing Board

Hi everyone!

I’m interested in getting someone to customize and extend on the script shown here:
http://www.kirupa.com/developer/actionscript/drawingboard.htm

While incorporating the record/play feature seen here:
http://www.krazydad.com/bestiary/bestiary_makesig.html

Basically what I would need is the following:

  • For a user to be able to select the color of the line being drawn.
  • For a user to also be able to select a thickness of the line being drawn.
  • For a user to be able to select the kind of pen he would like used for drawing. *
  • For a user to hit “Record” and start drawing/writing.
  • If the lines are to jagged, for the script to smooth them out, to get nicer curves. (So the letters look nice.)
  • For a user to be able to save his drawing on my server for later use as recording of his drawing from start to finish.
  • This is just a visual gimmick, and it does not at all influence the way the lines are coming out. A cursor more or less. It needs to be shown during drawing and then later on in the recording.

Please let me know if you are interested.

Thanks.