swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] combining swf files


From: John Francis Lee
Subject: Re: [Swftools-common] combining swf files
Date: Wed, 13 Aug 2008 19:48:31 +0700
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

Matthias Kramm wrote:
On Wed, Aug 13, 2008 at 07:25:08PM +0700, John Francis Lee <address@hidden> 
wrote:
Now... I want to add sound. I'm sue I can make an .mp3 soundtrack file. How would I add it to the .swf?

First, create a soundtrack using wav2swf, making sure it has the same framerate
as the file you want to add it to:

wav2swf -r <framerate> audio.wav -o audio.swf

(You can query the framerate using "swfdump -r animation.swf")

Then, add it to your file:

swfcombine -Tm animation.swf audio.swf -o output.swf

Great! I'll try it as soon as I can make the soundtrack!

Thanks a million!

--
"This message may have been intercepted and read by U.S. government agencies including the FBI, CIA, and NSA without notice or warrant or knowledge of sender or recipient."

John Francis Lee
1025/37 Thanon Jet Yawt
T.Wiang A.Mueang J.Chiangrai 57000





reply via email to

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