11.1.6 FlashThis is NOT the latest copy of this book; click here for the latest version.
Flash is a proprietary graphics and animation format owned by Macromedia. The file format was opened a while ago, with Macromedia also offering large amounts of source code to developers who wanted to develop Flash-compatible programs - although getting the source code required accepting the Macromedia licence agreement.
Flash movies themselves are vector-based which means that they remember the shapes you draw, the fills and gradients, etc, by way of mathematics - this means the movies can be resized and scaled with almost no loss of quality. Note that you can import bitmap pictures into Flash, and these are the only thing that don't resize well.
The Flash format supports streaming animation, sound and music, morphing, and also HTML-like forms capable of submitting and receiving data.
|
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.
My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!
|