Ask a Question related to Macromedia Flash, Design and Development.
-
LNK2005 #1
hitTest()
I have a MovieClip with one transparent bitmap inside. When I do hitTest(x,
y, true) on an instance of that clip, the bitmap's square area is tested,
but I want hitTest() to return false if a transparent part of the bitmap is
hit. Is that possible?
LNK2005 Guest
-
hitTest coordinates
Hi there, I have a problem wit ha complex call to 'hitTest' to test a point collision. Which coordinates does the clip.hitTest(x,y) use? Are... -
hitTest
Hello, my name is alex, and i am sort of a "Newbie" at action script, and i was trying to creat a hit test, so that when the "Axe" hits the guys... -
hitTest with true
I'd like to create a hitTest betweeen two irregularly shaped mc's - To use the actusl pixels rasther than a bounding bov I need to put True as a... -
hitTest between 2 MCs, with shapeflag?
You was talking about circle collision. What about if the collision is not for circles but other shapes or a draw without a specific shape? -
hittest: nested MCs
I have multiple dynamically duplicated objects, called "units". Let's say I have 2 at the point this code is executed: ...



Reply With Quote

