|
Requirements
- Python 2.X -- http://www.python.org
The package was tested using Python 2.3 and 2.5 releases, but I have not tried
it with any other release.
- Ming -- http://ming.sourceforge.net
The 0.3.0 release can be used but requires a number of
modifications. Better is to take a check out of the CVS repository and
install that.
Or even better is to use the 0.4.0beta5 (as of writing) release of Ming. This still requires
minor fixes to the ming.py (is included in the flash-tools distribution) but these should
be (hopefully) included in a future release of Ming.
- PyXML 0.8.3 -- http://www.python.org/sigs/xml-sig/
Required only for Svg2Flash.
Installing
bash> python setup.py install
|
Problems
This should build the example SWF films. If not, send me an email with the
subject: "flash_tools: it does not work" ;-)
|
|