For explaining my self better, I will give an exemple of what I want to do…
3 files… main.swf, menu.swf, content.swf
The menu.swf is loaded into the main.swf, and what I want is that when I press a button in the menu.swf, the content.swf is loaded into the main.swf
can I do it ??