a few more flash 9 additions
[swftools.git] / lib / modules / swfdump.c
index b2a6698..1287cc6 100644 (file)
@@ -237,6 +237,8 @@ char* swf_TagGetName(TAG*tag)
             return "DEFINEFONT3";
         case ST_DEFINEFONTALIGNZONES:
             return "DEFINEFONTALIGNZONES";
+        case ST_DEFINEFONTNAME:
+            return "DEFINEFONTNAME";
         case ST_CSMTEXTSETTINGS:
             return "CSMTEXTSETTINGS";
         case ST_FREEALL: