Skip to content

Instantly share code, notes, and snippets.

View handiwijoyo's full-sized avatar

Handi Wijoyo handiwijoyo

View GitHub Profile
package
{
import flash.display.Sprite;
import flash.events.ErrorEvent;
import flash.events.UncaughtErrorEvent;
import flash.external.ExternalInterface;
public class Console extends Sprite
{
public function Console():void