# Music bar question - loadmovie()

**URL:** https://forum.kirupa.com/t/music-bar-question-loadmovie/98878
**Category:** Uncategorized
**Created:** [January 12, 2004, 3:09pm UTC](https://forum.kirupa.com/t/music-bar-question-loadmovie/98878 "2004-01-12T15:09:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Infastyles](https://avatars.discourse-cdn.com/v4/letter/i/85e7bf/32.png) [@Infastyles](https://forum.kirupa.com/u/Infastyles)
#### Post date: [January 12, 2004, 3:09pm UTC](https://forum.kirupa.com/t/music-bar-question-loadmovie/98878/1 "2004-01-12T15:09:23Z")

</div>

I used your tutorial on music bars, but I have a problem with the swf with the stop button loading up where the play button was instead of replacing the entire movie.

So I end up with the play swf and the stop swf loaded up really small inside of the space where the actual button was.

Do I need to change this?  
on (release) {  
loadMovie(“musicbar\_stop.swf”, this);  
}
