Skip to main content
Participant
December 1, 2009
Question

Help! How to turn off music on multiple flash file

  • December 1, 2009
  • 2 replies
  • 359 views

Hi all
I have a website that reloads same flash swf on different pages. It has music attached to the swf file. My question is how to make people turn off music on a single page and when they look at other pages, the pages remain 0 volume, and when they turn on the music on a single page, it globally turn on all other swf files music....Thanks a lot.....

This topic has been closed for replies.

2 replies

December 3, 2009

If you crate a sound channel made up of all the sounds in the frame you can just target the sound channel.

kglad
Community Expert
Community Expert
December 1, 2009

you can use one variable to assign the volume to all your sounds.  if needed you can use the sharedobject to save the value of this variable.