swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] external libraries carried in source


From: Patrice Dumas
Subject: Re: [Swftools-common] external libraries carried in source
Date: Thu, 10 Jul 2008 19:17:33 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Jun 10, 2008 at 12:41:15PM +0200, Matthias Kramm wrote:
> 
> lib/action contains Ming's Action Compiler, though I don't think that
> exists as explicit library on any distribution.

The code here seems to differ from the current ming 0.4.0 code (there
is a release candidate, and the release is coming very soon). Indeed
the function used has the following prototype (in actioncompiler.h):

int compileSWFActionCode(const char *script, int version, void**data, int*len);

while in ming.h it is:

SWFAction compileSWFActionCode(const char *script) __deprecated;

(and it seems to be already deprecated). Any hint?

--
Pat




reply via email to

[Prev in Thread] Current Thread [Next in Thread]