swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] SWFC Usage


From: Matthias Kramm
Subject: Re: [Swftools-common] SWFC Usage
Date: Tue, 2 Sep 2003 15:51:45 +0200
User-agent: Mutt/1.4i

On Mon, Sep 01, 2003 at 06:05:12PM +0100, James Savage wrote:
> I am looking for a way of creating a large number of very simple SWF files
> with some simple but specific requirements. The number of files is such that
> I do not want to do this task manually using manual methods and I am
> wondering if SWFC could do the job.  

Well, swfc is, at it's current version, still alpha, and most commands
are unfinished. 
So all could give you right now is a "yes, this will be possible, the
syntax will most probably be..." type of answer to your questions.

I'm currently in the process of rewriting swfc (and while at it, a major
part of the rfxSWF library) in Python, which will hopefully be finished
in a few weeks, which is also the point were De and I can start to add
new features (commands) to swfc, like "soundtrack" (for the streaming
mp3) and "action" (for the stop).

If you don't want to wait that long, you may be able to
create the SWFs you specified by using wav2swf and swfcombine:
    wav2swf file.wav -o file.swf
    swfcombine --cat stop.swf file.wav stop.swf

Greetings

Matthias






reply via email to

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