Hi there!
I finally had time to build a simple example showing what causes me
trouble...

Here's the story:
I have a process that builds swf files for clients on demand. These files
load, when executed, a file on our server. And I've noticed that in most
cases this load fails... I searched a bit and realized that that was a
problem with the FileAttributes tag being duplicated.

Here are the files: http://toki-woki.net/swfmill-debug/useNetwork/

   - in.xml (http://toki-woki.net/swfmill-debug/useNetwork/in.xml), which
   builds the final swf (
   http://toki-woki.net/swfmill-debug/useNetwork/out.swf), by building a
   library and placing elements on the stage
   - main-file.swf (
   http://toki-woki.net/swfmill-debug/useNetwork/main-file.swf) which is
   the main swf, containing everything interesting for the client. It has been
   cut down to a very basic file here, for example purposes
   - 300-black.swf (
   http://toki-woki.net/swfmill-debug/useNetwork/300-black.swf), which is
   the client signature. Left untouched here.
   - square.swf (http://toki-woki.net/swfmill-debug/useNetwork/square.swf),
   which is the file supposed to access the remote script on our server. Also
   cut down here.
   - All this gets output to out.swf. You can see its swf2xml version (
   http://toki-woki.net/swfmill-debug/useNetwork/out.xml). As you'll
   notice at the top, there are 2 FileAttributes tags with different useNetwork
   attributes, I beleive this is the thing that wreaks havoc...

I think I'm running the latest svn version (0.2.12.6).
I hope someone tackles this down!

Quentin.
http://toki-woki.net

On Tue, Mar 11, 2008 at 8:14 PM, Quentin <[EMAIL PROTECTED]> wrote:

> I mean: various Flash versions (6,7,8) and/or heavy (in bytes) SWFs and/or
> many items in the library...
> I'll send examples tomorrow when I get back to work!
>
> Quentin.
> http://toki-woki.net
>
> On Tue, Mar 11, 2008 at 7:39 PM, Eric Priou <[EMAIL PROTECTED]> wrote:
>
> >
> > Hi,
> > > Yes, for complex SWFs it didn't act the same..
> > What do you mean with complex swf ?
> > ----
> > Eric Priou
> > aka  erixtekila
> > Articles : http://www.v-i-a.net/inprogress
> > Oregano : http://www.v-i-a.net/inprogress/doku.php/oregano
> > Oregano forum : http://www.v-i-a.net/forum/
> >
> >
> >
> >
> > _______________________________________________
> > 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