Loading external swf/flv

From my main .swf file, I load an external .swf into level 1. Now I want that .swf to load a new .swf of a video (from an .flv) into level 2. Works fine on from my hard drive, but wont load the third (video) .swf file once live. I have all of files in the same directory, including .mov and .flv files.

Any suggestions?