# HitTest Problem... PLEASE HELP!

**URL:** https://forum.kirupa.com/t/hittest-problem-please-help/146586
**Category:** Uncategorized
**Created:** [May 2, 2005, 6:28pm UTC](https://forum.kirupa.com/t/hittest-problem-please-help/146586 "2005-05-02T18:28:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![MaToMaStEr](https://avatars.discourse-cdn.com/v4/letter/m/df705f/32.png) [@MaToMaStEr](https://forum.kirupa.com/u/MaToMaStEr)
#### Post date: [May 2, 2005, 6:28pm UTC](https://forum.kirupa.com/t/hittest-problem-please-help/146586/1 "2005-05-02T18:28:49Z")

</div>

Please help me with this problem…i don’t know how to fix it…  
You see… i have a MovieClip with a line on it, then… I scale and rotate that movie clip using actionscript. Now when i’m trying to check if the MovieClip “Line” has hitted some target using “if (_root.line.hitTest(this["target_”+i]))" I can see that when I scaled and rotated the line, it has created a rectangle with the line as a diagonal, so… the hitTest doesn’t work as it should. Could someone help me wih this problema PLEASE !!! i hope you understood what my prolem is.
