List of Flash classes supported by Thane

From Whirled Club Wiki
Revision as of 13:06, 26 August 2018 by Dragawn (talk | contribs) (Created page with "Thane is the Whirled server-side ActionScript interpreter with a custom "shell." This is a list of '''Flash classes supported by Thane'''. A full list is not read...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Thane is the Whirled server-side ActionScript interpreter with a custom "shell." This is a list of Flash classes supported by Thane.

A full list is not ready yet, but supported classes are limited to:

  • flash.events.Event
  • flash.events.EventDispatcher

For other classes, try compiling the import statement in your Server.as

See Also