# \_level help, how to control swfs from a seperate timeline

**URL:** https://forum.kirupa.com/t/-level-help-how-to-control-swfs-from-a-seperate-timeline/81033
**Category:** flash
**Created:** [February 27, 2005, 2:29am UTC](https://forum.kirupa.com/t/-level-help-how-to-control-swfs-from-a-seperate-timeline/81033 "2005-02-27T02:29:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![unreFINEdARTist](https://avatars.discourse-cdn.com/v4/letter/u/34f0e0/32.png) [@unreFINEdARTist](https://forum.kirupa.com/u/unreFINEdARTist)
#### Post date: [February 27, 2005, 2:29am UTC](https://forum.kirupa.com/t/-level-help-how-to-control-swfs-from-a-seperate-timeline/81033/1 "2005-02-27T02:29:58Z")

</div>

ok, I have this right now

on (release) {\_level2.gotoAndPlay(‘homePageOut’);  
}

but I need the button to play this as well…

loadMovieNum(“testing.swf”,2);

BUT I need the loadMovieNum script to play only after the other script completes playing the section its playing, HELP? thanks in advance
