home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 148 / MOBICLIC148.ISO / mac / DATA / DSS148 / DSS148_01 / fonts / Swerve.swf / scripts / Swerve_fontClassB.as < prev    next >
Text File  |  2012-10-16  |  212b  |  15 lines

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