
Actionscript:
my_mc.hitTest(x, y, shapeFlag)
my_mc.hitTest(target)
could someone help me with these to? I dont understand the first one. Is there a way to get something inbetween?
I'm trying to make a game, and I need to use the hittest to a, well, non boundingbox object. But I need to check it with an object that is not a pixel large, like the mousepointer they use as an exampel in the flash help. Could someone give me some example code or something? It really anoys me that I cant understand it. Im not very good at flash, but I feel this is something I should know about, since it can be used so much...