123 Flash Chat Server 6.9.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News 123 Flash Chat Server 6.9.4 (Default branch)
# 1  
Old 07-14-2008
123 Flash Chat Server 6.9.4 (Default branch)

Image 123 Flash Chat Server software is a full-featured chat server with a Flash client with custom skins, linkable to external databases. 123 Flash Chat is fast, easy, secure, and supports high loads. It is scalable to support a business of any size. It's also flexible with moderated chat, CRRC, avatar chat, and event chat. It includes powerful multilingual and multimedia capabilities. License: Shareware Changes:
A handwriting chat module was added. Different chat rooms can now have a unique robot that automatically sends messages, and each message may use a special style. The whiteboard can be enabled or disabled on a per-room basis. The chat server may now be restarted from the Admin Panel. Chat backgrounds, Flash emotions, Flash sound files, and chat advertisement banners can now be easily changed in the visual Admin Panel. Chatting speed was increased.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
jpeg2swf(1)							     swftools							       jpeg2swf(1)

NAME
jpeg2swf - Converts jpeg images to SWF. Synopsis jpeg2swf [-options [value]] imagefiles[.jpg]|[.jpeg] [...] DESCRIPTION
This tool converts jpeg 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. OPTIONS
-o, --output outputfile Explicitly specify output file. (Otherwise, output will go to stdout / output.swf) -q, --quality quality Set compression quality (1-100, 1=worst, 100=best). This option can be set independently for each image. -r, --rate framerate Set movie framerate (frames per second) -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. -M, --mx Use Flash MX H.263 compression (use for correlated images) -x, --xoffset offset horizontally offset images by offset -y, --yoffset offset vertically offset images by offset -X, --width width Force movie width to width (default: autodetect) -Y, --height height Force movie height to height (default: autodetect) -T, --flashversion version Set flash file version to version -v, --verbose level Set verbose level to level (0=quiet, 1=default, 2=debug) -V, --version Print version information and exit -f, --fit-to-movie Fit images to movie size -e, --export assetname Make importable as asset with assetname AUTHORS
Rainer Bohme <rfxswf@reflex-studio.de> Matthias Kramm jpeg2swf February 2012 jpeg2swf(1)