# unLoadMovie used in screen presentation

**URL:** https://forum.kirupa.com/t/unloadmovie-used-in-screen-presentation/194938
**Category:** flash
**Created:** [July 27, 2006, 10:44am UTC](https://forum.kirupa.com/t/unloadmovie-used-in-screen-presentation/194938 "2006-07-27T10:44:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mclarko](https://avatars.discourse-cdn.com/v4/letter/m/91b2a8/32.png) [@mclarko](https://forum.kirupa.com/u/mclarko)
#### Post date: [July 27, 2006, 10:44am UTC](https://forum.kirupa.com/t/unloadmovie-used-in-screen-presentation/194938/1 "2006-07-27T10:44:45Z")

</div>

I am trying to unload a movie that I loaded in a previous screen of my presentation. The 2 screens are on the same hierachical level.

The first screen successfully loads move from actions layer in its timeline: loadMovieNum("\_dev\_logo.swf", 1);

The second screen seems to ignore: unloadMovie("\_dev\_logo.swf");  
The movie continues to play into the second screen ie after user has clicked onto next screen.

Any ideas what Im missing here?

RGds

Malco
