Test if external zip exists

I know you can use IO_ERROR when trying to catch images or swf’s that don’t exist …but what about zip’s? Would you try to load each zip and then somehow cancel it after a couple bits have been loaded? I don’t know if that’s even possible.

Is this something that has to be done with a server side language? I don’t have that option if so.