Re: [PHP4BETA] For all Flash enthusiasts
[email protected] (Sterling Hughes)
| Newsgroups | php.version4 |
|---|---|
| Organization | DesignMultimedia |
| Message-ID | <[email protected]> |
Stefan Livieratos wrote: > > Hi, > > I have noticed that there has been some tension in the > list because some important new features like Flash movie > generation aren't documented yet. So I just went to Google.com > and searched for libswf and found the following URL: > > http://www.the-labs.com/PerlFlash/libswf.a.html > > There you can find a description of all functions the libswf > library offers. > > Let me add that it is much more efficient to solve problems yourself > and share the solution with others than writing many many letters > with "constructive" criticism. That's Perl, the docs are slightly different (same idea), more accurate documentation can be found at: http://reality.sgi.com/grafica/flash/DOC.html Its for the C API, but the PHP and C API are almost exactly the same. Also the docs are in the works, but its already taken me longer to document than the module took me to write (and I'm about 1/2-3/4 the way through =). Sterling