Question

I have:

container.swf (main flash)
1.swf (loaded to movieClip on start)
2.swf (loaded to movieClip on press button control)

On my PC everything works fine, but when I try on server (http://address/flash.htm) only CONTAINER works, MovieClip field (should be 1.swf loaded on start) is empty???

When I open direkt http://address/container.swf everything works fine???

Any Idea?