Problem with loading swf that has draggable menu

Hi everyone,

I’m trying to loadMovie an swf file that contains a draggable menu and it’s not working… I found a tutorial that somewhat similar to what I’m doing here (just the dragging part):
http://www.kirupa.com/developer/flash5/menudragger2.htm

I tried to load the file attached to the site to my main movie just to test it out, but that didn’t work either so i started to think maybe it’s impossible to use drag event in a loaded movie.

In my actuall file, the file loads fine and even scrolling text is working fine. When rollOver and rollOut, the color of buttons changes as well. It’s just that dragging that’s not working. Can anyone explain why?? Is it possible to make it work?

Thank you very much!