home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Puzzle / filler.swf / scripts / filler_modAlert05Mp3.as < prev    next >
Encoding:
Text File  |  2008-09-02  |  299 b   |  16 lines

  1. package
  2. {
  3.    import mx.core.SoundAsset;
  4.    
  5.    [Embed(source="/_assets/7_filler_modAlert05Mp3_filler_modAlert05Mp3.mp3")]
  6.    public class filler_modAlert05Mp3 extends SoundAsset
  7.    {
  8.        
  9.       
  10.       public function filler_modAlert05Mp3()
  11.       {
  12.          super();
  13.       }
  14.    }
  15. }
  16.