SWF load in FLV and Custom Skin from another URL

I’m having trouble with bringing in a custom skin from a separate URL. Basically the set-up is:

Server 1:
Main SWF

Server 2:
FLV
Skin SWF

Right now when I test locally it finds the FLV and skin just fine, but once I upload the main SWF to Server 1 it no longer brings in the skin from Server 2. At this point it also does not import the FLV. However, if I leave the skin undefined it brings in the FLV without any trouble. Has anyone ever resolved this issue? Right now I’m thinking it is a domain access issue, but I can’t seem to work through it.

Thanks in advance.