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

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