via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
I have embedded monoslideshow in another SWF. I unload the slideshow and follow it up with stopAllSounds() because I don't want visitors to listen to several slideshow background music simultaneously because the music continues to play after unloading the slideshow. My problem is with just Internet Explorer when someone views another slideshow. The background music doesn't play at all and stopAllSounds() seems to prevent all future slideshow background music from playing. Safari and Firefox continues to play all subsequent background music just fine. Is there a way I can access Monoslideshow's sound object to set the volume? I would rather do something like slideShowSound.setVolume(0) and slideShowSound.setVolume(50) then stopAllSounds().
Thanks for a great product.
Use the "soundVolume" parameter for the last image in your slideshow - that should do the trick without having to change anything within MSS where we don't have access to.
Christoph
1 to 2 of 2