Not clear on tutorial "Creating a Sound Bar"

:block: Hey guys!
I was able to work the tutorial “playing sounds using actionscript”
but when I tried to work on the tutorial on “creating a sound bar”
part viii. which asked to;
"replace [absolute location of movie] with the path of the directory where you saved the movie.
Does that mean the file in which I saved the sound file in?
Do I just write the name like ; sound folder?

Please respond cause it’s not working!
After I finish step xvii. I test the movie sound1…but all I see is the loading bar and the word stop and when I press it it says error in scripting!
please help almost there thanx!!!
much appreciated…arianna

There are 2 examples in the tutorial that say what it means.

But you don’t NEED the absolute location, if the .swf file with the sound is in the same folder as the movie you load it into, then the filename.swf is the only thing that would be needed there. Or if it is in a subfolder called “sounds” the url to the file would be sounds/filename.swf