# HitTest...What's Going on?!?!Help!

**URL:** https://forum.kirupa.com/t/hittest-whats-going-on-help/35159
**Category:** Uncategorized
**Created:** [November 11, 2003, 2:50am UTC](https://forum.kirupa.com/t/hittest-whats-going-on-help/35159 "2003-11-11T02:50:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Fargate](https://avatars.discourse-cdn.com/v4/letter/f/dbc845/32.png) [@Fargate](https://forum.kirupa.com/u/Fargate)
#### Post date: [November 11, 2003, 2:50am UTC](https://forum.kirupa.com/t/hittest-whats-going-on-help/35159/1 "2003-11-11T02:50:34Z")

</div>

Ok for some reason the hitTest I have setup in the attached file seems to work in relation with the blue box’s that surround objects and not with the actually objects… does anyone have any answers to this?? I’m really stumped;( …Anyways I’m pretty sure that it has to do with the border…thanks in advance!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 11, 2003, 5:26am UTC](https://forum.kirupa.com/t/hittest-whats-going-on-help/35159/2 "2003-11-11T05:26:33Z")

</div>

um… could you tell me what is not working cause i cant dowload anything at my works comp soo just tell me and ill see what i can do.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 11, 2003, 7:43am UTC](https://forum.kirupa.com/t/hittest-whats-going-on-help/35159/3 "2003-11-11T07:43:21Z")

</div>

hit test goes by that blue border, NOT by what is drawn inside. so if the pencil tip touches the blue border of the line, it sends “true” to the check. You would have to do a lot more complex hit testing to make a ‘game’ like that, and I don’t know much about complex hit testing. try running some searches. Also, be sure to check out [actionscripts.org](http://actionscripts.org) and [ultrashock.com](http://ultrashock.com) too. Forum searches on ultrashock will probably bring up some good stuff.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 11, 2003, 10:00am UTC](https://forum.kirupa.com/t/hittest-whats-going-on-help/35159/4 "2003-11-11T10:00:24Z")

</div>

And do a search here on “precise hittest”, “accurate hittest” and similar keywords:

[search][/search]

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 11, 2003, 11:30pm UTC](https://forum.kirupa.com/t/hittest-whats-going-on-help/35159/5 "2003-11-11T23:30:34Z")

</div>

i belive there was a really good conversation on precise hittest on the bit-101 forums as well.  
-and im off
