# attachMvoe or loadMovie

**URL:** https://forum.kirupa.com/t/attachmvoe-or-loadmovie/171924
**Category:** flash
**Created:** [December 9, 2005, 10:05am UTC](https://forum.kirupa.com/t/attachmvoe-or-loadmovie/171924 "2005-12-09T10:05:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Morix](https://avatars.discourse-cdn.com/v4/letter/m/dfb087/32.png) [@Morix](https://forum.kirupa.com/u/Morix)
#### Post date: [December 9, 2005, 10:05am UTC](https://forum.kirupa.com/t/attachmvoe-or-loadmovie/171924/1 "2005-12-09T10:05:12Z")

</div>

Hi,

Is there any differnce in using the attachMovie instead of the loadMovie (preformance/loading etc etc)

I have 3 section in my swf (main): home, about us and contact. So when I click the about us button I want to attach the about\_us mc in the main\_mc. I always used the loadMovie to load external swf but this time around I want to use the attachMovie (ofcourse this time I use MC insead of swf that are included in the main.swf libary)

Is there any differnce/(dis)advantages using attachMovie over the loadMovie??
