# Load a swf in and play from a specific label

**URL:** https://forum.kirupa.com/t/load-a-swf-in-and-play-from-a-specific-label/106466
**Category:** Uncategorized
**Created:** [April 6, 2004, 3:55am UTC](https://forum.kirupa.com/t/load-a-swf-in-and-play-from-a-specific-label/106466 "2004-04-06T03:55:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![cheris](https://avatars.discourse-cdn.com/v4/letter/c/a587f6/32.png) [@cheris](https://forum.kirupa.com/u/cheris)
#### Post date: [April 6, 2004, 3:55am UTC](https://forum.kirupa.com/t/load-a-swf-in-and-play-from-a-specific-label/106466/1 "2004-04-06T03:55:03Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 6, 2004, 3:20pm UTC](https://forum.kirupa.com/t/load-a-swf-in-and-play-from-a-specific-label/106466/2 "2004-04-06T15:20:29Z")

</div>

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

Viru.

---

<div class="post-metadata">

### Author: ![ubergrafik](https://avatars.discourse-cdn.com/v4/letter/u/f475e1/32.png) [@ubergrafik](https://forum.kirupa.com/u/ubergrafik)
#### Post date: [July 27, 2004, 4:23am UTC](https://forum.kirupa.com/t/load-a-swf-in-and-play-from-a-specific-label/106466/3 "2004-07-27T04:23:28Z")

</div>

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

> [@kO2n](#):
>
> load it in to a MC and then target the frame you want with a gotoAndPlay(); statement.
> 
> Viru.
