Skip to content

Instantly share code, notes, and snippets.

package pony.flash;
import haxe.macro.Expr;
import pony.events.Signal;
#if !macro
import flash.external.ExternalInterface;
#end
/**
* ...
* @author AxGord
*/