| Introduction | Basic Types | Display List | Control Tags |
| Shapes | (Examples Shapes) | Gradients | Buttons |
| Sprites | Fonts and Text | Shape Morphing | Bitmap |
| Sounds | Actions | ActionScripts | Reference |
PlaceObject Field Type Comment Header RECORDHEADER Tag ID = 4 CharacterId UI16 ID of character to place Depth UI16 Depth of character Matrix MATRIX Transform matrix data ColorTransform (optional) CXFORM Color transform data
|
|
PlaceObject2 Field Type Comment Header RECORDHEADER Tag ID = 26 PlaceFlagHasClipActions UB[1] Has Clip Actions (added to Flash 5) PlaceFlagReserved UB[1] Reserved Flags PlaceFlagHasName UB[1] Has name PlaceFlagHasRatio UB[1] Has ratio PlaceFlagHasColorTransform UB[1] Has color transform PlaceFlagHasMatrix UB[1] Has matrix PlaceFlagHasCharacter UB[1] Places a character PlaceFlagMove UB[1] Defines a character to be moved Depth UI16 Depth of character CharacterId If PlaceFlagHasCharacter = 1 UI16 ID of character to place Matrix If PlaceFlagHasMatrix = 1 MATRIX Transform matrix data ColorTransform If PlaceFlagHasColorTransform = 1 CXFORM Color transform data Ratio If PlaceFlagHasRatio = 1 UI16 Name If PlaceFlagHasName = 1 STRING Name of character ClipActions If PlaceFlagHasClipActions = 1 ClipActions Clip Actions Data
|
|
RemoveObject Field Type Comment Header RECORDHEADER Tag ID = 5 CharacterId UI16 ID of character to remove Depth UI16 Depth of character
|
|
RemoveObject2 Field Type Comment Header RECORDHEADER Tag ID = 28 Depth UI16 Depth of character
|
|
ShowFrame Field Type Comment Header RECORDHEADER Tag ID = 1
|
|
| Introduction | Basic Types | Display List | Control Tags |
| Shapes | (Examples Shapes) | Gradients | Buttons |
| Sprites | Fonts and Text | Shape Morphing | Bitmap |
| Sounds | Actions | ActionScripts | Reference |