Collision detection with duplicated objects

I’m making (or rather trying to make) a collision detection demonstration for my Media Studies coursework using a game as an example. However, I use FOR and duplicateMovieClip to create both a) the enemies and b) the bullets. I don’t have a clue how to register collisions with these objects.

Also, if anyone has any tips for using an array instead of the endlessly repeated “else if (x<num) {” lines, that’d be great to know! :slight_smile:

For some reason I can’t upload the ZIP file with the Flash in it on this Mac, but I’ll upload it back on my own PC soonish. I’m not letting all this stuff I’ve typed out go to waste!