swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Swfcombine


From: Ricardo Ferreira
Subject: Re: [Swftools-common] Swfcombine
Date: Sat, 20 Jan 2007 08:20:20 -0300

still do not work...

I have 2 files swf,

the first one do not have any instance name, the second one can or can not have a instance name.

let assume the second have a instance name: "ID".

I do:

swfcombine -o NewFile.swf -m File1.swf ID=file2.swf

when i do that i get this error message:

"WARNING Didn't find anything named ID in file. No substitutions will occur.
swf_Relocate: Mapping id (1) never encountered before in DEFINESPRITE"

.............................................................................................................

and when I do:

swfcombine -o NewFile.swf -Tm File1.swf file2.swf

i get this error message:

"swf_Relocate: Mapping id (1) never encountered before in DEFINESPRITE"

I realy do not know what going on


2007/1/19, Matthias Kramm < address@hidden>:
On Fri, Jan 19, 2007 at 12:25:42PM -0300, Ricardo Ferreira wrote:
> Hi I am new with swfcombine and i do not get how can i use the -m option
>
> I have 2 swf, and i want to place one on other one.

try

    swfcombine -o NewFile.swf -m File1.swf name=file2.swf
or
    swfcombine -o NewFile.swf -Tm File1.swf file2.swf

depending on what you mean by "place one on other one".

Greetings

Matthias




_______________________________________________
Swftools-common mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swftools-common



--
Rickster
reply via email to

[Prev in Thread] Current Thread [Next in Thread]