[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] [ot] How does gnash developer learn Flash/ActionScript speci
From: |
Meryl Silverburgh |
Subject: |
Re: [Gnash] [ot] How does gnash developer learn Flash/ActionScript specification |
Date: |
Sat, 10 Feb 2007 13:26:10 -0600 |
Thank you.
I am stepping thru this method "ActionExec::operator() ()":
ash.execute((action_type)action_id, *this);
I see the action_id is 136, can you please tell me what the
corresponding opcode in ActionScript?
Thank you.
On 2/7/07, Martin Guy <address@hidden> wrote:
Someone maintains a free AS spec at sephiroth.it
See the Reference abd Tools sections indexed at the bottom of
http://gnash.lulu.com/wiki/index.php/Gnash
Bless
M