Name

WEB-INF/lps/lfc/debugger/platform/swf/LzFlashRemote.as

Type:
Access: private
Runtimes: as2
Build Flags: debug
Topic: Kernel.AS2
Declared in: WEB-INF/lps/lfc/debugger/Library.lzs

Description

This file implements a remote debug protocol using Flash's LocalConnection API. When the app starts up, if the query arg lzconsoledebug (global.lzconsoledebug) is defined, then a local connection is opened to a well known connection name. If a query arg named 'lzappuid' is supplied, that is appended to the connection name, to allow multiple apps to be debugged with different connection names.

Declarations

  1. Debug (as2)
  2. __LzDebug (as2)