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.