swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] wink + sound


From: Matthias Kramm
Subject: Re: [Swftools-common] wink + sound
Date: Fri, 8 Dec 2006 20:45:50 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Dec 05, 2006 at 09:15:12AM -0200, michelts wrote:
> I'm using wink to document a system I'm developing. Wink generates
> screencasts and saves as swf, I don't know how to insert sound in it
> (i don't even know if there is such functionality), this way I think
> in swftools to do it for me.
> 
> Is there a way to merge a mp3/wav file in an existing swf?

Depends on the original swf.

What you can try is (I'm assuming screens.swf is the file with the
screenshots):

wav2swf `swfdump -r screens.swf` sound.wav -o sound.swf
swfcombine `swfdump -XY screens.swf` -Tm sound.swf screens.swf -o combined.swf

Greetings

Matthias






reply via email to

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