Matthias Kramm wrote:
On Wed, Aug 13, 2008 at 07:25:08PM +0700, John Francis Lee <[EMAIL PROTECTED]> 
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