SILEX - Open source Flash CMS 1.1


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS SILEX - Open source Flash CMS 1.1
# 1  
Old 10-22-2008
CPU & Memory SILEX - Open source Flash CMS 1.1

ImageAbout SILEX - Open source Flash CMS
An open source RIA which lets you build Flash websites for Flash Player 7, 8 and 9. A new kind of CMS (Content Management System), a mix between editing software and wiki based software. All multimedia file formats can be assembled in SILEX WYSIWYG editor for publishing website online, in a local computer and on CD-R.

SILEX users have chosen this tool for:
- its legitimate integration in the CS3 package
- its automatic SEO system
- its multilingual contexts management
- its constant evolution
- its short learning curve
- its documentation and the designers and developers community which is bigger and bigger
- its light weight
- the SILEX components and themes provided with it
- the Flash look and feel of the produced applications

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Web Development

Need recommendation for open source cms

Hi, I recently bought web hosting at asphostportal.com. I want to create my site with open source CMS. I want to make an ecommerce site for my sell product. Anyone has recommended open source cms for ecommerce? Thanks. (1 Reply)
Discussion started by: minnawanda
1 Replies
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)