as3 fscommand

as2 swf (main.swf) is loaded using loadMovieNum at level0 in another as2 swf (loader.swf).

I create a projector file for loader.swf (loader.exe). In publish settings, i kept the flash player as 8.

Now the projector file works fine independently. But when I try to open that projector file using fscommand from an as3 file, loader.exe opens but the movie is not loaded. Can anyone explain why this thing happens? I mean the loader.exe file is already published in as2 compatible player so why this…