| Tag Name | Implementation Status (Linux) | BeOS status | Comments |
|---|---|---|---|
| End | Ok | - | - |
| ShowFrame | Ok | - | - |
| DefineShape | Ok | - | - |
| FreeCharacter | - | - | Not much useful so far. |
| PlaceObject | Ok | - | - |
| RemoveObject | Ok | - | - |
| DefineBits | Ok | - | - |
| DefineButton | Ok | - | - |
| JPEGTables | Ok | - | - |
| SetBackgroundColor | Ok | - | - |
| DefineFont | Ok | - | - |
| DefineText | Ok | - | - |
| DoAction | Ok | - | - |
| DefineFontInfo | Ok | - | - |
| DefineSound | Ok | - | - |
| StartSound | Ok | - | Mixing not supported. |
| StopSound | Ok | - | - |
| DefineButtonSound | Ok | - | - |
| SoundStreamHead | - | - | - |
| SoundStreamBlock | - | - | - |
| DefineBitsLossless | Ok | - | Except format 4 |
| DefineBitsJPEG2 | Ok | - | - |
| DefineShape2 | Ok | - | - |
| DefineButtonCxform | Ok | - | - |
| Protect | Useless | - | Only for Authoring Tools |
| PlaceObject2 | Ok | - | Flash 3 |
| RemoveObject2 | Ok | - | Flash 3 |
| DefineShape3 | Ok | - | Flash 3 |
| DefineText2 | Ok | - | Flash 3 |
| DefineButton2 | - | - | Flash 3 |
| DefineBitsJPEG3 | - | - | Flash 3 |
| DefineBitsLossless2 | - | - | Flash 3 |
| DefineSprite | - | - | Flash 3 |
| NameCharacter | - | - | Flash 3 |
| FrameLabel | - | - | Flash 3 |
| SoundStreamHead2 | - | - | Flash 3 |
| DefineMorphShape | - | - | Flash 3 |
| DefineFont2 | - | - | Flash 3 |
| Feature | Implementation Status | BeOS Status | Comments |
|---|---|---|---|
| Sound | Yes | No | Partially |
| Anti-aliasing | No | No | - |
| Alpha | No | No | - |
| Bitmap rotation | No | No | Only supports positive X and Y scaling |
| Overrun adjustment | No | No | Easy |
| Linear Gradient | No | No | Ok |
| Radial Gradient | No | No | Ok |
| 8 bit depth screen | Yes | No | Poor colormap |
| 15 bit depth screen | Yes | Yes | 555 mode only |
| 16 bit depth screen | Yes | Yes | 565 & 646 modes only |
| 24 bit depth screen | Yes | No | |
| 32 bit depth screen | Yes | Yes | |
| Remote Display | No | No | Uses XShm extensions |