home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 155 / MOBICLIC155.ISO / mac / DATA / DSS155 / DSS155_01 / fonts / ComicSansMS.swf / scripts / ComicSansMS_fontClassB.as < prev    next >
Text File  |  2013-07-08  |  222b  |  15 lines

  1. package
  2. {
  3.    import mx.core.FontAsset;
  4.    
  5.    public class ComicSansMS_fontClassB extends FontAsset
  6.    {
  7.        
  8.       
  9.       public function ComicSansMS_fontClassB()
  10.       {
  11.          super();
  12.       }
  13.    }
  14. }
  15.