Here is a script i've adapted to be able to simply FADE in or out a sound or music DURING the loop, and not at the end of it ! (swishmax doesn't know how to do that).
In fact, I wanted to use swish for a presentation, a bit like Powerpoint, but with text effects. The problem was each time you click on a picture, the loop had to finish to fade out, and that's a big problem when your loop is a bit long : you next picture displays, but the previous music is still on ...! This problem exists no more with my script.
Also, and that's extra, the mouse is hidden during the first slide. It's very usefull when you don't want to see the mouse during a full-screen slide show or presentation.
Share it and enjoy it !
IMPORTANT : the "setvolume" command doesn't work within the swishmax player (swishmax doesn't understand this command), but the script works absolutely fine when you test it within the browser or the flash player. You need to do so to see your changes. But don't worry, the script is OK and tested, there's no error, it's just that Swishmax needs to be implemented in order to support such commands inside its own player, and I hope swish programmers are working on that ...