Package org.eclipse.actf.model.flash

This package contains interfaces to access Flash player and content from Java.

See:
          Description

Interface Summary
IASBridge Interface to implement bridge that enables access to ActionScript from Java
IASNode Interface to implement wrapper class for ActionScript Node class.
IFlashConst Interface holding constants used by Flash related classes.
IFlashPlayer Interface to provide access to FlashPlayer and it's content.
 

Class Summary
ASAccInfo ASAccInfo stores accessibility information of ActionScript Object.
FlashPlayer Default implementation of IFlashPlayer
FlashPlayerFactory Factory class for IFlashPlayer
 

Package org.eclipse.actf.model.flash Description

This package contains interfaces to access Flash player and content from Java.