View Full Version : Flash Interactive Eraser
glove
September 5th, 2003, 07:03 AM
does any1 know how to do a flash interactive eraser?
it's something like the other flash paint programs,but unlike those programs i have found so far,they only have a button for erasing the whole screen...
i need a flash program that uses an interactive eraser tool...
i am thinking of the concept of masking...is it...?
Yeldarb
September 5th, 2003, 07:58 AM
no, if it was masking, you wouldn't be able to draw there again. i think it would have to be drawing in the background color, maybe...
grandsp5
September 5th, 2003, 02:27 PM
yeah. you could cheat and use the drawing api to draw a large white line on a higher depth. It would look like it was erasing when all it was doing was drawing a white line.
mlk
September 5th, 2003, 03:49 PM
can't you draw inside a mask mc ?
awligon
September 5th, 2003, 04:04 PM
wouldn't you need the mask's inverse as you were erasing?
grandsp5
September 5th, 2003, 04:30 PM
doing it with masks could get very complicated if not downright impossible. You would have to mask the background color and it would get messy real fast. drawing in white is probably the easiest way.
awligon
September 5th, 2003, 04:34 PM
exactly, I almost had a siezure trying to think of how you would even use a mask. You could do it if you were like... aw, forget it. Draw WHITE! ghetto rig that thing!
glove
September 5th, 2003, 11:09 PM
well,yah,i think it'd better be drawing in white...
could any post a sample file here?
i'd like to gather diff concepts and experiment with it...thanx
glove
September 11th, 2003, 04:13 AM
any1 hav any ideas on the interactive eraser?
i did one,but it consumes a lot of pc resources...bcos of the 'duplicateMovieClip' thing...it keeps on drawing the mc again and again
Voetsjoeba
September 11th, 2003, 01:50 PM
There is a thread that is nearly a perfect copy of your question. I'm sure you'll find it using the search button :)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.