Stage external swf

Hello!

I use stage in my scrollbar:
this.stage.addEventListener (MouseEvent.MOUSE_UP, stopScroll);

When I load this .swf into my main swf the stage command does not work.

Any suggestions, how I can rewrite? I still want to use stage, is this possible?

Kind regards