Launching multiple pop-up windows at once

Here is a tricky one:
So I have a .swf in which a for statement cued to a button is supposed to cycle through several getURL statements with the desirded affect being the opening of several pop up windows being opened. The problem is that despite the “_blank” property they all open in the same window. I’d really appreciate if any one could please help me.:puzzled: