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




_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to