Skip to main content
spvr
Inspiring
August 9, 2010
Question

How to remove particular pixels from png or moviclip through script?

  • August 9, 2010
  • 1 reply
  • 669 views

For example I have a movieclip with two different pixels green and red. I need to remove only red pixels from that movieclip. Is that passible ?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
August 9, 2010

you can make it look like you removed pixels from a movieclip by using the bitmapdata class.

spvr
spvrAuthor
Inspiring
August 10, 2010

I made a tranperancy but I couldn't remove pixels

kglad
Community Expert
Community Expert
August 10, 2010

show the code you're using to remove pixels.