From: kramm Date: Sun, 21 Apr 2002 21:25:35 +0000 (+0000) Subject: added flash 6 (mx) tags. X-Git-Tag: xpdf-0-92~22 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=184e254064d3c828222b3d731be47c1cd02e8338 added flash 6 (mx) tags. --- diff --git a/lib/rfxswf.h b/lib/rfxswf.h index a77ef3a..25bdb79 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -282,6 +282,10 @@ int swf_SetRGBA(TAG * t,RGBA * col); #define ST_EXPORTASSETS 56 #define ST_IMPORTASSETS 57 #define ST_ENABLEDEBUGGER 58 +#define ST_MX0 59 /*(?) Components/InitClip */ +#define ST_MX1 60 /*(?) Sorensen Video*/ +#define ST_MX2 61 /*(?) Sorensen Video*/ +#define ST_MX3 62 /*(?) */ #define ST_REFLEX 777 /* to identify generator software */