# Event through Transparent Bitmap?

**URL:** https://forum.kirupa.com/t/event-through-transparent-bitmap/236805
**Category:** flash
**Created:** [August 23, 2007, 6:50pm UTC](https://forum.kirupa.com/t/event-through-transparent-bitmap/236805 "2007-08-23T18:50:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![buginajar](https://avatars.discourse-cdn.com/v4/letter/b/f07891/32.png) [@buginajar](https://forum.kirupa.com/u/buginajar)
#### Post date: [August 23, 2007, 6:50pm UTC](https://forum.kirupa.com/t/event-through-transparent-bitmap/236805/1 "2007-08-23T18:50:57Z")

</div>

I have a sprite that I load a transparent PNG into. I plan to make many more of these and stack them in a way where they will overlap some. How can i make it to where when I click on a sprite with a bitmap in it, the transparency does not register the click and it instead allows me to click on the other sprite underneath it?

Is this possible in AS3?
