# Loading external swf with sliding menu...again

**URL:** https://forum.kirupa.com/t/loading-external-swf-with-sliding-menu-again/223135
**Category:** flash
**Created:** [April 19, 2007, 8:37pm UTC](https://forum.kirupa.com/t/loading-external-swf-with-sliding-menu-again/223135 "2007-04-19T20:37:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![88635csi](https://avatars.discourse-cdn.com/v4/letter/8/c5a1d2/32.png) [@88635csi](https://forum.kirupa.com/u/88635csi)
#### Post date: [April 19, 2007, 8:37pm UTC](https://forum.kirupa.com/t/loading-external-swf-with-sliding-menu-again/223135/1 "2007-04-19T20:37:44Z")

</div>

This was posted before by another user, but never got any responses. Now, I’m having the same problem. Is there maybe anyone that can help with this issue?

I would like to use Sliding Menu ([http://www.kirupa.com/developer/flash8/slidingMenu.htm](http://www.kirupa.com/developer/flash8/slidingMenu.htm)) on my web site, however, I have one question:

- how to I load the external movie when user lands on let’s say slide 3 (content3)?

From actions script given on page [http://www.kirupa.com/developer/flash8/slidingMenu2.htm](http://www.kirupa.com/developer/flash8/slidingMenu2.htm) what should I put after:

b3.onRelease = function() {  
menuSlide(contentHold.content3);  
-\>\> I need to load the swf movie here \<\<–???

Then, when user go to another slide, I would ultimately would like to unload/stop the loaded swf movie

Your input is highly appreciated!

Thank you!
