home *** CD-ROM | disk | FTP | other *** search
/ Computer Active Guide 2009 June / CAG06.ISO / Programos / TwonkyMediaManagerSetupStandard.exe / MediaManager / blue_theme_global.swf / scripts / FilledStar.as < prev    next >
Encoding:
Text File  |  2010-02-09  |  258 b   |  15 lines

  1. package
  2. {
  3.    import flash.display.MovieClip;
  4.    
  5.    [Embed(source="/_assets/assets.swf", symbol="symbol24")]
  6.    public dynamic class FilledStar extends MovieClip
  7.    {
  8.       public function FilledStar()
  9.       {
  10.          super();
  11.       }
  12.    }
  13. }
  14.  
  15.