actionscript 3 - Draw a Hand Signature in Flex 4 -



actionscript 3 - Draw a Hand Signature in Flex 4 -

i creating application requires user draw hand signature on tablet. best way on flex mobile 4.5? draw on to, sprite, canvas?

also, need save signature .jpg, done?

have on following:

http://www.jamesward.com/2010/03/22/flex-paint-updated-to-flex-4/

it may give hints.

flex actionscript-3 actionscript blackberry-playbook

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -