# Remove transparent pixels from transparent png

**URL:** https://forum.kirupa.com/t/remove-transparent-pixels-from-transparent-png/305579
**Category:** flash
**Created:** [February 27, 2010, 7:44pm UTC](https://forum.kirupa.com/t/remove-transparent-pixels-from-transparent-png/305579 "2010-02-27T19:44:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![adityam4444](https://avatars.discourse-cdn.com/v4/letter/a/e19b73/32.png) [@adityam4444](https://forum.kirupa.com/u/adityam4444)
#### Post date: [February 27, 2010, 7:44pm UTC](https://forum.kirupa.com/t/remove-transparent-pixels-from-transparent-png/305579/1 "2010-02-27T19:44:37Z")

</div>

Hi I am creating a map in flash cs4 with all the countries on it. I used photoshop for creating the map and separated countries. Now I imported all pngs in Flash and I want to give Mouse CLICK event and Mouse Hover on all pngs, but as the transparent pixels are overlapping the other states, it is getting difficult. So, I converted all pngs in movieclips and now then I broke up pngs. Now I want to delete all pixels having alpha 0 using eraser tool, as per the borders. And I have to do it manually for individual countries. So is there a way to remove transparent pixels from the bitmap data? Please let me know. Thanks.
