TracNav
- Introduction
- Credits and Contributors
Overview
Zen Core
Zen Engine
Zen Enterprise
Miscellaneous
Zen Engine Plugins :: ZTamarin
Tamarin is a C++ JavaScript engine. The ZTamarin plugin provides support for loading Flash .swf files, and since Tamarin implements Adobe ActionScript™ 3 (a superset of ECMAScript Edition 3), this allows users to integrate support for this scripting language in their Zen projects.
ActionScript™ is a trademark of Adobe. Please do not use that name in conjunction with your projects. Instead, use the name Tamarin.
The ActionScriptVM documentation can be found here and is useful if you want to understand more about how Tamarin and the ZTamarin plugin works.
Additional relevant information about Tamarin can be found here.
Compiling?
The compiling instructions? shows you how to compile ZTamarin.
Notes
Possibly consider using redtamarin.
This plugin requires VS 2008 or GCC and will not compile with VS 2005 or earlier.
