#include "kerneldc.h"#include "swfshape.h"#include "swfbitmp.h"#include "swffont.h"#include "swftext.h"#include "swfbuttn.h"#include "swfsprit.h"#include "swfplace.h"Go to the source code of this file.
Classes | |
| class | FlashExportDC |
| Outline for a Flash export DC. More... | |
Defines | |
| #define | FLASH_VERSION 4 |
| #define | FLASH_FRAME_RATE 0x0c00 |
| #define | FLASH_FRAMES 0x0001 |
| #define | FLASH_MAX_SHORT 63 |
| #define | FLASH_SCALE 50 |
| #define | FLASH_RAMP_WIDTH 32768 |
| #define | FLASH_FIXED_ONE 65536 |
| #define | FLASH_NO_FILL 0xff |
| #define | FLASH_FLAT_FILL 0x00 |
| #define | FLASH_LINEAR_FILL 0x10 |
| #define | FLASH_RADIAL_FILL 0x12 |
| #define | FLASH_TILED_BITMAP 0x40 |
| #define | FLASH_CLIPPED_BITMAP 0x41 |
| #define | FLASH_BACKGROUND_TAG 9 |
| #define | FLASH_SHAPE_TAG 2 |
| #define | FLASH_SHAPE3_TAG 32 |
| #define | FLASH_BITS_TAG 20 |
| #define | FLASH_BITS2_TAG 36 |
| #define | FLASH_END_FILE_TAG 0 |
| #define | FLASH_SHOW_FRAME_TAG 1 |
| #define | FLASH_PLACE_OBJECT_TAG 26 |
| #define | FLASH_TEXT_TAG 33 |
| #define | FLASH_FONT_TAG 10 |
| #define | FLASH_FONT_INFO_TAG 13 |
| #define | FLASH_BUTTON_TAG 7 |
| #define | FLASH_SPRITE_TAG 39 |
| #define | FLASH_BUTTON_HIT 8 |
| #define | FLASH_BUTTON_DOWN 4 |
| #define | FLASH_BUTTON_OVER 2 |
| #define | FLASH_BUTTON_UP 1 |
| #define | FLASH_GET_URL 0x83 |
| #define | FLASH_FONT_SIZE 51200 |
|
|
Definition at line 130 of file swfexpdc.h. |
|
|
Definition at line 134 of file swfexpdc.h. |
|
|
Definition at line 133 of file swfexpdc.h. |
|
|
Definition at line 145 of file swfexpdc.h. |
|
|
Definition at line 144 of file swfexpdc.h. |
|
|
Definition at line 146 of file swfexpdc.h. |
|
|
Definition at line 141 of file swfexpdc.h. |
|
|
Definition at line 147 of file swfexpdc.h. |
|
|
Definition at line 128 of file swfexpdc.h. |
|
|
Definition at line 135 of file swfexpdc.h. |
|
|
Definition at line 121 of file swfexpdc.h. |
|
|
Definition at line 124 of file swfexpdc.h. |
|
|
Definition at line 140 of file swfexpdc.h. |
|
|
Definition at line 151 of file swfexpdc.h. |
|
|
Definition at line 139 of file swfexpdc.h. |
|
|
Definition at line 114 of file swfexpdc.h. |
|
|
Definition at line 115 of file swfexpdc.h. |
|
|
Definition at line 149 of file swfexpdc.h. |
|
|
Definition at line 125 of file swfexpdc.h. |
|
|
Definition at line 117 of file swfexpdc.h. |
|
|
Definition at line 123 of file swfexpdc.h. |
|
|
Definition at line 137 of file swfexpdc.h. |
|
|
Definition at line 126 of file swfexpdc.h. |
|
|
Definition at line 120 of file swfexpdc.h. |
|
|
Definition at line 118 of file swfexpdc.h. |
|
|
Definition at line 132 of file swfexpdc.h. |
|
|
Definition at line 131 of file swfexpdc.h. |
|
|
Definition at line 136 of file swfexpdc.h. |
|
|
Definition at line 142 of file swfexpdc.h. |
|
|
Definition at line 138 of file swfexpdc.h. |
|
|
Definition at line 127 of file swfexpdc.h. |
|
|
Definition at line 113 of file swfexpdc.h. |
1.4.4