# Sliding menu not working when imported

**URL:** https://forum.kirupa.com/t/sliding-menu-not-working-when-imported/137368
**Category:** Uncategorized
**Created:** [February 14, 2005, 2:58am UTC](https://forum.kirupa.com/t/sliding-menu-not-working-when-imported/137368 "2005-02-14T02:58:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kick](https://avatars.discourse-cdn.com/v4/letter/k/ecae2f/32.png) [@kick](https://forum.kirupa.com/u/kick)
#### Post date: [February 14, 2005, 2:58am UTC](https://forum.kirupa.com/t/sliding-menu-not-working-when-imported/137368/1 "2005-02-14T02:58:49Z")

</div>

I am using a sliding menu based on POM’s sliding menu [http://www.kirupa.com/developer/flash5/slidingmenu.htm](http://www.kirupa.com/developer/flash5/slidingmenu.htm)

I have imported this into flash mx pro 2004 and all works beautifully until i call that swf into the main swf, in which the slide does not slide at all.

I am a bit stumped and appreciate any ideas.

I am calling the swf into an mc by using

on (release) {  
loadMovie(“sliding.swf”, container);  
}

thank u! :puzzled:
