Load a swf in and play from a specific label

Hi All,

How do I load a swf (home.swf, level 3) and play it at a specific label (end)?

Your help would be appreciated.

Thank you.

load it in to a MC and then target the frame you want with a gotoAndPlay(); statement.

Viru.

How do you target it when it’s in an MC? It has no instance name.