I've made a project in Flash MX 2004 consisting of:
- a base.swf which loads a menu.swf in a container created with createEmptyMovieclip
- in the menu.swf I have 4 buttons that load 4 sub-menu.swf's with several buttons. The submenu's are loaded into the base.swf, again with createEmptyMovieclip
- click on a button from a sub-menu and it loads a submenu-choice.swf in the base.swf

If it seems confusing, I can tell you this: I've loaded all the files up to my server and the online version works a 100% like I want it to work.

Now I've thrown the base.swf in my SWFDesktop builder and made me a setup.exe. Once installed my desktop:
- loads the base.swf
- loads the menu.swf from my server (as instructed by the AS in base.swf)
AND THEN IT'S OVER!!!!
Clicking on the buttons in the menu.swf doesn't do anything at all. It can't be a path problem since all the files are in place on the server (same location as for the online version where the buttons work fine).

I'm completely puzzled now and don't know how to tackle this problem.
Any suggestions anyone?
Just to be on the safe side: I've posted this cry for help also on the stand alone & applications board.

Thanks
Dubya