# Loading sound

**URL:** https://forum.kirupa.com/t/loading-sound/158794
**Category:** Uncategorized
**Created:** [August 11, 2005, 11:12pm UTC](https://forum.kirupa.com/t/loading-sound/158794 "2005-08-11T23:12:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![webee](https://avatars.discourse-cdn.com/v4/letter/w/7cd45c/32.png) [@webee](https://forum.kirupa.com/u/webee)
#### Post date: [August 11, 2005, 11:12pm UTC](https://forum.kirupa.com/t/loading-sound/158794/1 "2005-08-11T23:12:44Z")

</div>

i put the loop in a swf and named it s1.swf now want to load into my main movie, i tried to create a blank movie clip and write down this;

on (release) {  
loadMovie(“sound/s1.swf”,2);  
}

but it didnt work.  
qny ideas.?

it will be better if you tell how to stop it with a button…  
thnx
