hi there

i don't understand why my site is not working:
i have a example.swf which navigates fine on its own, but when i load that example.swf through a another container.swf, the buttons won't work and i'm not able to navigate in that swf.
-->
i not sure if its because of this: but the example.swf is loaded (using loadMovie) by the container.swf which is on another.swf which has been loaded on a level (using loadmovieNum)

can someone help me understand?