![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
Turn off sound in an embeded swf...
I tried googleing it, but it was no help...
Quick question... Is there any way to turn off the sound of an embeded swf file? |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
convert the swf to avi then mute it.
or, and im guessing here, import it into a swf editor then play it back with sound off. why do you need this?
__________________
i dont know much about programming but i try to help |
|
|
|
|
|
#3 |
|
Expert Programmer
|
The only thing I can think of, is if you have the source, or if you are making it or something, would be to use StopAllSounds();. I'm sure that's not what your after though.
|
|
|
|
|
|
#4 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
What are you using this for? If you don't want sound, it seems like you want this in the background. However, an animation in the background is distracting.
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
|
|
#5 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
i am just embedding a game on something but there are other sounds already and this is interfereing.
|
|
|
|
|
|
#6 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
What other sounds? Background sounds? Get rid of them, they're annoying.
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
|
|
#7 |
|
Expert Programmer
|
You could try taking the swf file, and embedding it into another swf/flash file, and then use the StopAllSounds(); command. Then export it as a new file. It's a guess, but it might work.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|