Now, this problem have been bugging me forever, about time I ask someone.
When I create duplicates of an MC, lets call it “ball”, i want another mc to collide with the duplicate, but my code, _root[“ball”+variable] doesnt seem to work with the hitTest-code.
Anyone got anything on this one?
btw, with code I of course meant hitTest(_root[“ball”+i])