# Loading swf in sequence

**URL:** https://forum.kirupa.com/t/loading-swf-in-sequence/53863
**Category:** Uncategorized
**Created:** [June 8, 2004, 7:09pm UTC](https://forum.kirupa.com/t/loading-swf-in-sequence/53863 "2004-06-08T19:09:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![oskar](https://avatars.discourse-cdn.com/v4/letter/o/f07891/32.png) [@oskar](https://forum.kirupa.com/u/oskar)
#### Post date: [June 8, 2004, 7:09pm UTC](https://forum.kirupa.com/t/loading-swf-in-sequence/53863/1 "2004-06-08T19:09:18Z")

</div>

I have a main movie with 12 buttons (numbered 1-12), each button loads the relevant swf into a blank ‘content’ MC on the main stage.

I also need to have 1 button called ‘start’ which plays whichever swf is due next. ie; if you are on swf no. 3 pressing start will load swf no. 4.

How do I do this, what do I need to look into?

I guess a simple way would be to have the ‘start’ button tell the ‘content’ movie to go to a certain frame which has an action on it to load whichever movie is next… ???

thanks for any help
