External Movie Control

Hi there,
If i have button located in an external swf.Is it posiable to travel between scene to scene. From an external movie??

Example:
on(release){
gotoAndPlay(“sence1”,1);
}