How to find the objects names which hit on other object
Dear Friends,
I am moving a movieclip on the screen every where on the screen, during the movement I will hit or overlap other objects on the screen. I want to find the name of the objects which hit or overlap my movieclip.
for example I used trace(my_mc.hitTestObject(objnames). Here the objnames may be any object(movie clips) on the screen. I want to find which object hitted my movieclip..
please help me...its like a game project.
Thanks in Advance,
Syed Abdul Rahim
