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