Sponsored Content
Full Discussion: Our First Flash Intro ?
Contact Us Post Here to Contact Site Administrators and Moderators Our First Flash Intro ? Post 31907 by minazk on Thursday 14th of November 2002 02:58:53 PM
Old 11-14-2002
That was good... Just put some kinda images on it...probably something like the one you have on your every page

UNIX ....... UNiversal Internet eXchange


Regds,
Minaz
minazk
 

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

New Flash intro from Forum Member.....

New submission for flash intro: What do you think? (2 Replies)
Discussion started by: Neo
2 Replies

2. Tips and Tutorials

PERL & CPAN Intro for Newbies

So you want to learn a unix scripting language that you'll be able to use in any situation? Perl is your answer ! This is a little intro to installing CPAN modules. If you don't know what CPAN is, check out http://search.cpan.org/. Basicly, it is a massive archive of perl libraries that will... (0 Replies)
Discussion started by: obitus
0 Replies

3. What is on Your Mind?

Intro ( Mark Thomas )

Houdy everyone! yes I'm a newbie here I'm a big fan of the BSD's, in particular NetBSD. Don't have much use for Linux or the various "distro's" of it ( no flame intended ). I'm going to try Solaris 10 on an i386 box real soon. By day I'm a CAD tech for a local government entity, by night... (0 Replies)
Discussion started by: Mark Thomas
0 Replies

4. What is on Your Mind?

Intro: Josh

Hey, I had been working in UNIX environments from 1997 to 2007. From 1997 - 1999 I worked as an Operator in a Solaris environment. From 1999 - March 2007 I worked mostly in HP-UX, some SCO, some RedHat Linux as an Operator/Programmer(scripter)/Admin. No luck finding work, so I am going... (0 Replies)
Discussion started by: uwoodyjk
0 Replies
png2swf(1)							     swftools								png2swf(1)

NAME
png2swf - Takes a number of png files and converts them to a swf movie, one picture per frame. Synopsis png2swf [-X width] [-Y height] [-o file.swf] [-r rate] file1.png [file2.png...] DESCRIPTION
This tools converts png image files into an SWF animation. It takes any number of input pictures, and converts them to SWF one-by-one, where every converted picture is a separate frame in the target SWF. The way the images are encoded in SWF is very similar to PNG (in that a zlib-based, lossless compression algorithm is used). OPTIONS
-r, --rate framerate Set movie framerate (frames per second) -o, --output filename Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) -j, --jpeg quality Generate a lossy jpeg bitmap inside the SWF, with a given quality (1-100) -z, --zlib zlib Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be smaller, but not playable in Flash Plugins of Version 5 and below. -T, --flashversion Set the flash version to generate -X, --pixel width Force movie width to width (default: autodetect) -Y, --pixel height Force movie height to height (default: autodetect) -v, --verbose level Set verbose level (0=quiet, 1=default, 2=debug) -q, --quiet Omit normal log messages, only log errors -C, --cgi For use as CGI- prepend http header, write to stdout -V, --version Print version information and exit -s, --scale percent Scale image to percent% size. AUTHOR
Matthias Kramm <kramm@quiss.org> png2swf February 2012 png2swf(1)
All times are GMT -4. The time now is 10:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy