deviant art

Deviant Login Shop  Join deviantART for FREE Take the Tour
[x]
Download File
SWF, 11.4 KB
more ▶

More from ~andryeb

Featured in Groups:

Details

June 30, 2007
11.4 KB
600×700
Link
Thumb

Statistics

Comments: 8
Favourites: 7 [who?]

Views: 348 (0 today)
Downloads: 4 (0 today)
[x]
:iconandryeb:
NEW! NOW YOU CAN DRAW W/ AN ERASER AND CHOOSE COLORS! took me 1 hour to make.

added cursorinatorz!
Add a Comment:
 
:iconfroilan123:
Did my drawing application inspire this?
Reply
:iconandryeb:
~andryeb Aug 2, 2007   Filmographer
NO.
Reply
:icondeviantpasta:
~deviantpasta Jul 2, 2007  Hobbyist Photographer
Very nice... I tried to do a similar thing here though yours seems a lot slicker... If I do one again might I have a look at your code?
Reply
:iconandryeb:
~andryeb Jul 2, 2007   Filmographer
onMouseDown = function () {down = true;};onMouseUp = function () {down = false;};onEnterFrame = function () {_root.brush._x = _root._xmouse;_root.brush._y = _root._ymouse;lineStyle(5, 0x00000, 100);if (down == true) {lineTo(_root._xmouse, _root._ymouse);} else {moveTo(_root._xmouse, _root._ymouse);}};


oh, 120 fps.
Reply
:icondeviantpasta:
~deviantpasta Jul 6, 2007  Hobbyist Photographer
Thanks Andy! Much appreciated...
Reply
:icondeviantpasta:
~deviantpasta Jul 6, 2007  Hobbyist Photographer
Sorry... I misread the name... I don't think Andry would be right either?
Reply
:iconandryeb:
~andryeb Jul 7, 2007   Filmographer
YEY ANDY!
Reply
:iconshadow-shrine:
hmm, much more fun! but it seems the clear all literally clears it all XD
Reply
Add a Comment: