swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] swfc, CGI and piping


From: Matthias Kramm
Subject: Re: [Swftools-common] swfc, CGI and piping
Date: Mon, 16 Jul 2007 22:14:37 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Mon, Jul 16, 2007 at 12:08:32PM -0500, Kevin Veroneau wrote:
>   How does the CGI option work on swfc?  For example, can I do something like 
> this:
> 
> #!/usr/local/bin/swfc --cgi
> 
> *** SWFC code here ***
> 
>   Or, I am on the wrong track?  Also, does swfc support piping, for example:
> 
> echo "*** SWFC code here *** \
> \
> \
> *** End SWFC code ***" | swfc -o example.swf -

Yep, both should work.

The most simple example:

    echo .flash .end | swfc - -C

Greetings

Matthias






reply via email to

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