# AS3 HitTest

**URL:** https://forum.kirupa.com/t/as3-hittest/235867
**Category:** programming
**Created:** [August 15, 2007, 1:10pm UTC](https://forum.kirupa.com/t/as3-hittest/235867 "2007-08-15T13:10:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![BenP321](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/benp321/32/3994_2.png) [@BenP321](https://forum.kirupa.com/u/BenP321)
#### Post date: [August 15, 2007, 1:10pm UTC](https://forum.kirupa.com/t/as3-hittest/235867/1 "2007-08-15T13:10:03Z")

</div>

Can someone please explain to me how to hitTest multiple objects which are all from the same movieclip. In this case bullets.  
I know that the hitTest always effects the newest bullet created, but I don’t now how to make it effect the “old” bullets aswell. I heard you have to use arrays, but I know nothing about them ☹ Plus all the tutorials I find about this are for AS2.

So I would be truely greatful if someone gives me an example from how make an array for the bullets correctly to hitTesting, or give me a link to a tutorial.

Thanks in advance:)
