gnash
[Top][All Lists]
Advanced

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

[Gnash] Gnash missing opcodes


From: Jon-Erling Dahl
Subject: [Gnash] Gnash missing opcodes
Date: Thu, 05 Jan 2006 16:49:09 +0100

Hi,

I tried gnash today and it looks very promising. There are a few flash
files that won't work however and I think it might be because of the
missing opcode implementations. I checked the code and noticed that the
following opcodes are not implemented:

> case 0x2A:      // throw
> case 0x2B:      // cast_object
> case 0x2C:      // implements
> case 0x31:      // mb length
> case 0x35:      // mb substring
> case 0x37:      // mb chr
> case 0x3A:      // delete
> case 0x3B:      // delete2
> case 0x43:      // declare object
> case 0x45:      // get target
> case 0x53:      // new method
> case 0x54:      // instance of
> case 0x55:      // enumerate object
> case 0x69:      // extends

Do you have a roadmap of when these will be implemented?
Roughly, how hard do you think it is to implement this?

Thanks,
Jon-Erling




reply via email to

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