I there!
Sorry for coming back to you once again but it seems like even with the
patch applied (I'm running swfmill 0.2.12.6) I still get duplicate
FileAttributes tags with different useNetwork attributes...

Here are the first lines of an XML got via swf2xml :

<?xml version="1.0"?>
> <swf version="8" compressed="1">
>   <Header framerate="24" frames="1">
>     <size>
>       <Rectangle left="0" right="11000" top="0" bottom="8000"/>
>     </size>
>     <tags>
>       <FileAttributes hasMetaData="0" useNetwork="0"/>
>       <FileAttributes hasMetaData="0" useNetwork="1"/>
>       <SetBackgroundColor>
>         <color>
>           <Color red="0" green="0" blue="0"/>
>         </color>
>       </SetBackgroundColor>
>       <UnknownTag id="0x18"/>
>       <DefineShape3 objectID="2">
>

We're quite close to perfection...
I hope someone can fix this!

Quentin.
http://toki-woki.net

On Thu, Feb 14, 2008 at 8:55 PM, Quentin <[EMAIL PROTECTED]> wrote:

> Great, thanks!
> Quentin.
>
>
> On Thu, Feb 14, 2008 at 7:45 PM, Ralf Fuest <[EMAIL PROTECTED]> wrote:
>
> > I've applied the patch to the svn in the end of december.
> >
> > Ralf
> >
> > Am Donnerstag, den 14.02.2008, 18:19 +0100 schrieb Quentin:
> > > I there!
> > > Well, we finally got it working!
> > >
> > > But I was wondering if the patch had been applied to the SVN?
> > > Quentin.
> > >
> > > On Thu, Dec 20, 2007 at 8:51 PM, Quentin <[EMAIL PROTECTED]> wrote:
> > >         Well, I installed it and nothing changed...
> > >         Still looking for help!
> > >
> > >         Quentin.
> > >
> > >
> > >
> > >         On Dec 20, 2007 7:53 PM, Ralf Fuest <[EMAIL PROTECTED]>
> > >         wrote:
> > >                 You need to install the libxml2 development files. The
> > >                 package you need
> > >                 to install is called libxml2-dev or something
> > >                 similar.
> > >
> > >                 Ralf
> > >
> > >
> > >
> > >                 > Well, I tried lots of things and I'm stuck with
> > >                 errors...
> > >                 > First weird thing (when running ./autogen.sh
> > >                 or ./configure) I get
> > >                 > this (amongst lots of found things), but no explicit
> > >                 error :
> > >                 >
> > >                 >         checking for working makeinfo... missing
> > >                 >
> > >                 > And then the make command brings lots of errors...
> > >                 Here are the first
> > >                 > lines :
> > >                 >
> > >                 >         Making all in src
> > >                 >         make[1]: Entering directory
> > >                 `/var/swfmill-svn/src'
> > >                 >         Making all in swft
> > >                 >         make[2]: Entering directory
> > >                 `/var/swfmill-svn/src/swft'
> > >                 >         /bin/sh ../../libtool --mode=compile g++
> > >                 -DPACKAGE_NAME=
> > >                 >         \"swfmill\" -DPACKAGE_TARNAME=\"swfmill\"
> > >                 -DPACKAGE_VERSION=\"
> > >                 >         0.2.12.5\" -DPACKAGE_STRING=\"swfmill\
> > >                 0.2.12.5\"
> > >                 >         -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED] \"
> > >                 -DPACKAGE=
> > >                 >         \"swfmill\" -DVERSION=\"0.2.12.5\"
> > >                 -DSTDC_HEADERS=1
> > >                 >         -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
> > >                 -DHAVE_STDLIB_H=1
> > >                 >         -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> > >                 -DHAVE_STRINGS_H=1
> > >                 >         -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
> > >                 -DHAVE_UNISTD_H=1
> > >                 >         -DHAVE_DLFCN_H=1  -I. -I.      -g -O2 -c
> > >                 swft.cpp
> > >                 >          g++ -DPACKAGE_NAME=\"swfmill\"
> > >                 -DPACKAGE_TARNAME=\"swfmill\"
> > >                 >         -DPACKAGE_VERSION=\"0.2.12.5\"
> > >                 "-DPACKAGE_STRING=\"swfmill
> > >                 >         0.2.12.5\"" "-DPACKAGE_BUGREPORT=\"
> > >                 [EMAIL PROTECTED] \""
> > >                 >         -DPACKAGE=\"swfmill\" -DVERSION=\"0.2.12.5\"
> > >                 -DSTDC_HEADERS=1
> > >                 >         -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
> > >                 -DHAVE_STDLIB_H=1
> > >                 >         -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> > >                 -DHAVE_STRINGS_H=1
> > >                 >         -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
> > >                 -DHAVE_UNISTD_H=1
> > >                 >         -DHAVE_DLFCN_H=1 -I. -I. -g -O2
> > >                 -Wp,-MD,.deps/swft.pp -c
> > >                 >         swft.cpp  -fPIC -DPIC -o .libs/swft.o
> > >                 >         In file included from swft.cpp:1:
> > >                 >         /usr/include/libxslt/extensions.h:14:26:
> > >                 libxml/xpath.h: No
> > >                 >         such file or directory
> > >                 >         In file included
> > >                 from /usr/include/libxslt/extensions.h:16,
> > >                 >                          from swft.cpp:1:
> > >                 >         /usr/include/libxslt/xsltInternals.h:16:25:
> > >                 libxml/tree.h: No
> > >                 >         such file or directory
> > >                 >         /usr/include/libxslt/xsltInternals.h:17:25:
> > >                 libxml/hash.h: No
> > >                 >         such file or directory
> > >                 >         /usr/include/libxslt/xsltInternals.h:18:26:
> > >                 libxml/xpath.h: No
> > >                 >         such file or directory
> > >                 >         /usr/include/libxslt/xsltInternals.h:19:29:
> > >                 libxml/xmlerror.h:
> > >                 >         No such file or directory
> > >                 >         /usr/include/libxslt/xsltInternals.h:20:25:
> > >                 libxml/dict.h: No
> > >                 >         such file or directory
> > >                 >         /usr/include/libxslt/xsltInternals.h:21:30:
> > >                 >         libxml/xmlstring.h: No such file or
> > >                 directory
> > >                 >         In file included
> > >                 from /usr/include/libxslt/xsltInternals.h:22,
> > >                 >
> > >                  from /usr/include/libxslt/extensions.h:16,
> > >                 >                          from swft.cpp:1:
> > >                 >         /usr/include/libxslt/xslt.h:13:25:
> > >                 libxml/tree.h: No such file
> > >                 >         or directory
> > >                 >         In file included
> > >                 from /usr/include/libxslt/xsltInternals.h:24,
> > >                 >
> > >                  from /usr/include/libxslt/extensions.h:16,
> > >                 >                          from swft.cpp:1:
> > >                 >
> > >                   /usr/include/libxslt/numbersInternals.h:13:25:
> > >                 libxml/tree.h:
> > >                 >         No such file or directory
> > >                 >         In file included
> > >                 from /usr/include/libxslt/xsltInternals.h:24,
> > >                 >
> > >                  from /usr/include/libxslt/extensions.h:16,
> > >                 >                          from swft.cpp:1:
> > >                 >         /usr/include/libxslt/numbersInternals.h:29:
> > >                 error: parse error
> > >                 >         before `*' token
> > >                 >         /usr/include/libxslt/numbersInternals.h:30:
> > >                 error: declaration
> > >                 >         of `const int
> > >                 >            _xsltNumberData::xmlChar'
> > >                 >
> > >                 > And so on...
> > >                 > If you guys have any clue, It'd be nice!
> > >                 > Quentin.
> > >
> > >
> > >
> > >                 _______________________________________________
> > >
> > >                 swfmill mailing list
> > >                 swfmill@osflash.org
> > >
> > http://osflash.org/mailman/listinfo/swfmill_osflash.org
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > swfmill mailing list
> > > swfmill@osflash.org
> > > http://osflash.org/mailman/listinfo/swfmill_osflash.org
> >
> >
> > _______________________________________________
> > swfmill mailing list
> > swfmill@osflash.org
> > http://osflash.org/mailman/listinfo/swfmill_osflash.org
> >
>
>
_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to