SWF compatibility
From Gnash Project Wiki
Gnash supports up to full SWF6 opcodes.
Contents |
SWF7
New opcodes in SWF7
Opcodes introduced by this versions are:
- ACTION_THROW (0x26) - http://sswf.sourceforge.net/SWFalexref.html#action_throw
- ACTION_TRY (0x8F) - http://sswf.sourceforge.net/SWFalexref.html#action_try
- ACTION_CASTOBJECT (0x2B) -
- ACTION_IMPLEMENTS (0x2C) - [SUPPORTED]
- ACTION_FSCOMMAND2 (0x2D) - [we don't support ACTION_FSCOMMAND either]
- ACTION_EXTENDS () - [SUPPORTED]
- ACTION_DEFINEFUNCTION2 (0x8E) - [SUPPORTED]
New tags in SWF7
- ScriptLimits
To be researched on
SWF8
New opcodes in SWF8
To be researched on
New tags in SWF8
- PLACEOBJECT3 - http://sswf.sourceforge.net/SWFalexref.html#tag_placeobject
.. more to add ..
SWF9
New opcodes in SWF9
To be researched on
New tags in SWF9
To be researched on

