X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fmodules%2Fswftools.c;h=3041337defb364f1599d785c5c6ae5672fc97294;hb=aee9de2c6eb23628e54b6896f5b441d9b39317c1;hp=25192938d471bdff7beacbe34907cc397cc7792e;hpb=fd6e788f8b2f31b597f30207178f279f106b4b77;p=swftools.git diff --git a/lib/modules/swftools.c b/lib/modules/swftools.c index 2519293..3041337 100644 --- a/lib/modules/swftools.c +++ b/lib/modules/swftools.c @@ -7,9 +7,19 @@ Copyright (c) 2000, 2001 Rainer Böhme - This file is distributed under the GPL, see file COPYING for details + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. -*/ + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ // Matrix & Math tools for SWF files @@ -104,6 +114,7 @@ U16 swf_GetDefineID(TAG * t) case ST_DEFINETEXT2: case ST_DEFINESOUND: case ST_DEFINESPRITE: + case ST_DEFINEMOVIE: case ST_DEFINEVIDEOSTREAM: case ST_VIDEOFRAME: //pseudodefine case ST_NAMECHARACTER: //pseudodefine