edu.stanford.hci.r3.flash.timelineControl
Class FlashControlDebugger

java.lang.Object
  extended by edu.stanford.hci.r3.flash.timelineControl.FlashControlDebugger

public class FlashControlDebugger
extends java.lang.Object

A GUI for testing out the various Flash connectivity features. Currently, an SWF file cannot connect to a socket on the local machine. However, it seems to work through Flash 9's debugging environment. TODO: We will have to change the implementation to Flash's XMLSocket(...). We should also be able to send more interesting events over to the Flash UI. (PenEvents and EventHandlers?)

This software is distributed under the BSD License.


Constructor Summary
FlashControlDebugger()
           
 
Method Summary
static void main(java.lang.String[] args)
          Aug 30, 2006
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashControlDebugger

public FlashControlDebugger()
Method Detail

main

public static void main(java.lang.String[] args)
Aug 30, 2006


Copyright 2006 Stanford University