Dude, Wheres My Button?

Ok so I have this button, and on this button I have the following AS. It works just the way it is suppose to (miracles really do happen), but now how do I control where the loaded movie appears on the screen?


on (release) {
 loadMovieNum("E:\\FLASHMX docs\\flashTips\\bushbug.swf", 1);
}