all groups > flash actionscript > february 2006 >
You're in the

flash actionscript

group:

Quick Question!



Quick Question! GhettoFabFlah
2/11/2006 5:18:35 PM
flash actionscript:
Re: Quick Question! virtualgussie
2/11/2006 6:15:07 PM
syntax is: boolean hitTest(target_x, target_y, true) //if you want to test for true shape, or use false for boundary.

ex: if(target1.hitTest(t2_x, t2_y, false){....}

AddThis Social Bookmark Button