PDA

View Full Version : Flash Drawing Application


inanyus
07-22-2003, 09:08 AM
Hi all,

This flash drawing application lets you draw lines with different color and sizes.
Records your movements and redraw it again.
Outputs a png file of your drawing.

Good example about php, flash, database integration.

I will be glad to see your artworks with this project.

URL : http://www.inanyus.com/ecard

Thanks.

Timmee_3Styler
07-22-2003, 04:25 PM
pretty neat pretty neat my friend :)

not sure how you can output as a png..(some function in PHp?)

inanyus
07-23-2003, 04:02 AM
Thank you,

php has several image functions, and drawing a line is a little bit different from flash.

I have all the data in database, brush size, movements, color
just recreated them in php.

jupiter759
07-23-2003, 11:54 AM
geniously done, I wouldnt know how to start with it, but I enjoyed sending a couple of e-cards, so nice work

Timmee_3Styler
07-23-2003, 02:15 PM
*sigh* so much to learn these days