Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
swfc(1)				   swftools			       swfc(1)

NAME
       swfc - compile .sc files	to swf.

Synopsis
       swfc [-o	file.swf] file.sc

DESCRIPTION
       Compiles	a file written in sc (SWF Script) into a number	of SWF files.

OPTIONS
       -h, --help
		  Print	short help message and exit

       -V, --version
		  Print	version	info and exit

       -C, --cgi
		  Output to stdout (for	use in CGI environments)

       -v, --verbose
		  Increase verbosity. Use more than one	-v for greater effect.

       -o, --output filename
		  Specify output file (Default:	output.swf).
		  This affects only the	parts of the .sc file which haven't
		  specified an output file themselves.

AUTHOR
       Matthias	Kramm <kramm@quiss.org>

swfc				 February 2012			       swfc(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=swfc&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help