Reference to a framelabel from another swf

Hi!

I wonder if its possible to reference to a framelabel in a parent swf from its externally loaded child?

So if you click a button on the child swf, you can tell it to remove itself and goto a framelabel in the main swf? Maybe parent.gotoAndStop(“home”);

Thanks in advance

/rundevo