Search code examples
apache-flexcanvasactionscriptmxml

Is there anyway of having handwriting functionality in flex?


I am doing a flex application, I would like to include a box where the user can freely draw in the box, like a html canvas type thing but in my flex project. Is there any way of implementing this?


Solution

  • Yes; this site has a simple example that should help you.