From Gnash Project Wiki
This page lists which source files have been migrated from libcore/asobj to the appropriate libcore/asobj/flash directory in preparation for flash 9 implementation. The libcore/asobj/flash directory more closely reflects the flash 9 package heirarchy. It has been determined that not all the classes can be moved due to dependencies and other issues that may have come up.
accessibility namespace
| ActionScript Class | Migration Status | Notes
|
| Accessibility | Complete |
|
display namespace
| ActionScript Class | Migration Status | Notes
|
| BitmapData | |
|
| BlendMode | |
|
| MovieClip | |
|
| Stage | Complete |
|
external namespace
| ActionScript Class | Migration Status | Notes
|
| ExternalInterface | Complete |
|
filters namespace
| ActionScript Class | Migration Status | Notes
|
| BevelFilter | |
|
| BitmapFilter | |
|
| BlurFilter | |
|
| ColorMatrixFilter | |
|
| ConvolutionFilter | |
|
| DisplacementMapFilter | |
|
| DropShadowFilter | |
|
| GlowFilter | |
|
| GradientBevelFilter | |
|
| GradientGlowFilter | |
|
geom namespace
| ActionScript Class | Migration Status | Notes
|
| ColorTransform | Complete |
|
| Matrix | Complete |
|
| Point | Complete |
|
| Rectangle | Complete |
|
| Transform | Complete |
|
media namespace
| ActionScript Class | Migration Status | Notes
|
| Camera | Completed. | Migrated stubs (limmer).
|
| Microphone | Completed. | Migrated stubs (limmer).
|
| Sound | Completed. | Migrated existing class (limmer).
|
| Video | |
|
net namespace
| ActionScript Class | Migration Status | Notes
|
| FileReferenceList | |
|
| FileReference | |
|
| LocalConnection | Complete |
|
| NetConnection | |
|
| NetStream | |
|
| SharedObject | Complete |
|
| XMLSocket | Complete |
|
printing namespace
| ActionScript Class | Migration Status | Notes
|
| PrintJob | |
|
system namespace
| ActionScript Class | Migration Status | Notes
|
| Capabilities | |
|
| IME | |
|
| Security | |
|
| System | complete |
|
text namespace
| ActionScript Class | Migration Status | Notes
|
| StyleSheet | |
|
| TextField | |
|
| TextFormat | Complete |
|
| TextRenderer | |
|
| TextSnapshot | Complete |
|
ui namespace
| ActionScript Class | Migration Status | Notes
|
| ContextMenuItem | |
|
| ContextMenu | Complete | not yet committed to repository
|
| Keyboard | Completed. | This class is completely migrated (limmer).
|
| Mouse | Complete |
|
xml namespace
| ActionScript Class | Migration Status | Notes
|
| XMLDocument | Completed | This class is completely migrated (limmer).
|
| XMLNode | Completed | This class is completely migrated (limmer).
|