I have a swf loading into a container movie clip. that swf has buttons, etc, but for some reason, the buttons in the main movie, beneath it, are still working, so that any navigation in the loaded swf doesnt work.
is there any way around this? like…onRelease (stop all _root button actions)
something like that…