# Problem in Loading external Movie clip

**URL:** https://forum.kirupa.com/t/problem-in-loading-external-movie-clip/194918
**Category:** flash
**Created:** [July 27, 2006, 6:58am UTC](https://forum.kirupa.com/t/problem-in-loading-external-movie-clip/194918 "2006-07-27T06:58:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rafimmedia](https://avatars.discourse-cdn.com/v4/letter/r/71e660/32.png) [@rafimmedia](https://forum.kirupa.com/u/rafimmedia)
#### Post date: [July 27, 2006, 6:58am UTC](https://forum.kirupa.com/t/problem-in-loading-external-movie-clip/194918/1 "2006-07-27T06:58:30Z")

</div>

I am developing a full flash site , i had ( Home,Company,Multimedia,Portfolio,Template,Contact us) links and i made separate swf 's. The main movie (Home.swf) Contain the following links , when i load Company movie i get flickerd effecte Then its loaded. i dont want the flicker . i am using this code to load amovie clip

(When i click the Company Link a fraction of second the home page displayed)  
loadMovieNum (“Company.swf”,2) ex ( “MC Name”,“Level”) . :nerd:
