# Telling loaded movie to play();

**URL:** https://forum.kirupa.com/t/telling-loaded-movie-to-play/217688
**Category:** flash
**Created:** [March 1, 2007, 1:51am UTC](https://forum.kirupa.com/t/telling-loaded-movie-to-play/217688 "2007-03-01T01:51:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jibble](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/jibble/32/2265_2.png) [@jibble](https://forum.kirupa.com/u/jibble)
#### Post date: [March 1, 2007, 1:51am UTC](https://forum.kirupa.com/t/telling-loaded-movie-to-play/217688/1 "2007-03-01T01:51:27Z")

</div>

should be simple…but again i am lost. Heres the scenario…

I have a main movie(main.swf). I’ve loaded a movie into it(loaded.swf). I need the loaded movie to finish playing once a button is clicked in the main.swf. So basically i need something like

when a button in the main.swf is pressed, finish playing “loaded.swf”

that make sense?
