skip to main | skip to sidebar
Cloud Nebula

Thursday, December 4, 2008

stopAllSounds() in as3

FYI - The old stopAllSounds() method in Actionscript 2 has been replaced with the static method SoundMixer.stopAll()

You implement it this way:

import flash.media.SoundMixer;

SoundMixer.stopAll();
Posted by Brian at 4:38 AM

1 comment:

Silentwolf87 said...

damn...
thats why i could use the stopAllSound() funtion anymore...

nwy thanx...
im kinda slow updated...

October 2, 2009 at 12:41 AM

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2011 (9)
    • ►  November (1)
    • ►  July (1)
    • ►  April (2)
    • ►  February (2)
    • ►  January (3)
  • ►  2010 (33)
    • ►  November (3)
    • ►  October (7)
    • ►  September (10)
    • ►  June (2)
    • ►  May (4)
    • ►  March (1)
    • ►  February (3)
    • ►  January (3)
  • ►  2009 (26)
    • ►  December (1)
    • ►  November (1)
    • ►  October (3)
    • ►  September (6)
    • ►  August (2)
    • ►  June (1)
    • ►  March (1)
    • ►  February (5)
    • ►  January (6)
  • ▼  2008 (70)
    • ▼  December (4)
      • Dynamically loading embedded images in AS3
      • stopAllSounds() in as3
      • Facebook: can't next fb:name inside of a meta tag ...
      • Facebook share pod causes flash to become invisible
    • ►  November (10)
    • ►  October (6)
    • ►  September (1)
    • ►  August (4)
    • ►  July (2)
    • ►  May (6)
    • ►  April (13)
    • ►  March (7)
    • ►  February (9)
    • ►  January (8)
  • ►  2007 (7)
    • ►  December (7)

About Me

My photo
Brian
View my complete profile