
New language elements in Matador ActionScript
<<intro here>>
New objects
<<intro here; supported only in FP7>>
- The Binding object defines an association between two endpoints, a source and a destination. The Binding object listens for changes to the source endpoint, and copies the data to the destination endpoint each time the source changes.
- The ContextMenu object and ContextMenuItem object let you customize the context menu that is displayed when a user right-clicks (Windows) or control-clicks (Mac) in the Flash Player.
- The Error object lets you implement more robust compile-time error handling.
- The MovieClipLoader object lets you....
- The NetConnection object and NetStream object let you stream local video files (FLV files).
- The PrintJob object provides you (and the user) more control over printing from the Flash Player.
