swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] swfcombine main and library swf (second post)


From: Matthias Kramm
Subject: Re: [Swftools-common] swfcombine main and library swf (second post)
Date: Mon, 16 Jun 2008 09:16:06 +0200
User-agent: Mutt/1.5.11

On Sun, Jun 15, 2008 at 07:10:10PM -0300, Francisco Obarrio <address@hidden> 
wrote:
> C:\swftools>swfcombine -o merged.swf main.swf library.swf
> WARNING Didn't find anything named library in file. No substitutions will
> occur.

Try 
    swfcombine -Tm -o merged.swf main.swf library.swf
.
Unless you really want to *replace* an object in main.swf-
in that case, find out how that object is named, and use:

    swfcombine -o merged.swf main.swf someobject=library.swf

Greetings

Matthias






reply via email to

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