swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Little bit of difficulty


From: Matthias Kramm
Subject: Re: [Swftools-common] Little bit of difficulty
Date: Sun, 18 Sep 2005 14:24:58 +0200
User-agent: Mutt/1.5.6i

On Wed, Sep 14, 2005 at 12:49:03PM -0800, James Revie wrote:
> This works great for the first step.  Now if I want to add another movie 
> -- to "myoutput.swf" -- called "action.swf" and have it placed in the 
> new output file in a MC called "browse" (the MC browse was originally in 
> the "myviewer.swf" file which is now combined) -- I've used this:
> 
> swfcombine -o newestoutput.swf myoutput.swf browse=action.swf
> 
> Now for some reason this script takes the original outputted swf 
> ("myoutput.swf) and places it in the MC called browse. 

Can't produce that hereĀ­ but anyway (see my other post) I'd use

swfcombine -Tm myoutput.swf action.swf -o newestoutput.swf

for the second step. Let me know if that still doesn't work.

Greetings

Matthias






reply via email to

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