Re: [PHP-DEV] bitmapid in swf functions? From: Sterling Hughes (Sterling.Hughes <email protected>)
Date: 01/17/01

Rasmus Lerdorf wrote:
>
> > is an example in c (the api's are nearly the same, except php doesn't support
> > the sounds)...
>
> I noticed a patch referenced in the user comments at php.net/swf which
> adds sound support.

yeah, that patch is a little flawed (an efree() after a RETURN_LONG(), etc.)
though, but still, sound support isn't too hard to do, I just never found a need
for it since I don't know how to provide a set of short's and turn it into a
wave stream...

-sterling

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>