Name

LzScreenKernel (as2)

Synopsis

JavaScript: LzScreenKernel
Type: Object
Access: private
Runtimes: as2
Topic: Kernel.AS2
Declared in: WEB-INF/lps/lfc/kernel/swf/LzScreenKernel.as

Details

Static Properties (4)

__callback (as2)
static public var __callback = null;
height (as2)
static public var height = null;
__scope (as2)
static public var __scope = null;
width (as2)
static public var width = null;

Static Methods (3)

__init() (as2)
static public function __init();
__resizeEvent() (as2)
static public function __resizeEvent();
setCallback() (as2)
static public function setCallback(scope, funcname);

JavaScript Synopsis

private var LzScreenKernel = { ... };