生成Flash动画的纯PHP框架 - FreeMovie
fmms
13年前
FreeMovie 是一个用来生成Flash动画的纯PHP框架。 <br /> <p>主要功能特性:</p> <ul> <li>Extremely portable -- written entirely in PHP.</li> <li>Easy to install -- just copy the library files and start using them. No need to recompile the PHP interpreter.</li> <li>Fast -- optimized for speed. Can be cashed or pre-compiled on the server.</li> <li>Free (but friendly to commercial users) -- distributed under the terms of a BSD-style license. Commercial use permitted and encouraged.</li> <li>Easy to fix -- full source code provided for free.</li> <li>Well documented -- there is a book that describes the inner workings of FreeMovie and the SWF file format.</li> <li>Easy to use -- straightforward syntax and plenty of helper functions.</li> </ul> <br /> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1326271414608" target="_blank">http://www.open-open.com/lib/view/home/1326271414608</a></p>