home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 151
/
MOBICLIC151.ISO
/
mac
/
DATA
/
DCV151
/
DCV151_00
/
fonts
/
Drawzing.swf
/
scripts
/
Drawzing_fontClass.as
next >
Wrap
Text File
|
2013-01-18
|
214b
|
15 lines
package
{
import mx.core.FontAsset;
public class Drawzing_fontClass extends FontAsset
{
public function Drawzing_fontClass()
{
super();
}
}
}