Index: GenericTag.java =================================================================== --- GenericTag.java (revision 710) +++ GenericTag.java (working copy) @@ -16,7 +16,7 @@ * in its packed format, and also to hold tags that don't need any unpacking. * @author Clement Wong */ -public class GenericTag extends flash.swf.Tag +public class GenericTag extends DefineTag { public GenericTag(int code) {