gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] ActionScript on gnash


From: strk
Subject: Re: [Gnash] ActionScript on gnash
Date: Sun, 11 Feb 2007 10:46:16 +0100

On Sat, Feb 10, 2007 at 02:46:36PM -0600, Meryl Silverburgh wrote:
> Hi,
> 
> Can you please tell me if gnash currently supports anonymous function like 
> this:
> 
> var v1 = function () {
>  ....
> }

Yes.

> or this:
> this.ns.onMetaData = function (obj) {
> ...
> }

Yes.

> movieClip 142 __Packages.logic.MovieLoader {

...

Do you feel like providing a testcase for these ?
You can extend the testsuite/actionscript.all/Function.as file
or produce a new one. These will be compiled with Ming thouhg,
which doesn't support #initclip IIRC.
If you have knowledge about other free compilers it's fine
as well, alternatively a binary SWF is also fine as long as you
use the loadable Dejagnu.swf module. See manual page for details.
Ann, is the online manual up to date ?

--strk;




reply via email to

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