new registry format
[swftools.git] / lib / as3 / builtin.c
1 #include "builtin.h"
2
3 static methodinfo_t flash_utils_unescapeMultiByte;
4 static methodinfo_t flash_utils_setTimeout;
5 static methodinfo_t flash_utils_setInterval;
6 static methodinfo_t flash_utils_getTimer;
7 static methodinfo_t flash_utils_getQualifiedSuperclassName;
8 static methodinfo_t flash_utils_getQualifiedClassName;
9 static methodinfo_t flash_utils_getDefinitionByName;
10 static varinfo_t flash_utils_flash_proxy;
11 static methodinfo_t flash_utils_escapeMultiByte;
12 static methodinfo_t flash_utils_describeType;
13 static methodinfo_t flash_utils_clearTimeout;
14 static methodinfo_t flash_utils_clearInterval;
15 static methodinfo_t flash_system_fscommand;
16 static methodinfo_t flash_sampler_stopSampling;
17 static methodinfo_t flash_sampler_startSampling;
18 static methodinfo_t flash_sampler_pauseSampling;
19 static methodinfo_t flash_sampler_isGetterSetter;
20 static methodinfo_t flash_sampler_getSize;
21 static methodinfo_t flash_sampler_getSetterInvocationCount;
22 static methodinfo_t flash_sampler_getSamples;
23 static methodinfo_t flash_sampler_getSampleCount;
24 static methodinfo_t flash_sampler_getMemberNames;
25 static methodinfo_t flash_sampler_getInvocationCount;
26 static methodinfo_t flash_sampler_getGetterInvocationCount;
27 static methodinfo_t flash_sampler_clearSamples;
28 static methodinfo_t flash_sampler__getInvocationCount;
29 static methodinfo_t flash_profiler_showRedrawRegions;
30 static methodinfo_t flash_profiler_profile;
31 static methodinfo_t flash_net_sendToURL;
32 static methodinfo_t flash_net_registerClassAlias;
33 static methodinfo_t flash_net_navigateToURL;
34 static methodinfo_t flash_net_getClassByAlias;
35 static methodinfo_t flash_debugger_enterDebugger;
36 static methodinfo_t adobe_utils_MMExecute;
37 static methodinfo_t adobe_utils_MMEndCommand;
38 static methodinfo_t _trace;
39 static classinfo_t flash_display_MovieClip;
40 static methodinfo_t flash_display_MovieClip_prevScene;
41 static methodinfo_t flash_display_MovieClip_gotoAndPlay;
42 static varinfo_t flash_display_MovieClip_currentLabels;
43 static methodinfo_t flash_display_MovieClip_nextFrame;
44 static varinfo_t flash_display_MovieClip_currentScene;
45 static varinfo_t flash_display_MovieClip_enabled;
46 static varinfo_t flash_display_MovieClip_currentFrameLabel;
47 static methodinfo_t flash_display_MovieClip_play;
48 static varinfo_t flash_display_MovieClip_framesLoaded;
49 static varinfo_t flash_display_MovieClip_scenes;
50 static methodinfo_t flash_display_MovieClip_addFrameScript;
51 static varinfo_t flash_display_MovieClip_currentLabel;
52 static methodinfo_t flash_display_MovieClip_prevFrame;
53 static methodinfo_t flash_display_MovieClip_gotoAndStop;
54 static varinfo_t flash_display_MovieClip_currentFrame;
55 static methodinfo_t flash_display_MovieClip_nextScene;
56 static varinfo_t flash_display_MovieClip_totalFrames;
57 static varinfo_t flash_display_MovieClip_trackAsMenu;
58 static methodinfo_t flash_display_MovieClip_stop;
59 static classinfo_t flash_text_engine_TextLine;
60 static varinfo_t flash_text_engine_TextLine_previousLine;
61 static varinfo_t flash_text_engine_TextLine_validity;
62 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockBeginIndex;
63 static methodinfo_t flash_text_engine_TextLine_getAtomWordBoundaryOnLeft;
64 static methodinfo_t flash_text_engine_TextLine_getAtomTextRotation;
65 static varinfo_t flash_text_engine_TextLine_textHeight;
66 static methodinfo_t flash_text_engine_TextLine_getAtomCenter;
67 static methodinfo_t flash_text_engine_TextLine_getAtomBounds;
68 static varinfo_t flash_text_engine_TextLine_mirrorRegions;
69 static varinfo_t flash_text_engine_TextLine_rawTextLength;
70 static varinfo_t flash_text_engine_TextLine_userData;
71 static varinfo_t flash_text_engine_TextLine_textWidth;
72 static varinfo_t flash_text_engine_TextLine_textBlock;
73 static varinfo_t flash_text_engine_TextLine_textBlockBeginIndex;
74 static varinfo_t flash_text_engine_TextLine_unjustifiedTextWidth;
75 static varinfo_t flash_text_engine_TextLine_ascent;
76 static methodinfo_t flash_text_engine_TextLine_getBaselinePosition;
77 static varinfo_t flash_text_engine_TextLine_specifiedWidth;
78 static methodinfo_t flash_text_engine_TextLine_getMirrorRegion;
79 static methodinfo_t flash_text_engine_TextLine_getAtomGraphic;
80 static varinfo_t flash_text_engine_TextLine_hasGraphicElement;
81 static methodinfo_t flash_text_engine_TextLine_flushAtomData;
82 static methodinfo_t flash_text_engine_TextLine_dump;
83 static varinfo_t flash_text_engine_TextLine_nextLine;
84 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtCharIndex;
85 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockEndIndex;
86 static varinfo_t flash_text_engine_TextLine_atomCount;
87 static varinfo_t flash_text_engine_TextLine_descent;
88 static methodinfo_t flash_text_engine_TextLine_getAtomBidiLevel;
89 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtPoint;
90 static classinfo_t flash_display_Stage;
91 static methodinfo_t flash_display_Stage_setChildIndex;
92 static varinfo_t flash_display_Stage_stageFocusRect;
93 static varinfo_t flash_display_Stage_frameRate;
94 static methodinfo_t flash_display_Stage_invalidate;
95 static varinfo_t flash_display_Stage_textSnapshot;
96 static varinfo_t flash_display_Stage_quality;
97 static methodinfo_t flash_display_Stage_willTrigger;
98 static methodinfo_t flash_display_Stage_dispatchEvent;
99 static methodinfo_t flash_display_Stage_isFocusInaccessible;
100 static methodinfo_t flash_display_Stage_removeChildAt;
101 static varinfo_t flash_display_Stage_fullScreenWidth;
102 static methodinfo_t flash_display_Stage_addChildAt;
103 static varinfo_t flash_display_Stage_height;
104 static varinfo_t flash_display_Stage_fullScreenSourceRect;
105 static varinfo_t flash_display_Stage_width;
106 static methodinfo_t flash_display_Stage_addChild;
107 static varinfo_t flash_display_Stage_numChildren;
108 static varinfo_t flash_display_Stage_mouseChildren;
109 static methodinfo_t flash_display_Stage_swapChildrenAt;
110 static varinfo_t flash_display_Stage_showDefaultContextMenu;
111 static methodinfo_t flash_display_Stage_addEventListener;
112 static varinfo_t flash_display_Stage_stageHeight;
113 static varinfo_t flash_display_Stage_fullScreenHeight;
114 static varinfo_t flash_display_Stage_align;
115 static methodinfo_t flash_display_Stage_hasEventListener;
116 static varinfo_t flash_display_Stage_displayState;
117 static varinfo_t flash_display_Stage_scaleMode;
118 static varinfo_t flash_display_Stage_tabChildren;
119 static varinfo_t flash_display_Stage_focus;
120 static varinfo_t flash_display_Stage_colorCorrection;
121 static varinfo_t flash_display_Stage_colorCorrectionSupport;
122 static varinfo_t flash_display_Stage_stageWidth;
123 static classinfo_t flash_display_Sprite;
124 static methodinfo_t flash_display_Sprite_stopDrag;
125 static varinfo_t flash_display_Sprite_buttonMode;
126 static varinfo_t flash_display_Sprite_soundTransform;
127 static varinfo_t flash_display_Sprite_hitArea;
128 static varinfo_t flash_display_Sprite_useHandCursor;
129 static varinfo_t flash_display_Sprite_graphics;
130 static methodinfo_t flash_display_Sprite_startDrag;
131 static varinfo_t flash_display_Sprite_dropTarget;
132 static classinfo_t flash_display_Loader;
133 static varinfo_t flash_display_Loader_content;
134 static methodinfo_t flash_display_Loader_unloadAndStop;
135 static methodinfo_t flash_display_Loader_unload;
136 static methodinfo_t flash_display_Loader_removeChildAt;
137 static methodinfo_t flash_display_Loader_addChildAt;
138 static varinfo_t flash_display_Loader_contentLoaderInfo;
139 static methodinfo_t flash_display_Loader_loadBytes;
140 static methodinfo_t flash_display_Loader_removeChild;
141 static methodinfo_t flash_display_Loader_load;
142 static methodinfo_t flash_display_Loader_addChild;
143 static methodinfo_t flash_display_Loader_close;
144 static methodinfo_t flash_display_Loader_setChildIndex;
145 static classinfo_t flash_text_TextField;
146 static methodinfo_t flash_text_TextField_isFontCompatible;
147 static methodinfo_t flash_text_TextField_getTextFormat;
148 static varinfo_t flash_text_TextField_border;
149 static varinfo_t flash_text_TextField_selectedText;
150 static methodinfo_t flash_text_TextField_pasteRichText;
151 static varinfo_t flash_text_TextField_bottomScrollV;
152 static methodinfo_t flash_text_TextField_getLineIndexOfChar;
153 static methodinfo_t flash_text_TextField_replaceText;
154 static varinfo_t flash_text_TextField_defaultTextFormat;
155 static varinfo_t flash_text_TextField_restrict;
156 static varinfo_t flash_text_TextField_htmlText;
157 static methodinfo_t flash_text_TextField_copyRichText;
158 static methodinfo_t flash_text_TextField_getLineText;
159 static methodinfo_t flash_text_TextField_getFirstCharInParagraph;
160 static methodinfo_t flash_text_TextField_setSelection;
161 static varinfo_t flash_text_TextField_length;
162 static varinfo_t flash_text_TextField_wordWrap;
163 static methodinfo_t flash_text_TextField_appendText;
164 static varinfo_t flash_text_TextField_caretIndex;
165 static varinfo_t flash_text_TextField_mouseWheelEnabled;
166 static varinfo_t flash_text_TextField_selectionBeginIndex;
167 static varinfo_t flash_text_TextField_sharpness;
168 static varinfo_t flash_text_TextField_type;
169 static methodinfo_t flash_text_TextField_getLineIndexAtPoint;
170 static methodinfo_t flash_text_TextField_getCharIndexAtPoint;
171 static methodinfo_t flash_text_TextField_getXMLText;
172 static methodinfo_t flash_text_TextField_getParagraphLength;
173 static methodinfo_t flash_text_TextField_getRawText;
174 static varinfo_t flash_text_TextField_gridFitType;
175 static methodinfo_t flash_text_TextField_getLineOffset;
176 static varinfo_t flash_text_TextField_backgroundColor;
177 static varinfo_t flash_text_TextField_multiline;
178 static varinfo_t flash_text_TextField_numLines;
179 static methodinfo_t flash_text_TextField_getImageReference;
180 static varinfo_t flash_text_TextField_displayAsPassword;
181 static varinfo_t flash_text_TextField_textWidth;
182 static varinfo_t flash_text_TextField_autoSize;
183 static varinfo_t flash_text_TextField_selectable;
184 static methodinfo_t flash_text_TextField_getCharBoundaries;
185 static varinfo_t flash_text_TextField_alwaysShowSelection;
186 static varinfo_t flash_text_TextField_thickness;
187 static varinfo_t flash_text_TextField_useRichTextClipboard;
188 static varinfo_t flash_text_TextField_scrollV;
189 static methodinfo_t flash_text_TextField_getTextRuns;
190 static methodinfo_t flash_text_TextField_setTextFormat;
191 static varinfo_t flash_text_TextField_textColor;
192 static varinfo_t flash_text_TextField_maxScrollV;
193 static varinfo_t flash_text_TextField_embedFonts;
194 static varinfo_t flash_text_TextField_scrollH;
195 static varinfo_t flash_text_TextField_text;
196 static methodinfo_t flash_text_TextField_getLineLength;
197 static varinfo_t flash_text_TextField_textHeight;
198 static varinfo_t flash_text_TextField_antiAliasType;
199 static varinfo_t flash_text_TextField_styleSheet;
200 static varinfo_t flash_text_TextField_background;
201 static methodinfo_t flash_text_TextField_replaceSelectedText;
202 static varinfo_t flash_text_TextField_borderColor;
203 static varinfo_t flash_text_TextField_maxScrollH;
204 static varinfo_t flash_text_TextField_maxChars;
205 static methodinfo_t flash_text_TextField_getLineMetrics;
206 static varinfo_t flash_text_TextField_selectionEndIndex;
207 static methodinfo_t flash_text_TextField_insertXMLText;
208 static varinfo_t flash_text_TextField_condenseWhite;
209 static classinfo_t flash_display_DisplayObjectContainer;
210 static methodinfo_t flash_display_DisplayObjectContainer_addChild;
211 static methodinfo_t flash_display_DisplayObjectContainer_getObjectsUnderPoint;
212 static methodinfo_t flash_display_DisplayObjectContainer_removeChildAt;
213 static methodinfo_t flash_display_DisplayObjectContainer_swapChildren;
214 static methodinfo_t flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint;
215 static methodinfo_t flash_display_DisplayObjectContainer_setChildIndex;
216 static varinfo_t flash_display_DisplayObjectContainer_numChildren;
217 static methodinfo_t flash_display_DisplayObjectContainer_getChildIndex;
218 static methodinfo_t flash_display_DisplayObjectContainer_getChildAt;
219 static methodinfo_t flash_display_DisplayObjectContainer_removeChild;
220 static methodinfo_t flash_display_DisplayObjectContainer_addChildAt;
221 static methodinfo_t flash_display_DisplayObjectContainer_contains;
222 static methodinfo_t flash_display_DisplayObjectContainer_getChildByName;
223 static methodinfo_t flash_display_DisplayObjectContainer_swapChildrenAt;
224 static varinfo_t flash_display_DisplayObjectContainer_mouseChildren;
225 static varinfo_t flash_display_DisplayObjectContainer_tabChildren;
226 static varinfo_t flash_display_DisplayObjectContainer_textSnapshot;
227 static classinfo_t flash_display_SimpleButton;
228 static varinfo_t flash_display_SimpleButton_overState;
229 static varinfo_t flash_display_SimpleButton_downState;
230 static varinfo_t flash_display_SimpleButton_enabled;
231 static varinfo_t flash_display_SimpleButton_trackAsMenu;
232 static varinfo_t flash_display_SimpleButton_soundTransform;
233 static varinfo_t flash_display_SimpleButton_useHandCursor;
234 static varinfo_t flash_display_SimpleButton_upState;
235 static varinfo_t flash_display_SimpleButton_hitTestState;
236 static classinfo_t flash_media_Video;
237 static methodinfo_t flash_media_Video_attachCamera;
238 static varinfo_t flash_media_Video_videoWidth;
239 static methodinfo_t flash_media_Video_clear;
240 static varinfo_t flash_media_Video_deblocking;
241 static varinfo_t flash_media_Video_videoHeight;
242 static methodinfo_t flash_media_Video_attachNetStream;
243 static varinfo_t flash_media_Video_smoothing;
244 static classinfo_t flash_text_StaticText;
245 static varinfo_t flash_text_StaticText_text;
246 static classinfo_t flash_display_Shape;
247 static varinfo_t flash_display_Shape_graphics;
248 static classinfo_t flash_display_MorphShape;
249 static classinfo_t flash_display_InteractiveObject;
250 static varinfo_t flash_display_InteractiveObject_tabIndex;
251 static varinfo_t flash_display_InteractiveObject_doubleClickEnabled;
252 static varinfo_t flash_display_InteractiveObject_tabEnabled;
253 static varinfo_t flash_display_InteractiveObject_mouseEnabled;
254 static varinfo_t flash_display_InteractiveObject_contextMenu;
255 static varinfo_t flash_display_InteractiveObject_focusRect;
256 static varinfo_t flash_display_InteractiveObject_accessibilityImplementation;
257 static classinfo_t flash_display_Bitmap;
258 static varinfo_t flash_display_Bitmap_pixelSnapping;
259 static varinfo_t flash_display_Bitmap_bitmapData;
260 static varinfo_t flash_display_Bitmap_smoothing;
261 static classinfo_t flash_display_AVM1Movie;
262 static methodinfo_t flash_display_AVM1Movie_call;
263 static methodinfo_t flash_display_AVM1Movie_addCallback;
264 static classinfo_t flash_events_SecurityErrorEvent;
265 static methodinfo_t flash_events_SecurityErrorEvent_toString;
266 static methodinfo_t flash_events_SecurityErrorEvent_clone;
267 static classinfo_t flash_events_IOErrorEvent;
268 static methodinfo_t flash_events_IOErrorEvent_toString;
269 static methodinfo_t flash_events_IOErrorEvent_clone;
270 static classinfo_t flash_events_AsyncErrorEvent;
271 static methodinfo_t flash_events_AsyncErrorEvent_toString;
272 static varinfo_t flash_events_AsyncErrorEvent_error;
273 static methodinfo_t flash_events_AsyncErrorEvent_clone;
274 static classinfo_t flash_display_ShaderJob;
275 static methodinfo_t flash_display_ShaderJob_cancel;
276 static varinfo_t flash_display_ShaderJob_width;
277 static methodinfo_t flash_display_ShaderJob_start;
278 static varinfo_t flash_display_ShaderJob_shader;
279 static varinfo_t flash_display_ShaderJob_height;
280 static varinfo_t flash_display_ShaderJob_target;
281 static varinfo_t flash_display_ShaderJob_progress;
282 static classinfo_t flash_net_XMLSocket;
283 static methodinfo_t flash_net_XMLSocket_close;
284 static methodinfo_t flash_net_XMLSocket_connect;
285 static methodinfo_t flash_net_XMLSocket_send;
286 static varinfo_t flash_net_XMLSocket_connected;
287 static varinfo_t flash_net_XMLSocket_timeout;
288 static classinfo_t flash_net_URLStream;
289 static methodinfo_t flash_net_URLStream_readUTF;
290 static methodinfo_t flash_net_URLStream_readByte;
291 static methodinfo_t flash_net_URLStream_readUTFBytes;
292 static methodinfo_t flash_net_URLStream_readShort;
293 static varinfo_t flash_net_URLStream_objectEncoding;
294 static varinfo_t flash_net_URLStream_connected;
295 static methodinfo_t flash_net_URLStream_readUnsignedInt;
296 static methodinfo_t flash_net_URLStream_readDouble;
297 static methodinfo_t flash_net_URLStream_readBytes;
298 static methodinfo_t flash_net_URLStream_readUnsignedByte;
299 static methodinfo_t flash_net_URLStream_readMultiByte;
300 static methodinfo_t flash_net_URLStream_readInt;
301 static varinfo_t flash_net_URLStream_bytesAvailable;
302 static methodinfo_t flash_net_URLStream_load;
303 static methodinfo_t flash_net_URLStream_close;
304 static methodinfo_t flash_net_URLStream_readUnsignedShort;
305 static methodinfo_t flash_net_URLStream_readObject;
306 static methodinfo_t flash_net_URLStream_readFloat;
307 static varinfo_t flash_net_URLStream_endian;
308 static methodinfo_t flash_net_URLStream_readBoolean;
309 static classinfo_t flash_net_URLLoader;
310 static methodinfo_t flash_net_URLLoader_close;
311 static varinfo_t flash_net_URLLoader_bytesLoaded;
312 static methodinfo_t flash_net_URLLoader_load;
313 static varinfo_t flash_net_URLLoader_bytesTotal;
314 static varinfo_t flash_net_URLLoader_dataFormat;
315 static varinfo_t flash_net_URLLoader_data;
316 static classinfo_t flash_utils_Timer;
317 static methodinfo_t flash_utils_Timer_reset;
318 static varinfo_t flash_utils_Timer_running;
319 static varinfo_t flash_utils_Timer_repeatCount;
320 static methodinfo_t flash_utils_Timer_stop;
321 static methodinfo_t flash_utils_Timer_start;
322 static varinfo_t flash_utils_Timer_currentCount;
323 static varinfo_t flash_utils_Timer_delay;
324 static classinfo_t flash_system_IME;
325 static classinfo_t flash_text_StyleSheet;
326 static varinfo_t flash_text_StyleSheet_styleNames;
327 static methodinfo_t flash_text_StyleSheet_clear;
328 static methodinfo_t flash_text_StyleSheet_transform;
329 static methodinfo_t flash_text_StyleSheet_getStyle;
330 static methodinfo_t flash_text_StyleSheet_parseCSS;
331 static methodinfo_t flash_text_StyleSheet_setStyle;
332 static classinfo_t flash_media_SoundChannel;
333 static varinfo_t flash_media_SoundChannel_leftPeak;
334 static methodinfo_t flash_media_SoundChannel_stop;
335 static varinfo_t flash_media_SoundChannel_position;
336 static varinfo_t flash_media_SoundChannel_soundTransform;
337 static varinfo_t flash_media_SoundChannel_rightPeak;
338 static classinfo_t flash_media_Sound;
339 static methodinfo_t flash_media_Sound_extract;
340 static varinfo_t flash_media_Sound_bytesLoaded;
341 static varinfo_t flash_media_Sound_id3;
342 static methodinfo_t flash_media_Sound_play;
343 static varinfo_t flash_media_Sound_url;
344 static varinfo_t flash_media_Sound_isBuffering;
345 static methodinfo_t flash_media_Sound_load;
346 static varinfo_t flash_media_Sound_bytesTotal;
347 static varinfo_t flash_media_Sound_length;
348 static methodinfo_t flash_media_Sound_close;
349 static classinfo_t flash_net_Socket;
350 static methodinfo_t flash_net_Socket_writeBoolean;
351 static methodinfo_t flash_net_Socket_connect;
352 static methodinfo_t flash_net_Socket_readDouble;
353 static methodinfo_t flash_net_Socket_writeByte;
354 static methodinfo_t flash_net_Socket_writeObject;
355 static methodinfo_t flash_net_Socket_readUTFBytes;
356 static methodinfo_t flash_net_Socket_close;
357 static methodinfo_t flash_net_Socket_writeMultiByte;
358 static methodinfo_t flash_net_Socket_readUnsignedByte;
359 static methodinfo_t flash_net_Socket_writeInt;
360 static methodinfo_t flash_net_Socket_readMultiByte;
361 static methodinfo_t flash_net_Socket_readBytes;
362 static methodinfo_t flash_net_Socket_writeShort;
363 static methodinfo_t flash_net_Socket_readShort;
364 static methodinfo_t flash_net_Socket_writeUTF;
365 static varinfo_t flash_net_Socket_timeout;
366 static methodinfo_t flash_net_Socket_writeBytes;
367 static varinfo_t flash_net_Socket_connected;
368 static methodinfo_t flash_net_Socket_readObject;
369 static varinfo_t flash_net_Socket_objectEncoding;
370 static methodinfo_t flash_net_Socket_flush;
371 static methodinfo_t flash_net_Socket_writeUnsignedInt;
372 static methodinfo_t flash_net_Socket_writeDouble;
373 static methodinfo_t flash_net_Socket_writeFloat;
374 static methodinfo_t flash_net_Socket_readInt;
375 static methodinfo_t flash_net_Socket_readByte;
376 static varinfo_t flash_net_Socket_bytesAvailable;
377 static varinfo_t flash_net_Socket_endian;
378 static methodinfo_t flash_net_Socket_readUnsignedShort;
379 static methodinfo_t flash_net_Socket_readUnsignedInt;
380 static methodinfo_t flash_net_Socket_readFloat;
381 static methodinfo_t flash_net_Socket_writeUTFBytes;
382 static methodinfo_t flash_net_Socket_readBoolean;
383 static methodinfo_t flash_net_Socket_readUTF;
384 static classinfo_t flash_net_SharedObject;
385 static methodinfo_t flash_net_SharedObject_getLocal;
386 static methodinfo_t flash_net_SharedObject_getDiskUsage;
387 static varinfo_t flash_net_SharedObject_objectEncoding;
388 static varinfo_t flash_net_SharedObject_client;
389 static methodinfo_t flash_net_SharedObject_setProperty;
390 static methodinfo_t flash_net_SharedObject_clear;
391 static methodinfo_t flash_net_SharedObject_flush;
392 static varinfo_t flash_net_SharedObject_defaultObjectEncoding;
393 static methodinfo_t flash_net_SharedObject_connect;
394 static varinfo_t flash_net_SharedObject_size;
395 static methodinfo_t flash_net_SharedObject_setDirty;
396 static methodinfo_t flash_net_SharedObject_getRemote;
397 static methodinfo_t flash_net_SharedObject_send;
398 static methodinfo_t flash_net_SharedObject_close;
399 static methodinfo_t flash_net_SharedObject_deleteAll;
400 static varinfo_t flash_net_SharedObject_data;
401 static classinfo_t adobe_utils_ProductManager;
402 static varinfo_t adobe_utils_ProductManager_running;
403 static methodinfo_t adobe_utils_ProductManager_download;
404 static varinfo_t adobe_utils_ProductManager_installedVersion;
405 static varinfo_t adobe_utils_ProductManager_installed;
406 static methodinfo_t adobe_utils_ProductManager_launch;
407 static classinfo_t flash_printing_PrintJob;
408 static varinfo_t flash_printing_PrintJob_paperWidth;
409 static methodinfo_t flash_printing_PrintJob_addPage;
410 static varinfo_t flash_printing_PrintJob_pageHeight;
411 static methodinfo_t flash_printing_PrintJob_start;
412 static varinfo_t flash_printing_PrintJob_pageWidth;
413 static methodinfo_t flash_printing_PrintJob_send;
414 static varinfo_t flash_printing_PrintJob_paperHeight;
415 static varinfo_t flash_printing_PrintJob_orientation;
416 static classinfo_t flash_net_NetStreamPlayOptions;
417 static varinfo_t flash_net_NetStreamPlayOptions_len;
418 static varinfo_t flash_net_NetStreamPlayOptions_streamName;
419 static varinfo_t flash_net_NetStreamPlayOptions_start;
420 static varinfo_t flash_net_NetStreamPlayOptions_oldStreamName;
421 static varinfo_t flash_net_NetStreamPlayOptions_transition;
422 static classinfo_t flash_net_NetStream;
423 static varinfo_t flash_net_NetStream_videoCodec;
424 static varinfo_t flash_net_NetStream_info;
425 static methodinfo_t flash_net_NetStream_attachCamera;
426 static varinfo_t flash_net_NetStream_farNonce;
427 static methodinfo_t flash_net_NetStream_close;
428 static methodinfo_t flash_net_NetStream_pause;
429 static methodinfo_t flash_net_NetStream_onPeerConnect;
430 static varinfo_t flash_net_NetStream_client;
431 static methodinfo_t flash_net_NetStream_resume;
432 static varinfo_t flash_net_NetStream_liveDelay;
433 static varinfo_t flash_net_NetStream_peerStreams;
434 static varinfo_t flash_net_NetStream_objectEncoding;
435 static varinfo_t flash_net_NetStream_bytesLoaded;
436 static methodinfo_t flash_net_NetStream_receiveVideo;
437 static varinfo_t flash_net_NetStream_maxPauseBufferTime;
438 static methodinfo_t flash_net_NetStream_play2;
439 static varinfo_t flash_net_NetStream_audioCodec;
440 static methodinfo_t flash_net_NetStream_receiveVideoFPS;
441 static varinfo_t flash_net_NetStream_bytesTotal;
442 static varinfo_t flash_net_NetStream_farID;
443 static methodinfo_t flash_net_NetStream_receiveAudio;
444 static varinfo_t flash_net_NetStream_bufferLength;
445 static methodinfo_t flash_net_NetStream_seek;
446 static methodinfo_t flash_net_NetStream_attachAudio;
447 static varinfo_t flash_net_NetStream_bufferTime;
448 static methodinfo_t flash_net_NetStream_play;
449 static methodinfo_t flash_net_NetStream_publish;
450 static methodinfo_t flash_net_NetStream_togglePause;
451 static varinfo_t flash_net_NetStream_checkPolicyFile;
452 static varinfo_t flash_net_NetStream_nearNonce;
453 static varinfo_t flash_net_NetStream_decodedFrames;
454 static methodinfo_t flash_net_NetStream_send;
455 static varinfo_t flash_net_NetStream_currentFPS;
456 static varinfo_t flash_net_NetStream_time;
457 static varinfo_t flash_net_NetStream_soundTransform;
458 static classinfo_t flash_net_NetConnection;
459 static varinfo_t flash_net_NetConnection_defaultObjectEncoding;
460 static varinfo_t flash_net_NetConnection_nearID;
461 static varinfo_t flash_net_NetConnection_client;
462 static varinfo_t flash_net_NetConnection_farNonce;
463 static varinfo_t flash_net_NetConnection_objectEncoding;
464 static varinfo_t flash_net_NetConnection_farID;
465 static varinfo_t flash_net_NetConnection_connected;
466 static methodinfo_t flash_net_NetConnection_call;
467 static varinfo_t flash_net_NetConnection_usingTLS;
468 static varinfo_t flash_net_NetConnection_proxyType;
469 static methodinfo_t flash_net_NetConnection_addHeader;
470 static varinfo_t flash_net_NetConnection_protocol;
471 static methodinfo_t flash_net_NetConnection_close;
472 static varinfo_t flash_net_NetConnection_nearNonce;
473 static methodinfo_t flash_net_NetConnection_connect;
474 static varinfo_t flash_net_NetConnection_unconnectedPeerStreams;
475 static varinfo_t flash_net_NetConnection_maxPeerConnections;
476 static varinfo_t flash_net_NetConnection_connectedProxyType;
477 static varinfo_t flash_net_NetConnection_uri;
478 static classinfo_t flash_media_Microphone;
479 static varinfo_t flash_media_Microphone_codec;
480 static varinfo_t flash_media_Microphone_gain;
481 static varinfo_t flash_media_Microphone_index;
482 static methodinfo_t flash_media_Microphone_setLoopBack;
483 static methodinfo_t flash_media_Microphone_setSilenceLevel;
484 static varinfo_t flash_media_Microphone_name;
485 static methodinfo_t flash_media_Microphone_getMicrophone;
486 static methodinfo_t flash_media_Microphone_setUseEchoSuppression;
487 static varinfo_t flash_media_Microphone_framesPerPacket;
488 static varinfo_t flash_media_Microphone_muted;
489 static varinfo_t flash_media_Microphone_soundTransform;
490 static varinfo_t flash_media_Microphone_encodeQuality;
491 static varinfo_t flash_media_Microphone_useEchoSuppression;
492 static varinfo_t flash_media_Microphone_silenceLevel;
493 static varinfo_t flash_media_Microphone_silenceTimeout;
494 static varinfo_t flash_media_Microphone_rate;
495 static varinfo_t flash_media_Microphone_activityLevel;
496 static varinfo_t flash_media_Microphone_names;
497 static classinfo_t flash_net_LocalConnection;
498 static varinfo_t flash_net_LocalConnection_client;
499 static methodinfo_t flash_net_LocalConnection_allowDomain;
500 static methodinfo_t flash_net_LocalConnection_connect;
501 static varinfo_t flash_net_LocalConnection_domain;
502 static methodinfo_t flash_net_LocalConnection_allowInsecureDomain;
503 static methodinfo_t flash_net_LocalConnection_send;
504 static methodinfo_t flash_net_LocalConnection_close;
505 static classinfo_t flash_display_LoaderInfo;
506 static methodinfo_t flash_display_LoaderInfo_getLoaderInfoByDefinition;
507 static varinfo_t flash_display_LoaderInfo_actionScriptVersion;
508 static varinfo_t flash_display_LoaderInfo_contentType;
509 static varinfo_t flash_display_LoaderInfo_sameDomain;
510 static varinfo_t flash_display_LoaderInfo_bytesTotal;
511 static varinfo_t flash_display_LoaderInfo_loaderURL;
512 static varinfo_t flash_display_LoaderInfo_width;
513 static methodinfo_t flash_display_LoaderInfo_dispatchEvent;
514 static varinfo_t flash_display_LoaderInfo_height;
515 static varinfo_t flash_display_LoaderInfo_frameRate;
516 static varinfo_t flash_display_LoaderInfo_parameters;
517 static varinfo_t flash_display_LoaderInfo_bytesLoaded;
518 static varinfo_t flash_display_LoaderInfo_url;
519 static varinfo_t flash_display_LoaderInfo_content;
520 static varinfo_t flash_display_LoaderInfo_swfVersion;
521 static varinfo_t flash_display_LoaderInfo_bytes;
522 static varinfo_t flash_display_LoaderInfo_loader;
523 static varinfo_t flash_display_LoaderInfo_applicationDomain;
524 static varinfo_t flash_display_LoaderInfo_parentAllowsChild;
525 static varinfo_t flash_display_LoaderInfo_childAllowsParent;
526 static varinfo_t flash_display_LoaderInfo_sharedEvents;
527 static classinfo_t flash_net_FileReferenceList;
528 static varinfo_t flash_net_FileReferenceList_fileList;
529 static methodinfo_t flash_net_FileReferenceList_browse;
530 static classinfo_t flash_net_FileReference;
531 static varinfo_t flash_net_FileReference_type;
532 static methodinfo_t flash_net_FileReference_browse;
533 static varinfo_t flash_net_FileReference_creationDate;
534 static methodinfo_t flash_net_FileReference_upload;
535 static methodinfo_t flash_net_FileReference_download;
536 static methodinfo_t flash_net_FileReference_save;
537 static methodinfo_t flash_net_FileReference_cancel;
538 static varinfo_t flash_net_FileReference_creator;
539 static varinfo_t flash_net_FileReference_data;
540 static varinfo_t flash_net_FileReference_size;
541 static varinfo_t flash_net_FileReference_name;
542 static methodinfo_t flash_net_FileReference_load;
543 static varinfo_t flash_net_FileReference_modificationDate;
544 static classinfo_t flash_display_DisplayObject;
545 static varinfo_t flash_display_DisplayObject_rotation;
546 static varinfo_t flash_display_DisplayObject_filters;
547 static varinfo_t flash_display_DisplayObject_rotationZ;
548 static varinfo_t flash_display_DisplayObject_accessibilityProperties;
549 static varinfo_t flash_display_DisplayObject_mouseX;
550 static varinfo_t flash_display_DisplayObject_root;
551 static varinfo_t flash_display_DisplayObject_stage;
552 static varinfo_t flash_display_DisplayObject_rotationY;
553 static varinfo_t flash_display_DisplayObject_scaleZ;
554 static methodinfo_t flash_display_DisplayObject_local3DToGlobal;
555 static varinfo_t flash_display_DisplayObject_loaderInfo;
556 static varinfo_t flash_display_DisplayObject_cacheAsBitmap;
557 static varinfo_t flash_display_DisplayObject_transform;
558 static varinfo_t flash_display_DisplayObject_scaleY;
559 static varinfo_t flash_display_DisplayObject_height;
560 static varinfo_t flash_display_DisplayObject_rotationX;
561 static varinfo_t flash_display_DisplayObject_scrollRect;
562 static varinfo_t flash_display_DisplayObject_width;
563 static varinfo_t flash_display_DisplayObject_scale9Grid;
564 static varinfo_t flash_display_DisplayObject_parent;
565 static methodinfo_t flash_display_DisplayObject_hitTestObject;
566 static methodinfo_t flash_display_DisplayObject_hitTestPoint;
567 static varinfo_t flash_display_DisplayObject_alpha;
568 static methodinfo_t flash_display_DisplayObject_getRect;
569 static varinfo_t flash_display_DisplayObject_opaqueBackground;
570 static methodinfo_t flash_display_DisplayObject_globalToLocal3D;
571 static varinfo_t flash_display_DisplayObject_visible;
572 static varinfo_t flash_display_DisplayObject_blendMode;
573 static varinfo_t flash_display_DisplayObject_scaleX;
574 static methodinfo_t flash_display_DisplayObject_globalToLocal;
575 static methodinfo_t flash_display_DisplayObject_localToGlobal;
576 static varinfo_t flash_display_DisplayObject_z;
577 static varinfo_t flash_display_DisplayObject_name;
578 static methodinfo_t flash_display_DisplayObject_getBounds;
579 static varinfo_t flash_display_DisplayObject_mask;
580 static varinfo_t flash_display_DisplayObject_mouseY;
581 static varinfo_t flash_display_DisplayObject_x;
582 static varinfo_t flash_display_DisplayObject_y;
583 static classinfo_t flash_ui_ContextMenuItem;
584 static varinfo_t flash_ui_ContextMenuItem_separatorBefore;
585 static varinfo_t flash_ui_ContextMenuItem_enabled;
586 static varinfo_t flash_ui_ContextMenuItem_caption;
587 static methodinfo_t flash_ui_ContextMenuItem_clone;
588 static varinfo_t flash_ui_ContextMenuItem_visible;
589 static classinfo_t flash_ui_ContextMenu;
590 static methodinfo_t flash_ui_ContextMenu_hideBuiltInItems;
591 static varinfo_t flash_ui_ContextMenu_clipboardItems;
592 static varinfo_t flash_ui_ContextMenu_builtInItems;
593 static varinfo_t flash_ui_ContextMenu_customItems;
594 static methodinfo_t flash_ui_ContextMenu_clone;
595 static varinfo_t flash_ui_ContextMenu_link;
596 static varinfo_t flash_ui_ContextMenu_clipboardMenu;
597 static classinfo_t flash_media_Camera;
598 static methodinfo_t flash_media_Camera_getCamera;
599 static varinfo_t flash_media_Camera_fps;
600 static methodinfo_t flash_media_Camera_setMode;
601 static varinfo_t flash_media_Camera_keyFrameInterval;
602 static varinfo_t flash_media_Camera_motionTimeout;
603 static varinfo_t flash_media_Camera_width;
604 static methodinfo_t flash_media_Camera_setCursor;
605 static methodinfo_t flash_media_Camera_setLoopback;
606 static varinfo_t flash_media_Camera_height;
607 static varinfo_t flash_media_Camera_index;
608 static varinfo_t flash_media_Camera_name;
609 static varinfo_t flash_media_Camera_currentFPS;
610 static methodinfo_t flash_media_Camera_setKeyFrameInterval;
611 static varinfo_t flash_media_Camera_quality;
612 static varinfo_t flash_media_Camera_motionLevel;
613 static varinfo_t flash_media_Camera_bandwidth;
614 static varinfo_t flash_media_Camera_muted;
615 static varinfo_t flash_media_Camera_activityLevel;
616 static varinfo_t flash_media_Camera_loopback;
617 static varinfo_t flash_media_Camera_names;
618 static methodinfo_t flash_media_Camera_setQuality;
619 static methodinfo_t flash_media_Camera_setMotionLevel;
620 static classinfo_t flash_events_IMEEvent;
621 static methodinfo_t flash_events_IMEEvent_toString;
622 static methodinfo_t flash_events_IMEEvent_clone;
623 static classinfo_t flash_events_ErrorEvent;
624 static methodinfo_t flash_events_ErrorEvent_toString;
625 static methodinfo_t flash_events_ErrorEvent_clone;
626 static classinfo_t flash_events_DataEvent;
627 static methodinfo_t flash_events_DataEvent_toString;
628 static methodinfo_t flash_events_DataEvent_clone;
629 static varinfo_t flash_events_DataEvent_data;
630 static classinfo_t flash_events_FullScreenEvent;
631 static methodinfo_t flash_events_FullScreenEvent_toString;
632 static methodinfo_t flash_events_FullScreenEvent_clone;
633 static varinfo_t flash_events_FullScreenEvent_fullScreen;
634 static classinfo_t flash_display_GraphicsStroke;
635 static varinfo_t flash_display_GraphicsStroke_scaleMode;
636 static varinfo_t flash_display_GraphicsStroke_miterLimit;
637 static varinfo_t flash_display_GraphicsStroke_pixelHinting;
638 static varinfo_t flash_display_GraphicsStroke_fill;
639 static varinfo_t flash_display_GraphicsStroke_thickness;
640 static varinfo_t flash_display_GraphicsStroke_joints;
641 static varinfo_t flash_display_GraphicsStroke_caps;
642 static classinfo_t flash_display_GraphicsEndFill;
643 static classinfo_t flash_display_GraphicsShaderFill;
644 static varinfo_t flash_display_GraphicsShaderFill_shader;
645 static varinfo_t flash_display_GraphicsShaderFill_matrix;
646 static classinfo_t flash_display_GraphicsBitmapFill;
647 static varinfo_t flash_display_GraphicsBitmapFill_smooth;
648 static varinfo_t flash_display_GraphicsBitmapFill_repeat;
649 static varinfo_t flash_display_GraphicsBitmapFill_bitmapData;
650 static varinfo_t flash_display_GraphicsBitmapFill_matrix;
651 static classinfo_t flash_display_GraphicsGradientFill;
652 static varinfo_t flash_display_GraphicsGradientFill_interpolationMethod;
653 static varinfo_t flash_display_GraphicsGradientFill_focalPointRatio;
654 static varinfo_t flash_display_GraphicsGradientFill_colors;
655 static varinfo_t flash_display_GraphicsGradientFill_matrix;
656 static varinfo_t flash_display_GraphicsGradientFill_type;
657 static varinfo_t flash_display_GraphicsGradientFill_ratios;
658 static varinfo_t flash_display_GraphicsGradientFill_spreadMethod;
659 static varinfo_t flash_display_GraphicsGradientFill_alphas;
660 static classinfo_t flash_display_GraphicsSolidFill;
661 static varinfo_t flash_display_GraphicsSolidFill_color;
662 static varinfo_t flash_display_GraphicsSolidFill_alpha;
663 static classinfo_t flash_display_GraphicsTrianglePath;
664 static varinfo_t flash_display_GraphicsTrianglePath_culling;
665 static varinfo_t flash_display_GraphicsTrianglePath_vertices;
666 static varinfo_t flash_display_GraphicsTrianglePath_indices;
667 static varinfo_t flash_display_GraphicsTrianglePath_uvtData;
668 static classinfo_t flash_display_GraphicsPath;
669 static methodinfo_t flash_display_GraphicsPath_wideMoveTo;
670 static varinfo_t flash_display_GraphicsPath_winding;
671 static methodinfo_t flash_display_GraphicsPath_moveTo;
672 static methodinfo_t flash_display_GraphicsPath_wideLineTo;
673 static varinfo_t flash_display_GraphicsPath_commands;
674 static methodinfo_t flash_display_GraphicsPath_curveTo;
675 static methodinfo_t flash_display_GraphicsPath_lineTo;
676 static varinfo_t flash_display_GraphicsPath_data;
677 static classinfo_t flash_text_engine_EastAsianJustifier;
678 static varinfo_t flash_text_engine_EastAsianJustifier_justificationStyle;
679 static methodinfo_t flash_text_engine_EastAsianJustifier_clone;
680 static classinfo_t flash_text_engine_SpaceJustifier;
681 static methodinfo_t flash_text_engine_SpaceJustifier_clone;
682 static varinfo_t flash_text_engine_SpaceJustifier_letterSpacing;
683 static classinfo_t flash_text_engine_TextElement;
684 static methodinfo_t flash_text_engine_TextElement_replaceText;
685 static classinfo_t flash_text_engine_GroupElement;
686 static methodinfo_t flash_text_engine_GroupElement_groupElements;
687 static methodinfo_t flash_text_engine_GroupElement_splitTextElement;
688 static methodinfo_t flash_text_engine_GroupElement_mergeTextElements;
689 static methodinfo_t flash_text_engine_GroupElement_getElementAtCharIndex;
690 static varinfo_t flash_text_engine_GroupElement_elementCount;
691 static methodinfo_t flash_text_engine_GroupElement_setElements;
692 static methodinfo_t flash_text_engine_GroupElement_getElementAt;
693 static methodinfo_t flash_text_engine_GroupElement_ungroupElements;
694 static methodinfo_t flash_text_engine_GroupElement_replaceElements;
695 static methodinfo_t flash_text_engine_GroupElement_getElementIndex;
696 static classinfo_t flash_text_engine_GraphicElement;
697 static varinfo_t flash_text_engine_GraphicElement_graphic;
698 static varinfo_t flash_text_engine_GraphicElement_elementWidth;
699 static varinfo_t flash_text_engine_GraphicElement_elementHeight;
700 static classinfo_t flash_xml_XMLDocument;
701 static varinfo_t flash_xml_XMLDocument_docTypeDecl;
702 static varinfo_t flash_xml_XMLDocument_idMap;
703 static methodinfo_t flash_xml_XMLDocument_toString;
704 static varinfo_t flash_xml_XMLDocument_xmlDecl;
705 static methodinfo_t flash_xml_XMLDocument_createElement;
706 static varinfo_t flash_xml_XMLDocument_ignoreWhite;
707 static methodinfo_t flash_xml_XMLDocument_createTextNode;
708 static methodinfo_t flash_xml_XMLDocument_parseXML;
709 static classinfo_t flash_system_JPEGLoaderContext;
710 static varinfo_t flash_system_JPEGLoaderContext_deblockingFilter;
711 static classinfo_t flash_filters_ShaderFilter;
712 static varinfo_t flash_filters_ShaderFilter_bottomExtension;
713 static varinfo_t flash_filters_ShaderFilter_shader;
714 static varinfo_t flash_filters_ShaderFilter_rightExtension;
715 static varinfo_t flash_filters_ShaderFilter_leftExtension;
716 static varinfo_t flash_filters_ShaderFilter_topExtension;
717 static classinfo_t flash_filters_GradientGlowFilter;
718 static varinfo_t flash_filters_GradientGlowFilter_strength;
719 static varinfo_t flash_filters_GradientGlowFilter_quality;
720 static varinfo_t flash_filters_GradientGlowFilter_angle;
721 static varinfo_t flash_filters_GradientGlowFilter_knockout;
722 static varinfo_t flash_filters_GradientGlowFilter_type;
723 static varinfo_t flash_filters_GradientGlowFilter_alphas;
724 static varinfo_t flash_filters_GradientGlowFilter_ratios;
725 static varinfo_t flash_filters_GradientGlowFilter_colors;
726 static varinfo_t flash_filters_GradientGlowFilter_blurX;
727 static varinfo_t flash_filters_GradientGlowFilter_blurY;
728 static varinfo_t flash_filters_GradientGlowFilter_distance;
729 static methodinfo_t flash_filters_GradientGlowFilter_clone;
730 static classinfo_t flash_filters_GradientBevelFilter;
731 static varinfo_t flash_filters_GradientBevelFilter_strength;
732 static varinfo_t flash_filters_GradientBevelFilter_quality;
733 static varinfo_t flash_filters_GradientBevelFilter_angle;
734 static varinfo_t flash_filters_GradientBevelFilter_knockout;
735 static varinfo_t flash_filters_GradientBevelFilter_alphas;
736 static varinfo_t flash_filters_GradientBevelFilter_type;
737 static varinfo_t flash_filters_GradientBevelFilter_ratios;
738 static varinfo_t flash_filters_GradientBevelFilter_colors;
739 static varinfo_t flash_filters_GradientBevelFilter_blurX;
740 static varinfo_t flash_filters_GradientBevelFilter_blurY;
741 static varinfo_t flash_filters_GradientBevelFilter_distance;
742 static methodinfo_t flash_filters_GradientBevelFilter_clone;
743 static classinfo_t flash_filters_GlowFilter;
744 static varinfo_t flash_filters_GlowFilter_blurY;
745 static varinfo_t flash_filters_GlowFilter_strength;
746 static varinfo_t flash_filters_GlowFilter_inner;
747 static varinfo_t flash_filters_GlowFilter_color;
748 static methodinfo_t flash_filters_GlowFilter_clone;
749 static varinfo_t flash_filters_GlowFilter_quality;
750 static varinfo_t flash_filters_GlowFilter_knockout;
751 static varinfo_t flash_filters_GlowFilter_alpha;
752 static varinfo_t flash_filters_GlowFilter_blurX;
753 static classinfo_t flash_filters_DropShadowFilter;
754 static varinfo_t flash_filters_DropShadowFilter_alpha;
755 static varinfo_t flash_filters_DropShadowFilter_strength;
756 static varinfo_t flash_filters_DropShadowFilter_quality;
757 static varinfo_t flash_filters_DropShadowFilter_angle;
758 static varinfo_t flash_filters_DropShadowFilter_knockout;
759 static varinfo_t flash_filters_DropShadowFilter_color;
760 static varinfo_t flash_filters_DropShadowFilter_hideObject;
761 static varinfo_t flash_filters_DropShadowFilter_inner;
762 static varinfo_t flash_filters_DropShadowFilter_blurX;
763 static varinfo_t flash_filters_DropShadowFilter_blurY;
764 static varinfo_t flash_filters_DropShadowFilter_distance;
765 static methodinfo_t flash_filters_DropShadowFilter_clone;
766 static classinfo_t flash_filters_DisplacementMapFilter;
767 static varinfo_t flash_filters_DisplacementMapFilter_scaleY;
768 static varinfo_t flash_filters_DisplacementMapFilter_mapPoint;
769 static varinfo_t flash_filters_DisplacementMapFilter_scaleX;
770 static varinfo_t flash_filters_DisplacementMapFilter_mapBitmap;
771 static varinfo_t flash_filters_DisplacementMapFilter_mode;
772 static varinfo_t flash_filters_DisplacementMapFilter_color;
773 static varinfo_t flash_filters_DisplacementMapFilter_componentX;
774 static methodinfo_t flash_filters_DisplacementMapFilter_clone;
775 static varinfo_t flash_filters_DisplacementMapFilter_alpha;
776 static varinfo_t flash_filters_DisplacementMapFilter_componentY;
777 static classinfo_t flash_filters_ConvolutionFilter;
778 static varinfo_t flash_filters_ConvolutionFilter_alpha;
779 static varinfo_t flash_filters_ConvolutionFilter_matrixX;
780 static varinfo_t flash_filters_ConvolutionFilter_matrix;
781 static varinfo_t flash_filters_ConvolutionFilter_bias;
782 static varinfo_t flash_filters_ConvolutionFilter_color;
783 static varinfo_t flash_filters_ConvolutionFilter_preserveAlpha;
784 static varinfo_t flash_filters_ConvolutionFilter_divisor;
785 static methodinfo_t flash_filters_ConvolutionFilter_clone;
786 static varinfo_t flash_filters_ConvolutionFilter_clamp;
787 static varinfo_t flash_filters_ConvolutionFilter_matrixY;
788 static classinfo_t flash_filters_ColorMatrixFilter;
789 static varinfo_t flash_filters_ColorMatrixFilter_matrix;
790 static methodinfo_t flash_filters_ColorMatrixFilter_clone;
791 static classinfo_t flash_filters_BlurFilter;
792 static varinfo_t flash_filters_BlurFilter_blurY;
793 static methodinfo_t flash_filters_BlurFilter_clone;
794 static varinfo_t flash_filters_BlurFilter_quality;
795 static varinfo_t flash_filters_BlurFilter_blurX;
796 static classinfo_t flash_filters_BevelFilter;
797 static varinfo_t flash_filters_BevelFilter_type;
798 static varinfo_t flash_filters_BevelFilter_highlightColor;
799 static varinfo_t flash_filters_BevelFilter_knockout;
800 static varinfo_t flash_filters_BevelFilter_distance;
801 static varinfo_t flash_filters_BevelFilter_strength;
802 static varinfo_t flash_filters_BevelFilter_highlightAlpha;
803 static varinfo_t flash_filters_BevelFilter_blurY;
804 static varinfo_t flash_filters_BevelFilter_shadowColor;
805 static varinfo_t flash_filters_BevelFilter_angle;
806 static varinfo_t flash_filters_BevelFilter_blurX;
807 static varinfo_t flash_filters_BevelFilter_shadowAlpha;
808 static varinfo_t flash_filters_BevelFilter_quality;
809 static methodinfo_t flash_filters_BevelFilter_clone;
810 static classinfo_t flash_events_EventDispatcher;
811 static methodinfo_t flash_events_EventDispatcher_willTrigger;
812 static methodinfo_t flash_events_EventDispatcher_toString;
813 static methodinfo_t flash_events_EventDispatcher_removeEventListener;
814 static methodinfo_t flash_events_EventDispatcher_hasEventListener;
815 static methodinfo_t flash_events_EventDispatcher_addEventListener;
816 static methodinfo_t flash_events_EventDispatcher_dispatchEvent;
817 static classinfo_t flash_events_ShaderEvent;
818 static varinfo_t flash_events_ShaderEvent_vector;
819 static methodinfo_t flash_events_ShaderEvent_toString;
820 static varinfo_t flash_events_ShaderEvent_bitmapData;
821 static methodinfo_t flash_events_ShaderEvent_clone;
822 static varinfo_t flash_events_ShaderEvent_byteArray;
823 static classinfo_t flash_events_TimerEvent;
824 static methodinfo_t flash_events_TimerEvent_toString;
825 static methodinfo_t flash_events_TimerEvent_clone;
826 static methodinfo_t flash_events_TimerEvent_updateAfterEvent;
827 static classinfo_t flash_events_SyncEvent;
828 static methodinfo_t flash_events_SyncEvent_toString;
829 static methodinfo_t flash_events_SyncEvent_clone;
830 static varinfo_t flash_events_SyncEvent_changeList;
831 static classinfo_t flash_events_StatusEvent;
832 static methodinfo_t flash_events_StatusEvent_toString;
833 static varinfo_t flash_events_StatusEvent_code;
834 static methodinfo_t flash_events_StatusEvent_clone;
835 static varinfo_t flash_events_StatusEvent_level;
836 static classinfo_t flash_events_SampleDataEvent;
837 static methodinfo_t flash_events_SampleDataEvent_toString;
838 static varinfo_t flash_events_SampleDataEvent_position;
839 static methodinfo_t flash_events_SampleDataEvent_clone;
840 static varinfo_t flash_events_SampleDataEvent_data;
841 static classinfo_t flash_events_ProgressEvent;
842 static varinfo_t flash_events_ProgressEvent_bytesLoaded;
843 static methodinfo_t flash_events_ProgressEvent_toString;
844 static varinfo_t flash_events_ProgressEvent_bytesTotal;
845 static methodinfo_t flash_events_ProgressEvent_clone;
846 static classinfo_t flash_events_NetFilterEvent;
847 static varinfo_t flash_events_NetFilterEvent_header;
848 static methodinfo_t flash_events_NetFilterEvent_toString;
849 static methodinfo_t flash_events_NetFilterEvent_clone;
850 static varinfo_t flash_events_NetFilterEvent_data;
851 static classinfo_t flash_events_NetStatusEvent;
852 static methodinfo_t flash_events_NetStatusEvent_toString;
853 static varinfo_t flash_events_NetStatusEvent_info;
854 static methodinfo_t flash_events_NetStatusEvent_clone;
855 static classinfo_t flash_events_MouseEvent;
856 static varinfo_t flash_events_MouseEvent_localY;
857 static methodinfo_t flash_events_MouseEvent_updateAfterEvent;
858 static varinfo_t flash_events_MouseEvent_delta;
859 static varinfo_t flash_events_MouseEvent_stageX;
860 static methodinfo_t flash_events_MouseEvent_toString;
861 static varinfo_t flash_events_MouseEvent_relatedObject;
862 static varinfo_t flash_events_MouseEvent_isRelatedObjectInaccessible;
863 static varinfo_t flash_events_MouseEvent_shiftKey;
864 static varinfo_t flash_events_MouseEvent_stageY;
865 static varinfo_t flash_events_MouseEvent_altKey;
866 static methodinfo_t flash_events_MouseEvent_clone;
867 static varinfo_t flash_events_MouseEvent_ctrlKey;
868 static varinfo_t flash_events_MouseEvent_localX;
869 static varinfo_t flash_events_MouseEvent_buttonDown;
870 static classinfo_t flash_events_ContextMenuEvent;
871 static varinfo_t flash_events_ContextMenuEvent_mouseTarget;
872 static varinfo_t flash_events_ContextMenuEvent_isMouseTargetInaccessible;
873 static methodinfo_t flash_events_ContextMenuEvent_toString;
874 static varinfo_t flash_events_ContextMenuEvent_contextMenuOwner;
875 static methodinfo_t flash_events_ContextMenuEvent_clone;
876 static classinfo_t flash_events_KeyboardEvent;
877 static varinfo_t flash_events_KeyboardEvent_shiftKey;
878 static varinfo_t flash_events_KeyboardEvent_keyCode;
879 static varinfo_t flash_events_KeyboardEvent_keyLocation;
880 static methodinfo_t flash_events_KeyboardEvent_updateAfterEvent;
881 static methodinfo_t flash_events_KeyboardEvent_toString;
882 static varinfo_t flash_events_KeyboardEvent_altKey;
883 static varinfo_t flash_events_KeyboardEvent_ctrlKey;
884 static methodinfo_t flash_events_KeyboardEvent_clone;
885 static varinfo_t flash_events_KeyboardEvent_charCode;
886 static classinfo_t flash_events_HTTPStatusEvent;
887 static methodinfo_t flash_events_HTTPStatusEvent_toString;
888 static methodinfo_t flash_events_HTTPStatusEvent_clone;
889 static varinfo_t flash_events_HTTPStatusEvent_status;
890 static classinfo_t flash_events_FocusEvent;
891 static varinfo_t flash_events_FocusEvent_shiftKey;
892 static varinfo_t flash_events_FocusEvent_isRelatedObjectInaccessible;
893 static varinfo_t flash_events_FocusEvent_keyCode;
894 static varinfo_t flash_events_FocusEvent_relatedObject;
895 static methodinfo_t flash_events_FocusEvent_toString;
896 static methodinfo_t flash_events_FocusEvent_clone;
897 static classinfo_t flash_events_TextEvent;
898 static methodinfo_t flash_events_TextEvent_toString;
899 static varinfo_t flash_events_TextEvent_text;
900 static methodinfo_t flash_events_TextEvent_clone;
901 static classinfo_t flash_events_ActivityEvent;
902 static methodinfo_t flash_events_ActivityEvent_toString;
903 static varinfo_t flash_events_ActivityEvent_activating;
904 static methodinfo_t flash_events_ActivityEvent_clone;
905 static classinfo_t flash_utils_ByteArray;
906 static methodinfo_t flash_utils_ByteArray_writeBoolean;
907 static methodinfo_t flash_utils_ByteArray_readDouble;
908 static methodinfo_t flash_utils_ByteArray_toString;
909 static methodinfo_t flash_utils_ByteArray_writeByte;
910 static methodinfo_t flash_utils_ByteArray_writeObject;
911 static methodinfo_t flash_utils_ByteArray_readUTFBytes;
912 static methodinfo_t flash_utils_ByteArray_writeMultiByte;
913 static methodinfo_t flash_utils_ByteArray_uncompress;
914 static methodinfo_t flash_utils_ByteArray_readUnsignedByte;
915 static methodinfo_t flash_utils_ByteArray_writeInt;
916 static methodinfo_t flash_utils_ByteArray_deflate;
917 static methodinfo_t flash_utils_ByteArray_readMultiByte;
918 static methodinfo_t flash_utils_ByteArray_readBytes;
919 static methodinfo_t flash_utils_ByteArray_writeShort;
920 static varinfo_t flash_utils_ByteArray_position;
921 static methodinfo_t flash_utils_ByteArray_readShort;
922 static methodinfo_t flash_utils_ByteArray_writeUTF;
923 static methodinfo_t flash_utils_ByteArray_writeBytes;
924 static varinfo_t flash_utils_ByteArray_objectEncoding;
925 static methodinfo_t flash_utils_ByteArray_readObject;
926 static varinfo_t flash_utils_ByteArray_length;
927 static methodinfo_t flash_utils_ByteArray_writeUnsignedInt;
928 static methodinfo_t flash_utils_ByteArray_writeDouble;
929 static methodinfo_t flash_utils_ByteArray_writeFloat;
930 static methodinfo_t flash_utils_ByteArray_readInt;
931 static methodinfo_t flash_utils_ByteArray_readByte;
932 static varinfo_t flash_utils_ByteArray_bytesAvailable;
933 static methodinfo_t flash_utils_ByteArray_clear;
934 static varinfo_t flash_utils_ByteArray_endian;
935 static methodinfo_t flash_utils_ByteArray_readUnsignedShort;
936 static methodinfo_t flash_utils_ByteArray_readUnsignedInt;
937 static varinfo_t flash_utils_ByteArray_defaultObjectEncoding;
938 static methodinfo_t flash_utils_ByteArray_readFloat;
939 static methodinfo_t flash_utils_ByteArray_compress;
940 static methodinfo_t flash_utils_ByteArray_writeUTFBytes;
941 static methodinfo_t flash_utils_ByteArray_readBoolean;
942 static methodinfo_t flash_utils_ByteArray_inflate;
943 static methodinfo_t flash_utils_ByteArray_readUTF;
944 static classinfo_t flash_display_BitmapData;
945 static methodinfo_t flash_display_BitmapData_getPixel32;
946 static methodinfo_t flash_display_BitmapData_draw;
947 static methodinfo_t flash_display_BitmapData_setPixels;
948 static methodinfo_t flash_display_BitmapData_copyPixels;
949 static methodinfo_t flash_display_BitmapData_histogram;
950 static methodinfo_t flash_display_BitmapData_scroll;
951 static varinfo_t flash_display_BitmapData_transparent;
952 static methodinfo_t flash_display_BitmapData_noise;
953 static methodinfo_t flash_display_BitmapData_threshold;
954 static methodinfo_t flash_display_BitmapData_paletteMap;
955 static methodinfo_t flash_display_BitmapData_perlinNoise;
956 static methodinfo_t flash_display_BitmapData_hitTest;
957 static methodinfo_t flash_display_BitmapData_getPixel;
958 static methodinfo_t flash_display_BitmapData_unlock;
959 static varinfo_t flash_display_BitmapData_height;
960 static methodinfo_t flash_display_BitmapData_copyChannel;
961 static varinfo_t flash_display_BitmapData_width;
962 static methodinfo_t flash_display_BitmapData_clone;
963 static methodinfo_t flash_display_BitmapData_colorTransform;
964 static methodinfo_t flash_display_BitmapData_generateFilterRect;
965 static methodinfo_t flash_display_BitmapData_compare;
966 static methodinfo_t flash_display_BitmapData_fillRect;
967 static methodinfo_t flash_display_BitmapData_setVector;
968 static methodinfo_t flash_display_BitmapData_floodFill;
969 static methodinfo_t flash_display_BitmapData_pixelDissolve;
970 static methodinfo_t flash_display_BitmapData_setPixel;
971 static methodinfo_t flash_display_BitmapData_setPixel32;
972 static methodinfo_t flash_display_BitmapData_lock;
973 static methodinfo_t flash_display_BitmapData_getVector;
974 static methodinfo_t flash_display_BitmapData_getColorBoundsRect;
975 static methodinfo_t flash_display_BitmapData_getPixels;
976 static methodinfo_t flash_display_BitmapData_merge;
977 static varinfo_t flash_display_BitmapData_rect;
978 static methodinfo_t flash_display_BitmapData_applyFilter;
979 static methodinfo_t flash_display_BitmapData_dispose;
980 static classinfo_t flash_utils_Dictionary;
981 static classinfo_t flash_trace_Trace;
982 static classinfo_t flash_sampler_DeleteObjectSample;
983 static classinfo_t flash_sampler_NewObjectSample;
984 static varinfo_t flash_sampler_NewObjectSample_object;
985 static classinfo_t flash_sampler_Sample;
986 static classinfo_t flash_sampler_StackFrame;
987 static methodinfo_t flash_sampler_StackFrame_toString;
988 static classinfo_t flash_desktop_Clipboard;
989 static varinfo_t flash_desktop_Clipboard_generalClipboard;
990 static methodinfo_t flash_desktop_Clipboard_setDataHandler;
991 static methodinfo_t flash_desktop_Clipboard_setData;
992 static varinfo_t flash_desktop_Clipboard_formats;
993 static methodinfo_t flash_desktop_Clipboard_clear;
994 static methodinfo_t flash_desktop_Clipboard_getData;
995 static methodinfo_t flash_desktop_Clipboard_hasFormat;
996 static methodinfo_t flash_desktop_Clipboard_clearData;
997 static classinfo_t flash_desktop_ClipboardTransferMode;
998 static classinfo_t flash_desktop_ClipboardFormats;
999 static classinfo_t flash_geom_PerspectiveProjection;
1000 static varinfo_t flash_geom_PerspectiveProjection_fieldOfView;
1001 static varinfo_t flash_geom_PerspectiveProjection_projectionCenter;
1002 static methodinfo_t flash_geom_PerspectiveProjection_toMatrix3D;
1003 static varinfo_t flash_geom_PerspectiveProjection_focalLength;
1004 static classinfo_t flash_geom_Utils3D;
1005 static classinfo_t flash_geom_Vector3D;
1006 static methodinfo_t flash_geom_Vector3D_subtract;
1007 static methodinfo_t flash_geom_Vector3D_distance;
1008 static methodinfo_t flash_geom_Vector3D_scaleBy;
1009 static methodinfo_t flash_geom_Vector3D_decrementBy;
1010 static methodinfo_t flash_geom_Vector3D_equals;
1011 static methodinfo_t flash_geom_Vector3D_normalize;
1012 static methodinfo_t flash_geom_Vector3D_dotProduct;
1013 static methodinfo_t flash_geom_Vector3D_negate;
1014 static methodinfo_t flash_geom_Vector3D_angleBetween;
1015 static methodinfo_t flash_geom_Vector3D_toString;
1016 static varinfo_t flash_geom_Vector3D_lengthSquared;
1017 static varinfo_t flash_geom_Vector3D_x;
1018 static methodinfo_t flash_geom_Vector3D_incrementBy;
1019 static varinfo_t flash_geom_Vector3D_w;
1020 static varinfo_t flash_geom_Vector3D_z;
1021 static methodinfo_t flash_geom_Vector3D_add;
1022 static methodinfo_t flash_geom_Vector3D_project;
1023 static methodinfo_t flash_geom_Vector3D_crossProduct;
1024 static methodinfo_t flash_geom_Vector3D_nearEquals;
1025 static methodinfo_t flash_geom_Vector3D_clone;
1026 static varinfo_t flash_geom_Vector3D_y;
1027 static varinfo_t flash_geom_Vector3D_length;
1028 static classinfo_t flash_geom_Matrix3D;
1029 static methodinfo_t flash_geom_Matrix3D_interpolateTo;
1030 static methodinfo_t flash_geom_Matrix3D_pointAt;
1031 static methodinfo_t flash_geom_Matrix3D_interpolate;
1032 static methodinfo_t flash_geom_Matrix3D_prependRotation;
1033 static methodinfo_t flash_geom_Matrix3D_transformVector;
1034 static methodinfo_t flash_geom_Matrix3D_transpose;
1035 static methodinfo_t flash_geom_Matrix3D_prependScale;
1036 static methodinfo_t flash_geom_Matrix3D_deltaTransformVector;
1037 static varinfo_t flash_geom_Matrix3D_position;
1038 static methodinfo_t flash_geom_Matrix3D_decompose;
1039 static methodinfo_t flash_geom_Matrix3D_append;
1040 static methodinfo_t flash_geom_Matrix3D_recompose;
1041 static methodinfo_t flash_geom_Matrix3D_clone;
1042 static varinfo_t flash_geom_Matrix3D_rawData;
1043 static varinfo_t flash_geom_Matrix3D_determinant;
1044 static methodinfo_t flash_geom_Matrix3D_invert;
1045 static methodinfo_t flash_geom_Matrix3D_appendScale;
1046 static methodinfo_t flash_geom_Matrix3D_transformVectors;
1047 static methodinfo_t flash_geom_Matrix3D_appendTranslation;
1048 static methodinfo_t flash_geom_Matrix3D_appendRotation;
1049 static methodinfo_t flash_geom_Matrix3D_prepend;
1050 static methodinfo_t flash_geom_Matrix3D_identity;
1051 static methodinfo_t flash_geom_Matrix3D_prependTranslation;
1052 static classinfo_t flash_geom_Orientation3D;
1053 static classinfo_t flash_display_TriangleCulling;
1054 static classinfo_t flash_display_GraphicsPathWinding;
1055 static classinfo_t flash_display_GraphicsPathCommand;
1056 static classinfo_t flash_display_IGraphicsStroke;
1057 static classinfo_t flash_display_IGraphicsFill;
1058 static classinfo_t flash_display_IGraphicsPath;
1059 static classinfo_t flash_display_IGraphicsData;
1060 static classinfo_t flash_display_ShaderInput;
1061 static varinfo_t flash_display_ShaderInput_width;
1062 static varinfo_t flash_display_ShaderInput_input;
1063 static varinfo_t flash_display_ShaderInput_height;
1064 static varinfo_t flash_display_ShaderInput_index;
1065 static varinfo_t flash_display_ShaderInput_channels;
1066 static classinfo_t flash_display_ShaderParameterType;
1067 static classinfo_t flash_display_ShaderParameter;
1068 static varinfo_t flash_display_ShaderParameter_value;
1069 static varinfo_t flash_display_ShaderParameter_index;
1070 static varinfo_t flash_display_ShaderParameter_type;
1071 static classinfo_t flash_display_ShaderData;
1072 static classinfo_t flash_display_Shader;
1073 static varinfo_t flash_display_Shader_precisionHint;
1074 static varinfo_t flash_display_Shader_data;
1075 static classinfo_t flash_display_ShaderPrecision;
1076 static classinfo_t flash_text_engine_TypographicCase;
1077 static classinfo_t flash_text_engine_TextRotation;
1078 static classinfo_t flash_text_engine_TextLineValidity;
1079 static classinfo_t flash_text_engine_TextLineMirrorRegion;
1080 static varinfo_t flash_text_engine_TextLineMirrorRegion_mirror;
1081 static varinfo_t flash_text_engine_TextLineMirrorRegion_previousRegion;
1082 static varinfo_t flash_text_engine_TextLineMirrorRegion_bounds;
1083 static varinfo_t flash_text_engine_TextLineMirrorRegion_nextRegion;
1084 static varinfo_t flash_text_engine_TextLineMirrorRegion_element;
1085 static varinfo_t flash_text_engine_TextLineMirrorRegion_textLine;
1086 static classinfo_t flash_text_engine_TextJustifier;
1087 static methodinfo_t flash_text_engine_TextJustifier_getJustifierForLocale;
1088 static varinfo_t flash_text_engine_TextJustifier_lineJustification;
1089 static varinfo_t flash_text_engine_TextJustifier_locale;
1090 static methodinfo_t flash_text_engine_TextJustifier_clone;
1091 static classinfo_t flash_text_engine_TextBaseline;
1092 static classinfo_t flash_text_engine_TabStop;
1093 static varinfo_t flash_text_engine_TabStop_alignment;
1094 static varinfo_t flash_text_engine_TabStop_position;
1095 static varinfo_t flash_text_engine_TabStop_decimalAlignmentToken;
1096 static classinfo_t flash_text_engine_TabAlignment;
1097 static classinfo_t flash_text_engine_LineJustification;
1098 static classinfo_t flash_text_engine_TextLineCreationResult;
1099 static classinfo_t flash_text_engine_LigatureLevel;
1100 static classinfo_t flash_text_engine_Kerning;
1101 static classinfo_t flash_text_engine_JustificationStyle;
1102 static classinfo_t flash_text_engine_CFFHinting;
1103 static classinfo_t flash_text_engine_RenderingMode;
1104 static classinfo_t flash_text_engine_FontMetrics;
1105 static varinfo_t flash_text_engine_FontMetrics_superscriptOffset;
1106 static varinfo_t flash_text_engine_FontMetrics_underlineThickness;
1107 static varinfo_t flash_text_engine_FontMetrics_subscriptScale;
1108 static varinfo_t flash_text_engine_FontMetrics_strikethroughOffset;
1109 static varinfo_t flash_text_engine_FontMetrics_emBox;
1110 static varinfo_t flash_text_engine_FontMetrics_strikethroughThickness;
1111 static varinfo_t flash_text_engine_FontMetrics_superscriptScale;
1112 static varinfo_t flash_text_engine_FontMetrics_subscriptOffset;
1113 static varinfo_t flash_text_engine_FontMetrics_underlineOffset;
1114 static classinfo_t flash_text_engine_FontWeight;
1115 static classinfo_t flash_text_engine_FontPosture;
1116 static classinfo_t flash_text_engine_FontLookup;
1117 static classinfo_t flash_text_engine_FontDescription;
1118 static methodinfo_t flash_text_engine_FontDescription_isFontCompatible;
1119 static varinfo_t flash_text_engine_FontDescription_renderingMode;
1120 static varinfo_t flash_text_engine_FontDescription_cffHinting;
1121 static varinfo_t flash_text_engine_FontDescription_fontPosture;
1122 static varinfo_t flash_text_engine_FontDescription_fontName;
1123 static varinfo_t flash_text_engine_FontDescription_fontLookup;
1124 static varinfo_t flash_text_engine_FontDescription_locked;
1125 static varinfo_t flash_text_engine_FontDescription_fontWeight;
1126 static methodinfo_t flash_text_engine_FontDescription_clone;
1127 static classinfo_t flash_text_engine_DigitWidth;
1128 static classinfo_t flash_text_engine_DigitCase;
1129 static classinfo_t flash_text_engine_ElementFormat;
1130 static methodinfo_t flash_text_engine_ElementFormat_getFontMetrics;
1131 static varinfo_t flash_text_engine_ElementFormat_digitCase;
1132 static varinfo_t flash_text_engine_ElementFormat_breakOpportunity;
1133 static varinfo_t flash_text_engine_ElementFormat_ligatureLevel;
1134 static varinfo_t flash_text_engine_ElementFormat_dominantBaseline;
1135 static varinfo_t flash_text_engine_ElementFormat_alignmentBaseline;
1136 static varinfo_t flash_text_engine_ElementFormat_color;
1137 static varinfo_t flash_text_engine_ElementFormat_digitWidth;
1138 static varinfo_t flash_text_engine_ElementFormat_kerning;
1139 static varinfo_t flash_text_engine_ElementFormat_fontSize;
1140 static varinfo_t flash_text_engine_ElementFormat_fontDescription;
1141 static varinfo_t flash_text_engine_ElementFormat_baselineShift;
1142 static varinfo_t flash_text_engine_ElementFormat_locale;
1143 static varinfo_t flash_text_engine_ElementFormat_typographicCase;
1144 static varinfo_t flash_text_engine_ElementFormat_trackingLeft;
1145 static varinfo_t flash_text_engine_ElementFormat_locked;
1146 static methodinfo_t flash_text_engine_ElementFormat_clone;
1147 static varinfo_t flash_text_engine_ElementFormat_alpha;
1148 static varinfo_t flash_text_engine_ElementFormat_textRotation;
1149 static varinfo_t flash_text_engine_ElementFormat_trackingRight;
1150 static classinfo_t flash_text_engine_BreakOpportunity;
1151 static classinfo_t flash_text_engine_ContentElement;
1152 static varinfo_t flash_text_engine_ContentElement_eventMirror;
1153 static varinfo_t flash_text_engine_ContentElement_groupElement;
1154 static varinfo_t flash_text_engine_ContentElement_textRotation;
1155 static varinfo_t flash_text_engine_ContentElement_text;
1156 static varinfo_t flash_text_engine_ContentElement_userData;
1157 static varinfo_t flash_text_engine_ContentElement_elementFormat;
1158 static varinfo_t flash_text_engine_ContentElement_textBlock;
1159 static varinfo_t flash_text_engine_ContentElement_rawText;
1160 static varinfo_t flash_text_engine_ContentElement_textBlockBeginIndex;
1161 static classinfo_t adobe_utils_XMLUI;
1162 static classinfo_t flash_xml_XMLNodeType;
1163 static classinfo_t flash_xml_XMLNode;
1164 static varinfo_t flash_xml_XMLNode_childNodes;
1165 static methodinfo_t flash_xml_XMLNode_appendChild;
1166 static varinfo_t flash_xml_XMLNode_nextSibling;
1167 static varinfo_t flash_xml_XMLNode_nodeType;
1168 static varinfo_t flash_xml_XMLNode_attributes;
1169 static varinfo_t flash_xml_XMLNode_firstChild;
1170 static varinfo_t flash_xml_XMLNode_parentNode;
1171 static methodinfo_t flash_xml_XMLNode_toString;
1172 static varinfo_t flash_xml_XMLNode_prefix;
1173 static varinfo_t flash_xml_XMLNode_localName;
1174 static varinfo_t flash_xml_XMLNode_nodeName;
1175 static methodinfo_t flash_xml_XMLNode_getNamespaceForPrefix;
1176 static methodinfo_t flash_xml_XMLNode_insertBefore;
1177 static varinfo_t flash_xml_XMLNode_lastChild;
1178 static methodinfo_t flash_xml_XMLNode_cloneNode;
1179 static methodinfo_t flash_xml_XMLNode_removeNode;
1180 static varinfo_t flash_xml_XMLNode_namespaceURI;
1181 static varinfo_t flash_xml_XMLNode_previousSibling;
1182 static methodinfo_t flash_xml_XMLNode_hasChildNodes;
1183 static methodinfo_t flash_xml_XMLNode_getPrefixForNamespace;
1184 static varinfo_t flash_xml_XMLNode_nodeValue;
1185 static classinfo_t flash_net_URLVariables;
1186 static methodinfo_t flash_net_URLVariables_toString;
1187 static methodinfo_t flash_net_URLVariables_decode;
1188 static classinfo_t flash_net_URLRequestMethod;
1189 static classinfo_t flash_net_URLRequestHeader;
1190 static varinfo_t flash_net_URLRequestHeader_value;
1191 static varinfo_t flash_net_URLRequestHeader_name;
1192 static classinfo_t flash_net_URLRequest;
1193 static varinfo_t flash_net_URLRequest_contentType;
1194 static varinfo_t flash_net_URLRequest_url;
1195 static varinfo_t flash_net_URLRequest_requestHeaders;
1196 static varinfo_t flash_net_URLRequest_method;
1197 static varinfo_t flash_net_URLRequest_digest;
1198 static varinfo_t flash_net_URLRequest_data;
1199 static classinfo_t flash_net_URLLoaderDataFormat;
1200 static classinfo_t flash_geom_Transform;
1201 static varinfo_t flash_geom_Transform_matrix;
1202 static varinfo_t flash_geom_Transform_perspectiveProjection;
1203 static varinfo_t flash_geom_Transform_concatenatedMatrix;
1204 static varinfo_t flash_geom_Transform_colorTransform;
1205 static methodinfo_t flash_geom_Transform_getRelativeMatrix3D;
1206 static varinfo_t flash_geom_Transform_pixelBounds;
1207 static varinfo_t flash_geom_Transform_matrix3D;
1208 static varinfo_t flash_geom_Transform_concatenatedColorTransform;
1209 static classinfo_t flash_text_TextSnapshot;
1210 static methodinfo_t flash_text_TextSnapshot_setSelectColor;
1211 static methodinfo_t flash_text_TextSnapshot_setSelected;
1212 static methodinfo_t flash_text_TextSnapshot_getSelectedText;
1213 static methodinfo_t flash_text_TextSnapshot_getTextRunInfo;
1214 static varinfo_t flash_text_TextSnapshot_charCount;
1215 static methodinfo_t flash_text_TextSnapshot_findText;
1216 static methodinfo_t flash_text_TextSnapshot_getSelected;
1217 static methodinfo_t flash_text_TextSnapshot_hitTestTextNearPos;
1218 static methodinfo_t flash_text_TextSnapshot_getText;
1219 static classinfo_t flash_text_TextRun;
1220 static varinfo_t flash_text_TextRun_beginIndex;
1221 static varinfo_t flash_text_TextRun_endIndex;
1222 static varinfo_t flash_text_TextRun_textFormat;
1223 static classinfo_t flash_text_FontStyle;
1224 static classinfo_t flash_text_TextDisplayMode;
1225 static classinfo_t flash_text_TextColorType;
1226 static classinfo_t flash_text_GridFitType;
1227 static classinfo_t flash_net_SharedObjectFlushStatus;
1228 static classinfo_t flash_text_AntiAliasType;
1229 static classinfo_t flash_text_TextRenderer;
1230 static classinfo_t flash_text_TextFormatAlign;
1231 static classinfo_t flash_text_TextFormatDisplay;
1232 static classinfo_t flash_text_TextFormat;
1233 static varinfo_t flash_text_TextFormat_leading;
1234 static varinfo_t flash_text_TextFormat_bold;
1235 static varinfo_t flash_text_TextFormat_underline;
1236 static varinfo_t flash_text_TextFormat_color;
1237 static varinfo_t flash_text_TextFormat_letterSpacing;
1238 static varinfo_t flash_text_TextFormat_kerning;
1239 static varinfo_t flash_text_TextFormat_target;
1240 static varinfo_t flash_text_TextFormat_italic;
1241 static varinfo_t flash_text_TextFormat_rightMargin;
1242 static varinfo_t flash_text_TextFormat_bullet;
1243 static varinfo_t flash_text_TextFormat_url;
1244 static varinfo_t flash_text_TextFormat_size;
1245 static varinfo_t flash_text_TextFormat_indent;
1246 static varinfo_t flash_text_TextFormat_leftMargin;
1247 static varinfo_t flash_text_TextFormat_display;
1248 static varinfo_t flash_text_TextFormat_align;
1249 static varinfo_t flash_text_TextFormat_tabStops;
1250 static varinfo_t flash_text_TextFormat_blockIndent;
1251 static varinfo_t flash_text_TextFormat_font;
1252 static classinfo_t flash_text_TextFieldType;
1253 static classinfo_t flash_text_TextFieldAutoSize;
1254 static classinfo_t flash_text_TextExtent;
1255 static varinfo_t flash_text_TextExtent_descent;
1256 static varinfo_t flash_text_TextExtent_width;
1257 static varinfo_t flash_text_TextExtent_ascent;
1258 static varinfo_t flash_text_TextExtent_textFieldHeight;
1259 static varinfo_t flash_text_TextExtent_textFieldWidth;
1260 static varinfo_t flash_text_TextExtent_height;
1261 static classinfo_t flash_system_IMEConversionMode;
1262 static classinfo_t flash_system_Capabilities;
1263 static classinfo_t flash_system_System;
1264 static classinfo_t flash_display_ColorCorrectionSupport;
1265 static classinfo_t flash_display_ColorCorrection;
1266 static classinfo_t flash_display_StageScaleMode;
1267 static classinfo_t flash_display_StageQuality;
1268 static classinfo_t flash_display_StageDisplayState;
1269 static classinfo_t flash_display_StageAlign;
1270 static classinfo_t flash_media_SoundMixer;
1271 static classinfo_t flash_media_SoundTransform;
1272 static varinfo_t flash_media_SoundTransform_pan;
1273 static varinfo_t flash_media_SoundTransform_leftToRight;
1274 static varinfo_t flash_media_SoundTransform_rightToLeft;
1275 static varinfo_t flash_media_SoundTransform_volume;
1276 static varinfo_t flash_media_SoundTransform_leftToLeft;
1277 static varinfo_t flash_media_SoundTransform_rightToRight;
1278 static classinfo_t flash_media_SoundLoaderContext;
1279 static varinfo_t flash_media_SoundLoaderContext_checkPolicyFile;
1280 static varinfo_t flash_media_SoundLoaderContext_bufferTime;
1281 static classinfo_t flash_media_ID3Info;
1282 static varinfo_t flash_media_ID3Info_comment;
1283 static varinfo_t flash_media_ID3Info_year;
1284 static varinfo_t flash_media_ID3Info_track;
1285 static varinfo_t flash_media_ID3Info_artist;
1286 static varinfo_t flash_media_ID3Info_songName;
1287 static varinfo_t flash_media_ID3Info_genre;
1288 static varinfo_t flash_media_ID3Info_album;
1289 static classinfo_t flash_system_SecurityPanel;
1290 static classinfo_t flash_system_Security;
1291 static classinfo_t flash_net_Responder;
1292 static classinfo_t flash_geom_Rectangle;
1293 static varinfo_t flash_geom_Rectangle_top;
1294 static methodinfo_t flash_geom_Rectangle_intersection;
1295 static methodinfo_t flash_geom_Rectangle_intersects;
1296 static methodinfo_t flash_geom_Rectangle_containsPoint;
1297 static methodinfo_t flash_geom_Rectangle_setEmpty;
1298 static varinfo_t flash_geom_Rectangle_topLeft;
1299 static varinfo_t flash_geom_Rectangle_width;
1300 static methodinfo_t flash_geom_Rectangle_containsRect;
1301 static methodinfo_t flash_geom_Rectangle_isEmpty;
1302 static methodinfo_t flash_geom_Rectangle_equals;
1303 static varinfo_t flash_geom_Rectangle_height;
1304 static varinfo_t flash_geom_Rectangle_left;
1305 static methodinfo_t flash_geom_Rectangle_inflate;
1306 static methodinfo_t flash_geom_Rectangle_inflatePoint;
1307 static methodinfo_t flash_geom_Rectangle_toString;
1308 static methodinfo_t flash_geom_Rectangle_offsetPoint;
1309 static varinfo_t flash_geom_Rectangle_x;
1310 static varinfo_t flash_geom_Rectangle_size;
1311 static varinfo_t flash_geom_Rectangle_bottomRight;
1312 static varinfo_t flash_geom_Rectangle_right;
1313 static methodinfo_t flash_geom_Rectangle_contains;
1314 static methodinfo_t flash_geom_Rectangle_union;
1315 static varinfo_t flash_geom_Rectangle_bottom;
1316 static methodinfo_t flash_geom_Rectangle_clone;
1317 static varinfo_t flash_geom_Rectangle_y;
1318 static methodinfo_t flash_geom_Rectangle_offset;
1319 static classinfo_t flash_utils_Proxy;
1320 static methodinfo_t flash_utils_Proxy_callProperty;
1321 static methodinfo_t flash_utils_Proxy_setProperty;
1322 static methodinfo_t flash_utils_Proxy_getProperty;
1323 static methodinfo_t flash_utils_Proxy_nextName;
1324 static methodinfo_t flash_utils_Proxy_nextNameIndex;
1325 static methodinfo_t flash_utils_Proxy_hasProperty;
1326 static methodinfo_t flash_utils_Proxy_deleteProperty;
1327 static methodinfo_t flash_utils_Proxy_getDescendants;
1328 static methodinfo_t flash_utils_Proxy_isAttribute;
1329 static methodinfo_t flash_utils_Proxy_nextValue;
1330 static classinfo_t flash_display_ActionScriptVersion;
1331 static classinfo_t flash_printing_PrintJobOrientation;
1332 static classinfo_t flash_printing_PrintJobOptions;
1333 static varinfo_t flash_printing_PrintJobOptions_printAsBitmap;
1334 static classinfo_t flash_net_ObjectEncoding;
1335 static classinfo_t flash_net_NetStreamPlayTransitions;
1336 static classinfo_t flash_net_NetStreamInfo;
1337 static varinfo_t flash_net_NetStreamInfo_maxBytesPerSecond;
1338 static varinfo_t flash_net_NetStreamInfo_dataBufferByteLength;
1339 static varinfo_t flash_net_NetStreamInfo_videoByteCount;
1340 static varinfo_t flash_net_NetStreamInfo_videoBufferLength;
1341 static varinfo_t flash_net_NetStreamInfo_audioBufferByteLength;
1342 static varinfo_t flash_net_NetStreamInfo_dataBytesPerSecond;
1343 static varinfo_t flash_net_NetStreamInfo_SRTT;
1344 static varinfo_t flash_net_NetStreamInfo_droppedFrames;
1345 static varinfo_t flash_net_NetStreamInfo_audioByteCount;
1346 static varinfo_t flash_net_NetStreamInfo_audioBufferLength;
1347 static varinfo_t flash_net_NetStreamInfo_byteCount;
1348 static methodinfo_t flash_net_NetStreamInfo_toString;
1349 static varinfo_t flash_net_NetStreamInfo_dataByteCount;
1350 static varinfo_t flash_net_NetStreamInfo_videoBufferByteLength;
1351 static varinfo_t flash_net_NetStreamInfo_dataBufferLength;
1352 static varinfo_t flash_net_NetStreamInfo_audioLossRate;
1353 static varinfo_t flash_net_NetStreamInfo_videoBytesPerSecond;
1354 static varinfo_t flash_net_NetStreamInfo_currentBytesPerSecond;
1355 static varinfo_t flash_net_NetStreamInfo_audioBytesPerSecond;
1356 static varinfo_t flash_net_NetStreamInfo_playbackBytesPerSecond;
1357 static classinfo_t flash_display_FrameLabel;
1358 static varinfo_t flash_display_FrameLabel_frame;
1359 static varinfo_t flash_display_FrameLabel_name;
1360 static classinfo_t flash_display_Scene;
1361 static varinfo_t flash_display_Scene_numFrames;
1362 static varinfo_t flash_display_Scene_labels;
1363 static varinfo_t flash_display_Scene_name;
1364 static classinfo_t flash_ui_MouseCursor;
1365 static classinfo_t flash_ui_Mouse;
1366 static classinfo_t flash_media_SoundCodec;
1367 static classinfo_t flash_geom_Matrix;
1368 static varinfo_t flash_geom_Matrix_b;
1369 static methodinfo_t flash_geom_Matrix_deltaTransformPoint;
1370 static methodinfo_t flash_geom_Matrix_identity;
1371 static varinfo_t flash_geom_Matrix_ty;
1372 static methodinfo_t flash_geom_Matrix_translate;
1373 static methodinfo_t flash_geom_Matrix_concat;
1374 static varinfo_t flash_geom_Matrix_c;
1375 static varinfo_t flash_geom_Matrix_a;
1376 static methodinfo_t flash_geom_Matrix_scale;
1377 static varinfo_t flash_geom_Matrix_d;
1378 static methodinfo_t flash_geom_Matrix_transformPoint;
1379 static methodinfo_t flash_geom_Matrix_rotate;
1380 static methodinfo_t flash_geom_Matrix_createGradientBox;
1381 static methodinfo_t flash_geom_Matrix_toString;
1382 static methodinfo_t flash_geom_Matrix_invert;
1383 static methodinfo_t flash_geom_Matrix_clone;
1384 static varinfo_t flash_geom_Matrix_tx;
1385 static methodinfo_t flash_geom_Matrix_createBox;
1386 static classinfo_t flash_system_LoaderContext;
1387 static varinfo_t flash_system_LoaderContext_checkPolicyFile;
1388 static varinfo_t flash_system_LoaderContext_securityDomain;
1389 static varinfo_t flash_system_LoaderContext_applicationDomain;
1390 static classinfo_t flash_system_SecurityDomain;
1391 static classinfo_t flash_text_TextLineMetrics;
1392 static varinfo_t flash_text_TextLineMetrics_descent;
1393 static varinfo_t flash_text_TextLineMetrics_width;
1394 static varinfo_t flash_text_TextLineMetrics_ascent;
1395 static varinfo_t flash_text_TextLineMetrics_leading;
1396 static varinfo_t flash_text_TextLineMetrics_height;
1397 static varinfo_t flash_text_TextLineMetrics_x;
1398 static classinfo_t flash_ui_KeyLocation;
1399 static classinfo_t flash_ui_Keyboard;
1400 static classinfo_t flash_display_PixelSnapping;
1401 static classinfo_t flash_filters_BitmapFilterQuality;
1402 static classinfo_t flash_filters_BitmapFilterType;
1403 static classinfo_t flash_filters_BitmapFilter;
1404 static methodinfo_t flash_filters_BitmapFilter_clone;
1405 static classinfo_t flash_display_BitmapDataChannel;
1406 static classinfo_t flash_events_IEventDispatcher;
1407 static methodinfo_t flash_events_IEventDispatcher_willTrigger;
1408 static methodinfo_t flash_events_IEventDispatcher_removeEventListener;
1409 static methodinfo_t flash_events_IEventDispatcher_hasEventListener;
1410 static methodinfo_t flash_events_IEventDispatcher_addEventListener;
1411 static methodinfo_t flash_events_IEventDispatcher_dispatchEvent;
1412 static classinfo_t flash_display_JointStyle;
1413 static classinfo_t flash_display_CapsStyle;
1414 static classinfo_t flash_display_LineScaleMode;
1415 static classinfo_t flash_display_InterpolationMethod;
1416 static classinfo_t flash_display_SpreadMethod;
1417 static classinfo_t flash_display_GradientType;
1418 static classinfo_t flash_display_Graphics;
1419 static methodinfo_t flash_display_Graphics_drawPath;
1420 static methodinfo_t flash_display_Graphics_drawEllipse;
1421 static methodinfo_t flash_display_Graphics_drawRoundRectComplex;
1422 static methodinfo_t flash_display_Graphics_moveTo;
1423 static methodinfo_t flash_display_Graphics_lineShaderStyle;
1424 static methodinfo_t flash_display_Graphics_beginFill;
1425 static methodinfo_t flash_display_Graphics_beginGradientFill;
1426 static methodinfo_t flash_display_Graphics_drawGraphicsData;
1427 static methodinfo_t flash_display_Graphics_lineGradientStyle;
1428 static methodinfo_t flash_display_Graphics_drawRoundRect;
1429 static methodinfo_t flash_display_Graphics_beginBitmapFill;
1430 static methodinfo_t flash_display_Graphics_lineStyle;
1431 static methodinfo_t flash_display_Graphics_lineTo;
1432 static methodinfo_t flash_display_Graphics_endFill;
1433 static methodinfo_t flash_display_Graphics_copyFrom;
1434 static methodinfo_t flash_display_Graphics_lineBitmapStyle;
1435 static methodinfo_t flash_display_Graphics_curveTo;
1436 static methodinfo_t flash_display_Graphics_clear;
1437 static methodinfo_t flash_display_Graphics_drawCircle;
1438 static methodinfo_t flash_display_Graphics_beginShaderFill;
1439 static methodinfo_t flash_display_Graphics_drawTriangles;
1440 static methodinfo_t flash_display_Graphics_drawRect;
1441 static classinfo_t flash_text_FontType;
1442 static classinfo_t flash_text_Font;
1443 static methodinfo_t flash_text_Font_enumerateFonts;
1444 static methodinfo_t flash_text_Font_hasGlyphs;
1445 static varinfo_t flash_text_Font_fontName;
1446 static methodinfo_t flash_text_Font_registerFont;
1447 static varinfo_t flash_text_Font_fontStyle;
1448 static varinfo_t flash_text_Font_fontType;
1449 static classinfo_t flash_net_FileFilter;
1450 static varinfo_t flash_net_FileFilter_extension;
1451 static varinfo_t flash_net_FileFilter_description;
1452 static varinfo_t flash_net_FileFilter_macType;
1453 static classinfo_t flash_external_ExternalInterface;
1454 static classinfo_t flash_events_EventPhase;
1455 static classinfo_t flash_events_Event;
1456 static varinfo_t flash_events_Event_type;
1457 static varinfo_t flash_events_Event_cancelable;
1458 static methodinfo_t flash_events_Event_isDefaultPrevented;
1459 static varinfo_t flash_events_Event_target;
1460 static varinfo_t flash_events_Event_eventPhase;
1461 static varinfo_t flash_events_Event_currentTarget;
1462 static methodinfo_t flash_events_Event_toString;
1463 static methodinfo_t flash_events_Event_stopImmediatePropagation;
1464 static varinfo_t flash_events_Event_bubbles;
1465 static methodinfo_t flash_events_Event_stopPropagation;
1466 static methodinfo_t flash_events_Event_clone;
1467 static methodinfo_t flash_events_Event_preventDefault;
1468 static methodinfo_t flash_events_Event_formatToString;
1469 static classinfo_t flash_display_BlendMode;
1470 static classinfo_t flash_filters_DisplacementMapFilterMode;
1471 static classinfo_t flash_utils_IDataOutput;
1472 static methodinfo_t flash_utils_IDataOutput_writeUnsignedInt;
1473 static methodinfo_t flash_utils_IDataOutput_writeInt;
1474 static varinfo_t flash_utils_IDataOutput_objectEncoding;
1475 static methodinfo_t flash_utils_IDataOutput_writeUTFBytes;
1476 static methodinfo_t flash_utils_IDataOutput_writeObject;
1477 static methodinfo_t flash_utils_IDataOutput_writeMultiByte;
1478 static methodinfo_t flash_utils_IDataOutput_writeShort;
1479 static methodinfo_t flash_utils_IDataOutput_writeFloat;
1480 static methodinfo_t flash_utils_IDataOutput_writeUTF;
1481 static methodinfo_t flash_utils_IDataOutput_writeByte;
1482 static methodinfo_t flash_utils_IDataOutput_writeBoolean;
1483 static methodinfo_t flash_utils_IDataOutput_writeDouble;
1484 static methodinfo_t flash_utils_IDataOutput_writeBytes;
1485 static varinfo_t flash_utils_IDataOutput_endian;
1486 static classinfo_t flash_utils_IDataInput;
1487 static methodinfo_t flash_utils_IDataInput_readUTF;
1488 static methodinfo_t flash_utils_IDataInput_readByte;
1489 static methodinfo_t flash_utils_IDataInput_readUTFBytes;
1490 static methodinfo_t flash_utils_IDataInput_readShort;
1491 static varinfo_t flash_utils_IDataInput_objectEncoding;
1492 static methodinfo_t flash_utils_IDataInput_readUnsignedInt;
1493 static methodinfo_t flash_utils_IDataInput_readDouble;
1494 static methodinfo_t flash_utils_IDataInput_readBytes;
1495 static methodinfo_t flash_utils_IDataInput_readUnsignedByte;
1496 static methodinfo_t flash_utils_IDataInput_readMultiByte;
1497 static methodinfo_t flash_utils_IDataInput_readInt;
1498 static varinfo_t flash_utils_IDataInput_bytesAvailable;
1499 static methodinfo_t flash_utils_IDataInput_readUnsignedShort;
1500 static methodinfo_t flash_utils_IDataInput_readObject;
1501 static methodinfo_t flash_utils_IDataInput_readFloat;
1502 static varinfo_t flash_utils_IDataInput_endian;
1503 static methodinfo_t flash_utils_IDataInput_readBoolean;
1504 static classinfo_t flash_utils_Endian;
1505 static classinfo_t adobe_utils_CustomActions;
1506 static classinfo_t flash_ui_ContextMenuClipboardItems;
1507 static varinfo_t flash_ui_ContextMenuClipboardItems_clear;
1508 static methodinfo_t flash_ui_ContextMenuClipboardItems_clone;
1509 static varinfo_t flash_ui_ContextMenuClipboardItems_paste;
1510 static varinfo_t flash_ui_ContextMenuClipboardItems_selectAll;
1511 static varinfo_t flash_ui_ContextMenuClipboardItems_copy;
1512 static varinfo_t flash_ui_ContextMenuClipboardItems_cut;
1513 static classinfo_t flash_ui_ContextMenuBuiltInItems;
1514 static varinfo_t flash_ui_ContextMenuBuiltInItems_zoom;
1515 static varinfo_t flash_ui_ContextMenuBuiltInItems_save;
1516 static varinfo_t flash_ui_ContextMenuBuiltInItems_loop;
1517 static varinfo_t flash_ui_ContextMenuBuiltInItems_print;
1518 static varinfo_t flash_ui_ContextMenuBuiltInItems_forwardAndBack;
1519 static varinfo_t flash_ui_ContextMenuBuiltInItems_rewind;
1520 static methodinfo_t flash_ui_ContextMenuBuiltInItems_clone;
1521 static varinfo_t flash_ui_ContextMenuBuiltInItems_quality;
1522 static varinfo_t flash_ui_ContextMenuBuiltInItems_play;
1523 static classinfo_t flash_geom_ColorTransform;
1524 static varinfo_t flash_geom_ColorTransform_blueOffset;
1525 static varinfo_t flash_geom_ColorTransform_greenOffset;
1526 static varinfo_t flash_geom_ColorTransform_greenMultiplier;
1527 static varinfo_t flash_geom_ColorTransform_redMultiplier;
1528 static varinfo_t flash_geom_ColorTransform_color;
1529 static methodinfo_t flash_geom_ColorTransform_concat;
1530 static varinfo_t flash_geom_ColorTransform_alphaOffset;
1531 static varinfo_t flash_geom_ColorTransform_blueMultiplier;
1532 static methodinfo_t flash_geom_ColorTransform_toString;
1533 static varinfo_t flash_geom_ColorTransform_alphaMultiplier;
1534 static varinfo_t flash_geom_ColorTransform_redOffset;
1535 static classinfo_t flash_system_ApplicationDomain;
1536 static methodinfo_t flash_system_ApplicationDomain_hasDefinition;
1537 static methodinfo_t flash_system_ApplicationDomain_getDefinition;
1538 static varinfo_t flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH;
1539 static varinfo_t flash_system_ApplicationDomain_parentDomain;
1540 static varinfo_t flash_system_ApplicationDomain_domainMemory;
1541 static varinfo_t flash_system_ApplicationDomain_currentDomain;
1542 static classinfo_t flash_accessibility_AccessibilityProperties;
1543 static varinfo_t flash_accessibility_AccessibilityProperties_forceSimple;
1544 static varinfo_t flash_accessibility_AccessibilityProperties_noAutoLabeling;
1545 static varinfo_t flash_accessibility_AccessibilityProperties_description;
1546 static varinfo_t flash_accessibility_AccessibilityProperties_name;
1547 static varinfo_t flash_accessibility_AccessibilityProperties_shortcut;
1548 static varinfo_t flash_accessibility_AccessibilityProperties_silent;
1549 static classinfo_t flash_accessibility_AccessibilityImplementation;
1550 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accState;
1551 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accName;
1552 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accSelection;
1553 static methodinfo_t flash_accessibility_AccessibilityImplementation_accDoDefaultAction;
1554 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accFocus;
1555 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accDefaultAction;
1556 static methodinfo_t flash_accessibility_AccessibilityImplementation_accSelect;
1557 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accValue;
1558 static varinfo_t flash_accessibility_AccessibilityImplementation_stub;
1559 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accRole;
1560 static varinfo_t flash_accessibility_AccessibilityImplementation_errno;
1561 static methodinfo_t flash_accessibility_AccessibilityImplementation_isLabeledBy;
1562 static methodinfo_t flash_accessibility_AccessibilityImplementation_accLocation;
1563 static methodinfo_t flash_accessibility_AccessibilityImplementation_getChildIDArray;
1564 static classinfo_t flash_accessibility_Accessibility;
1565 static classinfo_t flash_display_IBitmapDrawable;
1566 static classinfo_t flash_utils_IExternalizable;
1567 static methodinfo_t flash_utils_IExternalizable_readExternal;
1568 static methodinfo_t flash_utils_IExternalizable_writeExternal;
1569 static classinfo_t flash_net_IDynamicPropertyWriter;
1570 static methodinfo_t flash_net_IDynamicPropertyWriter_writeDynamicProperties;
1571 static classinfo_t flash_net_IDynamicPropertyOutput;
1572 static methodinfo_t flash_net_IDynamicPropertyOutput_writeDynamicProperty;
1573 static classinfo_t flash_text_CSMSettings;
1574 static varinfo_t flash_text_CSMSettings_fontSize;
1575 static varinfo_t flash_text_CSMSettings_outsideCutoff;
1576 static varinfo_t flash_text_CSMSettings_insideCutoff;
1577 static classinfo_t flash_errors_EOFError;
1578 static classinfo_t flash_errors_InvalidSWFError;
1579 static classinfo_t flash_errors_ScriptTimeoutError;
1580 static classinfo_t flash_errors_StackOverflowError;
1581 static classinfo_t flash_errors_MemoryError;
1582 static classinfo_t flash_errors_IOError;
1583 static classinfo_t flash_errors_IllegalOperationError;
1584 static classinfo_t flash_text_engine_TextBlock;
1585 static methodinfo_t flash_text_engine_TextBlock_createTextLine;
1586 static varinfo_t flash_text_engine_TextBlock_bidiLevel;
1587 static methodinfo_t flash_text_engine_TextBlock_getTextLineAtCharIndex;
1588 static varinfo_t flash_text_engine_TextBlock_lastLine;
1589 static methodinfo_t flash_text_engine_TextBlock_findPreviousWordBoundary;
1590 static methodinfo_t flash_text_engine_TextBlock_findPreviousAtomBoundary;
1591 static varinfo_t flash_text_engine_TextBlock_baselineZero;
1592 static varinfo_t flash_text_engine_TextBlock_applyNonLinearFontScaling;
1593 static varinfo_t flash_text_engine_TextBlock_firstLine;
1594 static varinfo_t flash_text_engine_TextBlock_textJustifier;
1595 static methodinfo_t flash_text_engine_TextBlock_releaseLines;
1596 static varinfo_t flash_text_engine_TextBlock_firstInvalidLine;
1597 static varinfo_t flash_text_engine_TextBlock_baselineFontSize;
1598 static varinfo_t flash_text_engine_TextBlock_lineRotation;
1599 static varinfo_t flash_text_engine_TextBlock_userData;
1600 static varinfo_t flash_text_engine_TextBlock_content;
1601 static varinfo_t flash_text_engine_TextBlock_textLineCreationResult;
1602 static varinfo_t flash_text_engine_TextBlock_baselineFontDescription;
1603 static methodinfo_t flash_text_engine_TextBlock_findNextAtomBoundary;
1604 static methodinfo_t flash_text_engine_TextBlock_findNextWordBoundary;
1605 static varinfo_t flash_text_engine_TextBlock_tabStops;
1606 static methodinfo_t flash_text_engine_TextBlock_dump;
1607 static classinfo_t flash_geom_Point;
1608 static methodinfo_t flash_geom_Point_subtract;
1609 static methodinfo_t flash_geom_Point_distance;
1610 static methodinfo_t flash_geom_Point_normalize;
1611 static methodinfo_t flash_geom_Point_equals;
1612 static methodinfo_t flash_geom_Point_toString;
1613 static varinfo_t flash_geom_Point_x;
1614 static methodinfo_t flash_geom_Point_add;
1615 static methodinfo_t flash_geom_Point_polar;
1616 static methodinfo_t flash_geom_Point_clone;
1617 static methodinfo_t flash_geom_Point_interpolate;
1618 static varinfo_t flash_geom_Point_y;
1619 static varinfo_t flash_geom_Point_length;
1620 static methodinfo_t flash_geom_Point_offset;
1621 static classinfo_t flash_display_SWFVersion;
1622 static methodinfo_t _unescape;
1623 static varinfo_t _undefined;
1624 static methodinfo_t _parseInt;
1625 static methodinfo_t _parseFloat;
1626 static methodinfo_t _isXMLName;
1627 static methodinfo_t _isNaN;
1628 static methodinfo_t _isFinite;
1629 static methodinfo_t _escape;
1630 static methodinfo_t _encodeURIComponent;
1631 static methodinfo_t _encodeURI;
1632 static methodinfo_t _decodeURIComponent;
1633 static methodinfo_t _decodeURI;
1634 static varinfo_t _NaN;
1635 static varinfo_t _Infinity;
1636 static varinfo_t _AS3;
1637 static classinfo_t _QName;
1638 static varinfo_t _QName_localName;
1639 static methodinfo_t _QName_valueOf;
1640 static methodinfo_t _QName_toString;
1641 static varinfo_t _QName_uri;
1642 static classinfo_t _XMLList;
1643 static methodinfo_t _XMLList_normalize;
1644 static methodinfo_t _XMLList_removeNamespace;
1645 static methodinfo_t _XMLList_prependChild;
1646 static methodinfo_t _XMLList_toXMLString;
1647 static methodinfo_t _XMLList_nodeKind;
1648 static methodinfo_t _XMLList_copy;
1649 static methodinfo_t _XMLList_text;
1650 static methodinfo_t _XMLList_toString;
1651 static methodinfo_t _XMLList_childIndex;
1652 static methodinfo_t _XMLList_setName;
1653 static methodinfo_t _XMLList_setLocalName;
1654 static methodinfo_t _XMLList_namespace;
1655 static methodinfo_t _XMLList_insertChildBefore;
1656 static methodinfo_t _XMLList_addNamespace;
1657 static methodinfo_t _XMLList_propertyIsEnumerable;
1658 static methodinfo_t _XMLList_comments;
1659 static methodinfo_t _XMLList_attributes;
1660 static methodinfo_t _XMLList_descendants;
1661 static methodinfo_t _XMLList_replace;
1662 static methodinfo_t _XMLList_children;
1663 static methodinfo_t _XMLList_contains;
1664 static methodinfo_t _XMLList_hasSimpleContent;
1665 static methodinfo_t _XMLList_elements;
1666 static methodinfo_t _XMLList_hasComplexContent;
1667 static methodinfo_t _XMLList_insertChildAfter;
1668 static methodinfo_t _XMLList_parent;
1669 static methodinfo_t _XMLList_length;
1670 static methodinfo_t _XMLList_processingInstructions;
1671 static methodinfo_t _XMLList_child;
1672 static methodinfo_t _XMLList_appendChild;
1673 static methodinfo_t _XMLList_valueOf;
1674 static methodinfo_t _XMLList_localName;
1675 static methodinfo_t _XMLList_inScopeNamespaces;
1676 static methodinfo_t _XMLList_hasOwnProperty;
1677 static methodinfo_t _XMLList_setNamespace;
1678 static methodinfo_t _XMLList_namespaceDeclarations;
1679 static methodinfo_t _XMLList_name;
1680 static methodinfo_t _XMLList_setChildren;
1681 static methodinfo_t _XMLList_attribute;
1682 static classinfo_t _XML;
1683 static methodinfo_t _XML_attribute;
1684 static methodinfo_t _XML_toString;
1685 static methodinfo_t _XML_childIndex;
1686 static methodinfo_t _XML_parent;
1687 static methodinfo_t _XML_appendChild;
1688 static methodinfo_t _XML_replace;
1689 static methodinfo_t _XML_elements;
1690 static methodinfo_t _XML_setNotification;
1691 static methodinfo_t _XML_namespaceDeclarations;
1692 static methodinfo_t _XML_length;
1693 static methodinfo_t _XML_comments;
1694 static methodinfo_t _XML_processingInstructions;
1695 static methodinfo_t _XML_inScopeNamespaces;
1696 static varinfo_t _XML_prettyPrinting;
1697 static methodinfo_t _XML_children;
1698 static methodinfo_t _XML_setLocalName;
1699 static methodinfo_t _XML_setSettings;
1700 static varinfo_t _XML_ignoreComments;
1701 static methodinfo_t _XML_notification;
1702 static varinfo_t _XML_ignoreWhitespace;
1703 static methodinfo_t _XML_setNamespace;
1704 static methodinfo_t _XML_prependChild;
1705 static methodinfo_t _XML_hasSimpleContent;
1706 static methodinfo_t _XML_insertChildBefore;
1707 static methodinfo_t _XML_hasOwnProperty;
1708 static methodinfo_t _XML_normalize;
1709 static methodinfo_t _XML_valueOf;
1710 static methodinfo_t _XML_copy;
1711 static methodinfo_t _XML_localName;
1712 static methodinfo_t _XML_contains;
1713 static methodinfo_t _XML_propertyIsEnumerable;
1714 static methodinfo_t _XML_defaultSettings;
1715 static methodinfo_t _XML_settings;
1716 static methodinfo_t _XML_namespace;
1717 static methodinfo_t _XML_attributes;
1718 static methodinfo_t _XML_setName;
1719 static methodinfo_t _XML_text;
1720 static methodinfo_t _XML_insertChildAfter;
1721 static varinfo_t _XML_ignoreProcessingInstructions;
1722 static varinfo_t _XML_prettyIndent;
1723 static methodinfo_t _XML_descendants;
1724 static methodinfo_t _XML_toXMLString;
1725 static methodinfo_t _XML_hasComplexContent;
1726 static methodinfo_t _XML_child;
1727 static methodinfo_t _XML_removeNamespace;
1728 static methodinfo_t _XML_addNamespace;
1729 static methodinfo_t _XML_nodeKind;
1730 static methodinfo_t _XML_name;
1731 static methodinfo_t _XML_setChildren;
1732 static classinfo_t _RegExp;
1733 static varinfo_t _RegExp_source;
1734 static methodinfo_t _RegExp_test;
1735 static varinfo_t _RegExp_global;
1736 static methodinfo_t _RegExp_exec;
1737 static varinfo_t _RegExp_ignoreCase;
1738 static varinfo_t _RegExp_dotall;
1739 static varinfo_t _RegExp_lastIndex;
1740 static varinfo_t _RegExp_extended;
1741 static varinfo_t _RegExp_multiline;
1742 static classinfo_t _Date;
1743 static methodinfo_t _Date_getTimezoneOffset;
1744 static methodinfo_t _Date_getTime;
1745 static methodinfo_t _Date_setUTCMilliseconds;
1746 static varinfo_t _Date_month;
1747 static methodinfo_t _Date_toString;
1748 static methodinfo_t _Date_getHours;
1749 static varinfo_t _Date_date;
1750 static varinfo_t _Date_milliseconds;
1751 static methodinfo_t _Date_setSeconds;
1752 static methodinfo_t _Date_getDate;
1753 static varinfo_t _Date_hoursUTC;
1754 static methodinfo_t _Date_getUTCDate;
1755 static varinfo_t _Date_timezoneOffset;
1756 static methodinfo_t _Date_setTime;
1757 static varinfo_t _Date_millisecondsUTC;
1758 static varinfo_t _Date_minutes;
1759 static methodinfo_t _Date_setUTCHours;
1760 static varinfo_t _Date_minutesUTC;
1761 static methodinfo_t _Date_toLocaleTimeString;
1762 static varinfo_t _Date_fullYearUTC;
1763 static methodinfo_t _Date_UTC;
1764 static varinfo_t _Date_time;
1765 static varinfo_t _Date_monthUTC;
1766 static methodinfo_t _Date_getUTCMilliseconds;
1767 static methodinfo_t _Date_toDateString;
1768 static methodinfo_t _Date_getMonth;
1769 static methodinfo_t _Date_setMinutes;
1770 static methodinfo_t _Date_toLocaleDateString;
1771 static varinfo_t _Date_fullYear;
1772 static methodinfo_t _Date_getUTCFullYear;
1773 static methodinfo_t _Date_getSeconds;
1774 static varinfo_t _Date_dateUTC;
1775 static methodinfo_t _Date_getMilliseconds;
1776 static methodinfo_t _Date_setUTCMinutes;
1777 static varinfo_t _Date_day;
1778 static methodinfo_t _Date_setUTCSeconds;
1779 static methodinfo_t _Date_setUTCDate;
1780 static methodinfo_t _Date_getUTCMonth;
1781 static methodinfo_t _Date_valueOf;
1782 static varinfo_t _Date_seconds;
1783 static methodinfo_t _Date_getUTCMinutes;
1784 static methodinfo_t _Date_setDate;
1785 static methodinfo_t _Date_getFullYear;
1786 static methodinfo_t _Date_setFullYear;
1787 static methodinfo_t _Date_setHours;
1788 static methodinfo_t _Date_setMonth;
1789 static methodinfo_t _Date_parse;
1790 static methodinfo_t _Date_getUTCSeconds;
1791 static methodinfo_t _Date_getMinutes;
1792 static methodinfo_t _Date_toLocaleString;
1793 static methodinfo_t _Date_toUTCString;
1794 static varinfo_t _Date_dayUTC;
1795 static methodinfo_t _Date_getDay;
1796 static methodinfo_t _Date_setUTCMonth;
1797 static varinfo_t _Date_hours;
1798 static methodinfo_t _Date_getUTCDay;
1799 static methodinfo_t _Date_setUTCFullYear;
1800 static varinfo_t _Date_secondsUTC;
1801 static methodinfo_t _Date_toTimeString;
1802 static methodinfo_t _Date_setMilliseconds;
1803 static methodinfo_t _Date_getUTCHours;
1804 static classinfo_t _ArgumentError;
1805 static classinfo_t _UninitializedError;
1806 static classinfo_t _VerifyError;
1807 static classinfo_t _URIError;
1808 static classinfo_t _TypeError;
1809 static classinfo_t _SyntaxError;
1810 static classinfo_t _SecurityError;
1811 static classinfo_t _ReferenceError;
1812 static classinfo_t _RangeError;
1813 static classinfo_t _EvalError;
1814 static classinfo_t _DefinitionError;
1815 static classinfo_t _Error;
1816 static methodinfo_t _Error_getErrorMessage;
1817 static methodinfo_t _Error_throwError;
1818 static varinfo_t _Error_name;
1819 static varinfo_t _Error_message;
1820 static methodinfo_t _Error_getStackTrace;
1821 static varinfo_t _Error_errorID;
1822 static classinfo_t _Math;
1823 static classinfo_t _Array;
1824 static methodinfo_t _Array_forEach;
1825 static methodinfo_t _Array_sortOn;
1826 static methodinfo_t _Array_indexOf;
1827 static methodinfo_t _Array_splice;
1828 static methodinfo_t _Array_lastIndexOf;
1829 static methodinfo_t _Array_map;
1830 static methodinfo_t _Array_concat;
1831 static methodinfo_t _Array_shift;
1832 static methodinfo_t _Array_unshift;
1833 static methodinfo_t _Array_some;
1834 static methodinfo_t _Array_filter;
1835 static methodinfo_t _Array_join;
1836 static methodinfo_t _Array_slice;
1837 static methodinfo_t _Array_every;
1838 static methodinfo_t _Array_pop;
1839 static methodinfo_t _Array_sort;
1840 static methodinfo_t _Array_reverse;
1841 static methodinfo_t _Array_push;
1842 static varinfo_t _Array_length;
1843 static classinfo_t _String;
1844 static methodinfo_t _String_indexOf;
1845 static methodinfo_t _String_replace;
1846 static methodinfo_t _String_lastIndexOf;
1847 static methodinfo_t _String_valueOf;
1848 static methodinfo_t _String_concat;
1849 static methodinfo_t _String_substr;
1850 static methodinfo_t _String_slice;
1851 static methodinfo_t _String_search;
1852 static methodinfo_t _String_fromCharCode;
1853 static methodinfo_t _String_toLocaleUpperCase;
1854 static methodinfo_t _String_toString;
1855 static methodinfo_t _String_toUpperCase;
1856 static methodinfo_t _String_charAt;
1857 static methodinfo_t _String_match;
1858 static methodinfo_t _String_charCodeAt;
1859 static methodinfo_t _String_substring;
1860 static methodinfo_t _String_localeCompare;
1861 static methodinfo_t _String_split;
1862 static methodinfo_t _String_toLocaleLowerCase;
1863 static varinfo_t _String_length;
1864 static methodinfo_t _String_toLowerCase;
1865 static classinfo_t _uint;
1866 static methodinfo_t _uint_valueOf;
1867 static methodinfo_t _uint_toString;
1868 static methodinfo_t _uint_toExponential;
1869 static methodinfo_t _uint_toFixed;
1870 static methodinfo_t _uint_toPrecision;
1871 static classinfo_t _int;
1872 static methodinfo_t _int_valueOf;
1873 static methodinfo_t _int_toString;
1874 static methodinfo_t _int_toExponential;
1875 static methodinfo_t _int_toFixed;
1876 static methodinfo_t _int_toPrecision;
1877 static classinfo_t _Number;
1878 static methodinfo_t _Number_valueOf;
1879 static methodinfo_t _Number_toString;
1880 static methodinfo_t _Number_toExponential;
1881 static methodinfo_t _Number_toFixed;
1882 static methodinfo_t _Number_toPrecision;
1883 static classinfo_t _Boolean;
1884 static methodinfo_t _Boolean_valueOf;
1885 static methodinfo_t _Boolean_toString;
1886 static classinfo_t _Namespace;
1887 static methodinfo_t _Namespace_valueOf;
1888 static methodinfo_t _Namespace_toString;
1889 static varinfo_t _Namespace_uri;
1890 static varinfo_t _Namespace_prefix;
1891 static classinfo_t _Function;
1892 static varinfo_t _Function_length;
1893 static methodinfo_t _Function_apply;
1894 static methodinfo_t _Function_call;
1895 static varinfo_t _Function_prototype;
1896 static classinfo_t _Class;
1897 static varinfo_t _Class_prototype;
1898 static classinfo_t _Object;
1899 static methodinfo_t _Object_init;
1900 static methodinfo_t _Object_propertyIsEnumerable;
1901 static methodinfo_t _Object__setPropertyIsEnumerable;
1902 static methodinfo_t _Object_isPrototypeOf;
1903 static methodinfo_t _Object__dontEnumPrototype;
1904 static methodinfo_t _Object_hasOwnProperty;
1905 static methodinfo_t flash_utils_unescapeMultiByte = {0x02, 0x00, 0x02, 0x16, "flash.utils", "unescapeMultiByte", 0, 0, 0, 0};
1906 static methodinfo_t flash_utils_setTimeout = {0x02, 0x00, 0x02, 0x16, "flash.utils", "setTimeout", 0, 0, 0, 0};
1907 static methodinfo_t flash_utils_setInterval = {0x02, 0x00, 0x02, 0x16, "flash.utils", "setInterval", 0, 0, 0, 0};
1908 static methodinfo_t flash_utils_getTimer = {0x02, 0x00, 0x02, 0x16, "flash.utils", "getTimer", 0, 0, 0, 0};
1909 static methodinfo_t flash_utils_getQualifiedSuperclassName = {0x02, 0x00, 0x02, 0x16, "flash.utils", "getQualifiedSuperclassName", 0, 0, 0, 0};
1910 static methodinfo_t flash_utils_getQualifiedClassName = {0x02, 0x00, 0x02, 0x16, "flash.utils", "getQualifiedClassName", 0, 0, 0, 0};
1911 static methodinfo_t flash_utils_getDefinitionByName = {0x02, 0x00, 0x02, 0x16, "flash.utils", "getDefinitionByName", 0, 0, 0, 0};
1912 static varinfo_t flash_utils_flash_proxy = {0x01, 0x00, 0x02, 0x16, "flash.utils", "flash_proxy", 0, 0, 0, 0};
1913 static methodinfo_t flash_utils_escapeMultiByte = {0x02, 0x00, 0x02, 0x16, "flash.utils", "escapeMultiByte", 0, 0, 0, 0};
1914 static methodinfo_t flash_utils_describeType = {0x02, 0x00, 0x02, 0x16, "flash.utils", "describeType", 0, 0, 0, 0};
1915 static methodinfo_t flash_utils_clearTimeout = {0x02, 0x00, 0x02, 0x16, "flash.utils", "clearTimeout", 0, 0, 0, 0};
1916 static methodinfo_t flash_utils_clearInterval = {0x02, 0x00, 0x02, 0x16, "flash.utils", "clearInterval", 0, 0, 0, 0};
1917 static methodinfo_t flash_system_fscommand = {0x02, 0x00, 0x02, 0x16, "flash.system", "fscommand", 0, 0, 0, 0};
1918 static methodinfo_t flash_sampler_stopSampling = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "stopSampling", 0, 0, 0, 0};
1919 static methodinfo_t flash_sampler_startSampling = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "startSampling", 0, 0, 0, 0};
1920 static methodinfo_t flash_sampler_pauseSampling = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "pauseSampling", 0, 0, 0, 0};
1921 static methodinfo_t flash_sampler_isGetterSetter = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "isGetterSetter", 0, 0, 0, 0};
1922 static methodinfo_t flash_sampler_getSize = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "getSize", 0, 0, 0, 0};
1923 static methodinfo_t flash_sampler_getSetterInvocationCount = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "getSetterInvocationCount", 0, 0, 0, 0};
1924 static methodinfo_t flash_sampler_getSamples = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "getSamples", 0, 0, 0, 0};
1925 static methodinfo_t flash_sampler_getSampleCount = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "getSampleCount", 0, 0, 0, 0};
1926 static methodinfo_t flash_sampler_getMemberNames = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "getMemberNames", 0, 0, 0, 0};
1927 static methodinfo_t flash_sampler_getInvocationCount = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "getInvocationCount", 0, 0, 0, 0};
1928 static methodinfo_t flash_sampler_getGetterInvocationCount = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "getGetterInvocationCount", 0, 0, 0, 0};
1929 static methodinfo_t flash_sampler_clearSamples = {0x02, 0x00, 0x02, 0x16, "flash.sampler", "clearSamples", 0, 0, 0, 0};
1930 static methodinfo_t flash_sampler__getInvocationCount = {0x02, 0x00, 0x02, 0x17, "flash.sampler", "_getInvocationCount", 0, 0, 0, 0};
1931 static methodinfo_t flash_profiler_showRedrawRegions = {0x02, 0x00, 0x02, 0x16, "flash.profiler", "showRedrawRegions", 0, 0, 0, 0};
1932 static methodinfo_t flash_profiler_profile = {0x02, 0x00, 0x02, 0x16, "flash.profiler", "profile", 0, 0, 0, 0};
1933 static methodinfo_t flash_net_sendToURL = {0x02, 0x00, 0x02, 0x16, "flash.net", "sendToURL", 0, 0, 0, 0};
1934 static methodinfo_t flash_net_registerClassAlias = {0x02, 0x00, 0x02, 0x16, "flash.net", "registerClassAlias", 0, 0, 0, 0};
1935 static methodinfo_t flash_net_navigateToURL = {0x02, 0x00, 0x02, 0x16, "flash.net", "navigateToURL", 0, 0, 0, 0};
1936 static methodinfo_t flash_net_getClassByAlias = {0x02, 0x00, 0x02, 0x16, "flash.net", "getClassByAlias", 0, 0, 0, 0};
1937 static methodinfo_t flash_debugger_enterDebugger = {0x02, 0x00, 0x02, 0x16, "flash.debugger", "enterDebugger", 0, 0, 0, 0};
1938 static methodinfo_t adobe_utils_MMExecute = {0x02, 0x00, 0x02, 0x16, "adobe.utils", "MMExecute", 0, 0, 0, 0};
1939 static methodinfo_t adobe_utils_MMEndCommand = {0x02, 0x00, 0x02, 0x16, "adobe.utils", "MMEndCommand", 0, 0, 0, 0};
1940 static methodinfo_t _trace = {0x02, 0x00, 0x02, 0x16, "", "trace", 0, 0, 0, 0};
1941 static classinfo_t flash_display_MovieClip = {0x03, 0x00, 0x08, 0x16, "flash.display", "MovieClip", 0, 0, interfaces: {0}};
1942 static methodinfo_t flash_display_MovieClip_prevScene = {0x02, 0x00, 0x00, 0x16, 0, "prevScene", 0, 0, &flash_display_MovieClip, 0};
1943 static methodinfo_t flash_display_MovieClip_gotoAndPlay = {0x02, 0x00, 0x00, 0x16, 0, "gotoAndPlay", 0, 0, &flash_display_MovieClip, 0};
1944 static varinfo_t flash_display_MovieClip_currentLabels = {0x01, 0x00, 0x00, 0x16, 0, "currentLabels", 0, 0, &flash_display_MovieClip, 0};
1945 static methodinfo_t flash_display_MovieClip_nextFrame = {0x02, 0x00, 0x00, 0x16, 0, "nextFrame", 0, 0, &flash_display_MovieClip, 0};
1946 static varinfo_t flash_display_MovieClip_currentScene = {0x01, 0x00, 0x00, 0x16, 0, "currentScene", 0, 0, &flash_display_MovieClip, 0};
1947 static varinfo_t flash_display_MovieClip_enabled = {0x01, 0x00, 0x00, 0x16, 0, "enabled", 0, 0, &flash_display_MovieClip, 0};
1948 static varinfo_t flash_display_MovieClip_currentFrameLabel = {0x01, 0x00, 0x00, 0x16, 0, "currentFrameLabel", 0, 0, &flash_display_MovieClip, 0};
1949 static methodinfo_t flash_display_MovieClip_play = {0x02, 0x00, 0x00, 0x16, 0, "play", 0, 0, &flash_display_MovieClip, 0};
1950 static varinfo_t flash_display_MovieClip_framesLoaded = {0x01, 0x00, 0x00, 0x16, 0, "framesLoaded", 0, 0, &flash_display_MovieClip, 0};
1951 static varinfo_t flash_display_MovieClip_scenes = {0x01, 0x00, 0x00, 0x16, 0, "scenes", 0, 0, &flash_display_MovieClip, 0};
1952 static methodinfo_t flash_display_MovieClip_addFrameScript = {0x02, 0x00, 0x00, 0x16, 0, "addFrameScript", 0, 0, &flash_display_MovieClip, 0};
1953 static varinfo_t flash_display_MovieClip_currentLabel = {0x01, 0x00, 0x00, 0x16, 0, "currentLabel", 0, 0, &flash_display_MovieClip, 0};
1954 static methodinfo_t flash_display_MovieClip_prevFrame = {0x02, 0x00, 0x00, 0x16, 0, "prevFrame", 0, 0, &flash_display_MovieClip, 0};
1955 static methodinfo_t flash_display_MovieClip_gotoAndStop = {0x02, 0x00, 0x00, 0x16, 0, "gotoAndStop", 0, 0, &flash_display_MovieClip, 0};
1956 static varinfo_t flash_display_MovieClip_currentFrame = {0x01, 0x00, 0x00, 0x16, 0, "currentFrame", 0, 0, &flash_display_MovieClip, 0};
1957 static methodinfo_t flash_display_MovieClip_nextScene = {0x02, 0x00, 0x00, 0x16, 0, "nextScene", 0, 0, &flash_display_MovieClip, 0};
1958 static varinfo_t flash_display_MovieClip_totalFrames = {0x01, 0x00, 0x00, 0x16, 0, "totalFrames", 0, 0, &flash_display_MovieClip, 0};
1959 static varinfo_t flash_display_MovieClip_trackAsMenu = {0x01, 0x00, 0x00, 0x16, 0, "trackAsMenu", 0, 0, &flash_display_MovieClip, 0};
1960 static methodinfo_t flash_display_MovieClip_stop = {0x02, 0x00, 0x00, 0x16, 0, "stop", 0, 0, &flash_display_MovieClip, 0};
1961 static classinfo_t flash_text_engine_TextLine = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextLine", 0, 0, interfaces: {0}};
1962 static varinfo_t flash_text_engine_TextLine_previousLine = {0x01, 0x00, 0x00, 0x16, 0, "previousLine", 0, 0, &flash_text_engine_TextLine, 0};
1963 static varinfo_t flash_text_engine_TextLine_validity = {0x01, 0x00, 0x00, 0x16, 0, "validity", 0, 0, &flash_text_engine_TextLine, 0};
1964 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockBeginIndex = {0x02, 0x00, 0x00, 0x16, 0, "getAtomTextBlockBeginIndex", 0, 0, &flash_text_engine_TextLine, 0};
1965 static methodinfo_t flash_text_engine_TextLine_getAtomWordBoundaryOnLeft = {0x02, 0x00, 0x00, 0x16, 0, "getAtomWordBoundaryOnLeft", 0, 0, &flash_text_engine_TextLine, 0};
1966 static methodinfo_t flash_text_engine_TextLine_getAtomTextRotation = {0x02, 0x00, 0x00, 0x16, 0, "getAtomTextRotation", 0, 0, &flash_text_engine_TextLine, 0};
1967 static varinfo_t flash_text_engine_TextLine_textHeight = {0x01, 0x00, 0x00, 0x16, 0, "textHeight", 0, 0, &flash_text_engine_TextLine, 0};
1968 static methodinfo_t flash_text_engine_TextLine_getAtomCenter = {0x02, 0x00, 0x00, 0x16, 0, "getAtomCenter", 0, 0, &flash_text_engine_TextLine, 0};
1969 static methodinfo_t flash_text_engine_TextLine_getAtomBounds = {0x02, 0x00, 0x00, 0x16, 0, "getAtomBounds", 0, 0, &flash_text_engine_TextLine, 0};
1970 static varinfo_t flash_text_engine_TextLine_mirrorRegions = {0x01, 0x00, 0x00, 0x16, 0, "mirrorRegions", 0, 0, &flash_text_engine_TextLine, 0};
1971 static varinfo_t flash_text_engine_TextLine_rawTextLength = {0x01, 0x00, 0x00, 0x16, 0, "rawTextLength", 0, 0, &flash_text_engine_TextLine, 0};
1972 static varinfo_t flash_text_engine_TextLine_userData = {0x01, 0x00, 0x00, 0x16, 0, "userData", 0, 0, &flash_text_engine_TextLine, 0};
1973 static varinfo_t flash_text_engine_TextLine_textWidth = {0x01, 0x00, 0x00, 0x16, 0, "textWidth", 0, 0, &flash_text_engine_TextLine, 0};
1974 static varinfo_t flash_text_engine_TextLine_textBlock = {0x01, 0x00, 0x00, 0x16, 0, "textBlock", 0, 0, &flash_text_engine_TextLine, 0};
1975 static varinfo_t flash_text_engine_TextLine_textBlockBeginIndex = {0x01, 0x00, 0x00, 0x16, 0, "textBlockBeginIndex", 0, 0, &flash_text_engine_TextLine, 0};
1976 static varinfo_t flash_text_engine_TextLine_unjustifiedTextWidth = {0x01, 0x00, 0x00, 0x16, 0, "unjustifiedTextWidth", 0, 0, &flash_text_engine_TextLine, 0};
1977 static varinfo_t flash_text_engine_TextLine_ascent = {0x01, 0x00, 0x00, 0x16, 0, "ascent", 0, 0, &flash_text_engine_TextLine, 0};
1978 static methodinfo_t flash_text_engine_TextLine_getBaselinePosition = {0x02, 0x00, 0x00, 0x16, 0, "getBaselinePosition", 0, 0, &flash_text_engine_TextLine, 0};
1979 static varinfo_t flash_text_engine_TextLine_specifiedWidth = {0x01, 0x00, 0x00, 0x16, 0, "specifiedWidth", 0, 0, &flash_text_engine_TextLine, 0};
1980 static methodinfo_t flash_text_engine_TextLine_getMirrorRegion = {0x02, 0x00, 0x00, 0x16, 0, "getMirrorRegion", 0, 0, &flash_text_engine_TextLine, 0};
1981 static methodinfo_t flash_text_engine_TextLine_getAtomGraphic = {0x02, 0x00, 0x00, 0x16, 0, "getAtomGraphic", 0, 0, &flash_text_engine_TextLine, 0};
1982 static varinfo_t flash_text_engine_TextLine_hasGraphicElement = {0x01, 0x00, 0x00, 0x16, 0, "hasGraphicElement", 0, 0, &flash_text_engine_TextLine, 0};
1983 static methodinfo_t flash_text_engine_TextLine_flushAtomData = {0x02, 0x00, 0x00, 0x16, 0, "flushAtomData", 0, 0, &flash_text_engine_TextLine, 0};
1984 static methodinfo_t flash_text_engine_TextLine_dump = {0x02, 0x00, 0x00, 0x16, 0, "dump", 0, 0, &flash_text_engine_TextLine, 0};
1985 static varinfo_t flash_text_engine_TextLine_nextLine = {0x01, 0x00, 0x00, 0x16, 0, "nextLine", 0, 0, &flash_text_engine_TextLine, 0};
1986 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtCharIndex = {0x02, 0x00, 0x00, 0x16, 0, "getAtomIndexAtCharIndex", 0, 0, &flash_text_engine_TextLine, 0};
1987 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockEndIndex = {0x02, 0x00, 0x00, 0x16, 0, "getAtomTextBlockEndIndex", 0, 0, &flash_text_engine_TextLine, 0};
1988 static varinfo_t flash_text_engine_TextLine_atomCount = {0x01, 0x00, 0x00, 0x16, 0, "atomCount", 0, 0, &flash_text_engine_TextLine, 0};
1989 static varinfo_t flash_text_engine_TextLine_descent = {0x01, 0x00, 0x00, 0x16, 0, "descent", 0, 0, &flash_text_engine_TextLine, 0};
1990 static methodinfo_t flash_text_engine_TextLine_getAtomBidiLevel = {0x02, 0x00, 0x00, 0x16, 0, "getAtomBidiLevel", 0, 0, &flash_text_engine_TextLine, 0};
1991 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtPoint = {0x02, 0x00, 0x00, 0x16, 0, "getAtomIndexAtPoint", 0, 0, &flash_text_engine_TextLine, 0};
1992 static classinfo_t flash_display_Stage = {0x03, 0x00, 0x00, 0x16, "flash.display", "Stage", 0, 0, interfaces: {0}};
1993 static methodinfo_t flash_display_Stage_setChildIndex = {0x02, 0x00, 0x00, 0x16, 0, "setChildIndex", 0, 0, &flash_display_Stage, 0};
1994 static varinfo_t flash_display_Stage_stageFocusRect = {0x01, 0x00, 0x00, 0x16, 0, "stageFocusRect", 0, 0, &flash_display_Stage, 0};
1995 static varinfo_t flash_display_Stage_frameRate = {0x01, 0x00, 0x00, 0x16, 0, "frameRate", 0, 0, &flash_display_Stage, 0};
1996 static methodinfo_t flash_display_Stage_invalidate = {0x02, 0x00, 0x00, 0x16, 0, "invalidate", 0, 0, &flash_display_Stage, 0};
1997 static varinfo_t flash_display_Stage_textSnapshot = {0x01, 0x00, 0x00, 0x16, 0, "textSnapshot", 0, 0, &flash_display_Stage, 0};
1998 static varinfo_t flash_display_Stage_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_display_Stage, 0};
1999 static methodinfo_t flash_display_Stage_willTrigger = {0x02, 0x00, 0x00, 0x16, 0, "willTrigger", 0, 0, &flash_display_Stage, 0};
2000 static methodinfo_t flash_display_Stage_dispatchEvent = {0x02, 0x00, 0x00, 0x16, 0, "dispatchEvent", 0, 0, &flash_display_Stage, 0};
2001 static methodinfo_t flash_display_Stage_isFocusInaccessible = {0x02, 0x00, 0x00, 0x16, 0, "isFocusInaccessible", 0, 0, &flash_display_Stage, 0};
2002 static methodinfo_t flash_display_Stage_removeChildAt = {0x02, 0x00, 0x00, 0x16, 0, "removeChildAt", 0, 0, &flash_display_Stage, 0};
2003 static varinfo_t flash_display_Stage_fullScreenWidth = {0x01, 0x00, 0x00, 0x16, 0, "fullScreenWidth", 0, 0, &flash_display_Stage, 0};
2004 static methodinfo_t flash_display_Stage_addChildAt = {0x02, 0x00, 0x00, 0x16, 0, "addChildAt", 0, 0, &flash_display_Stage, 0};
2005 static varinfo_t flash_display_Stage_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_display_Stage, 0};
2006 static varinfo_t flash_display_Stage_fullScreenSourceRect = {0x01, 0x00, 0x00, 0x16, 0, "fullScreenSourceRect", 0, 0, &flash_display_Stage, 0};
2007 static varinfo_t flash_display_Stage_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_display_Stage, 0};
2008 static methodinfo_t flash_display_Stage_addChild = {0x02, 0x00, 0x00, 0x16, 0, "addChild", 0, 0, &flash_display_Stage, 0};
2009 static varinfo_t flash_display_Stage_numChildren = {0x01, 0x00, 0x00, 0x16, 0, "numChildren", 0, 0, &flash_display_Stage, 0};
2010 static varinfo_t flash_display_Stage_mouseChildren = {0x01, 0x00, 0x00, 0x16, 0, "mouseChildren", 0, 0, &flash_display_Stage, 0};
2011 static methodinfo_t flash_display_Stage_swapChildrenAt = {0x02, 0x00, 0x00, 0x16, 0, "swapChildrenAt", 0, 0, &flash_display_Stage, 0};
2012 static varinfo_t flash_display_Stage_showDefaultContextMenu = {0x01, 0x00, 0x00, 0x16, 0, "showDefaultContextMenu", 0, 0, &flash_display_Stage, 0};
2013 static methodinfo_t flash_display_Stage_addEventListener = {0x02, 0x00, 0x00, 0x16, 0, "addEventListener", 0, 0, &flash_display_Stage, 0};
2014 static varinfo_t flash_display_Stage_stageHeight = {0x01, 0x00, 0x00, 0x16, 0, "stageHeight", 0, 0, &flash_display_Stage, 0};
2015 static varinfo_t flash_display_Stage_fullScreenHeight = {0x01, 0x00, 0x00, 0x16, 0, "fullScreenHeight", 0, 0, &flash_display_Stage, 0};
2016 static varinfo_t flash_display_Stage_align = {0x01, 0x00, 0x00, 0x16, 0, "align", 0, 0, &flash_display_Stage, 0};
2017 static methodinfo_t flash_display_Stage_hasEventListener = {0x02, 0x00, 0x00, 0x16, 0, "hasEventListener", 0, 0, &flash_display_Stage, 0};
2018 static varinfo_t flash_display_Stage_displayState = {0x01, 0x00, 0x00, 0x16, 0, "displayState", 0, 0, &flash_display_Stage, 0};
2019 static varinfo_t flash_display_Stage_scaleMode = {0x01, 0x00, 0x00, 0x16, 0, "scaleMode", 0, 0, &flash_display_Stage, 0};
2020 static varinfo_t flash_display_Stage_tabChildren = {0x01, 0x00, 0x00, 0x16, 0, "tabChildren", 0, 0, &flash_display_Stage, 0};
2021 static varinfo_t flash_display_Stage_focus = {0x01, 0x00, 0x00, 0x16, 0, "focus", 0, 0, &flash_display_Stage, 0};
2022 static varinfo_t flash_display_Stage_colorCorrection = {0x01, 0x00, 0x00, 0x16, 0, "colorCorrection", 0, 0, &flash_display_Stage, 0};
2023 static varinfo_t flash_display_Stage_colorCorrectionSupport = {0x01, 0x00, 0x00, 0x16, 0, "colorCorrectionSupport", 0, 0, &flash_display_Stage, 0};
2024 static varinfo_t flash_display_Stage_stageWidth = {0x01, 0x00, 0x00, 0x16, 0, "stageWidth", 0, 0, &flash_display_Stage, 0};
2025 static classinfo_t flash_display_Sprite = {0x03, 0x00, 0x00, 0x16, "flash.display", "Sprite", 0, 0, interfaces: {0}};
2026 static methodinfo_t flash_display_Sprite_stopDrag = {0x02, 0x00, 0x00, 0x16, 0, "stopDrag", 0, 0, &flash_display_Sprite, 0};
2027 static varinfo_t flash_display_Sprite_buttonMode = {0x01, 0x00, 0x00, 0x16, 0, "buttonMode", 0, 0, &flash_display_Sprite, 0};
2028 static varinfo_t flash_display_Sprite_soundTransform = {0x01, 0x00, 0x00, 0x16, 0, "soundTransform", 0, 0, &flash_display_Sprite, 0};
2029 static varinfo_t flash_display_Sprite_hitArea = {0x01, 0x00, 0x00, 0x16, 0, "hitArea", 0, 0, &flash_display_Sprite, 0};
2030 static varinfo_t flash_display_Sprite_useHandCursor = {0x01, 0x00, 0x00, 0x16, 0, "useHandCursor", 0, 0, &flash_display_Sprite, 0};
2031 static varinfo_t flash_display_Sprite_graphics = {0x01, 0x00, 0x00, 0x16, 0, "graphics", 0, 0, &flash_display_Sprite, 0};
2032 static methodinfo_t flash_display_Sprite_startDrag = {0x02, 0x00, 0x00, 0x16, 0, "startDrag", 0, 0, &flash_display_Sprite, 0};
2033 static varinfo_t flash_display_Sprite_dropTarget = {0x01, 0x00, 0x00, 0x16, 0, "dropTarget", 0, 0, &flash_display_Sprite, 0};
2034 static classinfo_t flash_display_Loader = {0x03, 0x00, 0x00, 0x16, "flash.display", "Loader", 0, 0, interfaces: {0}};
2035 static varinfo_t flash_display_Loader_content = {0x01, 0x00, 0x00, 0x16, 0, "content", 0, 0, &flash_display_Loader, 0};
2036 static methodinfo_t flash_display_Loader_unloadAndStop = {0x02, 0x00, 0x00, 0x16, 0, "unloadAndStop", 0, 0, &flash_display_Loader, 0};
2037 static methodinfo_t flash_display_Loader_unload = {0x02, 0x00, 0x00, 0x16, 0, "unload", 0, 0, &flash_display_Loader, 0};
2038 static methodinfo_t flash_display_Loader_removeChildAt = {0x02, 0x00, 0x00, 0x16, 0, "removeChildAt", 0, 0, &flash_display_Loader, 0};
2039 static methodinfo_t flash_display_Loader_addChildAt = {0x02, 0x00, 0x00, 0x16, 0, "addChildAt", 0, 0, &flash_display_Loader, 0};
2040 static varinfo_t flash_display_Loader_contentLoaderInfo = {0x01, 0x00, 0x00, 0x16, 0, "contentLoaderInfo", 0, 0, &flash_display_Loader, 0};
2041 static methodinfo_t flash_display_Loader_loadBytes = {0x02, 0x00, 0x00, 0x16, 0, "loadBytes", 0, 0, &flash_display_Loader, 0};
2042 static methodinfo_t flash_display_Loader_removeChild = {0x02, 0x00, 0x00, 0x16, 0, "removeChild", 0, 0, &flash_display_Loader, 0};
2043 static methodinfo_t flash_display_Loader_load = {0x02, 0x00, 0x00, 0x16, 0, "load", 0, 0, &flash_display_Loader, 0};
2044 static methodinfo_t flash_display_Loader_addChild = {0x02, 0x00, 0x00, 0x16, 0, "addChild", 0, 0, &flash_display_Loader, 0};
2045 static methodinfo_t flash_display_Loader_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_display_Loader, 0};
2046 static methodinfo_t flash_display_Loader_setChildIndex = {0x02, 0x00, 0x00, 0x16, 0, "setChildIndex", 0, 0, &flash_display_Loader, 0};
2047 static classinfo_t flash_text_TextField = {0x03, 0x00, 0x00, 0x16, "flash.text", "TextField", 0, 0, interfaces: {0}};
2048 static methodinfo_t flash_text_TextField_isFontCompatible = {0x02, 0x00, 0x02, 0x16, 0, "isFontCompatible", 0, 0, &flash_text_TextField, 0};
2049 static methodinfo_t flash_text_TextField_getTextFormat = {0x02, 0x00, 0x00, 0x16, 0, "getTextFormat", 0, 0, &flash_text_TextField, 0};
2050 static varinfo_t flash_text_TextField_border = {0x01, 0x00, 0x00, 0x16, 0, "border", 0, 0, &flash_text_TextField, 0};
2051 static varinfo_t flash_text_TextField_selectedText = {0x01, 0x00, 0x00, 0x16, 0, "selectedText", 0, 0, &flash_text_TextField, 0};
2052 static methodinfo_t flash_text_TextField_pasteRichText = {0x02, 0x00, 0x00, 0x17, 0, "pasteRichText", 0, 0, &flash_text_TextField, 0};
2053 static varinfo_t flash_text_TextField_bottomScrollV = {0x01, 0x00, 0x00, 0x16, 0, "bottomScrollV", 0, 0, &flash_text_TextField, 0};
2054 static methodinfo_t flash_text_TextField_getLineIndexOfChar = {0x02, 0x00, 0x00, 0x16, 0, "getLineIndexOfChar", 0, 0, &flash_text_TextField, 0};
2055 static methodinfo_t flash_text_TextField_replaceText = {0x02, 0x00, 0x00, 0x16, 0, "replaceText", 0, 0, &flash_text_TextField, 0};
2056 static varinfo_t flash_text_TextField_defaultTextFormat = {0x01, 0x00, 0x00, 0x16, 0, "defaultTextFormat", 0, 0, &flash_text_TextField, 0};
2057 static varinfo_t flash_text_TextField_restrict = {0x01, 0x00, 0x00, 0x16, 0, "restrict", 0, 0, &flash_text_TextField, 0};
2058 static varinfo_t flash_text_TextField_htmlText = {0x01, 0x00, 0x00, 0x16, 0, "htmlText", 0, 0, &flash_text_TextField, 0};
2059 static methodinfo_t flash_text_TextField_copyRichText = {0x02, 0x00, 0x00, 0x17, 0, "copyRichText", 0, 0, &flash_text_TextField, 0};
2060 static methodinfo_t flash_text_TextField_getLineText = {0x02, 0x00, 0x00, 0x16, 0, "getLineText", 0, 0, &flash_text_TextField, 0};
2061 static methodinfo_t flash_text_TextField_getFirstCharInParagraph = {0x02, 0x00, 0x00, 0x16, 0, "getFirstCharInParagraph", 0, 0, &flash_text_TextField, 0};
2062 static methodinfo_t flash_text_TextField_setSelection = {0x02, 0x00, 0x00, 0x16, 0, "setSelection", 0, 0, &flash_text_TextField, 0};
2063 static varinfo_t flash_text_TextField_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &flash_text_TextField, 0};
2064 static varinfo_t flash_text_TextField_wordWrap = {0x01, 0x00, 0x00, 0x16, 0, "wordWrap", 0, 0, &flash_text_TextField, 0};
2065 static methodinfo_t flash_text_TextField_appendText = {0x02, 0x00, 0x00, 0x16, 0, "appendText", 0, 0, &flash_text_TextField, 0};
2066 static varinfo_t flash_text_TextField_caretIndex = {0x01, 0x00, 0x00, 0x16, 0, "caretIndex", 0, 0, &flash_text_TextField, 0};
2067 static varinfo_t flash_text_TextField_mouseWheelEnabled = {0x01, 0x00, 0x00, 0x16, 0, "mouseWheelEnabled", 0, 0, &flash_text_TextField, 0};
2068 static varinfo_t flash_text_TextField_selectionBeginIndex = {0x01, 0x00, 0x00, 0x16, 0, "selectionBeginIndex", 0, 0, &flash_text_TextField, 0};
2069 static varinfo_t flash_text_TextField_sharpness = {0x01, 0x00, 0x00, 0x16, 0, "sharpness", 0, 0, &flash_text_TextField, 0};
2070 static varinfo_t flash_text_TextField_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_text_TextField, 0};
2071 static methodinfo_t flash_text_TextField_getLineIndexAtPoint = {0x02, 0x00, 0x00, 0x16, 0, "getLineIndexAtPoint", 0, 0, &flash_text_TextField, 0};
2072 static methodinfo_t flash_text_TextField_getCharIndexAtPoint = {0x02, 0x00, 0x00, 0x16, 0, "getCharIndexAtPoint", 0, 0, &flash_text_TextField, 0};
2073 static methodinfo_t flash_text_TextField_getXMLText = {0x02, 0x00, 0x00, 0x16, 0, "getXMLText", 0, 0, &flash_text_TextField, 0};
2074 static methodinfo_t flash_text_TextField_getParagraphLength = {0x02, 0x00, 0x00, 0x16, 0, "getParagraphLength", 0, 0, &flash_text_TextField, 0};
2075 static methodinfo_t flash_text_TextField_getRawText = {0x02, 0x00, 0x00, 0x16, 0, "getRawText", 0, 0, &flash_text_TextField, 0};
2076 static varinfo_t flash_text_TextField_gridFitType = {0x01, 0x00, 0x00, 0x16, 0, "gridFitType", 0, 0, &flash_text_TextField, 0};
2077 static methodinfo_t flash_text_TextField_getLineOffset = {0x02, 0x00, 0x00, 0x16, 0, "getLineOffset", 0, 0, &flash_text_TextField, 0};
2078 static varinfo_t flash_text_TextField_backgroundColor = {0x01, 0x00, 0x00, 0x16, 0, "backgroundColor", 0, 0, &flash_text_TextField, 0};
2079 static varinfo_t flash_text_TextField_multiline = {0x01, 0x00, 0x00, 0x16, 0, "multiline", 0, 0, &flash_text_TextField, 0};
2080 static varinfo_t flash_text_TextField_numLines = {0x01, 0x00, 0x00, 0x16, 0, "numLines", 0, 0, &flash_text_TextField, 0};
2081 static methodinfo_t flash_text_TextField_getImageReference = {0x02, 0x00, 0x00, 0x16, 0, "getImageReference", 0, 0, &flash_text_TextField, 0};
2082 static varinfo_t flash_text_TextField_displayAsPassword = {0x01, 0x00, 0x00, 0x16, 0, "displayAsPassword", 0, 0, &flash_text_TextField, 0};
2083 static varinfo_t flash_text_TextField_textWidth = {0x01, 0x00, 0x00, 0x16, 0, "textWidth", 0, 0, &flash_text_TextField, 0};
2084 static varinfo_t flash_text_TextField_autoSize = {0x01, 0x00, 0x00, 0x16, 0, "autoSize", 0, 0, &flash_text_TextField, 0};
2085 static varinfo_t flash_text_TextField_selectable = {0x01, 0x00, 0x00, 0x16, 0, "selectable", 0, 0, &flash_text_TextField, 0};
2086 static methodinfo_t flash_text_TextField_getCharBoundaries = {0x02, 0x00, 0x00, 0x16, 0, "getCharBoundaries", 0, 0, &flash_text_TextField, 0};
2087 static varinfo_t flash_text_TextField_alwaysShowSelection = {0x01, 0x00, 0x00, 0x16, 0, "alwaysShowSelection", 0, 0, &flash_text_TextField, 0};
2088 static varinfo_t flash_text_TextField_thickness = {0x01, 0x00, 0x00, 0x16, 0, "thickness", 0, 0, &flash_text_TextField, 0};
2089 static varinfo_t flash_text_TextField_useRichTextClipboard = {0x01, 0x00, 0x00, 0x16, 0, "useRichTextClipboard", 0, 0, &flash_text_TextField, 0};
2090 static varinfo_t flash_text_TextField_scrollV = {0x01, 0x00, 0x00, 0x16, 0, "scrollV", 0, 0, &flash_text_TextField, 0};
2091 static methodinfo_t flash_text_TextField_getTextRuns = {0x02, 0x00, 0x00, 0x16, 0, "getTextRuns", 0, 0, &flash_text_TextField, 0};
2092 static methodinfo_t flash_text_TextField_setTextFormat = {0x02, 0x00, 0x00, 0x16, 0, "setTextFormat", 0, 0, &flash_text_TextField, 0};
2093 static varinfo_t flash_text_TextField_textColor = {0x01, 0x00, 0x00, 0x16, 0, "textColor", 0, 0, &flash_text_TextField, 0};
2094 static varinfo_t flash_text_TextField_maxScrollV = {0x01, 0x00, 0x00, 0x16, 0, "maxScrollV", 0, 0, &flash_text_TextField, 0};
2095 static varinfo_t flash_text_TextField_embedFonts = {0x01, 0x00, 0x00, 0x16, 0, "embedFonts", 0, 0, &flash_text_TextField, 0};
2096 static varinfo_t flash_text_TextField_scrollH = {0x01, 0x00, 0x00, 0x16, 0, "scrollH", 0, 0, &flash_text_TextField, 0};
2097 static varinfo_t flash_text_TextField_text = {0x01, 0x00, 0x00, 0x16, 0, "text", 0, 0, &flash_text_TextField, 0};
2098 static methodinfo_t flash_text_TextField_getLineLength = {0x02, 0x00, 0x00, 0x16, 0, "getLineLength", 0, 0, &flash_text_TextField, 0};
2099 static varinfo_t flash_text_TextField_textHeight = {0x01, 0x00, 0x00, 0x16, 0, "textHeight", 0, 0, &flash_text_TextField, 0};
2100 static varinfo_t flash_text_TextField_antiAliasType = {0x01, 0x00, 0x00, 0x16, 0, "antiAliasType", 0, 0, &flash_text_TextField, 0};
2101 static varinfo_t flash_text_TextField_styleSheet = {0x01, 0x00, 0x00, 0x16, 0, "styleSheet", 0, 0, &flash_text_TextField, 0};
2102 static varinfo_t flash_text_TextField_background = {0x01, 0x00, 0x00, 0x16, 0, "background", 0, 0, &flash_text_TextField, 0};
2103 static methodinfo_t flash_text_TextField_replaceSelectedText = {0x02, 0x00, 0x00, 0x16, 0, "replaceSelectedText", 0, 0, &flash_text_TextField, 0};
2104 static varinfo_t flash_text_TextField_borderColor = {0x01, 0x00, 0x00, 0x16, 0, "borderColor", 0, 0, &flash_text_TextField, 0};
2105 static varinfo_t flash_text_TextField_maxScrollH = {0x01, 0x00, 0x00, 0x16, 0, "maxScrollH", 0, 0, &flash_text_TextField, 0};
2106 static varinfo_t flash_text_TextField_maxChars = {0x01, 0x00, 0x00, 0x16, 0, "maxChars", 0, 0, &flash_text_TextField, 0};
2107 static methodinfo_t flash_text_TextField_getLineMetrics = {0x02, 0x00, 0x00, 0x16, 0, "getLineMetrics", 0, 0, &flash_text_TextField, 0};
2108 static varinfo_t flash_text_TextField_selectionEndIndex = {0x01, 0x00, 0x00, 0x16, 0, "selectionEndIndex", 0, 0, &flash_text_TextField, 0};
2109 static methodinfo_t flash_text_TextField_insertXMLText = {0x02, 0x00, 0x00, 0x16, 0, "insertXMLText", 0, 0, &flash_text_TextField, 0};
2110 static varinfo_t flash_text_TextField_condenseWhite = {0x01, 0x00, 0x00, 0x16, 0, "condenseWhite", 0, 0, &flash_text_TextField, 0};
2111 static classinfo_t flash_display_DisplayObjectContainer = {0x03, 0x00, 0x00, 0x16, "flash.display", "DisplayObjectContainer", 0, 0, interfaces: {0}};
2112 static methodinfo_t flash_display_DisplayObjectContainer_addChild = {0x02, 0x00, 0x00, 0x16, 0, "addChild", 0, 0, &flash_display_DisplayObjectContainer, 0};
2113 static methodinfo_t flash_display_DisplayObjectContainer_getObjectsUnderPoint = {0x02, 0x00, 0x00, 0x16, 0, "getObjectsUnderPoint", 0, 0, &flash_display_DisplayObjectContainer, 0};
2114 static methodinfo_t flash_display_DisplayObjectContainer_removeChildAt = {0x02, 0x00, 0x00, 0x16, 0, "removeChildAt", 0, 0, &flash_display_DisplayObjectContainer, 0};
2115 static methodinfo_t flash_display_DisplayObjectContainer_swapChildren = {0x02, 0x00, 0x00, 0x16, 0, "swapChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2116 static methodinfo_t flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint = {0x02, 0x00, 0x00, 0x16, 0, "areInaccessibleObjectsUnderPoint", 0, 0, &flash_display_DisplayObjectContainer, 0};
2117 static methodinfo_t flash_display_DisplayObjectContainer_setChildIndex = {0x02, 0x00, 0x00, 0x16, 0, "setChildIndex", 0, 0, &flash_display_DisplayObjectContainer, 0};
2118 static varinfo_t flash_display_DisplayObjectContainer_numChildren = {0x01, 0x00, 0x00, 0x16, 0, "numChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2119 static methodinfo_t flash_display_DisplayObjectContainer_getChildIndex = {0x02, 0x00, 0x00, 0x16, 0, "getChildIndex", 0, 0, &flash_display_DisplayObjectContainer, 0};
2120 static methodinfo_t flash_display_DisplayObjectContainer_getChildAt = {0x02, 0x00, 0x00, 0x16, 0, "getChildAt", 0, 0, &flash_display_DisplayObjectContainer, 0};
2121 static methodinfo_t flash_display_DisplayObjectContainer_removeChild = {0x02, 0x00, 0x00, 0x16, 0, "removeChild", 0, 0, &flash_display_DisplayObjectContainer, 0};
2122 static methodinfo_t flash_display_DisplayObjectContainer_addChildAt = {0x02, 0x00, 0x00, 0x16, 0, "addChildAt", 0, 0, &flash_display_DisplayObjectContainer, 0};
2123 static methodinfo_t flash_display_DisplayObjectContainer_contains = {0x02, 0x00, 0x00, 0x16, 0, "contains", 0, 0, &flash_display_DisplayObjectContainer, 0};
2124 static methodinfo_t flash_display_DisplayObjectContainer_getChildByName = {0x02, 0x00, 0x00, 0x16, 0, "getChildByName", 0, 0, &flash_display_DisplayObjectContainer, 0};
2125 static methodinfo_t flash_display_DisplayObjectContainer_swapChildrenAt = {0x02, 0x00, 0x00, 0x16, 0, "swapChildrenAt", 0, 0, &flash_display_DisplayObjectContainer, 0};
2126 static varinfo_t flash_display_DisplayObjectContainer_mouseChildren = {0x01, 0x00, 0x00, 0x16, 0, "mouseChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2127 static varinfo_t flash_display_DisplayObjectContainer_tabChildren = {0x01, 0x00, 0x00, 0x16, 0, "tabChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2128 static varinfo_t flash_display_DisplayObjectContainer_textSnapshot = {0x01, 0x00, 0x00, 0x16, 0, "textSnapshot", 0, 0, &flash_display_DisplayObjectContainer, 0};
2129 static classinfo_t flash_display_SimpleButton = {0x03, 0x00, 0x00, 0x16, "flash.display", "SimpleButton", 0, 0, interfaces: {0}};
2130 static varinfo_t flash_display_SimpleButton_overState = {0x01, 0x00, 0x00, 0x16, 0, "overState", 0, 0, &flash_display_SimpleButton, 0};
2131 static varinfo_t flash_display_SimpleButton_downState = {0x01, 0x00, 0x00, 0x16, 0, "downState", 0, 0, &flash_display_SimpleButton, 0};
2132 static varinfo_t flash_display_SimpleButton_enabled = {0x01, 0x00, 0x00, 0x16, 0, "enabled", 0, 0, &flash_display_SimpleButton, 0};
2133 static varinfo_t flash_display_SimpleButton_trackAsMenu = {0x01, 0x00, 0x00, 0x16, 0, "trackAsMenu", 0, 0, &flash_display_SimpleButton, 0};
2134 static varinfo_t flash_display_SimpleButton_soundTransform = {0x01, 0x00, 0x00, 0x16, 0, "soundTransform", 0, 0, &flash_display_SimpleButton, 0};
2135 static varinfo_t flash_display_SimpleButton_useHandCursor = {0x01, 0x00, 0x00, 0x16, 0, "useHandCursor", 0, 0, &flash_display_SimpleButton, 0};
2136 static varinfo_t flash_display_SimpleButton_upState = {0x01, 0x00, 0x00, 0x16, 0, "upState", 0, 0, &flash_display_SimpleButton, 0};
2137 static varinfo_t flash_display_SimpleButton_hitTestState = {0x01, 0x00, 0x00, 0x16, 0, "hitTestState", 0, 0, &flash_display_SimpleButton, 0};
2138 static classinfo_t flash_media_Video = {0x03, 0x00, 0x00, 0x16, "flash.media", "Video", 0, 0, interfaces: {0}};
2139 static methodinfo_t flash_media_Video_attachCamera = {0x02, 0x00, 0x00, 0x16, 0, "attachCamera", 0, 0, &flash_media_Video, 0};
2140 static varinfo_t flash_media_Video_videoWidth = {0x01, 0x00, 0x00, 0x16, 0, "videoWidth", 0, 0, &flash_media_Video, 0};
2141 static methodinfo_t flash_media_Video_clear = {0x02, 0x00, 0x00, 0x16, 0, "clear", 0, 0, &flash_media_Video, 0};
2142 static varinfo_t flash_media_Video_deblocking = {0x01, 0x00, 0x00, 0x16, 0, "deblocking", 0, 0, &flash_media_Video, 0};
2143 static varinfo_t flash_media_Video_videoHeight = {0x01, 0x00, 0x00, 0x16, 0, "videoHeight", 0, 0, &flash_media_Video, 0};
2144 static methodinfo_t flash_media_Video_attachNetStream = {0x02, 0x00, 0x00, 0x16, 0, "attachNetStream", 0, 0, &flash_media_Video, 0};
2145 static varinfo_t flash_media_Video_smoothing = {0x01, 0x00, 0x00, 0x16, 0, "smoothing", 0, 0, &flash_media_Video, 0};
2146 static classinfo_t flash_text_StaticText = {0x03, 0x00, 0x01, 0x16, "flash.text", "StaticText", 0, 0, interfaces: {0}};
2147 static varinfo_t flash_text_StaticText_text = {0x01, 0x00, 0x00, 0x16, 0, "text", 0, 0, &flash_text_StaticText, 0};
2148 static classinfo_t flash_display_Shape = {0x03, 0x00, 0x00, 0x16, "flash.display", "Shape", 0, 0, interfaces: {0}};
2149 static varinfo_t flash_display_Shape_graphics = {0x01, 0x00, 0x00, 0x16, 0, "graphics", 0, 0, &flash_display_Shape, 0};
2150 static classinfo_t flash_display_MorphShape = {0x03, 0x00, 0x01, 0x16, "flash.display", "MorphShape", 0, 0, interfaces: {0}};
2151 static classinfo_t flash_display_InteractiveObject = {0x03, 0x00, 0x00, 0x16, "flash.display", "InteractiveObject", 0, 0, interfaces: {0}};
2152 static varinfo_t flash_display_InteractiveObject_tabIndex = {0x01, 0x00, 0x00, 0x16, 0, "tabIndex", 0, 0, &flash_display_InteractiveObject, 0};
2153 static varinfo_t flash_display_InteractiveObject_doubleClickEnabled = {0x01, 0x00, 0x00, 0x16, 0, "doubleClickEnabled", 0, 0, &flash_display_InteractiveObject, 0};
2154 static varinfo_t flash_display_InteractiveObject_tabEnabled = {0x01, 0x00, 0x00, 0x16, 0, "tabEnabled", 0, 0, &flash_display_InteractiveObject, 0};
2155 static varinfo_t flash_display_InteractiveObject_mouseEnabled = {0x01, 0x00, 0x00, 0x16, 0, "mouseEnabled", 0, 0, &flash_display_InteractiveObject, 0};
2156 static varinfo_t flash_display_InteractiveObject_contextMenu = {0x01, 0x00, 0x00, 0x16, 0, "contextMenu", 0, 0, &flash_display_InteractiveObject, 0};
2157 static varinfo_t flash_display_InteractiveObject_focusRect = {0x01, 0x00, 0x00, 0x16, 0, "focusRect", 0, 0, &flash_display_InteractiveObject, 0};
2158 static varinfo_t flash_display_InteractiveObject_accessibilityImplementation = {0x01, 0x00, 0x00, 0x16, 0, "accessibilityImplementation", 0, 0, &flash_display_InteractiveObject, 0};
2159 static classinfo_t flash_display_Bitmap = {0x03, 0x00, 0x00, 0x16, "flash.display", "Bitmap", 0, 0, interfaces: {0}};
2160 static varinfo_t flash_display_Bitmap_pixelSnapping = {0x01, 0x00, 0x00, 0x16, 0, "pixelSnapping", 0, 0, &flash_display_Bitmap, 0};
2161 static varinfo_t flash_display_Bitmap_bitmapData = {0x01, 0x00, 0x00, 0x16, 0, "bitmapData", 0, 0, &flash_display_Bitmap, 0};
2162 static varinfo_t flash_display_Bitmap_smoothing = {0x01, 0x00, 0x00, 0x16, 0, "smoothing", 0, 0, &flash_display_Bitmap, 0};
2163 static classinfo_t flash_display_AVM1Movie = {0x03, 0x00, 0x00, 0x16, "flash.display", "AVM1Movie", 0, 0, interfaces: {0}};
2164 static methodinfo_t flash_display_AVM1Movie_call = {0x02, 0x00, 0x00, 0x16, 0, "call", 0, 0, &flash_display_AVM1Movie, 0};
2165 static methodinfo_t flash_display_AVM1Movie_addCallback = {0x02, 0x00, 0x00, 0x16, 0, "addCallback", 0, 0, &flash_display_AVM1Movie, 0};
2166 static classinfo_t flash_events_SecurityErrorEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "SecurityErrorEvent", 0, 0, interfaces: {0}};
2167 static methodinfo_t flash_events_SecurityErrorEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_SecurityErrorEvent, 0};
2168 static methodinfo_t flash_events_SecurityErrorEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_SecurityErrorEvent, 0};
2169 static classinfo_t flash_events_IOErrorEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "IOErrorEvent", 0, 0, interfaces: {0}};
2170 static methodinfo_t flash_events_IOErrorEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_IOErrorEvent, 0};
2171 static methodinfo_t flash_events_IOErrorEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_IOErrorEvent, 0};
2172 static classinfo_t flash_events_AsyncErrorEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "AsyncErrorEvent", 0, 0, interfaces: {0}};
2173 static methodinfo_t flash_events_AsyncErrorEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_AsyncErrorEvent, 0};
2174 static varinfo_t flash_events_AsyncErrorEvent_error = {0x01, 0x00, 0x00, 0x16, 0, "error", 0, 0, &flash_events_AsyncErrorEvent, 0};
2175 static methodinfo_t flash_events_AsyncErrorEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_AsyncErrorEvent, 0};
2176 static classinfo_t flash_display_ShaderJob = {0x03, 0x00, 0x00, 0x16, "flash.display", "ShaderJob", 0, 0, interfaces: {0}};
2177 static methodinfo_t flash_display_ShaderJob_cancel = {0x02, 0x00, 0x00, 0x16, 0, "cancel", 0, 0, &flash_display_ShaderJob, 0};
2178 static varinfo_t flash_display_ShaderJob_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_display_ShaderJob, 0};
2179 static methodinfo_t flash_display_ShaderJob_start = {0x02, 0x00, 0x00, 0x16, 0, "start", 0, 0, &flash_display_ShaderJob, 0};
2180 static varinfo_t flash_display_ShaderJob_shader = {0x01, 0x00, 0x00, 0x16, 0, "shader", 0, 0, &flash_display_ShaderJob, 0};
2181 static varinfo_t flash_display_ShaderJob_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_display_ShaderJob, 0};
2182 static varinfo_t flash_display_ShaderJob_target = {0x01, 0x00, 0x00, 0x16, 0, "target", 0, 0, &flash_display_ShaderJob, 0};
2183 static varinfo_t flash_display_ShaderJob_progress = {0x01, 0x00, 0x00, 0x16, 0, "progress", 0, 0, &flash_display_ShaderJob, 0};
2184 static classinfo_t flash_net_XMLSocket = {0x03, 0x00, 0x00, 0x16, "flash.net", "XMLSocket", 0, 0, interfaces: {0}};
2185 static methodinfo_t flash_net_XMLSocket_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_XMLSocket, 0};
2186 static methodinfo_t flash_net_XMLSocket_connect = {0x02, 0x00, 0x00, 0x16, 0, "connect", 0, 0, &flash_net_XMLSocket, 0};
2187 static methodinfo_t flash_net_XMLSocket_send = {0x02, 0x00, 0x00, 0x16, 0, "send", 0, 0, &flash_net_XMLSocket, 0};
2188 static varinfo_t flash_net_XMLSocket_connected = {0x01, 0x00, 0x00, 0x16, 0, "connected", 0, 0, &flash_net_XMLSocket, 0};
2189 static varinfo_t flash_net_XMLSocket_timeout = {0x01, 0x00, 0x00, 0x16, 0, "timeout", 0, 0, &flash_net_XMLSocket, 0};
2190 static classinfo_t flash_net_URLStream = {0x03, 0x00, 0x00, 0x16, "flash.net", "URLStream", 0, 0, interfaces: {0}};
2191 static methodinfo_t flash_net_URLStream_readUTF = {0x02, 0x00, 0x00, 0x16, 0, "readUTF", 0, 0, &flash_net_URLStream, 0};
2192 static methodinfo_t flash_net_URLStream_readByte = {0x02, 0x00, 0x00, 0x16, 0, "readByte", 0, 0, &flash_net_URLStream, 0};
2193 static methodinfo_t flash_net_URLStream_readUTFBytes = {0x02, 0x00, 0x00, 0x16, 0, "readUTFBytes", 0, 0, &flash_net_URLStream, 0};
2194 static methodinfo_t flash_net_URLStream_readShort = {0x02, 0x00, 0x00, 0x16, 0, "readShort", 0, 0, &flash_net_URLStream, 0};
2195 static varinfo_t flash_net_URLStream_objectEncoding = {0x01, 0x00, 0x00, 0x16, 0, "objectEncoding", 0, 0, &flash_net_URLStream, 0};
2196 static varinfo_t flash_net_URLStream_connected = {0x01, 0x00, 0x00, 0x16, 0, "connected", 0, 0, &flash_net_URLStream, 0};
2197 static methodinfo_t flash_net_URLStream_readUnsignedInt = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedInt", 0, 0, &flash_net_URLStream, 0};
2198 static methodinfo_t flash_net_URLStream_readDouble = {0x02, 0x00, 0x00, 0x16, 0, "readDouble", 0, 0, &flash_net_URLStream, 0};
2199 static methodinfo_t flash_net_URLStream_readBytes = {0x02, 0x00, 0x00, 0x16, 0, "readBytes", 0, 0, &flash_net_URLStream, 0};
2200 static methodinfo_t flash_net_URLStream_readUnsignedByte = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedByte", 0, 0, &flash_net_URLStream, 0};
2201 static methodinfo_t flash_net_URLStream_readMultiByte = {0x02, 0x00, 0x00, 0x16, 0, "readMultiByte", 0, 0, &flash_net_URLStream, 0};
2202 static methodinfo_t flash_net_URLStream_readInt = {0x02, 0x00, 0x00, 0x16, 0, "readInt", 0, 0, &flash_net_URLStream, 0};
2203 static varinfo_t flash_net_URLStream_bytesAvailable = {0x01, 0x00, 0x00, 0x16, 0, "bytesAvailable", 0, 0, &flash_net_URLStream, 0};
2204 static methodinfo_t flash_net_URLStream_load = {0x02, 0x00, 0x00, 0x16, 0, "load", 0, 0, &flash_net_URLStream, 0};
2205 static methodinfo_t flash_net_URLStream_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_URLStream, 0};
2206 static methodinfo_t flash_net_URLStream_readUnsignedShort = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedShort", 0, 0, &flash_net_URLStream, 0};
2207 static methodinfo_t flash_net_URLStream_readObject = {0x02, 0x00, 0x00, 0x16, 0, "readObject", 0, 0, &flash_net_URLStream, 0};
2208 static methodinfo_t flash_net_URLStream_readFloat = {0x02, 0x00, 0x00, 0x16, 0, "readFloat", 0, 0, &flash_net_URLStream, 0};
2209 static varinfo_t flash_net_URLStream_endian = {0x01, 0x00, 0x00, 0x16, 0, "endian", 0, 0, &flash_net_URLStream, 0};
2210 static methodinfo_t flash_net_URLStream_readBoolean = {0x02, 0x00, 0x00, 0x16, 0, "readBoolean", 0, 0, &flash_net_URLStream, 0};
2211 static classinfo_t flash_net_URLLoader = {0x03, 0x00, 0x00, 0x16, "flash.net", "URLLoader", 0, 0, interfaces: {0}};
2212 static methodinfo_t flash_net_URLLoader_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_URLLoader, 0};
2213 static varinfo_t flash_net_URLLoader_bytesLoaded = {0x01, 0x00, 0x00, 0x16, 0, "bytesLoaded", 0, 0, &flash_net_URLLoader, 0};
2214 static methodinfo_t flash_net_URLLoader_load = {0x02, 0x00, 0x00, 0x16, 0, "load", 0, 0, &flash_net_URLLoader, 0};
2215 static varinfo_t flash_net_URLLoader_bytesTotal = {0x01, 0x00, 0x00, 0x16, 0, "bytesTotal", 0, 0, &flash_net_URLLoader, 0};
2216 static varinfo_t flash_net_URLLoader_dataFormat = {0x01, 0x00, 0x00, 0x16, 0, "dataFormat", 0, 0, &flash_net_URLLoader, 0};
2217 static varinfo_t flash_net_URLLoader_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_net_URLLoader, 0};
2218 static classinfo_t flash_utils_Timer = {0x03, 0x00, 0x00, 0x16, "flash.utils", "Timer", 0, 0, interfaces: {0}};
2219 static methodinfo_t flash_utils_Timer_reset = {0x02, 0x00, 0x00, 0x16, 0, "reset", 0, 0, &flash_utils_Timer, 0};
2220 static varinfo_t flash_utils_Timer_running = {0x01, 0x00, 0x00, 0x16, 0, "running", 0, 0, &flash_utils_Timer, 0};
2221 static varinfo_t flash_utils_Timer_repeatCount = {0x01, 0x00, 0x00, 0x16, 0, "repeatCount", 0, 0, &flash_utils_Timer, 0};
2222 static methodinfo_t flash_utils_Timer_stop = {0x02, 0x00, 0x00, 0x16, 0, "stop", 0, 0, &flash_utils_Timer, 0};
2223 static methodinfo_t flash_utils_Timer_start = {0x02, 0x00, 0x00, 0x16, 0, "start", 0, 0, &flash_utils_Timer, 0};
2224 static varinfo_t flash_utils_Timer_currentCount = {0x01, 0x00, 0x00, 0x16, 0, "currentCount", 0, 0, &flash_utils_Timer, 0};
2225 static varinfo_t flash_utils_Timer_delay = {0x01, 0x00, 0x00, 0x16, 0, "delay", 0, 0, &flash_utils_Timer, 0};
2226 static classinfo_t flash_system_IME = {0x03, 0x00, 0x01, 0x16, "flash.system", "IME", 0, 0, interfaces: {0}};
2227 static classinfo_t flash_text_StyleSheet = {0x03, 0x00, 0x08, 0x16, "flash.text", "StyleSheet", 0, 0, interfaces: {0}};
2228 static varinfo_t flash_text_StyleSheet_styleNames = {0x01, 0x00, 0x00, 0x16, 0, "styleNames", 0, 0, &flash_text_StyleSheet, 0};
2229 static methodinfo_t flash_text_StyleSheet_clear = {0x02, 0x00, 0x00, 0x16, 0, "clear", 0, 0, &flash_text_StyleSheet, 0};
2230 static methodinfo_t flash_text_StyleSheet_transform = {0x02, 0x00, 0x00, 0x16, 0, "transform", 0, 0, &flash_text_StyleSheet, 0};
2231 static methodinfo_t flash_text_StyleSheet_getStyle = {0x02, 0x00, 0x00, 0x16, 0, "getStyle", 0, 0, &flash_text_StyleSheet, 0};
2232 static methodinfo_t flash_text_StyleSheet_parseCSS = {0x02, 0x00, 0x00, 0x16, 0, "parseCSS", 0, 0, &flash_text_StyleSheet, 0};
2233 static methodinfo_t flash_text_StyleSheet_setStyle = {0x02, 0x00, 0x00, 0x16, 0, "setStyle", 0, 0, &flash_text_StyleSheet, 0};
2234 static classinfo_t flash_media_SoundChannel = {0x03, 0x00, 0x01, 0x16, "flash.media", "SoundChannel", 0, 0, interfaces: {0}};
2235 static varinfo_t flash_media_SoundChannel_leftPeak = {0x01, 0x00, 0x00, 0x16, 0, "leftPeak", 0, 0, &flash_media_SoundChannel, 0};
2236 static methodinfo_t flash_media_SoundChannel_stop = {0x02, 0x00, 0x00, 0x16, 0, "stop", 0, 0, &flash_media_SoundChannel, 0};
2237 static varinfo_t flash_media_SoundChannel_position = {0x01, 0x00, 0x00, 0x16, 0, "position", 0, 0, &flash_media_SoundChannel, 0};
2238 static varinfo_t flash_media_SoundChannel_soundTransform = {0x01, 0x00, 0x00, 0x16, 0, "soundTransform", 0, 0, &flash_media_SoundChannel, 0};
2239 static varinfo_t flash_media_SoundChannel_rightPeak = {0x01, 0x00, 0x00, 0x16, 0, "rightPeak", 0, 0, &flash_media_SoundChannel, 0};
2240 static classinfo_t flash_media_Sound = {0x03, 0x00, 0x00, 0x16, "flash.media", "Sound", 0, 0, interfaces: {0}};
2241 static methodinfo_t flash_media_Sound_extract = {0x02, 0x00, 0x00, 0x16, 0, "extract", 0, 0, &flash_media_Sound, 0};
2242 static varinfo_t flash_media_Sound_bytesLoaded = {0x01, 0x00, 0x00, 0x16, 0, "bytesLoaded", 0, 0, &flash_media_Sound, 0};
2243 static varinfo_t flash_media_Sound_id3 = {0x01, 0x00, 0x00, 0x16, 0, "id3", 0, 0, &flash_media_Sound, 0};
2244 static methodinfo_t flash_media_Sound_play = {0x02, 0x00, 0x00, 0x16, 0, "play", 0, 0, &flash_media_Sound, 0};
2245 static varinfo_t flash_media_Sound_url = {0x01, 0x00, 0x00, 0x16, 0, "url", 0, 0, &flash_media_Sound, 0};
2246 static varinfo_t flash_media_Sound_isBuffering = {0x01, 0x00, 0x00, 0x16, 0, "isBuffering", 0, 0, &flash_media_Sound, 0};
2247 static methodinfo_t flash_media_Sound_load = {0x02, 0x00, 0x00, 0x16, 0, "load", 0, 0, &flash_media_Sound, 0};
2248 static varinfo_t flash_media_Sound_bytesTotal = {0x01, 0x00, 0x00, 0x16, 0, "bytesTotal", 0, 0, &flash_media_Sound, 0};
2249 static varinfo_t flash_media_Sound_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &flash_media_Sound, 0};
2250 static methodinfo_t flash_media_Sound_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_media_Sound, 0};
2251 static classinfo_t flash_net_Socket = {0x03, 0x00, 0x00, 0x16, "flash.net", "Socket", 0, 0, interfaces: {0}};
2252 static methodinfo_t flash_net_Socket_writeBoolean = {0x02, 0x00, 0x00, 0x16, 0, "writeBoolean", 0, 0, &flash_net_Socket, 0};
2253 static methodinfo_t flash_net_Socket_connect = {0x02, 0x00, 0x00, 0x16, 0, "connect", 0, 0, &flash_net_Socket, 0};
2254 static methodinfo_t flash_net_Socket_readDouble = {0x02, 0x00, 0x00, 0x16, 0, "readDouble", 0, 0, &flash_net_Socket, 0};
2255 static methodinfo_t flash_net_Socket_writeByte = {0x02, 0x00, 0x00, 0x16, 0, "writeByte", 0, 0, &flash_net_Socket, 0};
2256 static methodinfo_t flash_net_Socket_writeObject = {0x02, 0x00, 0x00, 0x16, 0, "writeObject", 0, 0, &flash_net_Socket, 0};
2257 static methodinfo_t flash_net_Socket_readUTFBytes = {0x02, 0x00, 0x00, 0x16, 0, "readUTFBytes", 0, 0, &flash_net_Socket, 0};
2258 static methodinfo_t flash_net_Socket_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_Socket, 0};
2259 static methodinfo_t flash_net_Socket_writeMultiByte = {0x02, 0x00, 0x00, 0x16, 0, "writeMultiByte", 0, 0, &flash_net_Socket, 0};
2260 static methodinfo_t flash_net_Socket_readUnsignedByte = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedByte", 0, 0, &flash_net_Socket, 0};
2261 static methodinfo_t flash_net_Socket_writeInt = {0x02, 0x00, 0x00, 0x16, 0, "writeInt", 0, 0, &flash_net_Socket, 0};
2262 static methodinfo_t flash_net_Socket_readMultiByte = {0x02, 0x00, 0x00, 0x16, 0, "readMultiByte", 0, 0, &flash_net_Socket, 0};
2263 static methodinfo_t flash_net_Socket_readBytes = {0x02, 0x00, 0x00, 0x16, 0, "readBytes", 0, 0, &flash_net_Socket, 0};
2264 static methodinfo_t flash_net_Socket_writeShort = {0x02, 0x00, 0x00, 0x16, 0, "writeShort", 0, 0, &flash_net_Socket, 0};
2265 static methodinfo_t flash_net_Socket_readShort = {0x02, 0x00, 0x00, 0x16, 0, "readShort", 0, 0, &flash_net_Socket, 0};
2266 static methodinfo_t flash_net_Socket_writeUTF = {0x02, 0x00, 0x00, 0x16, 0, "writeUTF", 0, 0, &flash_net_Socket, 0};
2267 static varinfo_t flash_net_Socket_timeout = {0x01, 0x00, 0x00, 0x16, 0, "timeout", 0, 0, &flash_net_Socket, 0};
2268 static methodinfo_t flash_net_Socket_writeBytes = {0x02, 0x00, 0x00, 0x16, 0, "writeBytes", 0, 0, &flash_net_Socket, 0};
2269 static varinfo_t flash_net_Socket_connected = {0x01, 0x00, 0x00, 0x16, 0, "connected", 0, 0, &flash_net_Socket, 0};
2270 static methodinfo_t flash_net_Socket_readObject = {0x02, 0x00, 0x00, 0x16, 0, "readObject", 0, 0, &flash_net_Socket, 0};
2271 static varinfo_t flash_net_Socket_objectEncoding = {0x01, 0x00, 0x00, 0x16, 0, "objectEncoding", 0, 0, &flash_net_Socket, 0};
2272 static methodinfo_t flash_net_Socket_flush = {0x02, 0x00, 0x00, 0x16, 0, "flush", 0, 0, &flash_net_Socket, 0};
2273 static methodinfo_t flash_net_Socket_writeUnsignedInt = {0x02, 0x00, 0x00, 0x16, 0, "writeUnsignedInt", 0, 0, &flash_net_Socket, 0};
2274 static methodinfo_t flash_net_Socket_writeDouble = {0x02, 0x00, 0x00, 0x16, 0, "writeDouble", 0, 0, &flash_net_Socket, 0};
2275 static methodinfo_t flash_net_Socket_writeFloat = {0x02, 0x00, 0x00, 0x16, 0, "writeFloat", 0, 0, &flash_net_Socket, 0};
2276 static methodinfo_t flash_net_Socket_readInt = {0x02, 0x00, 0x00, 0x16, 0, "readInt", 0, 0, &flash_net_Socket, 0};
2277 static methodinfo_t flash_net_Socket_readByte = {0x02, 0x00, 0x00, 0x16, 0, "readByte", 0, 0, &flash_net_Socket, 0};
2278 static varinfo_t flash_net_Socket_bytesAvailable = {0x01, 0x00, 0x00, 0x16, 0, "bytesAvailable", 0, 0, &flash_net_Socket, 0};
2279 static varinfo_t flash_net_Socket_endian = {0x01, 0x00, 0x00, 0x16, 0, "endian", 0, 0, &flash_net_Socket, 0};
2280 static methodinfo_t flash_net_Socket_readUnsignedShort = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedShort", 0, 0, &flash_net_Socket, 0};
2281 static methodinfo_t flash_net_Socket_readUnsignedInt = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedInt", 0, 0, &flash_net_Socket, 0};
2282 static methodinfo_t flash_net_Socket_readFloat = {0x02, 0x00, 0x00, 0x16, 0, "readFloat", 0, 0, &flash_net_Socket, 0};
2283 static methodinfo_t flash_net_Socket_writeUTFBytes = {0x02, 0x00, 0x00, 0x16, 0, "writeUTFBytes", 0, 0, &flash_net_Socket, 0};
2284 static methodinfo_t flash_net_Socket_readBoolean = {0x02, 0x00, 0x00, 0x16, 0, "readBoolean", 0, 0, &flash_net_Socket, 0};
2285 static methodinfo_t flash_net_Socket_readUTF = {0x02, 0x00, 0x00, 0x16, 0, "readUTF", 0, 0, &flash_net_Socket, 0};
2286 static classinfo_t flash_net_SharedObject = {0x03, 0x00, 0x00, 0x16, "flash.net", "SharedObject", 0, 0, interfaces: {0}};
2287 static methodinfo_t flash_net_SharedObject_getLocal = {0x02, 0x00, 0x02, 0x16, 0, "getLocal", 0, 0, &flash_net_SharedObject, 0};
2288 static methodinfo_t flash_net_SharedObject_getDiskUsage = {0x02, 0x00, 0x02, 0x16, 0, "getDiskUsage", 0, 0, &flash_net_SharedObject, 0};
2289 static varinfo_t flash_net_SharedObject_objectEncoding = {0x01, 0x00, 0x00, 0x16, 0, "objectEncoding", 0, 0, &flash_net_SharedObject, 0};
2290 static varinfo_t flash_net_SharedObject_client = {0x01, 0x00, 0x00, 0x16, 0, "client", 0, 0, &flash_net_SharedObject, 0};
2291 static methodinfo_t flash_net_SharedObject_setProperty = {0x02, 0x00, 0x00, 0x16, 0, "setProperty", 0, 0, &flash_net_SharedObject, 0};
2292 static methodinfo_t flash_net_SharedObject_clear = {0x02, 0x00, 0x00, 0x16, 0, "clear", 0, 0, &flash_net_SharedObject, 0};
2293 static methodinfo_t flash_net_SharedObject_flush = {0x02, 0x00, 0x00, 0x16, 0, "flush", 0, 0, &flash_net_SharedObject, 0};
2294 static varinfo_t flash_net_SharedObject_defaultObjectEncoding = {0x01, 0x00, 0x02, 0x16, 0, "defaultObjectEncoding", 0, 0, &flash_net_SharedObject, 0};
2295 static methodinfo_t flash_net_SharedObject_connect = {0x02, 0x00, 0x00, 0x16, 0, "connect", 0, 0, &flash_net_SharedObject, 0};
2296 static varinfo_t flash_net_SharedObject_size = {0x01, 0x00, 0x00, 0x16, 0, "size", 0, 0, &flash_net_SharedObject, 0};
2297 static methodinfo_t flash_net_SharedObject_setDirty = {0x02, 0x00, 0x00, 0x16, 0, "setDirty", 0, 0, &flash_net_SharedObject, 0};
2298 static methodinfo_t flash_net_SharedObject_getRemote = {0x02, 0x00, 0x02, 0x16, 0, "getRemote", 0, 0, &flash_net_SharedObject, 0};
2299 static methodinfo_t flash_net_SharedObject_send = {0x02, 0x00, 0x00, 0x16, 0, "send", 0, 0, &flash_net_SharedObject, 0};
2300 static methodinfo_t flash_net_SharedObject_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_SharedObject, 0};
2301 static methodinfo_t flash_net_SharedObject_deleteAll = {0x02, 0x00, 0x02, 0x16, 0, "deleteAll", 0, 0, &flash_net_SharedObject, 0};
2302 static varinfo_t flash_net_SharedObject_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_net_SharedObject, 0};
2303 static classinfo_t adobe_utils_ProductManager = {0x03, 0x00, 0x01, 0x16, "adobe.utils", "ProductManager", 0, 0, interfaces: {0}};
2304 static varinfo_t adobe_utils_ProductManager_running = {0x01, 0x00, 0x00, 0x16, 0, "running", 0, 0, &adobe_utils_ProductManager, 0};
2305 static methodinfo_t adobe_utils_ProductManager_download = {0x02, 0x00, 0x00, 0x16, 0, "download", 0, 0, &adobe_utils_ProductManager, 0};
2306 static varinfo_t adobe_utils_ProductManager_installedVersion = {0x01, 0x00, 0x00, 0x16, 0, "installedVersion", 0, 0, &adobe_utils_ProductManager, 0};
2307 static varinfo_t adobe_utils_ProductManager_installed = {0x01, 0x00, 0x00, 0x16, 0, "installed", 0, 0, &adobe_utils_ProductManager, 0};
2308 static methodinfo_t adobe_utils_ProductManager_launch = {0x02, 0x00, 0x00, 0x16, 0, "launch", 0, 0, &adobe_utils_ProductManager, 0};
2309 static classinfo_t flash_printing_PrintJob = {0x03, 0x00, 0x00, 0x16, "flash.printing", "PrintJob", 0, 0, interfaces: {0}};
2310 static varinfo_t flash_printing_PrintJob_paperWidth = {0x01, 0x00, 0x00, 0x16, 0, "paperWidth", 0, 0, &flash_printing_PrintJob, 0};
2311 static methodinfo_t flash_printing_PrintJob_addPage = {0x02, 0x00, 0x00, 0x16, 0, "addPage", 0, 0, &flash_printing_PrintJob, 0};
2312 static varinfo_t flash_printing_PrintJob_pageHeight = {0x01, 0x00, 0x00, 0x16, 0, "pageHeight", 0, 0, &flash_printing_PrintJob, 0};
2313 static methodinfo_t flash_printing_PrintJob_start = {0x02, 0x00, 0x00, 0x16, 0, "start", 0, 0, &flash_printing_PrintJob, 0};
2314 static varinfo_t flash_printing_PrintJob_pageWidth = {0x01, 0x00, 0x00, 0x16, 0, "pageWidth", 0, 0, &flash_printing_PrintJob, 0};
2315 static methodinfo_t flash_printing_PrintJob_send = {0x02, 0x00, 0x00, 0x16, 0, "send", 0, 0, &flash_printing_PrintJob, 0};
2316 static varinfo_t flash_printing_PrintJob_paperHeight = {0x01, 0x00, 0x00, 0x16, 0, "paperHeight", 0, 0, &flash_printing_PrintJob, 0};
2317 static varinfo_t flash_printing_PrintJob_orientation = {0x01, 0x00, 0x00, 0x16, 0, "orientation", 0, 0, &flash_printing_PrintJob, 0};
2318 static classinfo_t flash_net_NetStreamPlayOptions = {0x03, 0x00, 0x08, 0x16, "flash.net", "NetStreamPlayOptions", 0, 0, interfaces: {0}};
2319 static varinfo_t flash_net_NetStreamPlayOptions_len = {0x01, 0x00, 0x00, 0x16, 0, "len", 0, 0, &flash_net_NetStreamPlayOptions, 0};
2320 static varinfo_t flash_net_NetStreamPlayOptions_streamName = {0x01, 0x00, 0x00, 0x16, 0, "streamName", 0, 0, &flash_net_NetStreamPlayOptions, 0};
2321 static varinfo_t flash_net_NetStreamPlayOptions_start = {0x01, 0x00, 0x00, 0x16, 0, "start", 0, 0, &flash_net_NetStreamPlayOptions, 0};
2322 static varinfo_t flash_net_NetStreamPlayOptions_oldStreamName = {0x01, 0x00, 0x00, 0x16, 0, "oldStreamName", 0, 0, &flash_net_NetStreamPlayOptions, 0};
2323 static varinfo_t flash_net_NetStreamPlayOptions_transition = {0x01, 0x00, 0x00, 0x16, 0, "transition", 0, 0, &flash_net_NetStreamPlayOptions, 0};
2324 static classinfo_t flash_net_NetStream = {0x03, 0x00, 0x00, 0x16, "flash.net", "NetStream", 0, 0, interfaces: {0}};
2325 static varinfo_t flash_net_NetStream_videoCodec = {0x01, 0x00, 0x00, 0x16, 0, "videoCodec", 0, 0, &flash_net_NetStream, 0};
2326 static varinfo_t flash_net_NetStream_info = {0x01, 0x00, 0x00, 0x16, 0, "info", 0, 0, &flash_net_NetStream, 0};
2327 static methodinfo_t flash_net_NetStream_attachCamera = {0x02, 0x00, 0x00, 0x16, 0, "attachCamera", 0, 0, &flash_net_NetStream, 0};
2328 static varinfo_t flash_net_NetStream_farNonce = {0x01, 0x00, 0x00, 0x16, 0, "farNonce", 0, 0, &flash_net_NetStream, 0};
2329 static methodinfo_t flash_net_NetStream_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_NetStream, 0};
2330 static methodinfo_t flash_net_NetStream_pause = {0x02, 0x00, 0x00, 0x16, 0, "pause", 0, 0, &flash_net_NetStream, 0};
2331 static methodinfo_t flash_net_NetStream_onPeerConnect = {0x02, 0x00, 0x00, 0x16, 0, "onPeerConnect", 0, 0, &flash_net_NetStream, 0};
2332 static varinfo_t flash_net_NetStream_client = {0x01, 0x00, 0x00, 0x16, 0, "client", 0, 0, &flash_net_NetStream, 0};
2333 static methodinfo_t flash_net_NetStream_resume = {0x02, 0x00, 0x00, 0x16, 0, "resume", 0, 0, &flash_net_NetStream, 0};
2334 static varinfo_t flash_net_NetStream_liveDelay = {0x01, 0x00, 0x00, 0x16, 0, "liveDelay", 0, 0, &flash_net_NetStream, 0};
2335 static varinfo_t flash_net_NetStream_peerStreams = {0x01, 0x00, 0x00, 0x16, 0, "peerStreams", 0, 0, &flash_net_NetStream, 0};
2336 static varinfo_t flash_net_NetStream_objectEncoding = {0x01, 0x00, 0x00, 0x16, 0, "objectEncoding", 0, 0, &flash_net_NetStream, 0};
2337 static varinfo_t flash_net_NetStream_bytesLoaded = {0x01, 0x00, 0x00, 0x16, 0, "bytesLoaded", 0, 0, &flash_net_NetStream, 0};
2338 static methodinfo_t flash_net_NetStream_receiveVideo = {0x02, 0x00, 0x00, 0x16, 0, "receiveVideo", 0, 0, &flash_net_NetStream, 0};
2339 static varinfo_t flash_net_NetStream_maxPauseBufferTime = {0x01, 0x00, 0x00, 0x16, 0, "maxPauseBufferTime", 0, 0, &flash_net_NetStream, 0};
2340 static methodinfo_t flash_net_NetStream_play2 = {0x02, 0x00, 0x00, 0x16, 0, "play2", 0, 0, &flash_net_NetStream, 0};
2341 static varinfo_t flash_net_NetStream_audioCodec = {0x01, 0x00, 0x00, 0x16, 0, "audioCodec", 0, 0, &flash_net_NetStream, 0};
2342 static methodinfo_t flash_net_NetStream_receiveVideoFPS = {0x02, 0x00, 0x00, 0x16, 0, "receiveVideoFPS", 0, 0, &flash_net_NetStream, 0};
2343 static varinfo_t flash_net_NetStream_bytesTotal = {0x01, 0x00, 0x00, 0x16, 0, "bytesTotal", 0, 0, &flash_net_NetStream, 0};
2344 static varinfo_t flash_net_NetStream_farID = {0x01, 0x00, 0x00, 0x16, 0, "farID", 0, 0, &flash_net_NetStream, 0};
2345 static methodinfo_t flash_net_NetStream_receiveAudio = {0x02, 0x00, 0x00, 0x16, 0, "receiveAudio", 0, 0, &flash_net_NetStream, 0};
2346 static varinfo_t flash_net_NetStream_bufferLength = {0x01, 0x00, 0x00, 0x16, 0, "bufferLength", 0, 0, &flash_net_NetStream, 0};
2347 static methodinfo_t flash_net_NetStream_seek = {0x02, 0x00, 0x00, 0x16, 0, "seek", 0, 0, &flash_net_NetStream, 0};
2348 static methodinfo_t flash_net_NetStream_attachAudio = {0x02, 0x00, 0x00, 0x16, 0, "attachAudio", 0, 0, &flash_net_NetStream, 0};
2349 static varinfo_t flash_net_NetStream_bufferTime = {0x01, 0x00, 0x00, 0x16, 0, "bufferTime", 0, 0, &flash_net_NetStream, 0};
2350 static methodinfo_t flash_net_NetStream_play = {0x02, 0x00, 0x00, 0x16, 0, "play", 0, 0, &flash_net_NetStream, 0};
2351 static methodinfo_t flash_net_NetStream_publish = {0x02, 0x00, 0x00, 0x16, 0, "publish", 0, 0, &flash_net_NetStream, 0};
2352 static methodinfo_t flash_net_NetStream_togglePause = {0x02, 0x00, 0x00, 0x16, 0, "togglePause", 0, 0, &flash_net_NetStream, 0};
2353 static varinfo_t flash_net_NetStream_checkPolicyFile = {0x01, 0x00, 0x00, 0x16, 0, "checkPolicyFile", 0, 0, &flash_net_NetStream, 0};
2354 static varinfo_t flash_net_NetStream_nearNonce = {0x01, 0x00, 0x00, 0x16, 0, "nearNonce", 0, 0, &flash_net_NetStream, 0};
2355 static varinfo_t flash_net_NetStream_decodedFrames = {0x01, 0x00, 0x00, 0x16, 0, "decodedFrames", 0, 0, &flash_net_NetStream, 0};
2356 static methodinfo_t flash_net_NetStream_send = {0x02, 0x00, 0x00, 0x16, 0, "send", 0, 0, &flash_net_NetStream, 0};
2357 static varinfo_t flash_net_NetStream_currentFPS = {0x01, 0x00, 0x00, 0x16, 0, "currentFPS", 0, 0, &flash_net_NetStream, 0};
2358 static varinfo_t flash_net_NetStream_time = {0x01, 0x00, 0x00, 0x16, 0, "time", 0, 0, &flash_net_NetStream, 0};
2359 static varinfo_t flash_net_NetStream_soundTransform = {0x01, 0x00, 0x00, 0x16, 0, "soundTransform", 0, 0, &flash_net_NetStream, 0};
2360 static classinfo_t flash_net_NetConnection = {0x03, 0x00, 0x00, 0x16, "flash.net", "NetConnection", 0, 0, interfaces: {0}};
2361 static varinfo_t flash_net_NetConnection_defaultObjectEncoding = {0x01, 0x00, 0x02, 0x16, 0, "defaultObjectEncoding", 0, 0, &flash_net_NetConnection, 0};
2362 static varinfo_t flash_net_NetConnection_nearID = {0x01, 0x00, 0x00, 0x16, 0, "nearID", 0, 0, &flash_net_NetConnection, 0};
2363 static varinfo_t flash_net_NetConnection_client = {0x01, 0x00, 0x00, 0x16, 0, "client", 0, 0, &flash_net_NetConnection, 0};
2364 static varinfo_t flash_net_NetConnection_farNonce = {0x01, 0x00, 0x00, 0x16, 0, "farNonce", 0, 0, &flash_net_NetConnection, 0};
2365 static varinfo_t flash_net_NetConnection_objectEncoding = {0x01, 0x00, 0x00, 0x16, 0, "objectEncoding", 0, 0, &flash_net_NetConnection, 0};
2366 static varinfo_t flash_net_NetConnection_farID = {0x01, 0x00, 0x00, 0x16, 0, "farID", 0, 0, &flash_net_NetConnection, 0};
2367 static varinfo_t flash_net_NetConnection_connected = {0x01, 0x00, 0x00, 0x16, 0, "connected", 0, 0, &flash_net_NetConnection, 0};
2368 static methodinfo_t flash_net_NetConnection_call = {0x02, 0x00, 0x00, 0x16, 0, "call", 0, 0, &flash_net_NetConnection, 0};
2369 static varinfo_t flash_net_NetConnection_usingTLS = {0x01, 0x00, 0x00, 0x16, 0, "usingTLS", 0, 0, &flash_net_NetConnection, 0};
2370 static varinfo_t flash_net_NetConnection_proxyType = {0x01, 0x00, 0x00, 0x16, 0, "proxyType", 0, 0, &flash_net_NetConnection, 0};
2371 static methodinfo_t flash_net_NetConnection_addHeader = {0x02, 0x00, 0x00, 0x16, 0, "addHeader", 0, 0, &flash_net_NetConnection, 0};
2372 static varinfo_t flash_net_NetConnection_protocol = {0x01, 0x00, 0x00, 0x16, 0, "protocol", 0, 0, &flash_net_NetConnection, 0};
2373 static methodinfo_t flash_net_NetConnection_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_NetConnection, 0};
2374 static varinfo_t flash_net_NetConnection_nearNonce = {0x01, 0x00, 0x00, 0x16, 0, "nearNonce", 0, 0, &flash_net_NetConnection, 0};
2375 static methodinfo_t flash_net_NetConnection_connect = {0x02, 0x00, 0x00, 0x16, 0, "connect", 0, 0, &flash_net_NetConnection, 0};
2376 static varinfo_t flash_net_NetConnection_unconnectedPeerStreams = {0x01, 0x00, 0x00, 0x16, 0, "unconnectedPeerStreams", 0, 0, &flash_net_NetConnection, 0};
2377 static varinfo_t flash_net_NetConnection_maxPeerConnections = {0x01, 0x00, 0x00, 0x16, 0, "maxPeerConnections", 0, 0, &flash_net_NetConnection, 0};
2378 static varinfo_t flash_net_NetConnection_connectedProxyType = {0x01, 0x00, 0x00, 0x16, 0, "connectedProxyType", 0, 0, &flash_net_NetConnection, 0};
2379 static varinfo_t flash_net_NetConnection_uri = {0x01, 0x00, 0x00, 0x16, 0, "uri", 0, 0, &flash_net_NetConnection, 0};
2380 static classinfo_t flash_media_Microphone = {0x03, 0x00, 0x01, 0x16, "flash.media", "Microphone", 0, 0, interfaces: {0}};
2381 static varinfo_t flash_media_Microphone_codec = {0x01, 0x00, 0x00, 0x16, 0, "codec", 0, 0, &flash_media_Microphone, 0};
2382 static varinfo_t flash_media_Microphone_gain = {0x01, 0x00, 0x00, 0x16, 0, "gain", 0, 0, &flash_media_Microphone, 0};
2383 static varinfo_t flash_media_Microphone_index = {0x01, 0x00, 0x00, 0x16, 0, "index", 0, 0, &flash_media_Microphone, 0};
2384 static methodinfo_t flash_media_Microphone_setLoopBack = {0x02, 0x00, 0x00, 0x16, 0, "setLoopBack", 0, 0, &flash_media_Microphone, 0};
2385 static methodinfo_t flash_media_Microphone_setSilenceLevel = {0x02, 0x00, 0x00, 0x16, 0, "setSilenceLevel", 0, 0, &flash_media_Microphone, 0};
2386 static varinfo_t flash_media_Microphone_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_media_Microphone, 0};
2387 static methodinfo_t flash_media_Microphone_getMicrophone = {0x02, 0x00, 0x02, 0x16, 0, "getMicrophone", 0, 0, &flash_media_Microphone, 0};
2388 static methodinfo_t flash_media_Microphone_setUseEchoSuppression = {0x02, 0x00, 0x00, 0x16, 0, "setUseEchoSuppression", 0, 0, &flash_media_Microphone, 0};
2389 static varinfo_t flash_media_Microphone_framesPerPacket = {0x01, 0x00, 0x00, 0x16, 0, "framesPerPacket", 0, 0, &flash_media_Microphone, 0};
2390 static varinfo_t flash_media_Microphone_muted = {0x01, 0x00, 0x00, 0x16, 0, "muted", 0, 0, &flash_media_Microphone, 0};
2391 static varinfo_t flash_media_Microphone_soundTransform = {0x01, 0x00, 0x00, 0x16, 0, "soundTransform", 0, 0, &flash_media_Microphone, 0};
2392 static varinfo_t flash_media_Microphone_encodeQuality = {0x01, 0x00, 0x00, 0x16, 0, "encodeQuality", 0, 0, &flash_media_Microphone, 0};
2393 static varinfo_t flash_media_Microphone_useEchoSuppression = {0x01, 0x00, 0x00, 0x16, 0, "useEchoSuppression", 0, 0, &flash_media_Microphone, 0};
2394 static varinfo_t flash_media_Microphone_silenceLevel = {0x01, 0x00, 0x00, 0x16, 0, "silenceLevel", 0, 0, &flash_media_Microphone, 0};
2395 static varinfo_t flash_media_Microphone_silenceTimeout = {0x01, 0x00, 0x00, 0x16, 0, "silenceTimeout", 0, 0, &flash_media_Microphone, 0};
2396 static varinfo_t flash_media_Microphone_rate = {0x01, 0x00, 0x00, 0x16, 0, "rate", 0, 0, &flash_media_Microphone, 0};
2397 static varinfo_t flash_media_Microphone_activityLevel = {0x01, 0x00, 0x00, 0x16, 0, "activityLevel", 0, 0, &flash_media_Microphone, 0};
2398 static varinfo_t flash_media_Microphone_names = {0x01, 0x00, 0x02, 0x16, 0, "names", 0, 0, &flash_media_Microphone, 0};
2399 static classinfo_t flash_net_LocalConnection = {0x03, 0x00, 0x00, 0x16, "flash.net", "LocalConnection", 0, 0, interfaces: {0}};
2400 static varinfo_t flash_net_LocalConnection_client = {0x01, 0x00, 0x00, 0x16, 0, "client", 0, 0, &flash_net_LocalConnection, 0};
2401 static methodinfo_t flash_net_LocalConnection_allowDomain = {0x02, 0x00, 0x00, 0x16, 0, "allowDomain", 0, 0, &flash_net_LocalConnection, 0};
2402 static methodinfo_t flash_net_LocalConnection_connect = {0x02, 0x00, 0x00, 0x16, 0, "connect", 0, 0, &flash_net_LocalConnection, 0};
2403 static varinfo_t flash_net_LocalConnection_domain = {0x01, 0x00, 0x00, 0x16, 0, "domain", 0, 0, &flash_net_LocalConnection, 0};
2404 static methodinfo_t flash_net_LocalConnection_allowInsecureDomain = {0x02, 0x00, 0x00, 0x16, 0, "allowInsecureDomain", 0, 0, &flash_net_LocalConnection, 0};
2405 static methodinfo_t flash_net_LocalConnection_send = {0x02, 0x00, 0x00, 0x16, 0, "send", 0, 0, &flash_net_LocalConnection, 0};
2406 static methodinfo_t flash_net_LocalConnection_close = {0x02, 0x00, 0x00, 0x16, 0, "close", 0, 0, &flash_net_LocalConnection, 0};
2407 static classinfo_t flash_display_LoaderInfo = {0x03, 0x00, 0x00, 0x16, "flash.display", "LoaderInfo", 0, 0, interfaces: {0}};
2408 static methodinfo_t flash_display_LoaderInfo_getLoaderInfoByDefinition = {0x02, 0x00, 0x02, 0x16, 0, "getLoaderInfoByDefinition", 0, 0, &flash_display_LoaderInfo, 0};
2409 static varinfo_t flash_display_LoaderInfo_actionScriptVersion = {0x01, 0x00, 0x00, 0x16, 0, "actionScriptVersion", 0, 0, &flash_display_LoaderInfo, 0};
2410 static varinfo_t flash_display_LoaderInfo_contentType = {0x01, 0x00, 0x00, 0x16, 0, "contentType", 0, 0, &flash_display_LoaderInfo, 0};
2411 static varinfo_t flash_display_LoaderInfo_sameDomain = {0x01, 0x00, 0x00, 0x16, 0, "sameDomain", 0, 0, &flash_display_LoaderInfo, 0};
2412 static varinfo_t flash_display_LoaderInfo_bytesTotal = {0x01, 0x00, 0x00, 0x16, 0, "bytesTotal", 0, 0, &flash_display_LoaderInfo, 0};
2413 static varinfo_t flash_display_LoaderInfo_loaderURL = {0x01, 0x00, 0x00, 0x16, 0, "loaderURL", 0, 0, &flash_display_LoaderInfo, 0};
2414 static varinfo_t flash_display_LoaderInfo_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_display_LoaderInfo, 0};
2415 static methodinfo_t flash_display_LoaderInfo_dispatchEvent = {0x02, 0x00, 0x00, 0x16, 0, "dispatchEvent", 0, 0, &flash_display_LoaderInfo, 0};
2416 static varinfo_t flash_display_LoaderInfo_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_display_LoaderInfo, 0};
2417 static varinfo_t flash_display_LoaderInfo_frameRate = {0x01, 0x00, 0x00, 0x16, 0, "frameRate", 0, 0, &flash_display_LoaderInfo, 0};
2418 static varinfo_t flash_display_LoaderInfo_parameters = {0x01, 0x00, 0x00, 0x16, 0, "parameters", 0, 0, &flash_display_LoaderInfo, 0};
2419 static varinfo_t flash_display_LoaderInfo_bytesLoaded = {0x01, 0x00, 0x00, 0x16, 0, "bytesLoaded", 0, 0, &flash_display_LoaderInfo, 0};
2420 static varinfo_t flash_display_LoaderInfo_url = {0x01, 0x00, 0x00, 0x16, 0, "url", 0, 0, &flash_display_LoaderInfo, 0};
2421 static varinfo_t flash_display_LoaderInfo_content = {0x01, 0x00, 0x00, 0x16, 0, "content", 0, 0, &flash_display_LoaderInfo, 0};
2422 static varinfo_t flash_display_LoaderInfo_swfVersion = {0x01, 0x00, 0x00, 0x16, 0, "swfVersion", 0, 0, &flash_display_LoaderInfo, 0};
2423 static varinfo_t flash_display_LoaderInfo_bytes = {0x01, 0x00, 0x00, 0x16, 0, "bytes", 0, 0, &flash_display_LoaderInfo, 0};
2424 static varinfo_t flash_display_LoaderInfo_loader = {0x01, 0x00, 0x00, 0x16, 0, "loader", 0, 0, &flash_display_LoaderInfo, 0};
2425 static varinfo_t flash_display_LoaderInfo_applicationDomain = {0x01, 0x00, 0x00, 0x16, 0, "applicationDomain", 0, 0, &flash_display_LoaderInfo, 0};
2426 static varinfo_t flash_display_LoaderInfo_parentAllowsChild = {0x01, 0x00, 0x00, 0x16, 0, "parentAllowsChild", 0, 0, &flash_display_LoaderInfo, 0};
2427 static varinfo_t flash_display_LoaderInfo_childAllowsParent = {0x01, 0x00, 0x00, 0x16, 0, "childAllowsParent", 0, 0, &flash_display_LoaderInfo, 0};
2428 static varinfo_t flash_display_LoaderInfo_sharedEvents = {0x01, 0x00, 0x00, 0x16, 0, "sharedEvents", 0, 0, &flash_display_LoaderInfo, 0};
2429 static classinfo_t flash_net_FileReferenceList = {0x03, 0x00, 0x00, 0x16, "flash.net", "FileReferenceList", 0, 0, interfaces: {0}};
2430 static varinfo_t flash_net_FileReferenceList_fileList = {0x01, 0x00, 0x00, 0x16, 0, "fileList", 0, 0, &flash_net_FileReferenceList, 0};
2431 static methodinfo_t flash_net_FileReferenceList_browse = {0x02, 0x00, 0x00, 0x16, 0, "browse", 0, 0, &flash_net_FileReferenceList, 0};
2432 static classinfo_t flash_net_FileReference = {0x03, 0x00, 0x00, 0x16, "flash.net", "FileReference", 0, 0, interfaces: {0}};
2433 static varinfo_t flash_net_FileReference_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_net_FileReference, 0};
2434 static methodinfo_t flash_net_FileReference_browse = {0x02, 0x00, 0x00, 0x16, 0, "browse", 0, 0, &flash_net_FileReference, 0};
2435 static varinfo_t flash_net_FileReference_creationDate = {0x01, 0x00, 0x00, 0x16, 0, "creationDate", 0, 0, &flash_net_FileReference, 0};
2436 static methodinfo_t flash_net_FileReference_upload = {0x02, 0x00, 0x00, 0x16, 0, "upload", 0, 0, &flash_net_FileReference, 0};
2437 static methodinfo_t flash_net_FileReference_download = {0x02, 0x00, 0x00, 0x16, 0, "download", 0, 0, &flash_net_FileReference, 0};
2438 static methodinfo_t flash_net_FileReference_save = {0x02, 0x00, 0x00, 0x16, 0, "save", 0, 0, &flash_net_FileReference, 0};
2439 static methodinfo_t flash_net_FileReference_cancel = {0x02, 0x00, 0x00, 0x16, 0, "cancel", 0, 0, &flash_net_FileReference, 0};
2440 static varinfo_t flash_net_FileReference_creator = {0x01, 0x00, 0x00, 0x16, 0, "creator", 0, 0, &flash_net_FileReference, 0};
2441 static varinfo_t flash_net_FileReference_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_net_FileReference, 0};
2442 static varinfo_t flash_net_FileReference_size = {0x01, 0x00, 0x00, 0x16, 0, "size", 0, 0, &flash_net_FileReference, 0};
2443 static varinfo_t flash_net_FileReference_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_net_FileReference, 0};
2444 static methodinfo_t flash_net_FileReference_load = {0x02, 0x00, 0x00, 0x16, 0, "load", 0, 0, &flash_net_FileReference, 0};
2445 static varinfo_t flash_net_FileReference_modificationDate = {0x01, 0x00, 0x00, 0x16, 0, "modificationDate", 0, 0, &flash_net_FileReference, 0};
2446 static classinfo_t flash_display_DisplayObject = {0x03, 0x00, 0x00, 0x16, "flash.display", "DisplayObject", 0, 0, interfaces: {0}};
2447 static varinfo_t flash_display_DisplayObject_rotation = {0x01, 0x00, 0x00, 0x16, 0, "rotation", 0, 0, &flash_display_DisplayObject, 0};
2448 static varinfo_t flash_display_DisplayObject_filters = {0x01, 0x00, 0x00, 0x16, 0, "filters", 0, 0, &flash_display_DisplayObject, 0};
2449 static varinfo_t flash_display_DisplayObject_rotationZ = {0x01, 0x00, 0x00, 0x16, 0, "rotationZ", 0, 0, &flash_display_DisplayObject, 0};
2450 static varinfo_t flash_display_DisplayObject_accessibilityProperties = {0x01, 0x00, 0x00, 0x16, 0, "accessibilityProperties", 0, 0, &flash_display_DisplayObject, 0};
2451 static varinfo_t flash_display_DisplayObject_mouseX = {0x01, 0x00, 0x00, 0x16, 0, "mouseX", 0, 0, &flash_display_DisplayObject, 0};
2452 static varinfo_t flash_display_DisplayObject_root = {0x01, 0x00, 0x00, 0x16, 0, "root", 0, 0, &flash_display_DisplayObject, 0};
2453 static varinfo_t flash_display_DisplayObject_stage = {0x01, 0x00, 0x00, 0x16, 0, "stage", 0, 0, &flash_display_DisplayObject, 0};
2454 static varinfo_t flash_display_DisplayObject_rotationY = {0x01, 0x00, 0x00, 0x16, 0, "rotationY", 0, 0, &flash_display_DisplayObject, 0};
2455 static varinfo_t flash_display_DisplayObject_scaleZ = {0x01, 0x00, 0x00, 0x16, 0, "scaleZ", 0, 0, &flash_display_DisplayObject, 0};
2456 static methodinfo_t flash_display_DisplayObject_local3DToGlobal = {0x02, 0x00, 0x00, 0x16, 0, "local3DToGlobal", 0, 0, &flash_display_DisplayObject, 0};
2457 static varinfo_t flash_display_DisplayObject_loaderInfo = {0x01, 0x00, 0x00, 0x16, 0, "loaderInfo", 0, 0, &flash_display_DisplayObject, 0};
2458 static varinfo_t flash_display_DisplayObject_cacheAsBitmap = {0x01, 0x00, 0x00, 0x16, 0, "cacheAsBitmap", 0, 0, &flash_display_DisplayObject, 0};
2459 static varinfo_t flash_display_DisplayObject_transform = {0x01, 0x00, 0x00, 0x16, 0, "transform", 0, 0, &flash_display_DisplayObject, 0};
2460 static varinfo_t flash_display_DisplayObject_scaleY = {0x01, 0x00, 0x00, 0x16, 0, "scaleY", 0, 0, &flash_display_DisplayObject, 0};
2461 static varinfo_t flash_display_DisplayObject_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_display_DisplayObject, 0};
2462 static varinfo_t flash_display_DisplayObject_rotationX = {0x01, 0x00, 0x00, 0x16, 0, "rotationX", 0, 0, &flash_display_DisplayObject, 0};
2463 static varinfo_t flash_display_DisplayObject_scrollRect = {0x01, 0x00, 0x00, 0x16, 0, "scrollRect", 0, 0, &flash_display_DisplayObject, 0};
2464 static varinfo_t flash_display_DisplayObject_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_display_DisplayObject, 0};
2465 static varinfo_t flash_display_DisplayObject_scale9Grid = {0x01, 0x00, 0x00, 0x16, 0, "scale9Grid", 0, 0, &flash_display_DisplayObject, 0};
2466 static varinfo_t flash_display_DisplayObject_parent = {0x01, 0x00, 0x00, 0x16, 0, "parent", 0, 0, &flash_display_DisplayObject, 0};
2467 static methodinfo_t flash_display_DisplayObject_hitTestObject = {0x02, 0x00, 0x00, 0x16, 0, "hitTestObject", 0, 0, &flash_display_DisplayObject, 0};
2468 static methodinfo_t flash_display_DisplayObject_hitTestPoint = {0x02, 0x00, 0x00, 0x16, 0, "hitTestPoint", 0, 0, &flash_display_DisplayObject, 0};
2469 static varinfo_t flash_display_DisplayObject_alpha = {0x01, 0x00, 0x00, 0x16, 0, "alpha", 0, 0, &flash_display_DisplayObject, 0};
2470 static methodinfo_t flash_display_DisplayObject_getRect = {0x02, 0x00, 0x00, 0x16, 0, "getRect", 0, 0, &flash_display_DisplayObject, 0};
2471 static varinfo_t flash_display_DisplayObject_opaqueBackground = {0x01, 0x00, 0x00, 0x16, 0, "opaqueBackground", 0, 0, &flash_display_DisplayObject, 0};
2472 static methodinfo_t flash_display_DisplayObject_globalToLocal3D = {0x02, 0x00, 0x00, 0x16, 0, "globalToLocal3D", 0, 0, &flash_display_DisplayObject, 0};
2473 static varinfo_t flash_display_DisplayObject_visible = {0x01, 0x00, 0x00, 0x16, 0, "visible", 0, 0, &flash_display_DisplayObject, 0};
2474 static varinfo_t flash_display_DisplayObject_blendMode = {0x01, 0x00, 0x00, 0x16, 0, "blendMode", 0, 0, &flash_display_DisplayObject, 0};
2475 static varinfo_t flash_display_DisplayObject_scaleX = {0x01, 0x00, 0x00, 0x16, 0, "scaleX", 0, 0, &flash_display_DisplayObject, 0};
2476 static methodinfo_t flash_display_DisplayObject_globalToLocal = {0x02, 0x00, 0x00, 0x16, 0, "globalToLocal", 0, 0, &flash_display_DisplayObject, 0};
2477 static methodinfo_t flash_display_DisplayObject_localToGlobal = {0x02, 0x00, 0x00, 0x16, 0, "localToGlobal", 0, 0, &flash_display_DisplayObject, 0};
2478 static varinfo_t flash_display_DisplayObject_z = {0x01, 0x00, 0x00, 0x16, 0, "z", 0, 0, &flash_display_DisplayObject, 0};
2479 static varinfo_t flash_display_DisplayObject_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_display_DisplayObject, 0};
2480 static methodinfo_t flash_display_DisplayObject_getBounds = {0x02, 0x00, 0x00, 0x16, 0, "getBounds", 0, 0, &flash_display_DisplayObject, 0};
2481 static varinfo_t flash_display_DisplayObject_mask = {0x01, 0x00, 0x00, 0x16, 0, "mask", 0, 0, &flash_display_DisplayObject, 0};
2482 static varinfo_t flash_display_DisplayObject_mouseY = {0x01, 0x00, 0x00, 0x16, 0, "mouseY", 0, 0, &flash_display_DisplayObject, 0};
2483 static varinfo_t flash_display_DisplayObject_x = {0x01, 0x00, 0x00, 0x16, 0, "x", 0, 0, &flash_display_DisplayObject, 0};
2484 static varinfo_t flash_display_DisplayObject_y = {0x01, 0x00, 0x00, 0x16, 0, "y", 0, 0, &flash_display_DisplayObject, 0};
2485 static classinfo_t flash_ui_ContextMenuItem = {0x03, 0x00, 0x01, 0x16, "flash.ui", "ContextMenuItem", 0, 0, interfaces: {0}};
2486 static varinfo_t flash_ui_ContextMenuItem_separatorBefore = {0x01, 0x00, 0x00, 0x16, 0, "separatorBefore", 0, 0, &flash_ui_ContextMenuItem, 0};
2487 static varinfo_t flash_ui_ContextMenuItem_enabled = {0x01, 0x00, 0x00, 0x16, 0, "enabled", 0, 0, &flash_ui_ContextMenuItem, 0};
2488 static varinfo_t flash_ui_ContextMenuItem_caption = {0x01, 0x00, 0x00, 0x16, 0, "caption", 0, 0, &flash_ui_ContextMenuItem, 0};
2489 static methodinfo_t flash_ui_ContextMenuItem_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_ui_ContextMenuItem, 0};
2490 static varinfo_t flash_ui_ContextMenuItem_visible = {0x01, 0x00, 0x00, 0x16, 0, "visible", 0, 0, &flash_ui_ContextMenuItem, 0};
2491 static classinfo_t flash_ui_ContextMenu = {0x03, 0x00, 0x01, 0x16, "flash.ui", "ContextMenu", 0, 0, interfaces: {0}};
2492 static methodinfo_t flash_ui_ContextMenu_hideBuiltInItems = {0x02, 0x00, 0x00, 0x16, 0, "hideBuiltInItems", 0, 0, &flash_ui_ContextMenu, 0};
2493 static varinfo_t flash_ui_ContextMenu_clipboardItems = {0x01, 0x00, 0x00, 0x16, 0, "clipboardItems", 0, 0, &flash_ui_ContextMenu, 0};
2494 static varinfo_t flash_ui_ContextMenu_builtInItems = {0x01, 0x00, 0x00, 0x16, 0, "builtInItems", 0, 0, &flash_ui_ContextMenu, 0};
2495 static varinfo_t flash_ui_ContextMenu_customItems = {0x01, 0x00, 0x00, 0x16, 0, "customItems", 0, 0, &flash_ui_ContextMenu, 0};
2496 static methodinfo_t flash_ui_ContextMenu_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_ui_ContextMenu, 0};
2497 static varinfo_t flash_ui_ContextMenu_link = {0x01, 0x00, 0x00, 0x16, 0, "link", 0, 0, &flash_ui_ContextMenu, 0};
2498 static varinfo_t flash_ui_ContextMenu_clipboardMenu = {0x01, 0x00, 0x00, 0x16, 0, "clipboardMenu", 0, 0, &flash_ui_ContextMenu, 0};
2499 static classinfo_t flash_media_Camera = {0x03, 0x00, 0x01, 0x16, "flash.media", "Camera", 0, 0, interfaces: {0}};
2500 static methodinfo_t flash_media_Camera_getCamera = {0x02, 0x00, 0x02, 0x16, 0, "getCamera", 0, 0, &flash_media_Camera, 0};
2501 static varinfo_t flash_media_Camera_fps = {0x01, 0x00, 0x00, 0x16, 0, "fps", 0, 0, &flash_media_Camera, 0};
2502 static methodinfo_t flash_media_Camera_setMode = {0x02, 0x00, 0x00, 0x16, 0, "setMode", 0, 0, &flash_media_Camera, 0};
2503 static varinfo_t flash_media_Camera_keyFrameInterval = {0x01, 0x00, 0x00, 0x16, 0, "keyFrameInterval", 0, 0, &flash_media_Camera, 0};
2504 static varinfo_t flash_media_Camera_motionTimeout = {0x01, 0x00, 0x00, 0x16, 0, "motionTimeout", 0, 0, &flash_media_Camera, 0};
2505 static varinfo_t flash_media_Camera_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_media_Camera, 0};
2506 static methodinfo_t flash_media_Camera_setCursor = {0x02, 0x00, 0x00, 0x16, 0, "setCursor", 0, 0, &flash_media_Camera, 0};
2507 static methodinfo_t flash_media_Camera_setLoopback = {0x02, 0x00, 0x00, 0x16, 0, "setLoopback", 0, 0, &flash_media_Camera, 0};
2508 static varinfo_t flash_media_Camera_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_media_Camera, 0};
2509 static varinfo_t flash_media_Camera_index = {0x01, 0x00, 0x00, 0x16, 0, "index", 0, 0, &flash_media_Camera, 0};
2510 static varinfo_t flash_media_Camera_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_media_Camera, 0};
2511 static varinfo_t flash_media_Camera_currentFPS = {0x01, 0x00, 0x00, 0x16, 0, "currentFPS", 0, 0, &flash_media_Camera, 0};
2512 static methodinfo_t flash_media_Camera_setKeyFrameInterval = {0x02, 0x00, 0x00, 0x16, 0, "setKeyFrameInterval", 0, 0, &flash_media_Camera, 0};
2513 static varinfo_t flash_media_Camera_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_media_Camera, 0};
2514 static varinfo_t flash_media_Camera_motionLevel = {0x01, 0x00, 0x00, 0x16, 0, "motionLevel", 0, 0, &flash_media_Camera, 0};
2515 static varinfo_t flash_media_Camera_bandwidth = {0x01, 0x00, 0x00, 0x16, 0, "bandwidth", 0, 0, &flash_media_Camera, 0};
2516 static varinfo_t flash_media_Camera_muted = {0x01, 0x00, 0x00, 0x16, 0, "muted", 0, 0, &flash_media_Camera, 0};
2517 static varinfo_t flash_media_Camera_activityLevel = {0x01, 0x00, 0x00, 0x16, 0, "activityLevel", 0, 0, &flash_media_Camera, 0};
2518 static varinfo_t flash_media_Camera_loopback = {0x01, 0x00, 0x00, 0x16, 0, "loopback", 0, 0, &flash_media_Camera, 0};
2519 static varinfo_t flash_media_Camera_names = {0x01, 0x00, 0x02, 0x16, 0, "names", 0, 0, &flash_media_Camera, 0};
2520 static methodinfo_t flash_media_Camera_setQuality = {0x02, 0x00, 0x00, 0x16, 0, "setQuality", 0, 0, &flash_media_Camera, 0};
2521 static methodinfo_t flash_media_Camera_setMotionLevel = {0x02, 0x00, 0x00, 0x16, 0, "setMotionLevel", 0, 0, &flash_media_Camera, 0};
2522 static classinfo_t flash_events_IMEEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "IMEEvent", 0, 0, interfaces: {0}};
2523 static methodinfo_t flash_events_IMEEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_IMEEvent, 0};
2524 static methodinfo_t flash_events_IMEEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_IMEEvent, 0};
2525 static classinfo_t flash_events_ErrorEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "ErrorEvent", 0, 0, interfaces: {0}};
2526 static methodinfo_t flash_events_ErrorEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_ErrorEvent, 0};
2527 static methodinfo_t flash_events_ErrorEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_ErrorEvent, 0};
2528 static classinfo_t flash_events_DataEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "DataEvent", 0, 0, interfaces: {0}};
2529 static methodinfo_t flash_events_DataEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_DataEvent, 0};
2530 static methodinfo_t flash_events_DataEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_DataEvent, 0};
2531 static varinfo_t flash_events_DataEvent_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_events_DataEvent, 0};
2532 static classinfo_t flash_events_FullScreenEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "FullScreenEvent", 0, 0, interfaces: {0}};
2533 static methodinfo_t flash_events_FullScreenEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_FullScreenEvent, 0};
2534 static methodinfo_t flash_events_FullScreenEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_FullScreenEvent, 0};
2535 static varinfo_t flash_events_FullScreenEvent_fullScreen = {0x01, 0x00, 0x00, 0x16, 0, "fullScreen", 0, 0, &flash_events_FullScreenEvent, 0};
2536 static classinfo_t flash_display_GraphicsStroke = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsStroke", 0, 0, interfaces: {0}};
2537 static varinfo_t flash_display_GraphicsStroke_scaleMode = {0x01, 0x00, 0x00, 0x16, 0, "scaleMode", 0, 0, &flash_display_GraphicsStroke, 0};
2538 static varinfo_t flash_display_GraphicsStroke_miterLimit = {0x01, 0x00, 0x00, 0x16, 0, "miterLimit", 0, 0, &flash_display_GraphicsStroke, 0};
2539 static varinfo_t flash_display_GraphicsStroke_pixelHinting = {0x01, 0x00, 0x00, 0x16, 0, "pixelHinting", 0, 0, &flash_display_GraphicsStroke, 0};
2540 static varinfo_t flash_display_GraphicsStroke_fill = {0x01, 0x00, 0x00, 0x16, 0, "fill", 0, 0, &flash_display_GraphicsStroke, 0};
2541 static varinfo_t flash_display_GraphicsStroke_thickness = {0x01, 0x00, 0x00, 0x16, 0, "thickness", 0, 0, &flash_display_GraphicsStroke, 0};
2542 static varinfo_t flash_display_GraphicsStroke_joints = {0x01, 0x00, 0x00, 0x16, 0, "joints", 0, 0, &flash_display_GraphicsStroke, 0};
2543 static varinfo_t flash_display_GraphicsStroke_caps = {0x01, 0x00, 0x00, 0x16, 0, "caps", 0, 0, &flash_display_GraphicsStroke, 0};
2544 static classinfo_t flash_display_GraphicsEndFill = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsEndFill", 0, 0, interfaces: {0}};
2545 static classinfo_t flash_display_GraphicsShaderFill = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsShaderFill", 0, 0, interfaces: {0}};
2546 static varinfo_t flash_display_GraphicsShaderFill_shader = {0x01, 0x00, 0x00, 0x16, 0, "shader", 0, 0, &flash_display_GraphicsShaderFill, 0};
2547 static varinfo_t flash_display_GraphicsShaderFill_matrix = {0x01, 0x00, 0x00, 0x16, 0, "matrix", 0, 0, &flash_display_GraphicsShaderFill, 0};
2548 static classinfo_t flash_display_GraphicsBitmapFill = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsBitmapFill", 0, 0, interfaces: {0}};
2549 static varinfo_t flash_display_GraphicsBitmapFill_smooth = {0x01, 0x00, 0x00, 0x16, 0, "smooth", 0, 0, &flash_display_GraphicsBitmapFill, 0};
2550 static varinfo_t flash_display_GraphicsBitmapFill_repeat = {0x01, 0x00, 0x00, 0x16, 0, "repeat", 0, 0, &flash_display_GraphicsBitmapFill, 0};
2551 static varinfo_t flash_display_GraphicsBitmapFill_bitmapData = {0x01, 0x00, 0x00, 0x16, 0, "bitmapData", 0, 0, &flash_display_GraphicsBitmapFill, 0};
2552 static varinfo_t flash_display_GraphicsBitmapFill_matrix = {0x01, 0x00, 0x00, 0x16, 0, "matrix", 0, 0, &flash_display_GraphicsBitmapFill, 0};
2553 static classinfo_t flash_display_GraphicsGradientFill = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsGradientFill", 0, 0, interfaces: {0}};
2554 static varinfo_t flash_display_GraphicsGradientFill_interpolationMethod = {0x01, 0x00, 0x00, 0x16, 0, "interpolationMethod", 0, 0, &flash_display_GraphicsGradientFill, 0};
2555 static varinfo_t flash_display_GraphicsGradientFill_focalPointRatio = {0x01, 0x00, 0x00, 0x16, 0, "focalPointRatio", 0, 0, &flash_display_GraphicsGradientFill, 0};
2556 static varinfo_t flash_display_GraphicsGradientFill_colors = {0x01, 0x00, 0x00, 0x16, 0, "colors", 0, 0, &flash_display_GraphicsGradientFill, 0};
2557 static varinfo_t flash_display_GraphicsGradientFill_matrix = {0x01, 0x00, 0x00, 0x16, 0, "matrix", 0, 0, &flash_display_GraphicsGradientFill, 0};
2558 static varinfo_t flash_display_GraphicsGradientFill_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_display_GraphicsGradientFill, 0};
2559 static varinfo_t flash_display_GraphicsGradientFill_ratios = {0x01, 0x00, 0x00, 0x16, 0, "ratios", 0, 0, &flash_display_GraphicsGradientFill, 0};
2560 static varinfo_t flash_display_GraphicsGradientFill_spreadMethod = {0x01, 0x00, 0x00, 0x16, 0, "spreadMethod", 0, 0, &flash_display_GraphicsGradientFill, 0};
2561 static varinfo_t flash_display_GraphicsGradientFill_alphas = {0x01, 0x00, 0x00, 0x16, 0, "alphas", 0, 0, &flash_display_GraphicsGradientFill, 0};
2562 static classinfo_t flash_display_GraphicsSolidFill = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsSolidFill", 0, 0, interfaces: {0}};
2563 static varinfo_t flash_display_GraphicsSolidFill_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_display_GraphicsSolidFill, 0};
2564 static varinfo_t flash_display_GraphicsSolidFill_alpha = {0x01, 0x00, 0x00, 0x16, 0, "alpha", 0, 0, &flash_display_GraphicsSolidFill, 0};
2565 static classinfo_t flash_display_GraphicsTrianglePath = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsTrianglePath", 0, 0, interfaces: {0}};
2566 static varinfo_t flash_display_GraphicsTrianglePath_culling = {0x01, 0x00, 0x00, 0x16, 0, "culling", 0, 0, &flash_display_GraphicsTrianglePath, 0};
2567 static varinfo_t flash_display_GraphicsTrianglePath_vertices = {0x01, 0x00, 0x00, 0x16, 0, "vertices", 0, 0, &flash_display_GraphicsTrianglePath, 0};
2568 static varinfo_t flash_display_GraphicsTrianglePath_indices = {0x01, 0x00, 0x00, 0x16, 0, "indices", 0, 0, &flash_display_GraphicsTrianglePath, 0};
2569 static varinfo_t flash_display_GraphicsTrianglePath_uvtData = {0x01, 0x00, 0x00, 0x16, 0, "uvtData", 0, 0, &flash_display_GraphicsTrianglePath, 0};
2570 static classinfo_t flash_display_GraphicsPath = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsPath", 0, 0, interfaces: {0}};
2571 static methodinfo_t flash_display_GraphicsPath_wideMoveTo = {0x02, 0x00, 0x00, 0x16, 0, "wideMoveTo", 0, 0, &flash_display_GraphicsPath, 0};
2572 static varinfo_t flash_display_GraphicsPath_winding = {0x01, 0x00, 0x00, 0x16, 0, "winding", 0, 0, &flash_display_GraphicsPath, 0};
2573 static methodinfo_t flash_display_GraphicsPath_moveTo = {0x02, 0x00, 0x00, 0x16, 0, "moveTo", 0, 0, &flash_display_GraphicsPath, 0};
2574 static methodinfo_t flash_display_GraphicsPath_wideLineTo = {0x02, 0x00, 0x00, 0x16, 0, "wideLineTo", 0, 0, &flash_display_GraphicsPath, 0};
2575 static varinfo_t flash_display_GraphicsPath_commands = {0x01, 0x00, 0x00, 0x16, 0, "commands", 0, 0, &flash_display_GraphicsPath, 0};
2576 static methodinfo_t flash_display_GraphicsPath_curveTo = {0x02, 0x00, 0x00, 0x16, 0, "curveTo", 0, 0, &flash_display_GraphicsPath, 0};
2577 static methodinfo_t flash_display_GraphicsPath_lineTo = {0x02, 0x00, 0x00, 0x16, 0, "lineTo", 0, 0, &flash_display_GraphicsPath, 0};
2578 static varinfo_t flash_display_GraphicsPath_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_display_GraphicsPath, 0};
2579 static classinfo_t flash_text_engine_EastAsianJustifier = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "EastAsianJustifier", 0, 0, interfaces: {0}};
2580 static varinfo_t flash_text_engine_EastAsianJustifier_justificationStyle = {0x01, 0x00, 0x00, 0x16, 0, "justificationStyle", 0, 0, &flash_text_engine_EastAsianJustifier, 0};
2581 static methodinfo_t flash_text_engine_EastAsianJustifier_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_text_engine_EastAsianJustifier, 0};
2582 static classinfo_t flash_text_engine_SpaceJustifier = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "SpaceJustifier", 0, 0, interfaces: {0}};
2583 static methodinfo_t flash_text_engine_SpaceJustifier_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_text_engine_SpaceJustifier, 0};
2584 static varinfo_t flash_text_engine_SpaceJustifier_letterSpacing = {0x01, 0x00, 0x00, 0x16, 0, "letterSpacing", 0, 0, &flash_text_engine_SpaceJustifier, 0};
2585 static classinfo_t flash_text_engine_TextElement = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextElement", 0, 0, interfaces: {0}};
2586 static methodinfo_t flash_text_engine_TextElement_replaceText = {0x02, 0x00, 0x00, 0x16, 0, "replaceText", 0, 0, &flash_text_engine_TextElement, 0};
2587 static classinfo_t flash_text_engine_GroupElement = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "GroupElement", 0, 0, interfaces: {0}};
2588 static methodinfo_t flash_text_engine_GroupElement_groupElements = {0x02, 0x00, 0x00, 0x16, 0, "groupElements", 0, 0, &flash_text_engine_GroupElement, 0};
2589 static methodinfo_t flash_text_engine_GroupElement_splitTextElement = {0x02, 0x00, 0x00, 0x16, 0, "splitTextElement", 0, 0, &flash_text_engine_GroupElement, 0};
2590 static methodinfo_t flash_text_engine_GroupElement_mergeTextElements = {0x02, 0x00, 0x00, 0x16, 0, "mergeTextElements", 0, 0, &flash_text_engine_GroupElement, 0};
2591 static methodinfo_t flash_text_engine_GroupElement_getElementAtCharIndex = {0x02, 0x00, 0x00, 0x16, 0, "getElementAtCharIndex", 0, 0, &flash_text_engine_GroupElement, 0};
2592 static varinfo_t flash_text_engine_GroupElement_elementCount = {0x01, 0x00, 0x00, 0x16, 0, "elementCount", 0, 0, &flash_text_engine_GroupElement, 0};
2593 static methodinfo_t flash_text_engine_GroupElement_setElements = {0x02, 0x00, 0x00, 0x16, 0, "setElements", 0, 0, &flash_text_engine_GroupElement, 0};
2594 static methodinfo_t flash_text_engine_GroupElement_getElementAt = {0x02, 0x00, 0x00, 0x16, 0, "getElementAt", 0, 0, &flash_text_engine_GroupElement, 0};
2595 static methodinfo_t flash_text_engine_GroupElement_ungroupElements = {0x02, 0x00, 0x00, 0x16, 0, "ungroupElements", 0, 0, &flash_text_engine_GroupElement, 0};
2596 static methodinfo_t flash_text_engine_GroupElement_replaceElements = {0x02, 0x00, 0x00, 0x16, 0, "replaceElements", 0, 0, &flash_text_engine_GroupElement, 0};
2597 static methodinfo_t flash_text_engine_GroupElement_getElementIndex = {0x02, 0x00, 0x00, 0x16, 0, "getElementIndex", 0, 0, &flash_text_engine_GroupElement, 0};
2598 static classinfo_t flash_text_engine_GraphicElement = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "GraphicElement", 0, 0, interfaces: {0}};
2599 static varinfo_t flash_text_engine_GraphicElement_graphic = {0x01, 0x00, 0x00, 0x16, 0, "graphic", 0, 0, &flash_text_engine_GraphicElement, 0};
2600 static varinfo_t flash_text_engine_GraphicElement_elementWidth = {0x01, 0x00, 0x00, 0x16, 0, "elementWidth", 0, 0, &flash_text_engine_GraphicElement, 0};
2601 static varinfo_t flash_text_engine_GraphicElement_elementHeight = {0x01, 0x00, 0x00, 0x16, 0, "elementHeight", 0, 0, &flash_text_engine_GraphicElement, 0};
2602 static classinfo_t flash_xml_XMLDocument = {0x03, 0x00, 0x00, 0x16, "flash.xml", "XMLDocument", 0, 0, interfaces: {0}};
2603 static varinfo_t flash_xml_XMLDocument_docTypeDecl = {0x01, 0x00, 0x00, 0x16, 0, "docTypeDecl", 0, 0, &flash_xml_XMLDocument, 0};
2604 static varinfo_t flash_xml_XMLDocument_idMap = {0x01, 0x00, 0x00, 0x16, 0, "idMap", 0, 0, &flash_xml_XMLDocument, 0};
2605 static methodinfo_t flash_xml_XMLDocument_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_xml_XMLDocument, 0};
2606 static varinfo_t flash_xml_XMLDocument_xmlDecl = {0x01, 0x00, 0x00, 0x16, 0, "xmlDecl", 0, 0, &flash_xml_XMLDocument, 0};
2607 static methodinfo_t flash_xml_XMLDocument_createElement = {0x02, 0x00, 0x00, 0x16, 0, "createElement", 0, 0, &flash_xml_XMLDocument, 0};
2608 static varinfo_t flash_xml_XMLDocument_ignoreWhite = {0x01, 0x00, 0x00, 0x16, 0, "ignoreWhite", 0, 0, &flash_xml_XMLDocument, 0};
2609 static methodinfo_t flash_xml_XMLDocument_createTextNode = {0x02, 0x00, 0x00, 0x16, 0, "createTextNode", 0, 0, &flash_xml_XMLDocument, 0};
2610 static methodinfo_t flash_xml_XMLDocument_parseXML = {0x02, 0x00, 0x00, 0x16, 0, "parseXML", 0, 0, &flash_xml_XMLDocument, 0};
2611 static classinfo_t flash_system_JPEGLoaderContext = {0x03, 0x00, 0x00, 0x16, "flash.system", "JPEGLoaderContext", 0, 0, interfaces: {0}};
2612 static varinfo_t flash_system_JPEGLoaderContext_deblockingFilter = {0x01, 0x00, 0x00, 0x16, 0, "deblockingFilter", 0, 0, &flash_system_JPEGLoaderContext, 0};
2613 static classinfo_t flash_filters_ShaderFilter = {0x03, 0x00, 0x00, 0x16, "flash.filters", "ShaderFilter", 0, 0, interfaces: {0}};
2614 static varinfo_t flash_filters_ShaderFilter_bottomExtension = {0x01, 0x00, 0x00, 0x16, 0, "bottomExtension", 0, 0, &flash_filters_ShaderFilter, 0};
2615 static varinfo_t flash_filters_ShaderFilter_shader = {0x01, 0x00, 0x00, 0x16, 0, "shader", 0, 0, &flash_filters_ShaderFilter, 0};
2616 static varinfo_t flash_filters_ShaderFilter_rightExtension = {0x01, 0x00, 0x00, 0x16, 0, "rightExtension", 0, 0, &flash_filters_ShaderFilter, 0};
2617 static varinfo_t flash_filters_ShaderFilter_leftExtension = {0x01, 0x00, 0x00, 0x16, 0, "leftExtension", 0, 0, &flash_filters_ShaderFilter, 0};
2618 static varinfo_t flash_filters_ShaderFilter_topExtension = {0x01, 0x00, 0x00, 0x16, 0, "topExtension", 0, 0, &flash_filters_ShaderFilter, 0};
2619 static classinfo_t flash_filters_GradientGlowFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "GradientGlowFilter", 0, 0, interfaces: {0}};
2620 static varinfo_t flash_filters_GradientGlowFilter_strength = {0x01, 0x00, 0x00, 0x16, 0, "strength", 0, 0, &flash_filters_GradientGlowFilter, 0};
2621 static varinfo_t flash_filters_GradientGlowFilter_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_filters_GradientGlowFilter, 0};
2622 static varinfo_t flash_filters_GradientGlowFilter_angle = {0x01, 0x00, 0x00, 0x16, 0, "angle", 0, 0, &flash_filters_GradientGlowFilter, 0};
2623 static varinfo_t flash_filters_GradientGlowFilter_knockout = {0x01, 0x00, 0x00, 0x16, 0, "knockout", 0, 0, &flash_filters_GradientGlowFilter, 0};
2624 static varinfo_t flash_filters_GradientGlowFilter_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_filters_GradientGlowFilter, 0};
2625 static varinfo_t flash_filters_GradientGlowFilter_alphas = {0x01, 0x00, 0x00, 0x16, 0, "alphas", 0, 0, &flash_filters_GradientGlowFilter, 0};
2626 static varinfo_t flash_filters_GradientGlowFilter_ratios = {0x01, 0x00, 0x00, 0x16, 0, "ratios", 0, 0, &flash_filters_GradientGlowFilter, 0};
2627 static varinfo_t flash_filters_GradientGlowFilter_colors = {0x01, 0x00, 0x00, 0x16, 0, "colors", 0, 0, &flash_filters_GradientGlowFilter, 0};
2628 static varinfo_t flash_filters_GradientGlowFilter_blurX = {0x01, 0x00, 0x00, 0x16, 0, "blurX", 0, 0, &flash_filters_GradientGlowFilter, 0};
2629 static varinfo_t flash_filters_GradientGlowFilter_blurY = {0x01, 0x00, 0x00, 0x16, 0, "blurY", 0, 0, &flash_filters_GradientGlowFilter, 0};
2630 static varinfo_t flash_filters_GradientGlowFilter_distance = {0x01, 0x00, 0x00, 0x16, 0, "distance", 0, 0, &flash_filters_GradientGlowFilter, 0};
2631 static methodinfo_t flash_filters_GradientGlowFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_GradientGlowFilter, 0};
2632 static classinfo_t flash_filters_GradientBevelFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "GradientBevelFilter", 0, 0, interfaces: {0}};
2633 static varinfo_t flash_filters_GradientBevelFilter_strength = {0x01, 0x00, 0x00, 0x16, 0, "strength", 0, 0, &flash_filters_GradientBevelFilter, 0};
2634 static varinfo_t flash_filters_GradientBevelFilter_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_filters_GradientBevelFilter, 0};
2635 static varinfo_t flash_filters_GradientBevelFilter_angle = {0x01, 0x00, 0x00, 0x16, 0, "angle", 0, 0, &flash_filters_GradientBevelFilter, 0};
2636 static varinfo_t flash_filters_GradientBevelFilter_knockout = {0x01, 0x00, 0x00, 0x16, 0, "knockout", 0, 0, &flash_filters_GradientBevelFilter, 0};
2637 static varinfo_t flash_filters_GradientBevelFilter_alphas = {0x01, 0x00, 0x00, 0x16, 0, "alphas", 0, 0, &flash_filters_GradientBevelFilter, 0};
2638 static varinfo_t flash_filters_GradientBevelFilter_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_filters_GradientBevelFilter, 0};
2639 static varinfo_t flash_filters_GradientBevelFilter_ratios = {0x01, 0x00, 0x00, 0x16, 0, "ratios", 0, 0, &flash_filters_GradientBevelFilter, 0};
2640 static varinfo_t flash_filters_GradientBevelFilter_colors = {0x01, 0x00, 0x00, 0x16, 0, "colors", 0, 0, &flash_filters_GradientBevelFilter, 0};
2641 static varinfo_t flash_filters_GradientBevelFilter_blurX = {0x01, 0x00, 0x00, 0x16, 0, "blurX", 0, 0, &flash_filters_GradientBevelFilter, 0};
2642 static varinfo_t flash_filters_GradientBevelFilter_blurY = {0x01, 0x00, 0x00, 0x16, 0, "blurY", 0, 0, &flash_filters_GradientBevelFilter, 0};
2643 static varinfo_t flash_filters_GradientBevelFilter_distance = {0x01, 0x00, 0x00, 0x16, 0, "distance", 0, 0, &flash_filters_GradientBevelFilter, 0};
2644 static methodinfo_t flash_filters_GradientBevelFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_GradientBevelFilter, 0};
2645 static classinfo_t flash_filters_GlowFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "GlowFilter", 0, 0, interfaces: {0}};
2646 static varinfo_t flash_filters_GlowFilter_blurY = {0x01, 0x00, 0x00, 0x16, 0, "blurY", 0, 0, &flash_filters_GlowFilter, 0};
2647 static varinfo_t flash_filters_GlowFilter_strength = {0x01, 0x00, 0x00, 0x16, 0, "strength", 0, 0, &flash_filters_GlowFilter, 0};
2648 static varinfo_t flash_filters_GlowFilter_inner = {0x01, 0x00, 0x00, 0x16, 0, "inner", 0, 0, &flash_filters_GlowFilter, 0};
2649 static varinfo_t flash_filters_GlowFilter_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_filters_GlowFilter, 0};
2650 static methodinfo_t flash_filters_GlowFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_GlowFilter, 0};
2651 static varinfo_t flash_filters_GlowFilter_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_filters_GlowFilter, 0};
2652 static varinfo_t flash_filters_GlowFilter_knockout = {0x01, 0x00, 0x00, 0x16, 0, "knockout", 0, 0, &flash_filters_GlowFilter, 0};
2653 static varinfo_t flash_filters_GlowFilter_alpha = {0x01, 0x00, 0x00, 0x16, 0, "alpha", 0, 0, &flash_filters_GlowFilter, 0};
2654 static varinfo_t flash_filters_GlowFilter_blurX = {0x01, 0x00, 0x00, 0x16, 0, "blurX", 0, 0, &flash_filters_GlowFilter, 0};
2655 static classinfo_t flash_filters_DropShadowFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "DropShadowFilter", 0, 0, interfaces: {0}};
2656 static varinfo_t flash_filters_DropShadowFilter_alpha = {0x01, 0x00, 0x00, 0x16, 0, "alpha", 0, 0, &flash_filters_DropShadowFilter, 0};
2657 static varinfo_t flash_filters_DropShadowFilter_strength = {0x01, 0x00, 0x00, 0x16, 0, "strength", 0, 0, &flash_filters_DropShadowFilter, 0};
2658 static varinfo_t flash_filters_DropShadowFilter_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_filters_DropShadowFilter, 0};
2659 static varinfo_t flash_filters_DropShadowFilter_angle = {0x01, 0x00, 0x00, 0x16, 0, "angle", 0, 0, &flash_filters_DropShadowFilter, 0};
2660 static varinfo_t flash_filters_DropShadowFilter_knockout = {0x01, 0x00, 0x00, 0x16, 0, "knockout", 0, 0, &flash_filters_DropShadowFilter, 0};
2661 static varinfo_t flash_filters_DropShadowFilter_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_filters_DropShadowFilter, 0};
2662 static varinfo_t flash_filters_DropShadowFilter_hideObject = {0x01, 0x00, 0x00, 0x16, 0, "hideObject", 0, 0, &flash_filters_DropShadowFilter, 0};
2663 static varinfo_t flash_filters_DropShadowFilter_inner = {0x01, 0x00, 0x00, 0x16, 0, "inner", 0, 0, &flash_filters_DropShadowFilter, 0};
2664 static varinfo_t flash_filters_DropShadowFilter_blurX = {0x01, 0x00, 0x00, 0x16, 0, "blurX", 0, 0, &flash_filters_DropShadowFilter, 0};
2665 static varinfo_t flash_filters_DropShadowFilter_blurY = {0x01, 0x00, 0x00, 0x16, 0, "blurY", 0, 0, &flash_filters_DropShadowFilter, 0};
2666 static varinfo_t flash_filters_DropShadowFilter_distance = {0x01, 0x00, 0x00, 0x16, 0, "distance", 0, 0, &flash_filters_DropShadowFilter, 0};
2667 static methodinfo_t flash_filters_DropShadowFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_DropShadowFilter, 0};
2668 static classinfo_t flash_filters_DisplacementMapFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "DisplacementMapFilter", 0, 0, interfaces: {0}};
2669 static varinfo_t flash_filters_DisplacementMapFilter_scaleY = {0x01, 0x00, 0x00, 0x16, 0, "scaleY", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2670 static varinfo_t flash_filters_DisplacementMapFilter_mapPoint = {0x01, 0x00, 0x00, 0x16, 0, "mapPoint", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2671 static varinfo_t flash_filters_DisplacementMapFilter_scaleX = {0x01, 0x00, 0x00, 0x16, 0, "scaleX", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2672 static varinfo_t flash_filters_DisplacementMapFilter_mapBitmap = {0x01, 0x00, 0x00, 0x16, 0, "mapBitmap", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2673 static varinfo_t flash_filters_DisplacementMapFilter_mode = {0x01, 0x00, 0x00, 0x16, 0, "mode", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2674 static varinfo_t flash_filters_DisplacementMapFilter_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2675 static varinfo_t flash_filters_DisplacementMapFilter_componentX = {0x01, 0x00, 0x00, 0x16, 0, "componentX", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2676 static methodinfo_t flash_filters_DisplacementMapFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2677 static varinfo_t flash_filters_DisplacementMapFilter_alpha = {0x01, 0x00, 0x00, 0x16, 0, "alpha", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2678 static varinfo_t flash_filters_DisplacementMapFilter_componentY = {0x01, 0x00, 0x00, 0x16, 0, "componentY", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2679 static classinfo_t flash_filters_ConvolutionFilter = {0x03, 0x00, 0x00, 0x16, "flash.filters", "ConvolutionFilter", 0, 0, interfaces: {0}};
2680 static varinfo_t flash_filters_ConvolutionFilter_alpha = {0x01, 0x00, 0x00, 0x16, 0, "alpha", 0, 0, &flash_filters_ConvolutionFilter, 0};
2681 static varinfo_t flash_filters_ConvolutionFilter_matrixX = {0x01, 0x00, 0x00, 0x16, 0, "matrixX", 0, 0, &flash_filters_ConvolutionFilter, 0};
2682 static varinfo_t flash_filters_ConvolutionFilter_matrix = {0x01, 0x00, 0x00, 0x16, 0, "matrix", 0, 0, &flash_filters_ConvolutionFilter, 0};
2683 static varinfo_t flash_filters_ConvolutionFilter_bias = {0x01, 0x00, 0x00, 0x16, 0, "bias", 0, 0, &flash_filters_ConvolutionFilter, 0};
2684 static varinfo_t flash_filters_ConvolutionFilter_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_filters_ConvolutionFilter, 0};
2685 static varinfo_t flash_filters_ConvolutionFilter_preserveAlpha = {0x01, 0x00, 0x00, 0x16, 0, "preserveAlpha", 0, 0, &flash_filters_ConvolutionFilter, 0};
2686 static varinfo_t flash_filters_ConvolutionFilter_divisor = {0x01, 0x00, 0x00, 0x16, 0, "divisor", 0, 0, &flash_filters_ConvolutionFilter, 0};
2687 static methodinfo_t flash_filters_ConvolutionFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_ConvolutionFilter, 0};
2688 static varinfo_t flash_filters_ConvolutionFilter_clamp = {0x01, 0x00, 0x00, 0x16, 0, "clamp", 0, 0, &flash_filters_ConvolutionFilter, 0};
2689 static varinfo_t flash_filters_ConvolutionFilter_matrixY = {0x01, 0x00, 0x00, 0x16, 0, "matrixY", 0, 0, &flash_filters_ConvolutionFilter, 0};
2690 static classinfo_t flash_filters_ColorMatrixFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "ColorMatrixFilter", 0, 0, interfaces: {0}};
2691 static varinfo_t flash_filters_ColorMatrixFilter_matrix = {0x01, 0x00, 0x00, 0x16, 0, "matrix", 0, 0, &flash_filters_ColorMatrixFilter, 0};
2692 static methodinfo_t flash_filters_ColorMatrixFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_ColorMatrixFilter, 0};
2693 static classinfo_t flash_filters_BlurFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "BlurFilter", 0, 0, interfaces: {0}};
2694 static varinfo_t flash_filters_BlurFilter_blurY = {0x01, 0x00, 0x00, 0x16, 0, "blurY", 0, 0, &flash_filters_BlurFilter, 0};
2695 static methodinfo_t flash_filters_BlurFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_BlurFilter, 0};
2696 static varinfo_t flash_filters_BlurFilter_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_filters_BlurFilter, 0};
2697 static varinfo_t flash_filters_BlurFilter_blurX = {0x01, 0x00, 0x00, 0x16, 0, "blurX", 0, 0, &flash_filters_BlurFilter, 0};
2698 static classinfo_t flash_filters_BevelFilter = {0x03, 0x00, 0x01, 0x16, "flash.filters", "BevelFilter", 0, 0, interfaces: {0}};
2699 static varinfo_t flash_filters_BevelFilter_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_filters_BevelFilter, 0};
2700 static varinfo_t flash_filters_BevelFilter_highlightColor = {0x01, 0x00, 0x00, 0x16, 0, "highlightColor", 0, 0, &flash_filters_BevelFilter, 0};
2701 static varinfo_t flash_filters_BevelFilter_knockout = {0x01, 0x00, 0x00, 0x16, 0, "knockout", 0, 0, &flash_filters_BevelFilter, 0};
2702 static varinfo_t flash_filters_BevelFilter_distance = {0x01, 0x00, 0x00, 0x16, 0, "distance", 0, 0, &flash_filters_BevelFilter, 0};
2703 static varinfo_t flash_filters_BevelFilter_strength = {0x01, 0x00, 0x00, 0x16, 0, "strength", 0, 0, &flash_filters_BevelFilter, 0};
2704 static varinfo_t flash_filters_BevelFilter_highlightAlpha = {0x01, 0x00, 0x00, 0x16, 0, "highlightAlpha", 0, 0, &flash_filters_BevelFilter, 0};
2705 static varinfo_t flash_filters_BevelFilter_blurY = {0x01, 0x00, 0x00, 0x16, 0, "blurY", 0, 0, &flash_filters_BevelFilter, 0};
2706 static varinfo_t flash_filters_BevelFilter_shadowColor = {0x01, 0x00, 0x00, 0x16, 0, "shadowColor", 0, 0, &flash_filters_BevelFilter, 0};
2707 static varinfo_t flash_filters_BevelFilter_angle = {0x01, 0x00, 0x00, 0x16, 0, "angle", 0, 0, &flash_filters_BevelFilter, 0};
2708 static varinfo_t flash_filters_BevelFilter_blurX = {0x01, 0x00, 0x00, 0x16, 0, "blurX", 0, 0, &flash_filters_BevelFilter, 0};
2709 static varinfo_t flash_filters_BevelFilter_shadowAlpha = {0x01, 0x00, 0x00, 0x16, 0, "shadowAlpha", 0, 0, &flash_filters_BevelFilter, 0};
2710 static varinfo_t flash_filters_BevelFilter_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_filters_BevelFilter, 0};
2711 static methodinfo_t flash_filters_BevelFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_BevelFilter, 0};
2712 static classinfo_t flash_events_EventDispatcher = {0x03, 0x00, 0x00, 0x16, "flash.events", "EventDispatcher", 0, 0, interfaces: {0}};
2713 static methodinfo_t flash_events_EventDispatcher_willTrigger = {0x02, 0x00, 0x00, 0x16, 0, "willTrigger", 0, 0, &flash_events_EventDispatcher, 0};
2714 static methodinfo_t flash_events_EventDispatcher_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_EventDispatcher, 0};
2715 static methodinfo_t flash_events_EventDispatcher_removeEventListener = {0x02, 0x00, 0x00, 0x16, 0, "removeEventListener", 0, 0, &flash_events_EventDispatcher, 0};
2716 static methodinfo_t flash_events_EventDispatcher_hasEventListener = {0x02, 0x00, 0x00, 0x16, 0, "hasEventListener", 0, 0, &flash_events_EventDispatcher, 0};
2717 static methodinfo_t flash_events_EventDispatcher_addEventListener = {0x02, 0x00, 0x00, 0x16, 0, "addEventListener", 0, 0, &flash_events_EventDispatcher, 0};
2718 static methodinfo_t flash_events_EventDispatcher_dispatchEvent = {0x02, 0x00, 0x00, 0x16, 0, "dispatchEvent", 0, 0, &flash_events_EventDispatcher, 0};
2719 static classinfo_t flash_events_ShaderEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "ShaderEvent", 0, 0, interfaces: {0}};
2720 static varinfo_t flash_events_ShaderEvent_vector = {0x01, 0x00, 0x00, 0x16, 0, "vector", 0, 0, &flash_events_ShaderEvent, 0};
2721 static methodinfo_t flash_events_ShaderEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_ShaderEvent, 0};
2722 static varinfo_t flash_events_ShaderEvent_bitmapData = {0x01, 0x00, 0x00, 0x16, 0, "bitmapData", 0, 0, &flash_events_ShaderEvent, 0};
2723 static methodinfo_t flash_events_ShaderEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_ShaderEvent, 0};
2724 static varinfo_t flash_events_ShaderEvent_byteArray = {0x01, 0x00, 0x00, 0x16, 0, "byteArray", 0, 0, &flash_events_ShaderEvent, 0};
2725 static classinfo_t flash_events_TimerEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "TimerEvent", 0, 0, interfaces: {0}};
2726 static methodinfo_t flash_events_TimerEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_TimerEvent, 0};
2727 static methodinfo_t flash_events_TimerEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_TimerEvent, 0};
2728 static methodinfo_t flash_events_TimerEvent_updateAfterEvent = {0x02, 0x00, 0x00, 0x16, 0, "updateAfterEvent", 0, 0, &flash_events_TimerEvent, 0};
2729 static classinfo_t flash_events_SyncEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "SyncEvent", 0, 0, interfaces: {0}};
2730 static methodinfo_t flash_events_SyncEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_SyncEvent, 0};
2731 static methodinfo_t flash_events_SyncEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_SyncEvent, 0};
2732 static varinfo_t flash_events_SyncEvent_changeList = {0x01, 0x00, 0x00, 0x16, 0, "changeList", 0, 0, &flash_events_SyncEvent, 0};
2733 static classinfo_t flash_events_StatusEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "StatusEvent", 0, 0, interfaces: {0}};
2734 static methodinfo_t flash_events_StatusEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_StatusEvent, 0};
2735 static varinfo_t flash_events_StatusEvent_code = {0x01, 0x00, 0x00, 0x16, 0, "code", 0, 0, &flash_events_StatusEvent, 0};
2736 static methodinfo_t flash_events_StatusEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_StatusEvent, 0};
2737 static varinfo_t flash_events_StatusEvent_level = {0x01, 0x00, 0x00, 0x16, 0, "level", 0, 0, &flash_events_StatusEvent, 0};
2738 static classinfo_t flash_events_SampleDataEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "SampleDataEvent", 0, 0, interfaces: {0}};
2739 static methodinfo_t flash_events_SampleDataEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_SampleDataEvent, 0};
2740 static varinfo_t flash_events_SampleDataEvent_position = {0x01, 0x00, 0x00, 0x16, 0, "position", 0, 0, &flash_events_SampleDataEvent, 0};
2741 static methodinfo_t flash_events_SampleDataEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_SampleDataEvent, 0};
2742 static varinfo_t flash_events_SampleDataEvent_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_events_SampleDataEvent, 0};
2743 static classinfo_t flash_events_ProgressEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "ProgressEvent", 0, 0, interfaces: {0}};
2744 static varinfo_t flash_events_ProgressEvent_bytesLoaded = {0x01, 0x00, 0x00, 0x16, 0, "bytesLoaded", 0, 0, &flash_events_ProgressEvent, 0};
2745 static methodinfo_t flash_events_ProgressEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_ProgressEvent, 0};
2746 static varinfo_t flash_events_ProgressEvent_bytesTotal = {0x01, 0x00, 0x00, 0x16, 0, "bytesTotal", 0, 0, &flash_events_ProgressEvent, 0};
2747 static methodinfo_t flash_events_ProgressEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_ProgressEvent, 0};
2748 static classinfo_t flash_events_NetFilterEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "NetFilterEvent", 0, 0, interfaces: {0}};
2749 static varinfo_t flash_events_NetFilterEvent_header = {0x01, 0x00, 0x00, 0x16, 0, "header", 0, 0, &flash_events_NetFilterEvent, 0};
2750 static methodinfo_t flash_events_NetFilterEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_NetFilterEvent, 0};
2751 static methodinfo_t flash_events_NetFilterEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_NetFilterEvent, 0};
2752 static varinfo_t flash_events_NetFilterEvent_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_events_NetFilterEvent, 0};
2753 static classinfo_t flash_events_NetStatusEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "NetStatusEvent", 0, 0, interfaces: {0}};
2754 static methodinfo_t flash_events_NetStatusEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_NetStatusEvent, 0};
2755 static varinfo_t flash_events_NetStatusEvent_info = {0x01, 0x00, 0x00, 0x16, 0, "info", 0, 0, &flash_events_NetStatusEvent, 0};
2756 static methodinfo_t flash_events_NetStatusEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_NetStatusEvent, 0};
2757 static classinfo_t flash_events_MouseEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "MouseEvent", 0, 0, interfaces: {0}};
2758 static varinfo_t flash_events_MouseEvent_localY = {0x01, 0x00, 0x00, 0x16, 0, "localY", 0, 0, &flash_events_MouseEvent, 0};
2759 static methodinfo_t flash_events_MouseEvent_updateAfterEvent = {0x02, 0x00, 0x00, 0x16, 0, "updateAfterEvent", 0, 0, &flash_events_MouseEvent, 0};
2760 static varinfo_t flash_events_MouseEvent_delta = {0x01, 0x00, 0x00, 0x16, 0, "delta", 0, 0, &flash_events_MouseEvent, 0};
2761 static varinfo_t flash_events_MouseEvent_stageX = {0x01, 0x00, 0x00, 0x16, 0, "stageX", 0, 0, &flash_events_MouseEvent, 0};
2762 static methodinfo_t flash_events_MouseEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_MouseEvent, 0};
2763 static varinfo_t flash_events_MouseEvent_relatedObject = {0x01, 0x00, 0x00, 0x16, 0, "relatedObject", 0, 0, &flash_events_MouseEvent, 0};
2764 static varinfo_t flash_events_MouseEvent_isRelatedObjectInaccessible = {0x01, 0x00, 0x00, 0x16, 0, "isRelatedObjectInaccessible", 0, 0, &flash_events_MouseEvent, 0};
2765 static varinfo_t flash_events_MouseEvent_shiftKey = {0x01, 0x00, 0x00, 0x16, 0, "shiftKey", 0, 0, &flash_events_MouseEvent, 0};
2766 static varinfo_t flash_events_MouseEvent_stageY = {0x01, 0x00, 0x00, 0x16, 0, "stageY", 0, 0, &flash_events_MouseEvent, 0};
2767 static varinfo_t flash_events_MouseEvent_altKey = {0x01, 0x00, 0x00, 0x16, 0, "altKey", 0, 0, &flash_events_MouseEvent, 0};
2768 static methodinfo_t flash_events_MouseEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_MouseEvent, 0};
2769 static varinfo_t flash_events_MouseEvent_ctrlKey = {0x01, 0x00, 0x00, 0x16, 0, "ctrlKey", 0, 0, &flash_events_MouseEvent, 0};
2770 static varinfo_t flash_events_MouseEvent_localX = {0x01, 0x00, 0x00, 0x16, 0, "localX", 0, 0, &flash_events_MouseEvent, 0};
2771 static varinfo_t flash_events_MouseEvent_buttonDown = {0x01, 0x00, 0x00, 0x16, 0, "buttonDown", 0, 0, &flash_events_MouseEvent, 0};
2772 static classinfo_t flash_events_ContextMenuEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "ContextMenuEvent", 0, 0, interfaces: {0}};
2773 static varinfo_t flash_events_ContextMenuEvent_mouseTarget = {0x01, 0x00, 0x00, 0x16, 0, "mouseTarget", 0, 0, &flash_events_ContextMenuEvent, 0};
2774 static varinfo_t flash_events_ContextMenuEvent_isMouseTargetInaccessible = {0x01, 0x00, 0x00, 0x16, 0, "isMouseTargetInaccessible", 0, 0, &flash_events_ContextMenuEvent, 0};
2775 static methodinfo_t flash_events_ContextMenuEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_ContextMenuEvent, 0};
2776 static varinfo_t flash_events_ContextMenuEvent_contextMenuOwner = {0x01, 0x00, 0x00, 0x16, 0, "contextMenuOwner", 0, 0, &flash_events_ContextMenuEvent, 0};
2777 static methodinfo_t flash_events_ContextMenuEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_ContextMenuEvent, 0};
2778 static classinfo_t flash_events_KeyboardEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "KeyboardEvent", 0, 0, interfaces: {0}};
2779 static varinfo_t flash_events_KeyboardEvent_shiftKey = {0x01, 0x00, 0x00, 0x16, 0, "shiftKey", 0, 0, &flash_events_KeyboardEvent, 0};
2780 static varinfo_t flash_events_KeyboardEvent_keyCode = {0x01, 0x00, 0x00, 0x16, 0, "keyCode", 0, 0, &flash_events_KeyboardEvent, 0};
2781 static varinfo_t flash_events_KeyboardEvent_keyLocation = {0x01, 0x00, 0x00, 0x16, 0, "keyLocation", 0, 0, &flash_events_KeyboardEvent, 0};
2782 static methodinfo_t flash_events_KeyboardEvent_updateAfterEvent = {0x02, 0x00, 0x00, 0x16, 0, "updateAfterEvent", 0, 0, &flash_events_KeyboardEvent, 0};
2783 static methodinfo_t flash_events_KeyboardEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_KeyboardEvent, 0};
2784 static varinfo_t flash_events_KeyboardEvent_altKey = {0x01, 0x00, 0x00, 0x16, 0, "altKey", 0, 0, &flash_events_KeyboardEvent, 0};
2785 static varinfo_t flash_events_KeyboardEvent_ctrlKey = {0x01, 0x00, 0x00, 0x16, 0, "ctrlKey", 0, 0, &flash_events_KeyboardEvent, 0};
2786 static methodinfo_t flash_events_KeyboardEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_KeyboardEvent, 0};
2787 static varinfo_t flash_events_KeyboardEvent_charCode = {0x01, 0x00, 0x00, 0x16, 0, "charCode", 0, 0, &flash_events_KeyboardEvent, 0};
2788 static classinfo_t flash_events_HTTPStatusEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "HTTPStatusEvent", 0, 0, interfaces: {0}};
2789 static methodinfo_t flash_events_HTTPStatusEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_HTTPStatusEvent, 0};
2790 static methodinfo_t flash_events_HTTPStatusEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_HTTPStatusEvent, 0};
2791 static varinfo_t flash_events_HTTPStatusEvent_status = {0x01, 0x00, 0x00, 0x16, 0, "status", 0, 0, &flash_events_HTTPStatusEvent, 0};
2792 static classinfo_t flash_events_FocusEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "FocusEvent", 0, 0, interfaces: {0}};
2793 static varinfo_t flash_events_FocusEvent_shiftKey = {0x01, 0x00, 0x00, 0x16, 0, "shiftKey", 0, 0, &flash_events_FocusEvent, 0};
2794 static varinfo_t flash_events_FocusEvent_isRelatedObjectInaccessible = {0x01, 0x00, 0x00, 0x16, 0, "isRelatedObjectInaccessible", 0, 0, &flash_events_FocusEvent, 0};
2795 static varinfo_t flash_events_FocusEvent_keyCode = {0x01, 0x00, 0x00, 0x16, 0, "keyCode", 0, 0, &flash_events_FocusEvent, 0};
2796 static varinfo_t flash_events_FocusEvent_relatedObject = {0x01, 0x00, 0x00, 0x16, 0, "relatedObject", 0, 0, &flash_events_FocusEvent, 0};
2797 static methodinfo_t flash_events_FocusEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_FocusEvent, 0};
2798 static methodinfo_t flash_events_FocusEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_FocusEvent, 0};
2799 static classinfo_t flash_events_TextEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "TextEvent", 0, 0, interfaces: {0}};
2800 static methodinfo_t flash_events_TextEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_TextEvent, 0};
2801 static varinfo_t flash_events_TextEvent_text = {0x01, 0x00, 0x00, 0x16, 0, "text", 0, 0, &flash_events_TextEvent, 0};
2802 static methodinfo_t flash_events_TextEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_TextEvent, 0};
2803 static classinfo_t flash_events_ActivityEvent = {0x03, 0x00, 0x00, 0x16, "flash.events", "ActivityEvent", 0, 0, interfaces: {0}};
2804 static methodinfo_t flash_events_ActivityEvent_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_ActivityEvent, 0};
2805 static varinfo_t flash_events_ActivityEvent_activating = {0x01, 0x00, 0x00, 0x16, 0, "activating", 0, 0, &flash_events_ActivityEvent, 0};
2806 static methodinfo_t flash_events_ActivityEvent_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_ActivityEvent, 0};
2807 static classinfo_t flash_utils_ByteArray = {0x03, 0x00, 0x00, 0x16, "flash.utils", "ByteArray", 0, 0, interfaces: {0}};
2808 static methodinfo_t flash_utils_ByteArray_writeBoolean = {0x02, 0x00, 0x00, 0x16, 0, "writeBoolean", 0, 0, &flash_utils_ByteArray, 0};
2809 static methodinfo_t flash_utils_ByteArray_readDouble = {0x02, 0x00, 0x00, 0x16, 0, "readDouble", 0, 0, &flash_utils_ByteArray, 0};
2810 static methodinfo_t flash_utils_ByteArray_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_utils_ByteArray, 0};
2811 static methodinfo_t flash_utils_ByteArray_writeByte = {0x02, 0x00, 0x00, 0x16, 0, "writeByte", 0, 0, &flash_utils_ByteArray, 0};
2812 static methodinfo_t flash_utils_ByteArray_writeObject = {0x02, 0x00, 0x00, 0x16, 0, "writeObject", 0, 0, &flash_utils_ByteArray, 0};
2813 static methodinfo_t flash_utils_ByteArray_readUTFBytes = {0x02, 0x00, 0x00, 0x16, 0, "readUTFBytes", 0, 0, &flash_utils_ByteArray, 0};
2814 static methodinfo_t flash_utils_ByteArray_writeMultiByte = {0x02, 0x00, 0x00, 0x16, 0, "writeMultiByte", 0, 0, &flash_utils_ByteArray, 0};
2815 static methodinfo_t flash_utils_ByteArray_uncompress = {0x02, 0x00, 0x00, 0x16, 0, "uncompress", 0, 0, &flash_utils_ByteArray, 0};
2816 static methodinfo_t flash_utils_ByteArray_readUnsignedByte = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedByte", 0, 0, &flash_utils_ByteArray, 0};
2817 static methodinfo_t flash_utils_ByteArray_writeInt = {0x02, 0x00, 0x00, 0x16, 0, "writeInt", 0, 0, &flash_utils_ByteArray, 0};
2818 static methodinfo_t flash_utils_ByteArray_deflate = {0x02, 0x00, 0x00, 0x16, 0, "deflate", 0, 0, &flash_utils_ByteArray, 0};
2819 static methodinfo_t flash_utils_ByteArray_readMultiByte = {0x02, 0x00, 0x00, 0x16, 0, "readMultiByte", 0, 0, &flash_utils_ByteArray, 0};
2820 static methodinfo_t flash_utils_ByteArray_readBytes = {0x02, 0x00, 0x00, 0x16, 0, "readBytes", 0, 0, &flash_utils_ByteArray, 0};
2821 static methodinfo_t flash_utils_ByteArray_writeShort = {0x02, 0x00, 0x00, 0x16, 0, "writeShort", 0, 0, &flash_utils_ByteArray, 0};
2822 static varinfo_t flash_utils_ByteArray_position = {0x01, 0x00, 0x00, 0x16, 0, "position", 0, 0, &flash_utils_ByteArray, 0};
2823 static methodinfo_t flash_utils_ByteArray_readShort = {0x02, 0x00, 0x00, 0x16, 0, "readShort", 0, 0, &flash_utils_ByteArray, 0};
2824 static methodinfo_t flash_utils_ByteArray_writeUTF = {0x02, 0x00, 0x00, 0x16, 0, "writeUTF", 0, 0, &flash_utils_ByteArray, 0};
2825 static methodinfo_t flash_utils_ByteArray_writeBytes = {0x02, 0x00, 0x00, 0x16, 0, "writeBytes", 0, 0, &flash_utils_ByteArray, 0};
2826 static varinfo_t flash_utils_ByteArray_objectEncoding = {0x01, 0x00, 0x00, 0x16, 0, "objectEncoding", 0, 0, &flash_utils_ByteArray, 0};
2827 static methodinfo_t flash_utils_ByteArray_readObject = {0x02, 0x00, 0x00, 0x16, 0, "readObject", 0, 0, &flash_utils_ByteArray, 0};
2828 static varinfo_t flash_utils_ByteArray_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &flash_utils_ByteArray, 0};
2829 static methodinfo_t flash_utils_ByteArray_writeUnsignedInt = {0x02, 0x00, 0x00, 0x16, 0, "writeUnsignedInt", 0, 0, &flash_utils_ByteArray, 0};
2830 static methodinfo_t flash_utils_ByteArray_writeDouble = {0x02, 0x00, 0x00, 0x16, 0, "writeDouble", 0, 0, &flash_utils_ByteArray, 0};
2831 static methodinfo_t flash_utils_ByteArray_writeFloat = {0x02, 0x00, 0x00, 0x16, 0, "writeFloat", 0, 0, &flash_utils_ByteArray, 0};
2832 static methodinfo_t flash_utils_ByteArray_readInt = {0x02, 0x00, 0x00, 0x16, 0, "readInt", 0, 0, &flash_utils_ByteArray, 0};
2833 static methodinfo_t flash_utils_ByteArray_readByte = {0x02, 0x00, 0x00, 0x16, 0, "readByte", 0, 0, &flash_utils_ByteArray, 0};
2834 static varinfo_t flash_utils_ByteArray_bytesAvailable = {0x01, 0x00, 0x00, 0x16, 0, "bytesAvailable", 0, 0, &flash_utils_ByteArray, 0};
2835 static methodinfo_t flash_utils_ByteArray_clear = {0x02, 0x00, 0x00, 0x16, 0, "clear", 0, 0, &flash_utils_ByteArray, 0};
2836 static varinfo_t flash_utils_ByteArray_endian = {0x01, 0x00, 0x00, 0x16, 0, "endian", 0, 0, &flash_utils_ByteArray, 0};
2837 static methodinfo_t flash_utils_ByteArray_readUnsignedShort = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedShort", 0, 0, &flash_utils_ByteArray, 0};
2838 static methodinfo_t flash_utils_ByteArray_readUnsignedInt = {0x02, 0x00, 0x00, 0x16, 0, "readUnsignedInt", 0, 0, &flash_utils_ByteArray, 0};
2839 static varinfo_t flash_utils_ByteArray_defaultObjectEncoding = {0x01, 0x00, 0x02, 0x16, 0, "defaultObjectEncoding", 0, 0, &flash_utils_ByteArray, 0};
2840 static methodinfo_t flash_utils_ByteArray_readFloat = {0x02, 0x00, 0x00, 0x16, 0, "readFloat", 0, 0, &flash_utils_ByteArray, 0};
2841 static methodinfo_t flash_utils_ByteArray_compress = {0x02, 0x00, 0x00, 0x16, 0, "compress", 0, 0, &flash_utils_ByteArray, 0};
2842 static methodinfo_t flash_utils_ByteArray_writeUTFBytes = {0x02, 0x00, 0x00, 0x16, 0, "writeUTFBytes", 0, 0, &flash_utils_ByteArray, 0};
2843 static methodinfo_t flash_utils_ByteArray_readBoolean = {0x02, 0x00, 0x00, 0x16, 0, "readBoolean", 0, 0, &flash_utils_ByteArray, 0};
2844 static methodinfo_t flash_utils_ByteArray_inflate = {0x02, 0x00, 0x00, 0x16, 0, "inflate", 0, 0, &flash_utils_ByteArray, 0};
2845 static methodinfo_t flash_utils_ByteArray_readUTF = {0x02, 0x00, 0x00, 0x16, 0, "readUTF", 0, 0, &flash_utils_ByteArray, 0};
2846 static classinfo_t flash_display_BitmapData = {0x03, 0x00, 0x00, 0x16, "flash.display", "BitmapData", 0, 0, interfaces: {0}};
2847 static methodinfo_t flash_display_BitmapData_getPixel32 = {0x02, 0x00, 0x00, 0x16, 0, "getPixel32", 0, 0, &flash_display_BitmapData, 0};
2848 static methodinfo_t flash_display_BitmapData_draw = {0x02, 0x00, 0x00, 0x16, 0, "draw", 0, 0, &flash_display_BitmapData, 0};
2849 static methodinfo_t flash_display_BitmapData_setPixels = {0x02, 0x00, 0x00, 0x16, 0, "setPixels", 0, 0, &flash_display_BitmapData, 0};
2850 static methodinfo_t flash_display_BitmapData_copyPixels = {0x02, 0x00, 0x00, 0x16, 0, "copyPixels", 0, 0, &flash_display_BitmapData, 0};
2851 static methodinfo_t flash_display_BitmapData_histogram = {0x02, 0x00, 0x00, 0x16, 0, "histogram", 0, 0, &flash_display_BitmapData, 0};
2852 static methodinfo_t flash_display_BitmapData_scroll = {0x02, 0x00, 0x00, 0x16, 0, "scroll", 0, 0, &flash_display_BitmapData, 0};
2853 static varinfo_t flash_display_BitmapData_transparent = {0x01, 0x00, 0x00, 0x16, 0, "transparent", 0, 0, &flash_display_BitmapData, 0};
2854 static methodinfo_t flash_display_BitmapData_noise = {0x02, 0x00, 0x00, 0x16, 0, "noise", 0, 0, &flash_display_BitmapData, 0};
2855 static methodinfo_t flash_display_BitmapData_threshold = {0x02, 0x00, 0x00, 0x16, 0, "threshold", 0, 0, &flash_display_BitmapData, 0};
2856 static methodinfo_t flash_display_BitmapData_paletteMap = {0x02, 0x00, 0x00, 0x16, 0, "paletteMap", 0, 0, &flash_display_BitmapData, 0};
2857 static methodinfo_t flash_display_BitmapData_perlinNoise = {0x02, 0x00, 0x00, 0x16, 0, "perlinNoise", 0, 0, &flash_display_BitmapData, 0};
2858 static methodinfo_t flash_display_BitmapData_hitTest = {0x02, 0x00, 0x00, 0x16, 0, "hitTest", 0, 0, &flash_display_BitmapData, 0};
2859 static methodinfo_t flash_display_BitmapData_getPixel = {0x02, 0x00, 0x00, 0x16, 0, "getPixel", 0, 0, &flash_display_BitmapData, 0};
2860 static methodinfo_t flash_display_BitmapData_unlock = {0x02, 0x00, 0x00, 0x16, 0, "unlock", 0, 0, &flash_display_BitmapData, 0};
2861 static varinfo_t flash_display_BitmapData_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_display_BitmapData, 0};
2862 static methodinfo_t flash_display_BitmapData_copyChannel = {0x02, 0x00, 0x00, 0x16, 0, "copyChannel", 0, 0, &flash_display_BitmapData, 0};
2863 static varinfo_t flash_display_BitmapData_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_display_BitmapData, 0};
2864 static methodinfo_t flash_display_BitmapData_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_display_BitmapData, 0};
2865 static methodinfo_t flash_display_BitmapData_colorTransform = {0x02, 0x00, 0x00, 0x16, 0, "colorTransform", 0, 0, &flash_display_BitmapData, 0};
2866 static methodinfo_t flash_display_BitmapData_generateFilterRect = {0x02, 0x00, 0x00, 0x16, 0, "generateFilterRect", 0, 0, &flash_display_BitmapData, 0};
2867 static methodinfo_t flash_display_BitmapData_compare = {0x02, 0x00, 0x00, 0x16, 0, "compare", 0, 0, &flash_display_BitmapData, 0};
2868 static methodinfo_t flash_display_BitmapData_fillRect = {0x02, 0x00, 0x00, 0x16, 0, "fillRect", 0, 0, &flash_display_BitmapData, 0};
2869 static methodinfo_t flash_display_BitmapData_setVector = {0x02, 0x00, 0x00, 0x16, 0, "setVector", 0, 0, &flash_display_BitmapData, 0};
2870 static methodinfo_t flash_display_BitmapData_floodFill = {0x02, 0x00, 0x00, 0x16, 0, "floodFill", 0, 0, &flash_display_BitmapData, 0};
2871 static methodinfo_t flash_display_BitmapData_pixelDissolve = {0x02, 0x00, 0x00, 0x16, 0, "pixelDissolve", 0, 0, &flash_display_BitmapData, 0};
2872 static methodinfo_t flash_display_BitmapData_setPixel = {0x02, 0x00, 0x00, 0x16, 0, "setPixel", 0, 0, &flash_display_BitmapData, 0};
2873 static methodinfo_t flash_display_BitmapData_setPixel32 = {0x02, 0x00, 0x00, 0x16, 0, "setPixel32", 0, 0, &flash_display_BitmapData, 0};
2874 static methodinfo_t flash_display_BitmapData_lock = {0x02, 0x00, 0x00, 0x16, 0, "lock", 0, 0, &flash_display_BitmapData, 0};
2875 static methodinfo_t flash_display_BitmapData_getVector = {0x02, 0x00, 0x00, 0x16, 0, "getVector", 0, 0, &flash_display_BitmapData, 0};
2876 static methodinfo_t flash_display_BitmapData_getColorBoundsRect = {0x02, 0x00, 0x00, 0x16, 0, "getColorBoundsRect", 0, 0, &flash_display_BitmapData, 0};
2877 static methodinfo_t flash_display_BitmapData_getPixels = {0x02, 0x00, 0x00, 0x16, 0, "getPixels", 0, 0, &flash_display_BitmapData, 0};
2878 static methodinfo_t flash_display_BitmapData_merge = {0x02, 0x00, 0x00, 0x16, 0, "merge", 0, 0, &flash_display_BitmapData, 0};
2879 static varinfo_t flash_display_BitmapData_rect = {0x01, 0x00, 0x00, 0x16, 0, "rect", 0, 0, &flash_display_BitmapData, 0};
2880 static methodinfo_t flash_display_BitmapData_applyFilter = {0x02, 0x00, 0x00, 0x16, 0, "applyFilter", 0, 0, &flash_display_BitmapData, 0};
2881 static methodinfo_t flash_display_BitmapData_dispose = {0x02, 0x00, 0x00, 0x16, 0, "dispose", 0, 0, &flash_display_BitmapData, 0};
2882 static classinfo_t flash_utils_Dictionary = {0x03, 0x00, 0x08, 0x16, "flash.utils", "Dictionary", 0, 0, interfaces: {0}};
2883 static classinfo_t flash_trace_Trace = {0x03, 0x00, 0x00, 0x16, "flash.trace", "Trace", 0, 0, interfaces: {0}};
2884 static classinfo_t flash_sampler_DeleteObjectSample = {0x03, 0x00, 0x01, 0x16, "flash.sampler", "DeleteObjectSample", 0, 0, interfaces: {0}};
2885 static classinfo_t flash_sampler_NewObjectSample = {0x03, 0x00, 0x01, 0x16, "flash.sampler", "NewObjectSample", 0, 0, interfaces: {0}};
2886 static varinfo_t flash_sampler_NewObjectSample_object = {0x01, 0x00, 0x00, 0x16, 0, "object", 0, 0, &flash_sampler_NewObjectSample, 0};
2887 static classinfo_t flash_sampler_Sample = {0x03, 0x00, 0x00, 0x16, "flash.sampler", "Sample", 0, 0, interfaces: {0}};
2888 static classinfo_t flash_sampler_StackFrame = {0x03, 0x00, 0x01, 0x16, "flash.sampler", "StackFrame", 0, 0, interfaces: {0}};
2889 static methodinfo_t flash_sampler_StackFrame_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_sampler_StackFrame, 0};
2890 static classinfo_t flash_desktop_Clipboard = {0x03, 0x00, 0x00, 0x16, "flash.desktop", "Clipboard", 0, 0, interfaces: {0}};
2891 static varinfo_t flash_desktop_Clipboard_generalClipboard = {0x01, 0x00, 0x02, 0x16, 0, "generalClipboard", 0, 0, &flash_desktop_Clipboard, 0};
2892 static methodinfo_t flash_desktop_Clipboard_setDataHandler = {0x02, 0x00, 0x00, 0x16, 0, "setDataHandler", 0, 0, &flash_desktop_Clipboard, 0};
2893 static methodinfo_t flash_desktop_Clipboard_setData = {0x02, 0x00, 0x00, 0x16, 0, "setData", 0, 0, &flash_desktop_Clipboard, 0};
2894 static varinfo_t flash_desktop_Clipboard_formats = {0x01, 0x00, 0x00, 0x16, 0, "formats", 0, 0, &flash_desktop_Clipboard, 0};
2895 static methodinfo_t flash_desktop_Clipboard_clear = {0x02, 0x00, 0x00, 0x16, 0, "clear", 0, 0, &flash_desktop_Clipboard, 0};
2896 static methodinfo_t flash_desktop_Clipboard_getData = {0x02, 0x00, 0x00, 0x16, 0, "getData", 0, 0, &flash_desktop_Clipboard, 0};
2897 static methodinfo_t flash_desktop_Clipboard_hasFormat = {0x02, 0x00, 0x00, 0x16, 0, "hasFormat", 0, 0, &flash_desktop_Clipboard, 0};
2898 static methodinfo_t flash_desktop_Clipboard_clearData = {0x02, 0x00, 0x00, 0x16, 0, "clearData", 0, 0, &flash_desktop_Clipboard, 0};
2899 static classinfo_t flash_desktop_ClipboardTransferMode = {0x03, 0x00, 0x00, 0x16, "flash.desktop", "ClipboardTransferMode", 0, 0, interfaces: {0}};
2900 static classinfo_t flash_desktop_ClipboardFormats = {0x03, 0x00, 0x00, 0x16, "flash.desktop", "ClipboardFormats", 0, 0, interfaces: {0}};
2901 static classinfo_t flash_geom_PerspectiveProjection = {0x03, 0x00, 0x00, 0x16, "flash.geom", "PerspectiveProjection", 0, 0, interfaces: {0}};
2902 static varinfo_t flash_geom_PerspectiveProjection_fieldOfView = {0x01, 0x00, 0x00, 0x16, 0, "fieldOfView", 0, 0, &flash_geom_PerspectiveProjection, 0};
2903 static varinfo_t flash_geom_PerspectiveProjection_projectionCenter = {0x01, 0x00, 0x00, 0x16, 0, "projectionCenter", 0, 0, &flash_geom_PerspectiveProjection, 0};
2904 static methodinfo_t flash_geom_PerspectiveProjection_toMatrix3D = {0x02, 0x00, 0x00, 0x16, 0, "toMatrix3D", 0, 0, &flash_geom_PerspectiveProjection, 0};
2905 static varinfo_t flash_geom_PerspectiveProjection_focalLength = {0x01, 0x00, 0x00, 0x16, 0, "focalLength", 0, 0, &flash_geom_PerspectiveProjection, 0};
2906 static classinfo_t flash_geom_Utils3D = {0x03, 0x00, 0x00, 0x16, "flash.geom", "Utils3D", 0, 0, interfaces: {0}};
2907 static classinfo_t flash_geom_Vector3D = {0x03, 0x00, 0x00, 0x16, "flash.geom", "Vector3D", 0, 0, interfaces: {0}};
2908 static methodinfo_t flash_geom_Vector3D_subtract = {0x02, 0x00, 0x00, 0x16, 0, "subtract", 0, 0, &flash_geom_Vector3D, 0};
2909 static methodinfo_t flash_geom_Vector3D_distance = {0x02, 0x00, 0x02, 0x16, 0, "distance", 0, 0, &flash_geom_Vector3D, 0};
2910 static methodinfo_t flash_geom_Vector3D_scaleBy = {0x02, 0x00, 0x00, 0x16, 0, "scaleBy", 0, 0, &flash_geom_Vector3D, 0};
2911 static methodinfo_t flash_geom_Vector3D_decrementBy = {0x02, 0x00, 0x00, 0x16, 0, "decrementBy", 0, 0, &flash_geom_Vector3D, 0};
2912 static methodinfo_t flash_geom_Vector3D_equals = {0x02, 0x00, 0x00, 0x16, 0, "equals", 0, 0, &flash_geom_Vector3D, 0};
2913 static methodinfo_t flash_geom_Vector3D_normalize = {0x02, 0x00, 0x00, 0x16, 0, "normalize", 0, 0, &flash_geom_Vector3D, 0};
2914 static methodinfo_t flash_geom_Vector3D_dotProduct = {0x02, 0x00, 0x00, 0x16, 0, "dotProduct", 0, 0, &flash_geom_Vector3D, 0};
2915 static methodinfo_t flash_geom_Vector3D_negate = {0x02, 0x00, 0x00, 0x16, 0, "negate", 0, 0, &flash_geom_Vector3D, 0};
2916 static methodinfo_t flash_geom_Vector3D_angleBetween = {0x02, 0x00, 0x02, 0x16, 0, "angleBetween", 0, 0, &flash_geom_Vector3D, 0};
2917 static methodinfo_t flash_geom_Vector3D_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_geom_Vector3D, 0};
2918 static varinfo_t flash_geom_Vector3D_lengthSquared = {0x01, 0x00, 0x00, 0x16, 0, "lengthSquared", 0, 0, &flash_geom_Vector3D, 0};
2919 static varinfo_t flash_geom_Vector3D_x = {0x01, 0x00, 0x00, 0x16, 0, "x", 0, 0, &flash_geom_Vector3D, 0};
2920 static methodinfo_t flash_geom_Vector3D_incrementBy = {0x02, 0x00, 0x00, 0x16, 0, "incrementBy", 0, 0, &flash_geom_Vector3D, 0};
2921 static varinfo_t flash_geom_Vector3D_w = {0x01, 0x00, 0x00, 0x16, 0, "w", 0, 0, &flash_geom_Vector3D, 0};
2922 static varinfo_t flash_geom_Vector3D_z = {0x01, 0x00, 0x00, 0x16, 0, "z", 0, 0, &flash_geom_Vector3D, 0};
2923 static methodinfo_t flash_geom_Vector3D_add = {0x02, 0x00, 0x00, 0x16, 0, "add", 0, 0, &flash_geom_Vector3D, 0};
2924 static methodinfo_t flash_geom_Vector3D_project = {0x02, 0x00, 0x00, 0x16, 0, "project", 0, 0, &flash_geom_Vector3D, 0};
2925 static methodinfo_t flash_geom_Vector3D_crossProduct = {0x02, 0x00, 0x00, 0x16, 0, "crossProduct", 0, 0, &flash_geom_Vector3D, 0};
2926 static methodinfo_t flash_geom_Vector3D_nearEquals = {0x02, 0x00, 0x00, 0x16, 0, "nearEquals", 0, 0, &flash_geom_Vector3D, 0};
2927 static methodinfo_t flash_geom_Vector3D_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_geom_Vector3D, 0};
2928 static varinfo_t flash_geom_Vector3D_y = {0x01, 0x00, 0x00, 0x16, 0, "y", 0, 0, &flash_geom_Vector3D, 0};
2929 static varinfo_t flash_geom_Vector3D_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &flash_geom_Vector3D, 0};
2930 static classinfo_t flash_geom_Matrix3D = {0x03, 0x00, 0x00, 0x16, "flash.geom", "Matrix3D", 0, 0, interfaces: {0}};
2931 static methodinfo_t flash_geom_Matrix3D_interpolateTo = {0x02, 0x00, 0x00, 0x16, 0, "interpolateTo", 0, 0, &flash_geom_Matrix3D, 0};
2932 static methodinfo_t flash_geom_Matrix3D_pointAt = {0x02, 0x00, 0x00, 0x16, 0, "pointAt", 0, 0, &flash_geom_Matrix3D, 0};
2933 static methodinfo_t flash_geom_Matrix3D_interpolate = {0x02, 0x00, 0x02, 0x16, 0, "interpolate", 0, 0, &flash_geom_Matrix3D, 0};
2934 static methodinfo_t flash_geom_Matrix3D_prependRotation = {0x02, 0x00, 0x00, 0x16, 0, "prependRotation", 0, 0, &flash_geom_Matrix3D, 0};
2935 static methodinfo_t flash_geom_Matrix3D_transformVector = {0x02, 0x00, 0x00, 0x16, 0, "transformVector", 0, 0, &flash_geom_Matrix3D, 0};
2936 static methodinfo_t flash_geom_Matrix3D_transpose = {0x02, 0x00, 0x00, 0x16, 0, "transpose", 0, 0, &flash_geom_Matrix3D, 0};
2937 static methodinfo_t flash_geom_Matrix3D_prependScale = {0x02, 0x00, 0x00, 0x16, 0, "prependScale", 0, 0, &flash_geom_Matrix3D, 0};
2938 static methodinfo_t flash_geom_Matrix3D_deltaTransformVector = {0x02, 0x00, 0x00, 0x16, 0, "deltaTransformVector", 0, 0, &flash_geom_Matrix3D, 0};
2939 static varinfo_t flash_geom_Matrix3D_position = {0x01, 0x00, 0x00, 0x16, 0, "position", 0, 0, &flash_geom_Matrix3D, 0};
2940 static methodinfo_t flash_geom_Matrix3D_decompose = {0x02, 0x00, 0x00, 0x16, 0, "decompose", 0, 0, &flash_geom_Matrix3D, 0};
2941 static methodinfo_t flash_geom_Matrix3D_append = {0x02, 0x00, 0x00, 0x16, 0, "append", 0, 0, &flash_geom_Matrix3D, 0};
2942 static methodinfo_t flash_geom_Matrix3D_recompose = {0x02, 0x00, 0x00, 0x16, 0, "recompose", 0, 0, &flash_geom_Matrix3D, 0};
2943 static methodinfo_t flash_geom_Matrix3D_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_geom_Matrix3D, 0};
2944 static varinfo_t flash_geom_Matrix3D_rawData = {0x01, 0x00, 0x00, 0x16, 0, "rawData", 0, 0, &flash_geom_Matrix3D, 0};
2945 static varinfo_t flash_geom_Matrix3D_determinant = {0x01, 0x00, 0x00, 0x16, 0, "determinant", 0, 0, &flash_geom_Matrix3D, 0};
2946 static methodinfo_t flash_geom_Matrix3D_invert = {0x02, 0x00, 0x00, 0x16, 0, "invert", 0, 0, &flash_geom_Matrix3D, 0};
2947 static methodinfo_t flash_geom_Matrix3D_appendScale = {0x02, 0x00, 0x00, 0x16, 0, "appendScale", 0, 0, &flash_geom_Matrix3D, 0};
2948 static methodinfo_t flash_geom_Matrix3D_transformVectors = {0x02, 0x00, 0x00, 0x16, 0, "transformVectors", 0, 0, &flash_geom_Matrix3D, 0};
2949 static methodinfo_t flash_geom_Matrix3D_appendTranslation = {0x02, 0x00, 0x00, 0x16, 0, "appendTranslation", 0, 0, &flash_geom_Matrix3D, 0};
2950 static methodinfo_t flash_geom_Matrix3D_appendRotation = {0x02, 0x00, 0x00, 0x16, 0, "appendRotation", 0, 0, &flash_geom_Matrix3D, 0};
2951 static methodinfo_t flash_geom_Matrix3D_prepend = {0x02, 0x00, 0x00, 0x16, 0, "prepend", 0, 0, &flash_geom_Matrix3D, 0};
2952 static methodinfo_t flash_geom_Matrix3D_identity = {0x02, 0x00, 0x00, 0x16, 0, "identity", 0, 0, &flash_geom_Matrix3D, 0};
2953 static methodinfo_t flash_geom_Matrix3D_prependTranslation = {0x02, 0x00, 0x00, 0x16, 0, "prependTranslation", 0, 0, &flash_geom_Matrix3D, 0};
2954 static classinfo_t flash_geom_Orientation3D = {0x03, 0x00, 0x01, 0x16, "flash.geom", "Orientation3D", 0, 0, interfaces: {0}};
2955 static classinfo_t flash_display_TriangleCulling = {0x03, 0x00, 0x01, 0x16, "flash.display", "TriangleCulling", 0, 0, interfaces: {0}};
2956 static classinfo_t flash_display_GraphicsPathWinding = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsPathWinding", 0, 0, interfaces: {0}};
2957 static classinfo_t flash_display_GraphicsPathCommand = {0x03, 0x00, 0x01, 0x16, "flash.display", "GraphicsPathCommand", 0, 0, interfaces: {0}};
2958 static classinfo_t flash_display_IGraphicsStroke = {0x03, 0x00, 0x10, 0x16, "flash.display", "IGraphicsStroke", 0, 0, interfaces: {0}};
2959 static classinfo_t flash_display_IGraphicsFill = {0x03, 0x00, 0x10, 0x16, "flash.display", "IGraphicsFill", 0, 0, interfaces: {0}};
2960 static classinfo_t flash_display_IGraphicsPath = {0x03, 0x00, 0x10, 0x16, "flash.display", "IGraphicsPath", 0, 0, interfaces: {0}};
2961 static classinfo_t flash_display_IGraphicsData = {0x03, 0x00, 0x10, 0x16, "flash.display", "IGraphicsData", 0, 0, interfaces: {0}};
2962 static classinfo_t flash_display_ShaderInput = {0x03, 0x00, 0x09, 0x16, "flash.display", "ShaderInput", 0, 0, interfaces: {0}};
2963 static varinfo_t flash_display_ShaderInput_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_display_ShaderInput, 0};
2964 static varinfo_t flash_display_ShaderInput_input = {0x01, 0x00, 0x00, 0x16, 0, "input", 0, 0, &flash_display_ShaderInput, 0};
2965 static varinfo_t flash_display_ShaderInput_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_display_ShaderInput, 0};
2966 static varinfo_t flash_display_ShaderInput_index = {0x01, 0x00, 0x00, 0x16, 0, "index", 0, 0, &flash_display_ShaderInput, 0};
2967 static varinfo_t flash_display_ShaderInput_channels = {0x01, 0x00, 0x00, 0x16, 0, "channels", 0, 0, &flash_display_ShaderInput, 0};
2968 static classinfo_t flash_display_ShaderParameterType = {0x03, 0x00, 0x01, 0x16, "flash.display", "ShaderParameterType", 0, 0, interfaces: {0}};
2969 static classinfo_t flash_display_ShaderParameter = {0x03, 0x00, 0x09, 0x16, "flash.display", "ShaderParameter", 0, 0, interfaces: {0}};
2970 static varinfo_t flash_display_ShaderParameter_value = {0x01, 0x00, 0x00, 0x16, 0, "value", 0, 0, &flash_display_ShaderParameter, 0};
2971 static varinfo_t flash_display_ShaderParameter_index = {0x01, 0x00, 0x00, 0x16, 0, "index", 0, 0, &flash_display_ShaderParameter, 0};
2972 static varinfo_t flash_display_ShaderParameter_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_display_ShaderParameter, 0};
2973 static classinfo_t flash_display_ShaderData = {0x03, 0x00, 0x09, 0x16, "flash.display", "ShaderData", 0, 0, interfaces: {0}};
2974 static classinfo_t flash_display_Shader = {0x03, 0x00, 0x00, 0x16, "flash.display", "Shader", 0, 0, interfaces: {0}};
2975 static varinfo_t flash_display_Shader_precisionHint = {0x01, 0x00, 0x00, 0x16, 0, "precisionHint", 0, 0, &flash_display_Shader, 0};
2976 static varinfo_t flash_display_Shader_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_display_Shader, 0};
2977 static classinfo_t flash_display_ShaderPrecision = {0x03, 0x00, 0x01, 0x16, "flash.display", "ShaderPrecision", 0, 0, interfaces: {0}};
2978 static classinfo_t flash_text_engine_TypographicCase = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TypographicCase", 0, 0, interfaces: {0}};
2979 static classinfo_t flash_text_engine_TextRotation = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextRotation", 0, 0, interfaces: {0}};
2980 static classinfo_t flash_text_engine_TextLineValidity = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextLineValidity", 0, 0, interfaces: {0}};
2981 static classinfo_t flash_text_engine_TextLineMirrorRegion = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextLineMirrorRegion", 0, 0, interfaces: {0}};
2982 static varinfo_t flash_text_engine_TextLineMirrorRegion_mirror = {0x01, 0x00, 0x00, 0x16, 0, "mirror", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
2983 static varinfo_t flash_text_engine_TextLineMirrorRegion_previousRegion = {0x01, 0x00, 0x00, 0x16, 0, "previousRegion", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
2984 static varinfo_t flash_text_engine_TextLineMirrorRegion_bounds = {0x01, 0x00, 0x00, 0x16, 0, "bounds", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
2985 static varinfo_t flash_text_engine_TextLineMirrorRegion_nextRegion = {0x01, 0x00, 0x00, 0x16, 0, "nextRegion", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
2986 static varinfo_t flash_text_engine_TextLineMirrorRegion_element = {0x01, 0x00, 0x00, 0x16, 0, "element", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
2987 static varinfo_t flash_text_engine_TextLineMirrorRegion_textLine = {0x01, 0x00, 0x00, 0x16, 0, "textLine", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
2988 static classinfo_t flash_text_engine_TextJustifier = {0x03, 0x00, 0x00, 0x16, "flash.text.engine", "TextJustifier", 0, 0, interfaces: {0}};
2989 static methodinfo_t flash_text_engine_TextJustifier_getJustifierForLocale = {0x02, 0x00, 0x02, 0x16, 0, "getJustifierForLocale", 0, 0, &flash_text_engine_TextJustifier, 0};
2990 static varinfo_t flash_text_engine_TextJustifier_lineJustification = {0x01, 0x00, 0x00, 0x16, 0, "lineJustification", 0, 0, &flash_text_engine_TextJustifier, 0};
2991 static varinfo_t flash_text_engine_TextJustifier_locale = {0x01, 0x00, 0x00, 0x16, 0, "locale", 0, 0, &flash_text_engine_TextJustifier, 0};
2992 static methodinfo_t flash_text_engine_TextJustifier_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_text_engine_TextJustifier, 0};
2993 static classinfo_t flash_text_engine_TextBaseline = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextBaseline", 0, 0, interfaces: {0}};
2994 static classinfo_t flash_text_engine_TabStop = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TabStop", 0, 0, interfaces: {0}};
2995 static varinfo_t flash_text_engine_TabStop_alignment = {0x01, 0x00, 0x00, 0x16, 0, "alignment", 0, 0, &flash_text_engine_TabStop, 0};
2996 static varinfo_t flash_text_engine_TabStop_position = {0x01, 0x00, 0x00, 0x16, 0, "position", 0, 0, &flash_text_engine_TabStop, 0};
2997 static varinfo_t flash_text_engine_TabStop_decimalAlignmentToken = {0x01, 0x00, 0x00, 0x16, 0, "decimalAlignmentToken", 0, 0, &flash_text_engine_TabStop, 0};
2998 static classinfo_t flash_text_engine_TabAlignment = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TabAlignment", 0, 0, interfaces: {0}};
2999 static classinfo_t flash_text_engine_LineJustification = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "LineJustification", 0, 0, interfaces: {0}};
3000 static classinfo_t flash_text_engine_TextLineCreationResult = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextLineCreationResult", 0, 0, interfaces: {0}};
3001 static classinfo_t flash_text_engine_LigatureLevel = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "LigatureLevel", 0, 0, interfaces: {0}};
3002 static classinfo_t flash_text_engine_Kerning = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "Kerning", 0, 0, interfaces: {0}};
3003 static classinfo_t flash_text_engine_JustificationStyle = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "JustificationStyle", 0, 0, interfaces: {0}};
3004 static classinfo_t flash_text_engine_CFFHinting = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "CFFHinting", 0, 0, interfaces: {0}};
3005 static classinfo_t flash_text_engine_RenderingMode = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "RenderingMode", 0, 0, interfaces: {0}};
3006 static classinfo_t flash_text_engine_FontMetrics = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "FontMetrics", 0, 0, interfaces: {0}};
3007 static varinfo_t flash_text_engine_FontMetrics_superscriptOffset = {0x01, 0x00, 0x00, 0x16, 0, "superscriptOffset", 0, 0, &flash_text_engine_FontMetrics, 0};
3008 static varinfo_t flash_text_engine_FontMetrics_underlineThickness = {0x01, 0x00, 0x00, 0x16, 0, "underlineThickness", 0, 0, &flash_text_engine_FontMetrics, 0};
3009 static varinfo_t flash_text_engine_FontMetrics_subscriptScale = {0x01, 0x00, 0x00, 0x16, 0, "subscriptScale", 0, 0, &flash_text_engine_FontMetrics, 0};
3010 static varinfo_t flash_text_engine_FontMetrics_strikethroughOffset = {0x01, 0x00, 0x00, 0x16, 0, "strikethroughOffset", 0, 0, &flash_text_engine_FontMetrics, 0};
3011 static varinfo_t flash_text_engine_FontMetrics_emBox = {0x01, 0x00, 0x00, 0x16, 0, "emBox", 0, 0, &flash_text_engine_FontMetrics, 0};
3012 static varinfo_t flash_text_engine_FontMetrics_strikethroughThickness = {0x01, 0x00, 0x00, 0x16, 0, "strikethroughThickness", 0, 0, &flash_text_engine_FontMetrics, 0};
3013 static varinfo_t flash_text_engine_FontMetrics_superscriptScale = {0x01, 0x00, 0x00, 0x16, 0, "superscriptScale", 0, 0, &flash_text_engine_FontMetrics, 0};
3014 static varinfo_t flash_text_engine_FontMetrics_subscriptOffset = {0x01, 0x00, 0x00, 0x16, 0, "subscriptOffset", 0, 0, &flash_text_engine_FontMetrics, 0};
3015 static varinfo_t flash_text_engine_FontMetrics_underlineOffset = {0x01, 0x00, 0x00, 0x16, 0, "underlineOffset", 0, 0, &flash_text_engine_FontMetrics, 0};
3016 static classinfo_t flash_text_engine_FontWeight = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "FontWeight", 0, 0, interfaces: {0}};
3017 static classinfo_t flash_text_engine_FontPosture = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "FontPosture", 0, 0, interfaces: {0}};
3018 static classinfo_t flash_text_engine_FontLookup = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "FontLookup", 0, 0, interfaces: {0}};
3019 static classinfo_t flash_text_engine_FontDescription = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "FontDescription", 0, 0, interfaces: {0}};
3020 static methodinfo_t flash_text_engine_FontDescription_isFontCompatible = {0x02, 0x00, 0x02, 0x16, 0, "isFontCompatible", 0, 0, &flash_text_engine_FontDescription, 0};
3021 static varinfo_t flash_text_engine_FontDescription_renderingMode = {0x01, 0x00, 0x00, 0x16, 0, "renderingMode", 0, 0, &flash_text_engine_FontDescription, 0};
3022 static varinfo_t flash_text_engine_FontDescription_cffHinting = {0x01, 0x00, 0x00, 0x16, 0, "cffHinting", 0, 0, &flash_text_engine_FontDescription, 0};
3023 static varinfo_t flash_text_engine_FontDescription_fontPosture = {0x01, 0x00, 0x00, 0x16, 0, "fontPosture", 0, 0, &flash_text_engine_FontDescription, 0};
3024 static varinfo_t flash_text_engine_FontDescription_fontName = {0x01, 0x00, 0x00, 0x16, 0, "fontName", 0, 0, &flash_text_engine_FontDescription, 0};
3025 static varinfo_t flash_text_engine_FontDescription_fontLookup = {0x01, 0x00, 0x00, 0x16, 0, "fontLookup", 0, 0, &flash_text_engine_FontDescription, 0};
3026 static varinfo_t flash_text_engine_FontDescription_locked = {0x01, 0x00, 0x00, 0x16, 0, "locked", 0, 0, &flash_text_engine_FontDescription, 0};
3027 static varinfo_t flash_text_engine_FontDescription_fontWeight = {0x01, 0x00, 0x00, 0x16, 0, "fontWeight", 0, 0, &flash_text_engine_FontDescription, 0};
3028 static methodinfo_t flash_text_engine_FontDescription_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_text_engine_FontDescription, 0};
3029 static classinfo_t flash_text_engine_DigitWidth = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "DigitWidth", 0, 0, interfaces: {0}};
3030 static classinfo_t flash_text_engine_DigitCase = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "DigitCase", 0, 0, interfaces: {0}};
3031 static classinfo_t flash_text_engine_ElementFormat = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "ElementFormat", 0, 0, interfaces: {0}};
3032 static methodinfo_t flash_text_engine_ElementFormat_getFontMetrics = {0x02, 0x00, 0x00, 0x16, 0, "getFontMetrics", 0, 0, &flash_text_engine_ElementFormat, 0};
3033 static varinfo_t flash_text_engine_ElementFormat_digitCase = {0x01, 0x00, 0x00, 0x16, 0, "digitCase", 0, 0, &flash_text_engine_ElementFormat, 0};
3034 static varinfo_t flash_text_engine_ElementFormat_breakOpportunity = {0x01, 0x00, 0x00, 0x16, 0, "breakOpportunity", 0, 0, &flash_text_engine_ElementFormat, 0};
3035 static varinfo_t flash_text_engine_ElementFormat_ligatureLevel = {0x01, 0x00, 0x00, 0x16, 0, "ligatureLevel", 0, 0, &flash_text_engine_ElementFormat, 0};
3036 static varinfo_t flash_text_engine_ElementFormat_dominantBaseline = {0x01, 0x00, 0x00, 0x16, 0, "dominantBaseline", 0, 0, &flash_text_engine_ElementFormat, 0};
3037 static varinfo_t flash_text_engine_ElementFormat_alignmentBaseline = {0x01, 0x00, 0x00, 0x16, 0, "alignmentBaseline", 0, 0, &flash_text_engine_ElementFormat, 0};
3038 static varinfo_t flash_text_engine_ElementFormat_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_text_engine_ElementFormat, 0};
3039 static varinfo_t flash_text_engine_ElementFormat_digitWidth = {0x01, 0x00, 0x00, 0x16, 0, "digitWidth", 0, 0, &flash_text_engine_ElementFormat, 0};
3040 static varinfo_t flash_text_engine_ElementFormat_kerning = {0x01, 0x00, 0x00, 0x16, 0, "kerning", 0, 0, &flash_text_engine_ElementFormat, 0};
3041 static varinfo_t flash_text_engine_ElementFormat_fontSize = {0x01, 0x00, 0x00, 0x16, 0, "fontSize", 0, 0, &flash_text_engine_ElementFormat, 0};
3042 static varinfo_t flash_text_engine_ElementFormat_fontDescription = {0x01, 0x00, 0x00, 0x16, 0, "fontDescription", 0, 0, &flash_text_engine_ElementFormat, 0};
3043 static varinfo_t flash_text_engine_ElementFormat_baselineShift = {0x01, 0x00, 0x00, 0x16, 0, "baselineShift", 0, 0, &flash_text_engine_ElementFormat, 0};
3044 static varinfo_t flash_text_engine_ElementFormat_locale = {0x01, 0x00, 0x00, 0x16, 0, "locale", 0, 0, &flash_text_engine_ElementFormat, 0};
3045 static varinfo_t flash_text_engine_ElementFormat_typographicCase = {0x01, 0x00, 0x00, 0x16, 0, "typographicCase", 0, 0, &flash_text_engine_ElementFormat, 0};
3046 static varinfo_t flash_text_engine_ElementFormat_trackingLeft = {0x01, 0x00, 0x00, 0x16, 0, "trackingLeft", 0, 0, &flash_text_engine_ElementFormat, 0};
3047 static varinfo_t flash_text_engine_ElementFormat_locked = {0x01, 0x00, 0x00, 0x16, 0, "locked", 0, 0, &flash_text_engine_ElementFormat, 0};
3048 static methodinfo_t flash_text_engine_ElementFormat_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_text_engine_ElementFormat, 0};
3049 static varinfo_t flash_text_engine_ElementFormat_alpha = {0x01, 0x00, 0x00, 0x16, 0, "alpha", 0, 0, &flash_text_engine_ElementFormat, 0};
3050 static varinfo_t flash_text_engine_ElementFormat_textRotation = {0x01, 0x00, 0x00, 0x16, 0, "textRotation", 0, 0, &flash_text_engine_ElementFormat, 0};
3051 static varinfo_t flash_text_engine_ElementFormat_trackingRight = {0x01, 0x00, 0x00, 0x16, 0, "trackingRight", 0, 0, &flash_text_engine_ElementFormat, 0};
3052 static classinfo_t flash_text_engine_BreakOpportunity = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "BreakOpportunity", 0, 0, interfaces: {0}};
3053 static classinfo_t flash_text_engine_ContentElement = {0x03, 0x00, 0x00, 0x16, "flash.text.engine", "ContentElement", 0, 0, interfaces: {0}};
3054 static varinfo_t flash_text_engine_ContentElement_eventMirror = {0x01, 0x00, 0x00, 0x16, 0, "eventMirror", 0, 0, &flash_text_engine_ContentElement, 0};
3055 static varinfo_t flash_text_engine_ContentElement_groupElement = {0x01, 0x00, 0x00, 0x16, 0, "groupElement", 0, 0, &flash_text_engine_ContentElement, 0};
3056 static varinfo_t flash_text_engine_ContentElement_textRotation = {0x01, 0x00, 0x00, 0x16, 0, "textRotation", 0, 0, &flash_text_engine_ContentElement, 0};
3057 static varinfo_t flash_text_engine_ContentElement_text = {0x01, 0x00, 0x00, 0x16, 0, "text", 0, 0, &flash_text_engine_ContentElement, 0};
3058 static varinfo_t flash_text_engine_ContentElement_userData = {0x01, 0x00, 0x00, 0x16, 0, "userData", 0, 0, &flash_text_engine_ContentElement, 0};
3059 static varinfo_t flash_text_engine_ContentElement_elementFormat = {0x01, 0x00, 0x00, 0x16, 0, "elementFormat", 0, 0, &flash_text_engine_ContentElement, 0};
3060 static varinfo_t flash_text_engine_ContentElement_textBlock = {0x01, 0x00, 0x00, 0x16, 0, "textBlock", 0, 0, &flash_text_engine_ContentElement, 0};
3061 static varinfo_t flash_text_engine_ContentElement_rawText = {0x01, 0x00, 0x00, 0x16, 0, "rawText", 0, 0, &flash_text_engine_ContentElement, 0};
3062 static varinfo_t flash_text_engine_ContentElement_textBlockBeginIndex = {0x01, 0x00, 0x00, 0x16, 0, "textBlockBeginIndex", 0, 0, &flash_text_engine_ContentElement, 0};
3063 static classinfo_t adobe_utils_XMLUI = {0x03, 0x00, 0x01, 0x16, "adobe.utils", "XMLUI", 0, 0, interfaces: {0}};
3064 static classinfo_t flash_xml_XMLNodeType = {0x03, 0x00, 0x01, 0x16, "flash.xml", "XMLNodeType", 0, 0, interfaces: {0}};
3065 static classinfo_t flash_xml_XMLNode = {0x03, 0x00, 0x00, 0x16, "flash.xml", "XMLNode", 0, 0, interfaces: {0}};
3066 static varinfo_t flash_xml_XMLNode_childNodes = {0x01, 0x00, 0x00, 0x16, 0, "childNodes", 0, 0, &flash_xml_XMLNode, 0};
3067 static methodinfo_t flash_xml_XMLNode_appendChild = {0x02, 0x00, 0x00, 0x16, 0, "appendChild", 0, 0, &flash_xml_XMLNode, 0};
3068 static varinfo_t flash_xml_XMLNode_nextSibling = {0x01, 0x00, 0x00, 0x16, 0, "nextSibling", 0, 0, &flash_xml_XMLNode, 0};
3069 static varinfo_t flash_xml_XMLNode_nodeType = {0x01, 0x00, 0x00, 0x16, 0, "nodeType", 0, 0, &flash_xml_XMLNode, 0};
3070 static varinfo_t flash_xml_XMLNode_attributes = {0x01, 0x00, 0x00, 0x16, 0, "attributes", 0, 0, &flash_xml_XMLNode, 0};
3071 static varinfo_t flash_xml_XMLNode_firstChild = {0x01, 0x00, 0x00, 0x16, 0, "firstChild", 0, 0, &flash_xml_XMLNode, 0};
3072 static varinfo_t flash_xml_XMLNode_parentNode = {0x01, 0x00, 0x00, 0x16, 0, "parentNode", 0, 0, &flash_xml_XMLNode, 0};
3073 static methodinfo_t flash_xml_XMLNode_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_xml_XMLNode, 0};
3074 static varinfo_t flash_xml_XMLNode_prefix = {0x01, 0x00, 0x00, 0x16, 0, "prefix", 0, 0, &flash_xml_XMLNode, 0};
3075 static varinfo_t flash_xml_XMLNode_localName = {0x01, 0x00, 0x00, 0x16, 0, "localName", 0, 0, &flash_xml_XMLNode, 0};
3076 static varinfo_t flash_xml_XMLNode_nodeName = {0x01, 0x00, 0x00, 0x16, 0, "nodeName", 0, 0, &flash_xml_XMLNode, 0};
3077 static methodinfo_t flash_xml_XMLNode_getNamespaceForPrefix = {0x02, 0x00, 0x00, 0x16, 0, "getNamespaceForPrefix", 0, 0, &flash_xml_XMLNode, 0};
3078 static methodinfo_t flash_xml_XMLNode_insertBefore = {0x02, 0x00, 0x00, 0x16, 0, "insertBefore", 0, 0, &flash_xml_XMLNode, 0};
3079 static varinfo_t flash_xml_XMLNode_lastChild = {0x01, 0x00, 0x00, 0x16, 0, "lastChild", 0, 0, &flash_xml_XMLNode, 0};
3080 static methodinfo_t flash_xml_XMLNode_cloneNode = {0x02, 0x00, 0x00, 0x16, 0, "cloneNode", 0, 0, &flash_xml_XMLNode, 0};
3081 static methodinfo_t flash_xml_XMLNode_removeNode = {0x02, 0x00, 0x00, 0x16, 0, "removeNode", 0, 0, &flash_xml_XMLNode, 0};
3082 static varinfo_t flash_xml_XMLNode_namespaceURI = {0x01, 0x00, 0x00, 0x16, 0, "namespaceURI", 0, 0, &flash_xml_XMLNode, 0};
3083 static varinfo_t flash_xml_XMLNode_previousSibling = {0x01, 0x00, 0x00, 0x16, 0, "previousSibling", 0, 0, &flash_xml_XMLNode, 0};
3084 static methodinfo_t flash_xml_XMLNode_hasChildNodes = {0x02, 0x00, 0x00, 0x16, 0, "hasChildNodes", 0, 0, &flash_xml_XMLNode, 0};
3085 static methodinfo_t flash_xml_XMLNode_getPrefixForNamespace = {0x02, 0x00, 0x00, 0x16, 0, "getPrefixForNamespace", 0, 0, &flash_xml_XMLNode, 0};
3086 static varinfo_t flash_xml_XMLNode_nodeValue = {0x01, 0x00, 0x00, 0x16, 0, "nodeValue", 0, 0, &flash_xml_XMLNode, 0};
3087 static classinfo_t flash_net_URLVariables = {0x03, 0x00, 0x08, 0x16, "flash.net", "URLVariables", 0, 0, interfaces: {0}};
3088 static methodinfo_t flash_net_URLVariables_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_net_URLVariables, 0};
3089 static methodinfo_t flash_net_URLVariables_decode = {0x02, 0x00, 0x00, 0x16, 0, "decode", 0, 0, &flash_net_URLVariables, 0};
3090 static classinfo_t flash_net_URLRequestMethod = {0x03, 0x00, 0x01, 0x16, "flash.net", "URLRequestMethod", 0, 0, interfaces: {0}};
3091 static classinfo_t flash_net_URLRequestHeader = {0x03, 0x00, 0x01, 0x16, "flash.net", "URLRequestHeader", 0, 0, interfaces: {0}};
3092 static varinfo_t flash_net_URLRequestHeader_value = {0x01, 0x00, 0x00, 0x16, 0, "value", 0, 0, &flash_net_URLRequestHeader, 0};
3093 static varinfo_t flash_net_URLRequestHeader_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_net_URLRequestHeader, 0};
3094 static classinfo_t flash_net_URLRequest = {0x03, 0x00, 0x01, 0x16, "flash.net", "URLRequest", 0, 0, interfaces: {0}};
3095 static varinfo_t flash_net_URLRequest_contentType = {0x01, 0x00, 0x00, 0x16, 0, "contentType", 0, 0, &flash_net_URLRequest, 0};
3096 static varinfo_t flash_net_URLRequest_url = {0x01, 0x00, 0x00, 0x16, 0, "url", 0, 0, &flash_net_URLRequest, 0};
3097 static varinfo_t flash_net_URLRequest_requestHeaders = {0x01, 0x00, 0x00, 0x16, 0, "requestHeaders", 0, 0, &flash_net_URLRequest, 0};
3098 static varinfo_t flash_net_URLRequest_method = {0x01, 0x00, 0x00, 0x16, 0, "method", 0, 0, &flash_net_URLRequest, 0};
3099 static varinfo_t flash_net_URLRequest_digest = {0x01, 0x00, 0x00, 0x16, 0, "digest", 0, 0, &flash_net_URLRequest, 0};
3100 static varinfo_t flash_net_URLRequest_data = {0x01, 0x00, 0x00, 0x16, 0, "data", 0, 0, &flash_net_URLRequest, 0};
3101 static classinfo_t flash_net_URLLoaderDataFormat = {0x03, 0x00, 0x01, 0x16, "flash.net", "URLLoaderDataFormat", 0, 0, interfaces: {0}};
3102 static classinfo_t flash_geom_Transform = {0x03, 0x00, 0x00, 0x16, "flash.geom", "Transform", 0, 0, interfaces: {0}};
3103 static varinfo_t flash_geom_Transform_matrix = {0x01, 0x00, 0x00, 0x16, 0, "matrix", 0, 0, &flash_geom_Transform, 0};
3104 static varinfo_t flash_geom_Transform_perspectiveProjection = {0x01, 0x00, 0x00, 0x16, 0, "perspectiveProjection", 0, 0, &flash_geom_Transform, 0};
3105 static varinfo_t flash_geom_Transform_concatenatedMatrix = {0x01, 0x00, 0x00, 0x16, 0, "concatenatedMatrix", 0, 0, &flash_geom_Transform, 0};
3106 static varinfo_t flash_geom_Transform_colorTransform = {0x01, 0x00, 0x00, 0x16, 0, "colorTransform", 0, 0, &flash_geom_Transform, 0};
3107 static methodinfo_t flash_geom_Transform_getRelativeMatrix3D = {0x02, 0x00, 0x00, 0x16, 0, "getRelativeMatrix3D", 0, 0, &flash_geom_Transform, 0};
3108 static varinfo_t flash_geom_Transform_pixelBounds = {0x01, 0x00, 0x00, 0x16, 0, "pixelBounds", 0, 0, &flash_geom_Transform, 0};
3109 static varinfo_t flash_geom_Transform_matrix3D = {0x01, 0x00, 0x00, 0x16, 0, "matrix3D", 0, 0, &flash_geom_Transform, 0};
3110 static varinfo_t flash_geom_Transform_concatenatedColorTransform = {0x01, 0x00, 0x00, 0x16, 0, "concatenatedColorTransform", 0, 0, &flash_geom_Transform, 0};
3111 static classinfo_t flash_text_TextSnapshot = {0x03, 0x00, 0x00, 0x16, "flash.text", "TextSnapshot", 0, 0, interfaces: {0}};
3112 static methodinfo_t flash_text_TextSnapshot_setSelectColor = {0x02, 0x00, 0x00, 0x16, 0, "setSelectColor", 0, 0, &flash_text_TextSnapshot, 0};
3113 static methodinfo_t flash_text_TextSnapshot_setSelected = {0x02, 0x00, 0x00, 0x16, 0, "setSelected", 0, 0, &flash_text_TextSnapshot, 0};
3114 static methodinfo_t flash_text_TextSnapshot_getSelectedText = {0x02, 0x00, 0x00, 0x16, 0, "getSelectedText", 0, 0, &flash_text_TextSnapshot, 0};
3115 static methodinfo_t flash_text_TextSnapshot_getTextRunInfo = {0x02, 0x00, 0x00, 0x16, 0, "getTextRunInfo", 0, 0, &flash_text_TextSnapshot, 0};
3116 static varinfo_t flash_text_TextSnapshot_charCount = {0x01, 0x00, 0x00, 0x16, 0, "charCount", 0, 0, &flash_text_TextSnapshot, 0};
3117 static methodinfo_t flash_text_TextSnapshot_findText = {0x02, 0x00, 0x00, 0x16, 0, "findText", 0, 0, &flash_text_TextSnapshot, 0};
3118 static methodinfo_t flash_text_TextSnapshot_getSelected = {0x02, 0x00, 0x00, 0x16, 0, "getSelected", 0, 0, &flash_text_TextSnapshot, 0};
3119 static methodinfo_t flash_text_TextSnapshot_hitTestTextNearPos = {0x02, 0x00, 0x00, 0x16, 0, "hitTestTextNearPos", 0, 0, &flash_text_TextSnapshot, 0};
3120 static methodinfo_t flash_text_TextSnapshot_getText = {0x02, 0x00, 0x00, 0x16, 0, "getText", 0, 0, &flash_text_TextSnapshot, 0};
3121 static classinfo_t flash_text_TextRun = {0x03, 0x00, 0x00, 0x16, "flash.text", "TextRun", 0, 0, interfaces: {0}};
3122 static varinfo_t flash_text_TextRun_beginIndex = {0x01, 0x00, 0x00, 0x16, 0, "beginIndex", 0, 0, &flash_text_TextRun, 0};
3123 static varinfo_t flash_text_TextRun_endIndex = {0x01, 0x00, 0x00, 0x16, 0, "endIndex", 0, 0, &flash_text_TextRun, 0};
3124 static varinfo_t flash_text_TextRun_textFormat = {0x01, 0x00, 0x00, 0x16, 0, "textFormat", 0, 0, &flash_text_TextRun, 0};
3125 static classinfo_t flash_text_FontStyle = {0x03, 0x00, 0x01, 0x16, "flash.text", "FontStyle", 0, 0, interfaces: {0}};
3126 static classinfo_t flash_text_TextDisplayMode = {0x03, 0x00, 0x01, 0x16, "flash.text", "TextDisplayMode", 0, 0, interfaces: {0}};
3127 static classinfo_t flash_text_TextColorType = {0x03, 0x00, 0x01, 0x16, "flash.text", "TextColorType", 0, 0, interfaces: {0}};
3128 static classinfo_t flash_text_GridFitType = {0x03, 0x00, 0x01, 0x16, "flash.text", "GridFitType", 0, 0, interfaces: {0}};
3129 static classinfo_t flash_net_SharedObjectFlushStatus = {0x03, 0x00, 0x01, 0x16, "flash.net", "SharedObjectFlushStatus", 0, 0, interfaces: {0}};
3130 static classinfo_t flash_text_AntiAliasType = {0x03, 0x00, 0x01, 0x16, "flash.text", "AntiAliasType", 0, 0, interfaces: {0}};
3131 static classinfo_t flash_text_TextRenderer = {0x03, 0x00, 0x01, 0x16, "flash.text", "TextRenderer", 0, 0, interfaces: {0}};
3132 static classinfo_t flash_text_TextFormatAlign = {0x03, 0x00, 0x01, 0x16, "flash.text", "TextFormatAlign", 0, 0, interfaces: {0}};
3133 static classinfo_t flash_text_TextFormatDisplay = {0x03, 0x00, 0x01, 0x16, "flash.text", "TextFormatDisplay", 0, 0, interfaces: {0}};
3134 static classinfo_t flash_text_TextFormat = {0x03, 0x00, 0x00, 0x16, "flash.text", "TextFormat", 0, 0, interfaces: {0}};
3135 static varinfo_t flash_text_TextFormat_leading = {0x01, 0x00, 0x00, 0x16, 0, "leading", 0, 0, &flash_text_TextFormat, 0};
3136 static varinfo_t flash_text_TextFormat_bold = {0x01, 0x00, 0x00, 0x16, 0, "bold", 0, 0, &flash_text_TextFormat, 0};
3137 static varinfo_t flash_text_TextFormat_underline = {0x01, 0x00, 0x00, 0x16, 0, "underline", 0, 0, &flash_text_TextFormat, 0};
3138 static varinfo_t flash_text_TextFormat_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_text_TextFormat, 0};
3139 static varinfo_t flash_text_TextFormat_letterSpacing = {0x01, 0x00, 0x00, 0x16, 0, "letterSpacing", 0, 0, &flash_text_TextFormat, 0};
3140 static varinfo_t flash_text_TextFormat_kerning = {0x01, 0x00, 0x00, 0x16, 0, "kerning", 0, 0, &flash_text_TextFormat, 0};
3141 static varinfo_t flash_text_TextFormat_target = {0x01, 0x00, 0x00, 0x16, 0, "target", 0, 0, &flash_text_TextFormat, 0};
3142 static varinfo_t flash_text_TextFormat_italic = {0x01, 0x00, 0x00, 0x16, 0, "italic", 0, 0, &flash_text_TextFormat, 0};
3143 static varinfo_t flash_text_TextFormat_rightMargin = {0x01, 0x00, 0x00, 0x16, 0, "rightMargin", 0, 0, &flash_text_TextFormat, 0};
3144 static varinfo_t flash_text_TextFormat_bullet = {0x01, 0x00, 0x00, 0x16, 0, "bullet", 0, 0, &flash_text_TextFormat, 0};
3145 static varinfo_t flash_text_TextFormat_url = {0x01, 0x00, 0x00, 0x16, 0, "url", 0, 0, &flash_text_TextFormat, 0};
3146 static varinfo_t flash_text_TextFormat_size = {0x01, 0x00, 0x00, 0x16, 0, "size", 0, 0, &flash_text_TextFormat, 0};
3147 static varinfo_t flash_text_TextFormat_indent = {0x01, 0x00, 0x00, 0x16, 0, "indent", 0, 0, &flash_text_TextFormat, 0};
3148 static varinfo_t flash_text_TextFormat_leftMargin = {0x01, 0x00, 0x00, 0x16, 0, "leftMargin", 0, 0, &flash_text_TextFormat, 0};
3149 static varinfo_t flash_text_TextFormat_display = {0x01, 0x00, 0x00, 0x16, 0, "display", 0, 0, &flash_text_TextFormat, 0};
3150 static varinfo_t flash_text_TextFormat_align = {0x01, 0x00, 0x00, 0x16, 0, "align", 0, 0, &flash_text_TextFormat, 0};
3151 static varinfo_t flash_text_TextFormat_tabStops = {0x01, 0x00, 0x00, 0x16, 0, "tabStops", 0, 0, &flash_text_TextFormat, 0};
3152 static varinfo_t flash_text_TextFormat_blockIndent = {0x01, 0x00, 0x00, 0x16, 0, "blockIndent", 0, 0, &flash_text_TextFormat, 0};
3153 static varinfo_t flash_text_TextFormat_font = {0x01, 0x00, 0x00, 0x16, 0, "font", 0, 0, &flash_text_TextFormat, 0};
3154 static classinfo_t flash_text_TextFieldType = {0x03, 0x00, 0x01, 0x16, "flash.text", "TextFieldType", 0, 0, interfaces: {0}};
3155 static classinfo_t flash_text_TextFieldAutoSize = {0x03, 0x00, 0x01, 0x16, "flash.text", "TextFieldAutoSize", 0, 0, interfaces: {0}};
3156 static classinfo_t flash_text_TextExtent = {0x03, 0x00, 0x00, 0x16, "flash.text", "TextExtent", 0, 0, interfaces: {0}};
3157 static varinfo_t flash_text_TextExtent_descent = {0x01, 0x00, 0x00, 0x16, 0, "descent", 0, 0, &flash_text_TextExtent, 0};
3158 static varinfo_t flash_text_TextExtent_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_text_TextExtent, 0};
3159 static varinfo_t flash_text_TextExtent_ascent = {0x01, 0x00, 0x00, 0x16, 0, "ascent", 0, 0, &flash_text_TextExtent, 0};
3160 static varinfo_t flash_text_TextExtent_textFieldHeight = {0x01, 0x00, 0x00, 0x16, 0, "textFieldHeight", 0, 0, &flash_text_TextExtent, 0};
3161 static varinfo_t flash_text_TextExtent_textFieldWidth = {0x01, 0x00, 0x00, 0x16, 0, "textFieldWidth", 0, 0, &flash_text_TextExtent, 0};
3162 static varinfo_t flash_text_TextExtent_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_text_TextExtent, 0};
3163 static classinfo_t flash_system_IMEConversionMode = {0x03, 0x00, 0x01, 0x16, "flash.system", "IMEConversionMode", 0, 0, interfaces: {0}};
3164 static classinfo_t flash_system_Capabilities = {0x03, 0x00, 0x01, 0x16, "flash.system", "Capabilities", 0, 0, interfaces: {0}};
3165 static classinfo_t flash_system_System = {0x03, 0x00, 0x01, 0x16, "flash.system", "System", 0, 0, interfaces: {0}};
3166 static classinfo_t flash_display_ColorCorrectionSupport = {0x03, 0x00, 0x01, 0x16, "flash.display", "ColorCorrectionSupport", 0, 0, interfaces: {0}};
3167 static classinfo_t flash_display_ColorCorrection = {0x03, 0x00, 0x01, 0x16, "flash.display", "ColorCorrection", 0, 0, interfaces: {0}};
3168 static classinfo_t flash_display_StageScaleMode = {0x03, 0x00, 0x01, 0x16, "flash.display", "StageScaleMode", 0, 0, interfaces: {0}};
3169 static classinfo_t flash_display_StageQuality = {0x03, 0x00, 0x01, 0x16, "flash.display", "StageQuality", 0, 0, interfaces: {0}};
3170 static classinfo_t flash_display_StageDisplayState = {0x03, 0x00, 0x01, 0x16, "flash.display", "StageDisplayState", 0, 0, interfaces: {0}};
3171 static classinfo_t flash_display_StageAlign = {0x03, 0x00, 0x01, 0x16, "flash.display", "StageAlign", 0, 0, interfaces: {0}};
3172 static classinfo_t flash_media_SoundMixer = {0x03, 0x00, 0x01, 0x16, "flash.media", "SoundMixer", 0, 0, interfaces: {0}};
3173 static classinfo_t flash_media_SoundTransform = {0x03, 0x00, 0x01, 0x16, "flash.media", "SoundTransform", 0, 0, interfaces: {0}};
3174 static varinfo_t flash_media_SoundTransform_pan = {0x01, 0x00, 0x00, 0x16, 0, "pan", 0, 0, &flash_media_SoundTransform, 0};
3175 static varinfo_t flash_media_SoundTransform_leftToRight = {0x01, 0x00, 0x00, 0x16, 0, "leftToRight", 0, 0, &flash_media_SoundTransform, 0};
3176 static varinfo_t flash_media_SoundTransform_rightToLeft = {0x01, 0x00, 0x00, 0x16, 0, "rightToLeft", 0, 0, &flash_media_SoundTransform, 0};
3177 static varinfo_t flash_media_SoundTransform_volume = {0x01, 0x00, 0x00, 0x16, 0, "volume", 0, 0, &flash_media_SoundTransform, 0};
3178 static varinfo_t flash_media_SoundTransform_leftToLeft = {0x01, 0x00, 0x00, 0x16, 0, "leftToLeft", 0, 0, &flash_media_SoundTransform, 0};
3179 static varinfo_t flash_media_SoundTransform_rightToRight = {0x01, 0x00, 0x00, 0x16, 0, "rightToRight", 0, 0, &flash_media_SoundTransform, 0};
3180 static classinfo_t flash_media_SoundLoaderContext = {0x03, 0x00, 0x00, 0x16, "flash.media", "SoundLoaderContext", 0, 0, interfaces: {0}};
3181 static varinfo_t flash_media_SoundLoaderContext_checkPolicyFile = {0x01, 0x00, 0x00, 0x16, 0, "checkPolicyFile", 0, 0, &flash_media_SoundLoaderContext, 0};
3182 static varinfo_t flash_media_SoundLoaderContext_bufferTime = {0x01, 0x00, 0x00, 0x16, 0, "bufferTime", 0, 0, &flash_media_SoundLoaderContext, 0};
3183 static classinfo_t flash_media_ID3Info = {0x03, 0x00, 0x09, 0x16, "flash.media", "ID3Info", 0, 0, interfaces: {0}};
3184 static varinfo_t flash_media_ID3Info_comment = {0x01, 0x00, 0x00, 0x16, 0, "comment", 0, 0, &flash_media_ID3Info, 0};
3185 static varinfo_t flash_media_ID3Info_year = {0x01, 0x00, 0x00, 0x16, 0, "year", 0, 0, &flash_media_ID3Info, 0};
3186 static varinfo_t flash_media_ID3Info_track = {0x01, 0x00, 0x00, 0x16, 0, "track", 0, 0, &flash_media_ID3Info, 0};
3187 static varinfo_t flash_media_ID3Info_artist = {0x01, 0x00, 0x00, 0x16, 0, "artist", 0, 0, &flash_media_ID3Info, 0};
3188 static varinfo_t flash_media_ID3Info_songName = {0x01, 0x00, 0x00, 0x16, 0, "songName", 0, 0, &flash_media_ID3Info, 0};
3189 static varinfo_t flash_media_ID3Info_genre = {0x01, 0x00, 0x00, 0x16, 0, "genre", 0, 0, &flash_media_ID3Info, 0};
3190 static varinfo_t flash_media_ID3Info_album = {0x01, 0x00, 0x00, 0x16, 0, "album", 0, 0, &flash_media_ID3Info, 0};
3191 static classinfo_t flash_system_SecurityPanel = {0x03, 0x00, 0x01, 0x16, "flash.system", "SecurityPanel", 0, 0, interfaces: {0}};
3192 static classinfo_t flash_system_Security = {0x03, 0x00, 0x01, 0x16, "flash.system", "Security", 0, 0, interfaces: {0}};
3193 static classinfo_t flash_net_Responder = {0x03, 0x00, 0x00, 0x16, "flash.net", "Responder", 0, 0, interfaces: {0}};
3194 static classinfo_t flash_geom_Rectangle = {0x03, 0x00, 0x00, 0x16, "flash.geom", "Rectangle", 0, 0, interfaces: {0}};
3195 static varinfo_t flash_geom_Rectangle_top = {0x01, 0x00, 0x00, 0x16, 0, "top", 0, 0, &flash_geom_Rectangle, 0};
3196 static methodinfo_t flash_geom_Rectangle_intersection = {0x02, 0x00, 0x00, 0x16, 0, "intersection", 0, 0, &flash_geom_Rectangle, 0};
3197 static methodinfo_t flash_geom_Rectangle_intersects = {0x02, 0x00, 0x00, 0x16, 0, "intersects", 0, 0, &flash_geom_Rectangle, 0};
3198 static methodinfo_t flash_geom_Rectangle_containsPoint = {0x02, 0x00, 0x00, 0x16, 0, "containsPoint", 0, 0, &flash_geom_Rectangle, 0};
3199 static methodinfo_t flash_geom_Rectangle_setEmpty = {0x02, 0x00, 0x00, 0x16, 0, "setEmpty", 0, 0, &flash_geom_Rectangle, 0};
3200 static varinfo_t flash_geom_Rectangle_topLeft = {0x01, 0x00, 0x00, 0x16, 0, "topLeft", 0, 0, &flash_geom_Rectangle, 0};
3201 static varinfo_t flash_geom_Rectangle_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_geom_Rectangle, 0};
3202 static methodinfo_t flash_geom_Rectangle_containsRect = {0x02, 0x00, 0x00, 0x16, 0, "containsRect", 0, 0, &flash_geom_Rectangle, 0};
3203 static methodinfo_t flash_geom_Rectangle_isEmpty = {0x02, 0x00, 0x00, 0x16, 0, "isEmpty", 0, 0, &flash_geom_Rectangle, 0};
3204 static methodinfo_t flash_geom_Rectangle_equals = {0x02, 0x00, 0x00, 0x16, 0, "equals", 0, 0, &flash_geom_Rectangle, 0};
3205 static varinfo_t flash_geom_Rectangle_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_geom_Rectangle, 0};
3206 static varinfo_t flash_geom_Rectangle_left = {0x01, 0x00, 0x00, 0x16, 0, "left", 0, 0, &flash_geom_Rectangle, 0};
3207 static methodinfo_t flash_geom_Rectangle_inflate = {0x02, 0x00, 0x00, 0x16, 0, "inflate", 0, 0, &flash_geom_Rectangle, 0};
3208 static methodinfo_t flash_geom_Rectangle_inflatePoint = {0x02, 0x00, 0x00, 0x16, 0, "inflatePoint", 0, 0, &flash_geom_Rectangle, 0};
3209 static methodinfo_t flash_geom_Rectangle_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_geom_Rectangle, 0};
3210 static methodinfo_t flash_geom_Rectangle_offsetPoint = {0x02, 0x00, 0x00, 0x16, 0, "offsetPoint", 0, 0, &flash_geom_Rectangle, 0};
3211 static varinfo_t flash_geom_Rectangle_x = {0x01, 0x00, 0x00, 0x16, 0, "x", 0, 0, &flash_geom_Rectangle, 0};
3212 static varinfo_t flash_geom_Rectangle_size = {0x01, 0x00, 0x00, 0x16, 0, "size", 0, 0, &flash_geom_Rectangle, 0};
3213 static varinfo_t flash_geom_Rectangle_bottomRight = {0x01, 0x00, 0x00, 0x16, 0, "bottomRight", 0, 0, &flash_geom_Rectangle, 0};
3214 static varinfo_t flash_geom_Rectangle_right = {0x01, 0x00, 0x00, 0x16, 0, "right", 0, 0, &flash_geom_Rectangle, 0};
3215 static methodinfo_t flash_geom_Rectangle_contains = {0x02, 0x00, 0x00, 0x16, 0, "contains", 0, 0, &flash_geom_Rectangle, 0};
3216 static methodinfo_t flash_geom_Rectangle_union = {0x02, 0x00, 0x00, 0x16, 0, "union", 0, 0, &flash_geom_Rectangle, 0};
3217 static varinfo_t flash_geom_Rectangle_bottom = {0x01, 0x00, 0x00, 0x16, 0, "bottom", 0, 0, &flash_geom_Rectangle, 0};
3218 static methodinfo_t flash_geom_Rectangle_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_geom_Rectangle, 0};
3219 static varinfo_t flash_geom_Rectangle_y = {0x01, 0x00, 0x00, 0x16, 0, "y", 0, 0, &flash_geom_Rectangle, 0};
3220 static methodinfo_t flash_geom_Rectangle_offset = {0x02, 0x00, 0x00, 0x16, 0, "offset", 0, 0, &flash_geom_Rectangle, 0};
3221 static classinfo_t flash_utils_Proxy = {0x03, 0x00, 0x00, 0x16, "flash.utils", "Proxy", 0, 0, interfaces: {0}};
3222 static methodinfo_t flash_utils_Proxy_callProperty = {0x02, 0x00, 0x00, 0x08, 0, "callProperty", 0, 0, &flash_utils_Proxy, 0};
3223 static methodinfo_t flash_utils_Proxy_setProperty = {0x02, 0x00, 0x00, 0x08, 0, "setProperty", 0, 0, &flash_utils_Proxy, 0};
3224 static methodinfo_t flash_utils_Proxy_getProperty = {0x02, 0x00, 0x00, 0x08, 0, "getProperty", 0, 0, &flash_utils_Proxy, 0};
3225 static methodinfo_t flash_utils_Proxy_nextName = {0x02, 0x00, 0x00, 0x08, 0, "nextName", 0, 0, &flash_utils_Proxy, 0};
3226 static methodinfo_t flash_utils_Proxy_nextNameIndex = {0x02, 0x00, 0x00, 0x08, 0, "nextNameIndex", 0, 0, &flash_utils_Proxy, 0};
3227 static methodinfo_t flash_utils_Proxy_hasProperty = {0x02, 0x00, 0x00, 0x08, 0, "hasProperty", 0, 0, &flash_utils_Proxy, 0};
3228 static methodinfo_t flash_utils_Proxy_deleteProperty = {0x02, 0x00, 0x00, 0x08, 0, "deleteProperty", 0, 0, &flash_utils_Proxy, 0};
3229 static methodinfo_t flash_utils_Proxy_getDescendants = {0x02, 0x00, 0x00, 0x08, 0, "getDescendants", 0, 0, &flash_utils_Proxy, 0};
3230 static methodinfo_t flash_utils_Proxy_isAttribute = {0x02, 0x00, 0x00, 0x08, 0, "isAttribute", 0, 0, &flash_utils_Proxy, 0};
3231 static methodinfo_t flash_utils_Proxy_nextValue = {0x02, 0x00, 0x00, 0x08, 0, "nextValue", 0, 0, &flash_utils_Proxy, 0};
3232 static classinfo_t flash_display_ActionScriptVersion = {0x03, 0x00, 0x01, 0x16, "flash.display", "ActionScriptVersion", 0, 0, interfaces: {0}};
3233 static classinfo_t flash_printing_PrintJobOrientation = {0x03, 0x00, 0x01, 0x16, "flash.printing", "PrintJobOrientation", 0, 0, interfaces: {0}};
3234 static classinfo_t flash_printing_PrintJobOptions = {0x03, 0x00, 0x00, 0x16, "flash.printing", "PrintJobOptions", 0, 0, interfaces: {0}};
3235 static varinfo_t flash_printing_PrintJobOptions_printAsBitmap = {0x01, 0x00, 0x00, 0x16, 0, "printAsBitmap", 0, 0, &flash_printing_PrintJobOptions, 0};
3236 static classinfo_t flash_net_ObjectEncoding = {0x03, 0x00, 0x01, 0x16, "flash.net", "ObjectEncoding", 0, 0, interfaces: {0}};
3237 static classinfo_t flash_net_NetStreamPlayTransitions = {0x03, 0x00, 0x00, 0x16, "flash.net", "NetStreamPlayTransitions", 0, 0, interfaces: {0}};
3238 static classinfo_t flash_net_NetStreamInfo = {0x03, 0x00, 0x01, 0x16, "flash.net", "NetStreamInfo", 0, 0, interfaces: {0}};
3239 static varinfo_t flash_net_NetStreamInfo_maxBytesPerSecond = {0x01, 0x00, 0x00, 0x16, 0, "maxBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3240 static varinfo_t flash_net_NetStreamInfo_dataBufferByteLength = {0x01, 0x00, 0x00, 0x16, 0, "dataBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3241 static varinfo_t flash_net_NetStreamInfo_videoByteCount = {0x01, 0x00, 0x00, 0x16, 0, "videoByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3242 static varinfo_t flash_net_NetStreamInfo_videoBufferLength = {0x01, 0x00, 0x00, 0x16, 0, "videoBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3243 static varinfo_t flash_net_NetStreamInfo_audioBufferByteLength = {0x01, 0x00, 0x00, 0x16, 0, "audioBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3244 static varinfo_t flash_net_NetStreamInfo_dataBytesPerSecond = {0x01, 0x00, 0x00, 0x16, 0, "dataBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3245 static varinfo_t flash_net_NetStreamInfo_SRTT = {0x01, 0x00, 0x00, 0x16, 0, "SRTT", 0, 0, &flash_net_NetStreamInfo, 0};
3246 static varinfo_t flash_net_NetStreamInfo_droppedFrames = {0x01, 0x00, 0x00, 0x16, 0, "droppedFrames", 0, 0, &flash_net_NetStreamInfo, 0};
3247 static varinfo_t flash_net_NetStreamInfo_audioByteCount = {0x01, 0x00, 0x00, 0x16, 0, "audioByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3248 static varinfo_t flash_net_NetStreamInfo_audioBufferLength = {0x01, 0x00, 0x00, 0x16, 0, "audioBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3249 static varinfo_t flash_net_NetStreamInfo_byteCount = {0x01, 0x00, 0x00, 0x16, 0, "byteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3250 static methodinfo_t flash_net_NetStreamInfo_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_net_NetStreamInfo, 0};
3251 static varinfo_t flash_net_NetStreamInfo_dataByteCount = {0x01, 0x00, 0x00, 0x16, 0, "dataByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3252 static varinfo_t flash_net_NetStreamInfo_videoBufferByteLength = {0x01, 0x00, 0x00, 0x16, 0, "videoBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3253 static varinfo_t flash_net_NetStreamInfo_dataBufferLength = {0x01, 0x00, 0x00, 0x16, 0, "dataBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3254 static varinfo_t flash_net_NetStreamInfo_audioLossRate = {0x01, 0x00, 0x00, 0x16, 0, "audioLossRate", 0, 0, &flash_net_NetStreamInfo, 0};
3255 static varinfo_t flash_net_NetStreamInfo_videoBytesPerSecond = {0x01, 0x00, 0x00, 0x16, 0, "videoBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3256 static varinfo_t flash_net_NetStreamInfo_currentBytesPerSecond = {0x01, 0x00, 0x00, 0x16, 0, "currentBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3257 static varinfo_t flash_net_NetStreamInfo_audioBytesPerSecond = {0x01, 0x00, 0x00, 0x16, 0, "audioBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3258 static varinfo_t flash_net_NetStreamInfo_playbackBytesPerSecond = {0x01, 0x00, 0x00, 0x16, 0, "playbackBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3259 static classinfo_t flash_display_FrameLabel = {0x03, 0x00, 0x01, 0x16, "flash.display", "FrameLabel", 0, 0, interfaces: {0}};
3260 static varinfo_t flash_display_FrameLabel_frame = {0x01, 0x00, 0x00, 0x16, 0, "frame", 0, 0, &flash_display_FrameLabel, 0};
3261 static varinfo_t flash_display_FrameLabel_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_display_FrameLabel, 0};
3262 static classinfo_t flash_display_Scene = {0x03, 0x00, 0x01, 0x16, "flash.display", "Scene", 0, 0, interfaces: {0}};
3263 static varinfo_t flash_display_Scene_numFrames = {0x01, 0x00, 0x00, 0x16, 0, "numFrames", 0, 0, &flash_display_Scene, 0};
3264 static varinfo_t flash_display_Scene_labels = {0x01, 0x00, 0x00, 0x16, 0, "labels", 0, 0, &flash_display_Scene, 0};
3265 static varinfo_t flash_display_Scene_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_display_Scene, 0};
3266 static classinfo_t flash_ui_MouseCursor = {0x03, 0x00, 0x01, 0x16, "flash.ui", "MouseCursor", 0, 0, interfaces: {0}};
3267 static classinfo_t flash_ui_Mouse = {0x03, 0x00, 0x01, 0x16, "flash.ui", "Mouse", 0, 0, interfaces: {0}};
3268 static classinfo_t flash_media_SoundCodec = {0x03, 0x00, 0x01, 0x16, "flash.media", "SoundCodec", 0, 0, interfaces: {0}};
3269 static classinfo_t flash_geom_Matrix = {0x03, 0x00, 0x00, 0x16, "flash.geom", "Matrix", 0, 0, interfaces: {0}};
3270 static varinfo_t flash_geom_Matrix_b = {0x01, 0x00, 0x00, 0x16, 0, "b", 0, 0, &flash_geom_Matrix, 0};
3271 static methodinfo_t flash_geom_Matrix_deltaTransformPoint = {0x02, 0x00, 0x00, 0x16, 0, "deltaTransformPoint", 0, 0, &flash_geom_Matrix, 0};
3272 static methodinfo_t flash_geom_Matrix_identity = {0x02, 0x00, 0x00, 0x16, 0, "identity", 0, 0, &flash_geom_Matrix, 0};
3273 static varinfo_t flash_geom_Matrix_ty = {0x01, 0x00, 0x00, 0x16, 0, "ty", 0, 0, &flash_geom_Matrix, 0};
3274 static methodinfo_t flash_geom_Matrix_translate = {0x02, 0x00, 0x00, 0x16, 0, "translate", 0, 0, &flash_geom_Matrix, 0};
3275 static methodinfo_t flash_geom_Matrix_concat = {0x02, 0x00, 0x00, 0x16, 0, "concat", 0, 0, &flash_geom_Matrix, 0};
3276 static varinfo_t flash_geom_Matrix_c = {0x01, 0x00, 0x00, 0x16, 0, "c", 0, 0, &flash_geom_Matrix, 0};
3277 static varinfo_t flash_geom_Matrix_a = {0x01, 0x00, 0x00, 0x16, 0, "a", 0, 0, &flash_geom_Matrix, 0};
3278 static methodinfo_t flash_geom_Matrix_scale = {0x02, 0x00, 0x00, 0x16, 0, "scale", 0, 0, &flash_geom_Matrix, 0};
3279 static varinfo_t flash_geom_Matrix_d = {0x01, 0x00, 0x00, 0x16, 0, "d", 0, 0, &flash_geom_Matrix, 0};
3280 static methodinfo_t flash_geom_Matrix_transformPoint = {0x02, 0x00, 0x00, 0x16, 0, "transformPoint", 0, 0, &flash_geom_Matrix, 0};
3281 static methodinfo_t flash_geom_Matrix_rotate = {0x02, 0x00, 0x00, 0x16, 0, "rotate", 0, 0, &flash_geom_Matrix, 0};
3282 static methodinfo_t flash_geom_Matrix_createGradientBox = {0x02, 0x00, 0x00, 0x16, 0, "createGradientBox", 0, 0, &flash_geom_Matrix, 0};
3283 static methodinfo_t flash_geom_Matrix_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_geom_Matrix, 0};
3284 static methodinfo_t flash_geom_Matrix_invert = {0x02, 0x00, 0x00, 0x16, 0, "invert", 0, 0, &flash_geom_Matrix, 0};
3285 static methodinfo_t flash_geom_Matrix_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_geom_Matrix, 0};
3286 static varinfo_t flash_geom_Matrix_tx = {0x01, 0x00, 0x00, 0x16, 0, "tx", 0, 0, &flash_geom_Matrix, 0};
3287 static methodinfo_t flash_geom_Matrix_createBox = {0x02, 0x00, 0x00, 0x16, 0, "createBox", 0, 0, &flash_geom_Matrix, 0};
3288 static classinfo_t flash_system_LoaderContext = {0x03, 0x00, 0x00, 0x16, "flash.system", "LoaderContext", 0, 0, interfaces: {0}};
3289 static varinfo_t flash_system_LoaderContext_checkPolicyFile = {0x01, 0x00, 0x00, 0x16, 0, "checkPolicyFile", 0, 0, &flash_system_LoaderContext, 0};
3290 static varinfo_t flash_system_LoaderContext_securityDomain = {0x01, 0x00, 0x00, 0x16, 0, "securityDomain", 0, 0, &flash_system_LoaderContext, 0};
3291 static varinfo_t flash_system_LoaderContext_applicationDomain = {0x01, 0x00, 0x00, 0x16, 0, "applicationDomain", 0, 0, &flash_system_LoaderContext, 0};
3292 static classinfo_t flash_system_SecurityDomain = {0x03, 0x00, 0x00, 0x16, "flash.system", "SecurityDomain", 0, 0, interfaces: {0}};
3293 static classinfo_t flash_text_TextLineMetrics = {0x03, 0x00, 0x00, 0x16, "flash.text", "TextLineMetrics", 0, 0, interfaces: {0}};
3294 static varinfo_t flash_text_TextLineMetrics_descent = {0x01, 0x00, 0x00, 0x16, 0, "descent", 0, 0, &flash_text_TextLineMetrics, 0};
3295 static varinfo_t flash_text_TextLineMetrics_width = {0x01, 0x00, 0x00, 0x16, 0, "width", 0, 0, &flash_text_TextLineMetrics, 0};
3296 static varinfo_t flash_text_TextLineMetrics_ascent = {0x01, 0x00, 0x00, 0x16, 0, "ascent", 0, 0, &flash_text_TextLineMetrics, 0};
3297 static varinfo_t flash_text_TextLineMetrics_leading = {0x01, 0x00, 0x00, 0x16, 0, "leading", 0, 0, &flash_text_TextLineMetrics, 0};
3298 static varinfo_t flash_text_TextLineMetrics_height = {0x01, 0x00, 0x00, 0x16, 0, "height", 0, 0, &flash_text_TextLineMetrics, 0};
3299 static varinfo_t flash_text_TextLineMetrics_x = {0x01, 0x00, 0x00, 0x16, 0, "x", 0, 0, &flash_text_TextLineMetrics, 0};
3300 static classinfo_t flash_ui_KeyLocation = {0x03, 0x00, 0x01, 0x16, "flash.ui", "KeyLocation", 0, 0, interfaces: {0}};
3301 static classinfo_t flash_ui_Keyboard = {0x03, 0x00, 0x01, 0x16, "flash.ui", "Keyboard", 0, 0, interfaces: {0}};
3302 static classinfo_t flash_display_PixelSnapping = {0x03, 0x00, 0x01, 0x16, "flash.display", "PixelSnapping", 0, 0, interfaces: {0}};
3303 static classinfo_t flash_filters_BitmapFilterQuality = {0x03, 0x00, 0x01, 0x16, "flash.filters", "BitmapFilterQuality", 0, 0, interfaces: {0}};
3304 static classinfo_t flash_filters_BitmapFilterType = {0x03, 0x00, 0x01, 0x16, "flash.filters", "BitmapFilterType", 0, 0, interfaces: {0}};
3305 static classinfo_t flash_filters_BitmapFilter = {0x03, 0x00, 0x00, 0x16, "flash.filters", "BitmapFilter", 0, 0, interfaces: {0}};
3306 static methodinfo_t flash_filters_BitmapFilter_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_filters_BitmapFilter, 0};
3307 static classinfo_t flash_display_BitmapDataChannel = {0x03, 0x00, 0x01, 0x16, "flash.display", "BitmapDataChannel", 0, 0, interfaces: {0}};
3308 static classinfo_t flash_events_IEventDispatcher = {0x03, 0x00, 0x10, 0x16, "flash.events", "IEventDispatcher", 0, 0, interfaces: {0}};
3309 static methodinfo_t flash_events_IEventDispatcher_willTrigger = {0x02, 0x00, 0x00, 0x08, 0, "willTrigger", 0, 0, &flash_events_IEventDispatcher, 0};
3310 static methodinfo_t flash_events_IEventDispatcher_removeEventListener = {0x02, 0x00, 0x00, 0x08, 0, "removeEventListener", 0, 0, &flash_events_IEventDispatcher, 0};
3311 static methodinfo_t flash_events_IEventDispatcher_hasEventListener = {0x02, 0x00, 0x00, 0x08, 0, "hasEventListener", 0, 0, &flash_events_IEventDispatcher, 0};
3312 static methodinfo_t flash_events_IEventDispatcher_addEventListener = {0x02, 0x00, 0x00, 0x08, 0, "addEventListener", 0, 0, &flash_events_IEventDispatcher, 0};
3313 static methodinfo_t flash_events_IEventDispatcher_dispatchEvent = {0x02, 0x00, 0x00, 0x08, 0, "dispatchEvent", 0, 0, &flash_events_IEventDispatcher, 0};
3314 static classinfo_t flash_display_JointStyle = {0x03, 0x00, 0x01, 0x16, "flash.display", "JointStyle", 0, 0, interfaces: {0}};
3315 static classinfo_t flash_display_CapsStyle = {0x03, 0x00, 0x01, 0x16, "flash.display", "CapsStyle", 0, 0, interfaces: {0}};
3316 static classinfo_t flash_display_LineScaleMode = {0x03, 0x00, 0x01, 0x16, "flash.display", "LineScaleMode", 0, 0, interfaces: {0}};
3317 static classinfo_t flash_display_InterpolationMethod = {0x03, 0x00, 0x01, 0x16, "flash.display", "InterpolationMethod", 0, 0, interfaces: {0}};
3318 static classinfo_t flash_display_SpreadMethod = {0x03, 0x00, 0x01, 0x16, "flash.display", "SpreadMethod", 0, 0, interfaces: {0}};
3319 static classinfo_t flash_display_GradientType = {0x03, 0x00, 0x01, 0x16, "flash.display", "GradientType", 0, 0, interfaces: {0}};
3320 static classinfo_t flash_display_Graphics = {0x03, 0x00, 0x01, 0x16, "flash.display", "Graphics", 0, 0, interfaces: {0}};
3321 static methodinfo_t flash_display_Graphics_drawPath = {0x02, 0x00, 0x00, 0x16, 0, "drawPath", 0, 0, &flash_display_Graphics, 0};
3322 static methodinfo_t flash_display_Graphics_drawEllipse = {0x02, 0x00, 0x00, 0x16, 0, "drawEllipse", 0, 0, &flash_display_Graphics, 0};
3323 static methodinfo_t flash_display_Graphics_drawRoundRectComplex = {0x02, 0x00, 0x00, 0x16, 0, "drawRoundRectComplex", 0, 0, &flash_display_Graphics, 0};
3324 static methodinfo_t flash_display_Graphics_moveTo = {0x02, 0x00, 0x00, 0x16, 0, "moveTo", 0, 0, &flash_display_Graphics, 0};
3325 static methodinfo_t flash_display_Graphics_lineShaderStyle = {0x02, 0x00, 0x00, 0x16, 0, "lineShaderStyle", 0, 0, &flash_display_Graphics, 0};
3326 static methodinfo_t flash_display_Graphics_beginFill = {0x02, 0x00, 0x00, 0x16, 0, "beginFill", 0, 0, &flash_display_Graphics, 0};
3327 static methodinfo_t flash_display_Graphics_beginGradientFill = {0x02, 0x00, 0x00, 0x16, 0, "beginGradientFill", 0, 0, &flash_display_Graphics, 0};
3328 static methodinfo_t flash_display_Graphics_drawGraphicsData = {0x02, 0x00, 0x00, 0x16, 0, "drawGraphicsData", 0, 0, &flash_display_Graphics, 0};
3329 static methodinfo_t flash_display_Graphics_lineGradientStyle = {0x02, 0x00, 0x00, 0x16, 0, "lineGradientStyle", 0, 0, &flash_display_Graphics, 0};
3330 static methodinfo_t flash_display_Graphics_drawRoundRect = {0x02, 0x00, 0x00, 0x16, 0, "drawRoundRect", 0, 0, &flash_display_Graphics, 0};
3331 static methodinfo_t flash_display_Graphics_beginBitmapFill = {0x02, 0x00, 0x00, 0x16, 0, "beginBitmapFill", 0, 0, &flash_display_Graphics, 0};
3332 static methodinfo_t flash_display_Graphics_lineStyle = {0x02, 0x00, 0x00, 0x16, 0, "lineStyle", 0, 0, &flash_display_Graphics, 0};
3333 static methodinfo_t flash_display_Graphics_lineTo = {0x02, 0x00, 0x00, 0x16, 0, "lineTo", 0, 0, &flash_display_Graphics, 0};
3334 static methodinfo_t flash_display_Graphics_endFill = {0x02, 0x00, 0x00, 0x16, 0, "endFill", 0, 0, &flash_display_Graphics, 0};
3335 static methodinfo_t flash_display_Graphics_copyFrom = {0x02, 0x00, 0x00, 0x16, 0, "copyFrom", 0, 0, &flash_display_Graphics, 0};
3336 static methodinfo_t flash_display_Graphics_lineBitmapStyle = {0x02, 0x00, 0x00, 0x16, 0, "lineBitmapStyle", 0, 0, &flash_display_Graphics, 0};
3337 static methodinfo_t flash_display_Graphics_curveTo = {0x02, 0x00, 0x00, 0x16, 0, "curveTo", 0, 0, &flash_display_Graphics, 0};
3338 static methodinfo_t flash_display_Graphics_clear = {0x02, 0x00, 0x00, 0x16, 0, "clear", 0, 0, &flash_display_Graphics, 0};
3339 static methodinfo_t flash_display_Graphics_drawCircle = {0x02, 0x00, 0x00, 0x16, 0, "drawCircle", 0, 0, &flash_display_Graphics, 0};
3340 static methodinfo_t flash_display_Graphics_beginShaderFill = {0x02, 0x00, 0x00, 0x16, 0, "beginShaderFill", 0, 0, &flash_display_Graphics, 0};
3341 static methodinfo_t flash_display_Graphics_drawTriangles = {0x02, 0x00, 0x00, 0x16, 0, "drawTriangles", 0, 0, &flash_display_Graphics, 0};
3342 static methodinfo_t flash_display_Graphics_drawRect = {0x02, 0x00, 0x00, 0x16, 0, "drawRect", 0, 0, &flash_display_Graphics, 0};
3343 static classinfo_t flash_text_FontType = {0x03, 0x00, 0x01, 0x16, "flash.text", "FontType", 0, 0, interfaces: {0}};
3344 static classinfo_t flash_text_Font = {0x03, 0x00, 0x00, 0x16, "flash.text", "Font", 0, 0, interfaces: {0}};
3345 static methodinfo_t flash_text_Font_enumerateFonts = {0x02, 0x00, 0x02, 0x16, 0, "enumerateFonts", 0, 0, &flash_text_Font, 0};
3346 static methodinfo_t flash_text_Font_hasGlyphs = {0x02, 0x00, 0x00, 0x16, 0, "hasGlyphs", 0, 0, &flash_text_Font, 0};
3347 static varinfo_t flash_text_Font_fontName = {0x01, 0x00, 0x00, 0x16, 0, "fontName", 0, 0, &flash_text_Font, 0};
3348 static methodinfo_t flash_text_Font_registerFont = {0x02, 0x00, 0x02, 0x16, 0, "registerFont", 0, 0, &flash_text_Font, 0};
3349 static varinfo_t flash_text_Font_fontStyle = {0x01, 0x00, 0x00, 0x16, 0, "fontStyle", 0, 0, &flash_text_Font, 0};
3350 static varinfo_t flash_text_Font_fontType = {0x01, 0x00, 0x00, 0x16, 0, "fontType", 0, 0, &flash_text_Font, 0};
3351 static classinfo_t flash_net_FileFilter = {0x03, 0x00, 0x01, 0x16, "flash.net", "FileFilter", 0, 0, interfaces: {0}};
3352 static varinfo_t flash_net_FileFilter_extension = {0x01, 0x00, 0x00, 0x16, 0, "extension", 0, 0, &flash_net_FileFilter, 0};
3353 static varinfo_t flash_net_FileFilter_description = {0x01, 0x00, 0x00, 0x16, 0, "description", 0, 0, &flash_net_FileFilter, 0};
3354 static varinfo_t flash_net_FileFilter_macType = {0x01, 0x00, 0x00, 0x16, 0, "macType", 0, 0, &flash_net_FileFilter, 0};
3355 static classinfo_t flash_external_ExternalInterface = {0x03, 0x00, 0x01, 0x16, "flash.external", "ExternalInterface", 0, 0, interfaces: {0}};
3356 static classinfo_t flash_events_EventPhase = {0x03, 0x00, 0x01, 0x16, "flash.events", "EventPhase", 0, 0, interfaces: {0}};
3357 static classinfo_t flash_events_Event = {0x03, 0x00, 0x00, 0x16, "flash.events", "Event", 0, 0, interfaces: {0}};
3358 static varinfo_t flash_events_Event_type = {0x01, 0x00, 0x00, 0x16, 0, "type", 0, 0, &flash_events_Event, 0};
3359 static varinfo_t flash_events_Event_cancelable = {0x01, 0x00, 0x00, 0x16, 0, "cancelable", 0, 0, &flash_events_Event, 0};
3360 static methodinfo_t flash_events_Event_isDefaultPrevented = {0x02, 0x00, 0x00, 0x16, 0, "isDefaultPrevented", 0, 0, &flash_events_Event, 0};
3361 static varinfo_t flash_events_Event_target = {0x01, 0x00, 0x00, 0x16, 0, "target", 0, 0, &flash_events_Event, 0};
3362 static varinfo_t flash_events_Event_eventPhase = {0x01, 0x00, 0x00, 0x16, 0, "eventPhase", 0, 0, &flash_events_Event, 0};
3363 static varinfo_t flash_events_Event_currentTarget = {0x01, 0x00, 0x00, 0x16, 0, "currentTarget", 0, 0, &flash_events_Event, 0};
3364 static methodinfo_t flash_events_Event_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_events_Event, 0};
3365 static methodinfo_t flash_events_Event_stopImmediatePropagation = {0x02, 0x00, 0x00, 0x16, 0, "stopImmediatePropagation", 0, 0, &flash_events_Event, 0};
3366 static varinfo_t flash_events_Event_bubbles = {0x01, 0x00, 0x00, 0x16, 0, "bubbles", 0, 0, &flash_events_Event, 0};
3367 static methodinfo_t flash_events_Event_stopPropagation = {0x02, 0x00, 0x00, 0x16, 0, "stopPropagation", 0, 0, &flash_events_Event, 0};
3368 static methodinfo_t flash_events_Event_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_events_Event, 0};
3369 static methodinfo_t flash_events_Event_preventDefault = {0x02, 0x00, 0x00, 0x16, 0, "preventDefault", 0, 0, &flash_events_Event, 0};
3370 static methodinfo_t flash_events_Event_formatToString = {0x02, 0x00, 0x00, 0x16, 0, "formatToString", 0, 0, &flash_events_Event, 0};
3371 static classinfo_t flash_display_BlendMode = {0x03, 0x00, 0x01, 0x16, "flash.display", "BlendMode", 0, 0, interfaces: {0}};
3372 static classinfo_t flash_filters_DisplacementMapFilterMode = {0x03, 0x00, 0x01, 0x16, "flash.filters", "DisplacementMapFilterMode", 0, 0, interfaces: {0}};
3373 static classinfo_t flash_utils_IDataOutput = {0x03, 0x00, 0x10, 0x16, "flash.utils", "IDataOutput", 0, 0, interfaces: {0}};
3374 static methodinfo_t flash_utils_IDataOutput_writeUnsignedInt = {0x02, 0x00, 0x00, 0x08, 0, "writeUnsignedInt", 0, 0, &flash_utils_IDataOutput, 0};
3375 static methodinfo_t flash_utils_IDataOutput_writeInt = {0x02, 0x00, 0x00, 0x08, 0, "writeInt", 0, 0, &flash_utils_IDataOutput, 0};
3376 static varinfo_t flash_utils_IDataOutput_objectEncoding = {0x01, 0x00, 0x00, 0x08, 0, "objectEncoding", 0, 0, &flash_utils_IDataOutput, 0};
3377 static methodinfo_t flash_utils_IDataOutput_writeUTFBytes = {0x02, 0x00, 0x00, 0x08, 0, "writeUTFBytes", 0, 0, &flash_utils_IDataOutput, 0};
3378 static methodinfo_t flash_utils_IDataOutput_writeObject = {0x02, 0x00, 0x00, 0x08, 0, "writeObject", 0, 0, &flash_utils_IDataOutput, 0};
3379 static methodinfo_t flash_utils_IDataOutput_writeMultiByte = {0x02, 0x00, 0x00, 0x08, 0, "writeMultiByte", 0, 0, &flash_utils_IDataOutput, 0};
3380 static methodinfo_t flash_utils_IDataOutput_writeShort = {0x02, 0x00, 0x00, 0x08, 0, "writeShort", 0, 0, &flash_utils_IDataOutput, 0};
3381 static methodinfo_t flash_utils_IDataOutput_writeFloat = {0x02, 0x00, 0x00, 0x08, 0, "writeFloat", 0, 0, &flash_utils_IDataOutput, 0};
3382 static methodinfo_t flash_utils_IDataOutput_writeUTF = {0x02, 0x00, 0x00, 0x08, 0, "writeUTF", 0, 0, &flash_utils_IDataOutput, 0};
3383 static methodinfo_t flash_utils_IDataOutput_writeByte = {0x02, 0x00, 0x00, 0x08, 0, "writeByte", 0, 0, &flash_utils_IDataOutput, 0};
3384 static methodinfo_t flash_utils_IDataOutput_writeBoolean = {0x02, 0x00, 0x00, 0x08, 0, "writeBoolean", 0, 0, &flash_utils_IDataOutput, 0};
3385 static methodinfo_t flash_utils_IDataOutput_writeDouble = {0x02, 0x00, 0x00, 0x08, 0, "writeDouble", 0, 0, &flash_utils_IDataOutput, 0};
3386 static methodinfo_t flash_utils_IDataOutput_writeBytes = {0x02, 0x00, 0x00, 0x08, 0, "writeBytes", 0, 0, &flash_utils_IDataOutput, 0};
3387 static varinfo_t flash_utils_IDataOutput_endian = {0x01, 0x00, 0x00, 0x08, 0, "endian", 0, 0, &flash_utils_IDataOutput, 0};
3388 static classinfo_t flash_utils_IDataInput = {0x03, 0x00, 0x10, 0x16, "flash.utils", "IDataInput", 0, 0, interfaces: {0}};
3389 static methodinfo_t flash_utils_IDataInput_readUTF = {0x02, 0x00, 0x00, 0x08, 0, "readUTF", 0, 0, &flash_utils_IDataInput, 0};
3390 static methodinfo_t flash_utils_IDataInput_readByte = {0x02, 0x00, 0x00, 0x08, 0, "readByte", 0, 0, &flash_utils_IDataInput, 0};
3391 static methodinfo_t flash_utils_IDataInput_readUTFBytes = {0x02, 0x00, 0x00, 0x08, 0, "readUTFBytes", 0, 0, &flash_utils_IDataInput, 0};
3392 static methodinfo_t flash_utils_IDataInput_readShort = {0x02, 0x00, 0x00, 0x08, 0, "readShort", 0, 0, &flash_utils_IDataInput, 0};
3393 static varinfo_t flash_utils_IDataInput_objectEncoding = {0x01, 0x00, 0x00, 0x08, 0, "objectEncoding", 0, 0, &flash_utils_IDataInput, 0};
3394 static methodinfo_t flash_utils_IDataInput_readUnsignedInt = {0x02, 0x00, 0x00, 0x08, 0, "readUnsignedInt", 0, 0, &flash_utils_IDataInput, 0};
3395 static methodinfo_t flash_utils_IDataInput_readDouble = {0x02, 0x00, 0x00, 0x08, 0, "readDouble", 0, 0, &flash_utils_IDataInput, 0};
3396 static methodinfo_t flash_utils_IDataInput_readBytes = {0x02, 0x00, 0x00, 0x08, 0, "readBytes", 0, 0, &flash_utils_IDataInput, 0};
3397 static methodinfo_t flash_utils_IDataInput_readUnsignedByte = {0x02, 0x00, 0x00, 0x08, 0, "readUnsignedByte", 0, 0, &flash_utils_IDataInput, 0};
3398 static methodinfo_t flash_utils_IDataInput_readMultiByte = {0x02, 0x00, 0x00, 0x08, 0, "readMultiByte", 0, 0, &flash_utils_IDataInput, 0};
3399 static methodinfo_t flash_utils_IDataInput_readInt = {0x02, 0x00, 0x00, 0x08, 0, "readInt", 0, 0, &flash_utils_IDataInput, 0};
3400 static varinfo_t flash_utils_IDataInput_bytesAvailable = {0x01, 0x00, 0x00, 0x08, 0, "bytesAvailable", 0, 0, &flash_utils_IDataInput, 0};
3401 static methodinfo_t flash_utils_IDataInput_readUnsignedShort = {0x02, 0x00, 0x00, 0x08, 0, "readUnsignedShort", 0, 0, &flash_utils_IDataInput, 0};
3402 static methodinfo_t flash_utils_IDataInput_readObject = {0x02, 0x00, 0x00, 0x08, 0, "readObject", 0, 0, &flash_utils_IDataInput, 0};
3403 static methodinfo_t flash_utils_IDataInput_readFloat = {0x02, 0x00, 0x00, 0x08, 0, "readFloat", 0, 0, &flash_utils_IDataInput, 0};
3404 static varinfo_t flash_utils_IDataInput_endian = {0x01, 0x00, 0x00, 0x08, 0, "endian", 0, 0, &flash_utils_IDataInput, 0};
3405 static methodinfo_t flash_utils_IDataInput_readBoolean = {0x02, 0x00, 0x00, 0x08, 0, "readBoolean", 0, 0, &flash_utils_IDataInput, 0};
3406 static classinfo_t flash_utils_Endian = {0x03, 0x00, 0x01, 0x16, "flash.utils", "Endian", 0, 0, interfaces: {0}};
3407 static classinfo_t adobe_utils_CustomActions = {0x03, 0x00, 0x01, 0x16, "adobe.utils", "CustomActions", 0, 0, interfaces: {0}};
3408 static classinfo_t flash_ui_ContextMenuClipboardItems = {0x03, 0x00, 0x01, 0x16, "flash.ui", "ContextMenuClipboardItems", 0, 0, interfaces: {0}};
3409 static varinfo_t flash_ui_ContextMenuClipboardItems_clear = {0x01, 0x00, 0x00, 0x16, 0, "clear", 0, 0, &flash_ui_ContextMenuClipboardItems, 0};
3410 static methodinfo_t flash_ui_ContextMenuClipboardItems_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_ui_ContextMenuClipboardItems, 0};
3411 static varinfo_t flash_ui_ContextMenuClipboardItems_paste = {0x01, 0x00, 0x00, 0x16, 0, "paste", 0, 0, &flash_ui_ContextMenuClipboardItems, 0};
3412 static varinfo_t flash_ui_ContextMenuClipboardItems_selectAll = {0x01, 0x00, 0x00, 0x16, 0, "selectAll", 0, 0, &flash_ui_ContextMenuClipboardItems, 0};
3413 static varinfo_t flash_ui_ContextMenuClipboardItems_copy = {0x01, 0x00, 0x00, 0x16, 0, "copy", 0, 0, &flash_ui_ContextMenuClipboardItems, 0};
3414 static varinfo_t flash_ui_ContextMenuClipboardItems_cut = {0x01, 0x00, 0x00, 0x16, 0, "cut", 0, 0, &flash_ui_ContextMenuClipboardItems, 0};
3415 static classinfo_t flash_ui_ContextMenuBuiltInItems = {0x03, 0x00, 0x01, 0x16, "flash.ui", "ContextMenuBuiltInItems", 0, 0, interfaces: {0}};
3416 static varinfo_t flash_ui_ContextMenuBuiltInItems_zoom = {0x01, 0x00, 0x00, 0x16, 0, "zoom", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3417 static varinfo_t flash_ui_ContextMenuBuiltInItems_save = {0x01, 0x00, 0x00, 0x16, 0, "save", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3418 static varinfo_t flash_ui_ContextMenuBuiltInItems_loop = {0x01, 0x00, 0x00, 0x16, 0, "loop", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3419 static varinfo_t flash_ui_ContextMenuBuiltInItems_print = {0x01, 0x00, 0x00, 0x16, 0, "print", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3420 static varinfo_t flash_ui_ContextMenuBuiltInItems_forwardAndBack = {0x01, 0x00, 0x00, 0x16, 0, "forwardAndBack", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3421 static varinfo_t flash_ui_ContextMenuBuiltInItems_rewind = {0x01, 0x00, 0x00, 0x16, 0, "rewind", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3422 static methodinfo_t flash_ui_ContextMenuBuiltInItems_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3423 static varinfo_t flash_ui_ContextMenuBuiltInItems_quality = {0x01, 0x00, 0x00, 0x16, 0, "quality", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3424 static varinfo_t flash_ui_ContextMenuBuiltInItems_play = {0x01, 0x00, 0x00, 0x16, 0, "play", 0, 0, &flash_ui_ContextMenuBuiltInItems, 0};
3425 static classinfo_t flash_geom_ColorTransform = {0x03, 0x00, 0x00, 0x16, "flash.geom", "ColorTransform", 0, 0, interfaces: {0}};
3426 static varinfo_t flash_geom_ColorTransform_blueOffset = {0x01, 0x00, 0x00, 0x16, 0, "blueOffset", 0, 0, &flash_geom_ColorTransform, 0};
3427 static varinfo_t flash_geom_ColorTransform_greenOffset = {0x01, 0x00, 0x00, 0x16, 0, "greenOffset", 0, 0, &flash_geom_ColorTransform, 0};
3428 static varinfo_t flash_geom_ColorTransform_greenMultiplier = {0x01, 0x00, 0x00, 0x16, 0, "greenMultiplier", 0, 0, &flash_geom_ColorTransform, 0};
3429 static varinfo_t flash_geom_ColorTransform_redMultiplier = {0x01, 0x00, 0x00, 0x16, 0, "redMultiplier", 0, 0, &flash_geom_ColorTransform, 0};
3430 static varinfo_t flash_geom_ColorTransform_color = {0x01, 0x00, 0x00, 0x16, 0, "color", 0, 0, &flash_geom_ColorTransform, 0};
3431 static methodinfo_t flash_geom_ColorTransform_concat = {0x02, 0x00, 0x00, 0x16, 0, "concat", 0, 0, &flash_geom_ColorTransform, 0};
3432 static varinfo_t flash_geom_ColorTransform_alphaOffset = {0x01, 0x00, 0x00, 0x16, 0, "alphaOffset", 0, 0, &flash_geom_ColorTransform, 0};
3433 static varinfo_t flash_geom_ColorTransform_blueMultiplier = {0x01, 0x00, 0x00, 0x16, 0, "blueMultiplier", 0, 0, &flash_geom_ColorTransform, 0};
3434 static methodinfo_t flash_geom_ColorTransform_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_geom_ColorTransform, 0};
3435 static varinfo_t flash_geom_ColorTransform_alphaMultiplier = {0x01, 0x00, 0x00, 0x16, 0, "alphaMultiplier", 0, 0, &flash_geom_ColorTransform, 0};
3436 static varinfo_t flash_geom_ColorTransform_redOffset = {0x01, 0x00, 0x00, 0x16, 0, "redOffset", 0, 0, &flash_geom_ColorTransform, 0};
3437 static classinfo_t flash_system_ApplicationDomain = {0x03, 0x00, 0x01, 0x16, "flash.system", "ApplicationDomain", 0, 0, interfaces: {0}};
3438 static methodinfo_t flash_system_ApplicationDomain_hasDefinition = {0x02, 0x00, 0x00, 0x16, 0, "hasDefinition", 0, 0, &flash_system_ApplicationDomain, 0};
3439 static methodinfo_t flash_system_ApplicationDomain_getDefinition = {0x02, 0x00, 0x00, 0x16, 0, "getDefinition", 0, 0, &flash_system_ApplicationDomain, 0};
3440 static varinfo_t flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH = {0x01, 0x00, 0x02, 0x16, 0, "MIN_DOMAIN_MEMORY_LENGTH", 0, 0, &flash_system_ApplicationDomain, 0};
3441 static varinfo_t flash_system_ApplicationDomain_parentDomain = {0x01, 0x00, 0x00, 0x16, 0, "parentDomain", 0, 0, &flash_system_ApplicationDomain, 0};
3442 static varinfo_t flash_system_ApplicationDomain_domainMemory = {0x01, 0x00, 0x00, 0x16, 0, "domainMemory", 0, 0, &flash_system_ApplicationDomain, 0};
3443 static varinfo_t flash_system_ApplicationDomain_currentDomain = {0x01, 0x00, 0x02, 0x16, 0, "currentDomain", 0, 0, &flash_system_ApplicationDomain, 0};
3444 static classinfo_t flash_accessibility_AccessibilityProperties = {0x03, 0x00, 0x00, 0x16, "flash.accessibility", "AccessibilityProperties", 0, 0, interfaces: {0}};
3445 static varinfo_t flash_accessibility_AccessibilityProperties_forceSimple = {0x01, 0x00, 0x00, 0x16, 0, "forceSimple", 0, 0, &flash_accessibility_AccessibilityProperties, 0};
3446 static varinfo_t flash_accessibility_AccessibilityProperties_noAutoLabeling = {0x01, 0x00, 0x00, 0x16, 0, "noAutoLabeling", 0, 0, &flash_accessibility_AccessibilityProperties, 0};
3447 static varinfo_t flash_accessibility_AccessibilityProperties_description = {0x01, 0x00, 0x00, 0x16, 0, "description", 0, 0, &flash_accessibility_AccessibilityProperties, 0};
3448 static varinfo_t flash_accessibility_AccessibilityProperties_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &flash_accessibility_AccessibilityProperties, 0};
3449 static varinfo_t flash_accessibility_AccessibilityProperties_shortcut = {0x01, 0x00, 0x00, 0x16, 0, "shortcut", 0, 0, &flash_accessibility_AccessibilityProperties, 0};
3450 static varinfo_t flash_accessibility_AccessibilityProperties_silent = {0x01, 0x00, 0x00, 0x16, 0, "silent", 0, 0, &flash_accessibility_AccessibilityProperties, 0};
3451 static classinfo_t flash_accessibility_AccessibilityImplementation = {0x03, 0x00, 0x00, 0x16, "flash.accessibility", "AccessibilityImplementation", 0, 0, interfaces: {0}};
3452 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accState = {0x02, 0x00, 0x00, 0x16, 0, "get_accState", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3453 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accName = {0x02, 0x00, 0x00, 0x16, 0, "get_accName", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3454 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accSelection = {0x02, 0x00, 0x00, 0x16, 0, "get_accSelection", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3455 static methodinfo_t flash_accessibility_AccessibilityImplementation_accDoDefaultAction = {0x02, 0x00, 0x00, 0x16, 0, "accDoDefaultAction", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3456 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accFocus = {0x02, 0x00, 0x00, 0x16, 0, "get_accFocus", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3457 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accDefaultAction = {0x02, 0x00, 0x00, 0x16, 0, "get_accDefaultAction", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3458 static methodinfo_t flash_accessibility_AccessibilityImplementation_accSelect = {0x02, 0x00, 0x00, 0x16, 0, "accSelect", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3459 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accValue = {0x02, 0x00, 0x00, 0x16, 0, "get_accValue", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3460 static varinfo_t flash_accessibility_AccessibilityImplementation_stub = {0x01, 0x00, 0x00, 0x16, 0, "stub", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3461 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accRole = {0x02, 0x00, 0x00, 0x16, 0, "get_accRole", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3462 static varinfo_t flash_accessibility_AccessibilityImplementation_errno = {0x01, 0x00, 0x00, 0x16, 0, "errno", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3463 static methodinfo_t flash_accessibility_AccessibilityImplementation_isLabeledBy = {0x02, 0x00, 0x00, 0x16, 0, "isLabeledBy", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3464 static methodinfo_t flash_accessibility_AccessibilityImplementation_accLocation = {0x02, 0x00, 0x00, 0x16, 0, "accLocation", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3465 static methodinfo_t flash_accessibility_AccessibilityImplementation_getChildIDArray = {0x02, 0x00, 0x00, 0x16, 0, "getChildIDArray", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
3466 static classinfo_t flash_accessibility_Accessibility = {0x03, 0x00, 0x01, 0x16, "flash.accessibility", "Accessibility", 0, 0, interfaces: {0}};
3467 static classinfo_t flash_display_IBitmapDrawable = {0x03, 0x00, 0x10, 0x16, "flash.display", "IBitmapDrawable", 0, 0, interfaces: {0}};
3468 static classinfo_t flash_utils_IExternalizable = {0x03, 0x00, 0x10, 0x16, "flash.utils", "IExternalizable", 0, 0, interfaces: {0}};
3469 static methodinfo_t flash_utils_IExternalizable_readExternal = {0x02, 0x00, 0x00, 0x08, 0, "readExternal", 0, 0, &flash_utils_IExternalizable, 0};
3470 static methodinfo_t flash_utils_IExternalizable_writeExternal = {0x02, 0x00, 0x00, 0x08, 0, "writeExternal", 0, 0, &flash_utils_IExternalizable, 0};
3471 static classinfo_t flash_net_IDynamicPropertyWriter = {0x03, 0x00, 0x10, 0x16, "flash.net", "IDynamicPropertyWriter", 0, 0, interfaces: {0}};
3472 static methodinfo_t flash_net_IDynamicPropertyWriter_writeDynamicProperties = {0x02, 0x00, 0x00, 0x08, 0, "writeDynamicProperties", 0, 0, &flash_net_IDynamicPropertyWriter, 0};
3473 static classinfo_t flash_net_IDynamicPropertyOutput = {0x03, 0x00, 0x10, 0x16, "flash.net", "IDynamicPropertyOutput", 0, 0, interfaces: {0}};
3474 static methodinfo_t flash_net_IDynamicPropertyOutput_writeDynamicProperty = {0x02, 0x00, 0x00, 0x08, 0, "writeDynamicProperty", 0, 0, &flash_net_IDynamicPropertyOutput, 0};
3475 static classinfo_t flash_text_CSMSettings = {0x03, 0x00, 0x01, 0x16, "flash.text", "CSMSettings", 0, 0, interfaces: {0}};
3476 static varinfo_t flash_text_CSMSettings_fontSize = {0x01, 0x00, 0x00, 0x16, 0, "fontSize", 0, 0, &flash_text_CSMSettings, 0};
3477 static varinfo_t flash_text_CSMSettings_outsideCutoff = {0x01, 0x00, 0x00, 0x16, 0, "outsideCutoff", 0, 0, &flash_text_CSMSettings, 0};
3478 static varinfo_t flash_text_CSMSettings_insideCutoff = {0x01, 0x00, 0x00, 0x16, 0, "insideCutoff", 0, 0, &flash_text_CSMSettings, 0};
3479 static classinfo_t flash_errors_EOFError = {0x03, 0x00, 0x08, 0x16, "flash.errors", "EOFError", 0, 0, interfaces: {0}};
3480 static classinfo_t flash_errors_InvalidSWFError = {0x03, 0x00, 0x08, 0x16, "flash.errors", "InvalidSWFError", 0, 0, interfaces: {0}};
3481 static classinfo_t flash_errors_ScriptTimeoutError = {0x03, 0x00, 0x08, 0x16, "flash.errors", "ScriptTimeoutError", 0, 0, interfaces: {0}};
3482 static classinfo_t flash_errors_StackOverflowError = {0x03, 0x00, 0x08, 0x16, "flash.errors", "StackOverflowError", 0, 0, interfaces: {0}};
3483 static classinfo_t flash_errors_MemoryError = {0x03, 0x00, 0x08, 0x16, "flash.errors", "MemoryError", 0, 0, interfaces: {0}};
3484 static classinfo_t flash_errors_IOError = {0x03, 0x00, 0x08, 0x16, "flash.errors", "IOError", 0, 0, interfaces: {0}};
3485 static classinfo_t flash_errors_IllegalOperationError = {0x03, 0x00, 0x08, 0x16, "flash.errors", "IllegalOperationError", 0, 0, interfaces: {0}};
3486 static classinfo_t flash_text_engine_TextBlock = {0x03, 0x00, 0x01, 0x16, "flash.text.engine", "TextBlock", 0, 0, interfaces: {0}};
3487 static methodinfo_t flash_text_engine_TextBlock_createTextLine = {0x02, 0x00, 0x00, 0x16, 0, "createTextLine", 0, 0, &flash_text_engine_TextBlock, 0};
3488 static varinfo_t flash_text_engine_TextBlock_bidiLevel = {0x01, 0x00, 0x00, 0x16, 0, "bidiLevel", 0, 0, &flash_text_engine_TextBlock, 0};
3489 static methodinfo_t flash_text_engine_TextBlock_getTextLineAtCharIndex = {0x02, 0x00, 0x00, 0x16, 0, "getTextLineAtCharIndex", 0, 0, &flash_text_engine_TextBlock, 0};
3490 static varinfo_t flash_text_engine_TextBlock_lastLine = {0x01, 0x00, 0x00, 0x16, 0, "lastLine", 0, 0, &flash_text_engine_TextBlock, 0};
3491 static methodinfo_t flash_text_engine_TextBlock_findPreviousWordBoundary = {0x02, 0x00, 0x00, 0x16, 0, "findPreviousWordBoundary", 0, 0, &flash_text_engine_TextBlock, 0};
3492 static methodinfo_t flash_text_engine_TextBlock_findPreviousAtomBoundary = {0x02, 0x00, 0x00, 0x16, 0, "findPreviousAtomBoundary", 0, 0, &flash_text_engine_TextBlock, 0};
3493 static varinfo_t flash_text_engine_TextBlock_baselineZero = {0x01, 0x00, 0x00, 0x16, 0, "baselineZero", 0, 0, &flash_text_engine_TextBlock, 0};
3494 static varinfo_t flash_text_engine_TextBlock_applyNonLinearFontScaling = {0x01, 0x00, 0x00, 0x16, 0, "applyNonLinearFontScaling", 0, 0, &flash_text_engine_TextBlock, 0};
3495 static varinfo_t flash_text_engine_TextBlock_firstLine = {0x01, 0x00, 0x00, 0x16, 0, "firstLine", 0, 0, &flash_text_engine_TextBlock, 0};
3496 static varinfo_t flash_text_engine_TextBlock_textJustifier = {0x01, 0x00, 0x00, 0x16, 0, "textJustifier", 0, 0, &flash_text_engine_TextBlock, 0};
3497 static methodinfo_t flash_text_engine_TextBlock_releaseLines = {0x02, 0x00, 0x00, 0x16, 0, "releaseLines", 0, 0, &flash_text_engine_TextBlock, 0};
3498 static varinfo_t flash_text_engine_TextBlock_firstInvalidLine = {0x01, 0x00, 0x00, 0x16, 0, "firstInvalidLine", 0, 0, &flash_text_engine_TextBlock, 0};
3499 static varinfo_t flash_text_engine_TextBlock_baselineFontSize = {0x01, 0x00, 0x00, 0x16, 0, "baselineFontSize", 0, 0, &flash_text_engine_TextBlock, 0};
3500 static varinfo_t flash_text_engine_TextBlock_lineRotation = {0x01, 0x00, 0x00, 0x16, 0, "lineRotation", 0, 0, &flash_text_engine_TextBlock, 0};
3501 static varinfo_t flash_text_engine_TextBlock_userData = {0x01, 0x00, 0x00, 0x16, 0, "userData", 0, 0, &flash_text_engine_TextBlock, 0};
3502 static varinfo_t flash_text_engine_TextBlock_content = {0x01, 0x00, 0x00, 0x16, 0, "content", 0, 0, &flash_text_engine_TextBlock, 0};
3503 static varinfo_t flash_text_engine_TextBlock_textLineCreationResult = {0x01, 0x00, 0x00, 0x16, 0, "textLineCreationResult", 0, 0, &flash_text_engine_TextBlock, 0};
3504 static varinfo_t flash_text_engine_TextBlock_baselineFontDescription = {0x01, 0x00, 0x00, 0x16, 0, "baselineFontDescription", 0, 0, &flash_text_engine_TextBlock, 0};
3505 static methodinfo_t flash_text_engine_TextBlock_findNextAtomBoundary = {0x02, 0x00, 0x00, 0x16, 0, "findNextAtomBoundary", 0, 0, &flash_text_engine_TextBlock, 0};
3506 static methodinfo_t flash_text_engine_TextBlock_findNextWordBoundary = {0x02, 0x00, 0x00, 0x16, 0, "findNextWordBoundary", 0, 0, &flash_text_engine_TextBlock, 0};
3507 static varinfo_t flash_text_engine_TextBlock_tabStops = {0x01, 0x00, 0x00, 0x16, 0, "tabStops", 0, 0, &flash_text_engine_TextBlock, 0};
3508 static methodinfo_t flash_text_engine_TextBlock_dump = {0x02, 0x00, 0x00, 0x16, 0, "dump", 0, 0, &flash_text_engine_TextBlock, 0};
3509 static classinfo_t flash_geom_Point = {0x03, 0x00, 0x00, 0x16, "flash.geom", "Point", 0, 0, interfaces: {0}};
3510 static methodinfo_t flash_geom_Point_subtract = {0x02, 0x00, 0x00, 0x16, 0, "subtract", 0, 0, &flash_geom_Point, 0};
3511 static methodinfo_t flash_geom_Point_distance = {0x02, 0x00, 0x02, 0x16, 0, "distance", 0, 0, &flash_geom_Point, 0};
3512 static methodinfo_t flash_geom_Point_normalize = {0x02, 0x00, 0x00, 0x16, 0, "normalize", 0, 0, &flash_geom_Point, 0};
3513 static methodinfo_t flash_geom_Point_equals = {0x02, 0x00, 0x00, 0x16, 0, "equals", 0, 0, &flash_geom_Point, 0};
3514 static methodinfo_t flash_geom_Point_toString = {0x02, 0x00, 0x00, 0x16, 0, "toString", 0, 0, &flash_geom_Point, 0};
3515 static varinfo_t flash_geom_Point_x = {0x01, 0x00, 0x00, 0x16, 0, "x", 0, 0, &flash_geom_Point, 0};
3516 static methodinfo_t flash_geom_Point_add = {0x02, 0x00, 0x00, 0x16, 0, "add", 0, 0, &flash_geom_Point, 0};
3517 static methodinfo_t flash_geom_Point_polar = {0x02, 0x00, 0x02, 0x16, 0, "polar", 0, 0, &flash_geom_Point, 0};
3518 static methodinfo_t flash_geom_Point_clone = {0x02, 0x00, 0x00, 0x16, 0, "clone", 0, 0, &flash_geom_Point, 0};
3519 static methodinfo_t flash_geom_Point_interpolate = {0x02, 0x00, 0x02, 0x16, 0, "interpolate", 0, 0, &flash_geom_Point, 0};
3520 static varinfo_t flash_geom_Point_y = {0x01, 0x00, 0x00, 0x16, 0, "y", 0, 0, &flash_geom_Point, 0};
3521 static varinfo_t flash_geom_Point_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &flash_geom_Point, 0};
3522 static methodinfo_t flash_geom_Point_offset = {0x02, 0x00, 0x00, 0x16, 0, "offset", 0, 0, &flash_geom_Point, 0};
3523 static classinfo_t flash_display_SWFVersion = {0x03, 0x00, 0x01, 0x16, "flash.display", "SWFVersion", 0, 0, interfaces: {0}};
3524 static methodinfo_t _unescape = {0x02, 0x00, 0x02, 0x16, "", "unescape", 0, 0, 0, 0};
3525 static varinfo_t _undefined = {0x01, 0x00, 0x02, 0x16, "", "undefined", 0, 0, 0, 0};
3526 static methodinfo_t _parseInt = {0x02, 0x00, 0x02, 0x16, "", "parseInt", 0, 0, 0, 0};
3527 static methodinfo_t _parseFloat = {0x02, 0x00, 0x02, 0x16, "", "parseFloat", 0, 0, 0, 0};
3528 static methodinfo_t _isXMLName = {0x02, 0x00, 0x02, 0x16, "", "isXMLName", 0, 0, 0, 0};
3529 static methodinfo_t _isNaN = {0x02, 0x00, 0x02, 0x16, "", "isNaN", 0, 0, 0, 0};
3530 static methodinfo_t _isFinite = {0x02, 0x00, 0x02, 0x16, "", "isFinite", 0, 0, 0, 0};
3531 static methodinfo_t _escape = {0x02, 0x00, 0x02, 0x16, "", "escape", 0, 0, 0, 0};
3532 static methodinfo_t _encodeURIComponent = {0x02, 0x00, 0x02, 0x16, "", "encodeURIComponent", 0, 0, 0, 0};
3533 static methodinfo_t _encodeURI = {0x02, 0x00, 0x02, 0x16, "", "encodeURI", 0, 0, 0, 0};
3534 static methodinfo_t _decodeURIComponent = {0x02, 0x00, 0x02, 0x16, "", "decodeURIComponent", 0, 0, 0, 0};
3535 static methodinfo_t _decodeURI = {0x02, 0x00, 0x02, 0x16, "", "decodeURI", 0, 0, 0, 0};
3536 static varinfo_t _NaN = {0x01, 0x00, 0x02, 0x16, "", "NaN", 0, 0, 0, 0};
3537 static varinfo_t _Infinity = {0x01, 0x00, 0x02, 0x16, "", "Infinity", 0, 0, 0, 0};
3538 static varinfo_t _AS3 = {0x01, 0x00, 0x02, 0x16, "", "AS3", 0, 0, 0, 0};
3539 static classinfo_t _QName = {0x03, 0x00, 0x01, 0x16, "", "QName", 0, 0, interfaces: {0}};
3540 static varinfo_t _QName_localName = {0x01, 0x00, 0x00, 0x16, 0, "localName", 0, 0, &_QName, 0};
3541 static methodinfo_t _QName_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_QName, 0};
3542 static methodinfo_t _QName_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_QName, 0};
3543 static varinfo_t _QName_uri = {0x01, 0x00, 0x00, 0x16, 0, "uri", 0, 0, &_QName, 0};
3544 static classinfo_t _XMLList = {0x03, 0x00, 0x09, 0x16, "", "XMLList", 0, 0, interfaces: {0}};
3545 static methodinfo_t _XMLList_normalize = {0x02, 0x00, 0x00, 0x08, 0, "normalize", 0, 0, &_XMLList, 0};
3546 static methodinfo_t _XMLList_removeNamespace = {0x02, 0x00, 0x00, 0x08, 0, "removeNamespace", 0, 0, &_XMLList, 0};
3547 static methodinfo_t _XMLList_prependChild = {0x02, 0x00, 0x00, 0x08, 0, "prependChild", 0, 0, &_XMLList, 0};
3548 static methodinfo_t _XMLList_toXMLString = {0x02, 0x00, 0x00, 0x08, 0, "toXMLString", 0, 0, &_XMLList, 0};
3549 static methodinfo_t _XMLList_nodeKind = {0x02, 0x00, 0x00, 0x08, 0, "nodeKind", 0, 0, &_XMLList, 0};
3550 static methodinfo_t _XMLList_copy = {0x02, 0x00, 0x00, 0x08, 0, "copy", 0, 0, &_XMLList, 0};
3551 static methodinfo_t _XMLList_text = {0x02, 0x00, 0x00, 0x08, 0, "text", 0, 0, &_XMLList, 0};
3552 static methodinfo_t _XMLList_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_XMLList, 0};
3553 static methodinfo_t _XMLList_childIndex = {0x02, 0x00, 0x00, 0x08, 0, "childIndex", 0, 0, &_XMLList, 0};
3554 static methodinfo_t _XMLList_setName = {0x02, 0x00, 0x00, 0x08, 0, "setName", 0, 0, &_XMLList, 0};
3555 static methodinfo_t _XMLList_setLocalName = {0x02, 0x00, 0x00, 0x08, 0, "setLocalName", 0, 0, &_XMLList, 0};
3556 static methodinfo_t _XMLList_namespace = {0x02, 0x00, 0x00, 0x08, 0, "namespace", 0, 0, &_XMLList, 0};
3557 static methodinfo_t _XMLList_insertChildBefore = {0x02, 0x00, 0x00, 0x08, 0, "insertChildBefore", 0, 0, &_XMLList, 0};
3558 static methodinfo_t _XMLList_addNamespace = {0x02, 0x00, 0x00, 0x08, 0, "addNamespace", 0, 0, &_XMLList, 0};
3559 static methodinfo_t _XMLList_propertyIsEnumerable = {0x02, 0x00, 0x00, 0x08, 0, "propertyIsEnumerable", 0, 0, &_XMLList, 0};
3560 static methodinfo_t _XMLList_comments = {0x02, 0x00, 0x00, 0x08, 0, "comments", 0, 0, &_XMLList, 0};
3561 static methodinfo_t _XMLList_attributes = {0x02, 0x00, 0x00, 0x08, 0, "attributes", 0, 0, &_XMLList, 0};
3562 static methodinfo_t _XMLList_descendants = {0x02, 0x00, 0x00, 0x08, 0, "descendants", 0, 0, &_XMLList, 0};
3563 static methodinfo_t _XMLList_replace = {0x02, 0x00, 0x00, 0x08, 0, "replace", 0, 0, &_XMLList, 0};
3564 static methodinfo_t _XMLList_children = {0x02, 0x00, 0x00, 0x08, 0, "children", 0, 0, &_XMLList, 0};
3565 static methodinfo_t _XMLList_contains = {0x02, 0x00, 0x00, 0x08, 0, "contains", 0, 0, &_XMLList, 0};
3566 static methodinfo_t _XMLList_hasSimpleContent = {0x02, 0x00, 0x00, 0x08, 0, "hasSimpleContent", 0, 0, &_XMLList, 0};
3567 static methodinfo_t _XMLList_elements = {0x02, 0x00, 0x00, 0x08, 0, "elements", 0, 0, &_XMLList, 0};
3568 static methodinfo_t _XMLList_hasComplexContent = {0x02, 0x00, 0x00, 0x08, 0, "hasComplexContent", 0, 0, &_XMLList, 0};
3569 static methodinfo_t _XMLList_insertChildAfter = {0x02, 0x00, 0x00, 0x08, 0, "insertChildAfter", 0, 0, &_XMLList, 0};
3570 static methodinfo_t _XMLList_parent = {0x02, 0x00, 0x00, 0x08, 0, "parent", 0, 0, &_XMLList, 0};
3571 static methodinfo_t _XMLList_length = {0x02, 0x00, 0x00, 0x08, 0, "length", 0, 0, &_XMLList, 0};
3572 static methodinfo_t _XMLList_processingInstructions = {0x02, 0x00, 0x00, 0x08, 0, "processingInstructions", 0, 0, &_XMLList, 0};
3573 static methodinfo_t _XMLList_child = {0x02, 0x00, 0x00, 0x08, 0, "child", 0, 0, &_XMLList, 0};
3574 static methodinfo_t _XMLList_appendChild = {0x02, 0x00, 0x00, 0x08, 0, "appendChild", 0, 0, &_XMLList, 0};
3575 static methodinfo_t _XMLList_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_XMLList, 0};
3576 static methodinfo_t _XMLList_localName = {0x02, 0x00, 0x00, 0x08, 0, "localName", 0, 0, &_XMLList, 0};
3577 static methodinfo_t _XMLList_inScopeNamespaces = {0x02, 0x00, 0x00, 0x08, 0, "inScopeNamespaces", 0, 0, &_XMLList, 0};
3578 static methodinfo_t _XMLList_hasOwnProperty = {0x02, 0x00, 0x00, 0x08, 0, "hasOwnProperty", 0, 0, &_XMLList, 0};
3579 static methodinfo_t _XMLList_setNamespace = {0x02, 0x00, 0x00, 0x08, 0, "setNamespace", 0, 0, &_XMLList, 0};
3580 static methodinfo_t _XMLList_namespaceDeclarations = {0x02, 0x00, 0x00, 0x08, 0, "namespaceDeclarations", 0, 0, &_XMLList, 0};
3581 static methodinfo_t _XMLList_name = {0x02, 0x00, 0x00, 0x08, 0, "name", 0, 0, &_XMLList, 0};
3582 static methodinfo_t _XMLList_setChildren = {0x02, 0x00, 0x00, 0x08, 0, "setChildren", 0, 0, &_XMLList, 0};
3583 static methodinfo_t _XMLList_attribute = {0x02, 0x00, 0x00, 0x08, 0, "attribute", 0, 0, &_XMLList, 0};
3584 static classinfo_t _XML = {0x03, 0x00, 0x09, 0x16, "", "XML", 0, 0, interfaces: {0}};
3585 static methodinfo_t _XML_attribute = {0x02, 0x00, 0x00, 0x08, 0, "attribute", 0, 0, &_XML, 0};
3586 static methodinfo_t _XML_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_XML, 0};
3587 static methodinfo_t _XML_childIndex = {0x02, 0x00, 0x00, 0x08, 0, "childIndex", 0, 0, &_XML, 0};
3588 static methodinfo_t _XML_parent = {0x02, 0x00, 0x00, 0x08, 0, "parent", 0, 0, &_XML, 0};
3589 static methodinfo_t _XML_appendChild = {0x02, 0x00, 0x00, 0x08, 0, "appendChild", 0, 0, &_XML, 0};
3590 static methodinfo_t _XML_replace = {0x02, 0x00, 0x00, 0x08, 0, "replace", 0, 0, &_XML, 0};
3591 static methodinfo_t _XML_elements = {0x02, 0x00, 0x00, 0x08, 0, "elements", 0, 0, &_XML, 0};
3592 static methodinfo_t _XML_setNotification = {0x02, 0x00, 0x00, 0x08, 0, "setNotification", 0, 0, &_XML, 0};
3593 static methodinfo_t _XML_namespaceDeclarations = {0x02, 0x00, 0x00, 0x08, 0, "namespaceDeclarations", 0, 0, &_XML, 0};
3594 static methodinfo_t _XML_length = {0x02, 0x00, 0x00, 0x08, 0, "length", 0, 0, &_XML, 0};
3595 static methodinfo_t _XML_comments = {0x02, 0x00, 0x00, 0x08, 0, "comments", 0, 0, &_XML, 0};
3596 static methodinfo_t _XML_processingInstructions = {0x02, 0x00, 0x00, 0x08, 0, "processingInstructions", 0, 0, &_XML, 0};
3597 static methodinfo_t _XML_inScopeNamespaces = {0x02, 0x00, 0x00, 0x08, 0, "inScopeNamespaces", 0, 0, &_XML, 0};
3598 static varinfo_t _XML_prettyPrinting = {0x01, 0x00, 0x02, 0x16, 0, "prettyPrinting", 0, 0, &_XML, 0};
3599 static methodinfo_t _XML_children = {0x02, 0x00, 0x00, 0x08, 0, "children", 0, 0, &_XML, 0};
3600 static methodinfo_t _XML_setLocalName = {0x02, 0x00, 0x00, 0x08, 0, "setLocalName", 0, 0, &_XML, 0};
3601 static methodinfo_t _XML_setSettings = {0x02, 0x00, 0x02, 0x08, 0, "setSettings", 0, 0, &_XML, 0};
3602 static varinfo_t _XML_ignoreComments = {0x01, 0x00, 0x02, 0x16, 0, "ignoreComments", 0, 0, &_XML, 0};
3603 static methodinfo_t _XML_notification = {0x02, 0x00, 0x00, 0x08, 0, "notification", 0, 0, &_XML, 0};
3604 static varinfo_t _XML_ignoreWhitespace = {0x01, 0x00, 0x02, 0x16, 0, "ignoreWhitespace", 0, 0, &_XML, 0};
3605 static methodinfo_t _XML_setNamespace = {0x02, 0x00, 0x00, 0x08, 0, "setNamespace", 0, 0, &_XML, 0};
3606 static methodinfo_t _XML_prependChild = {0x02, 0x00, 0x00, 0x08, 0, "prependChild", 0, 0, &_XML, 0};
3607 static methodinfo_t _XML_hasSimpleContent = {0x02, 0x00, 0x00, 0x08, 0, "hasSimpleContent", 0, 0, &_XML, 0};
3608 static methodinfo_t _XML_insertChildBefore = {0x02, 0x00, 0x00, 0x08, 0, "insertChildBefore", 0, 0, &_XML, 0};
3609 static methodinfo_t _XML_hasOwnProperty = {0x02, 0x00, 0x00, 0x08, 0, "hasOwnProperty", 0, 0, &_XML, 0};
3610 static methodinfo_t _XML_normalize = {0x02, 0x00, 0x00, 0x08, 0, "normalize", 0, 0, &_XML, 0};
3611 static methodinfo_t _XML_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_XML, 0};
3612 static methodinfo_t _XML_copy = {0x02, 0x00, 0x00, 0x08, 0, "copy", 0, 0, &_XML, 0};
3613 static methodinfo_t _XML_localName = {0x02, 0x00, 0x00, 0x08, 0, "localName", 0, 0, &_XML, 0};
3614 static methodinfo_t _XML_contains = {0x02, 0x00, 0x00, 0x08, 0, "contains", 0, 0, &_XML, 0};
3615 static methodinfo_t _XML_propertyIsEnumerable = {0x02, 0x00, 0x00, 0x08, 0, "propertyIsEnumerable", 0, 0, &_XML, 0};
3616 static methodinfo_t _XML_defaultSettings = {0x02, 0x00, 0x02, 0x08, 0, "defaultSettings", 0, 0, &_XML, 0};
3617 static methodinfo_t _XML_settings = {0x02, 0x00, 0x02, 0x08, 0, "settings", 0, 0, &_XML, 0};
3618 static methodinfo_t _XML_namespace = {0x02, 0x00, 0x00, 0x08, 0, "namespace", 0, 0, &_XML, 0};
3619 static methodinfo_t _XML_attributes = {0x02, 0x00, 0x00, 0x08, 0, "attributes", 0, 0, &_XML, 0};
3620 static methodinfo_t _XML_setName = {0x02, 0x00, 0x00, 0x08, 0, "setName", 0, 0, &_XML, 0};
3621 static methodinfo_t _XML_text = {0x02, 0x00, 0x00, 0x08, 0, "text", 0, 0, &_XML, 0};
3622 static methodinfo_t _XML_insertChildAfter = {0x02, 0x00, 0x00, 0x08, 0, "insertChildAfter", 0, 0, &_XML, 0};
3623 static varinfo_t _XML_ignoreProcessingInstructions = {0x01, 0x00, 0x02, 0x16, 0, "ignoreProcessingInstructions", 0, 0, &_XML, 0};
3624 static varinfo_t _XML_prettyIndent = {0x01, 0x00, 0x02, 0x16, 0, "prettyIndent", 0, 0, &_XML, 0};
3625 static methodinfo_t _XML_descendants = {0x02, 0x00, 0x00, 0x08, 0, "descendants", 0, 0, &_XML, 0};
3626 static methodinfo_t _XML_toXMLString = {0x02, 0x00, 0x00, 0x08, 0, "toXMLString", 0, 0, &_XML, 0};
3627 static methodinfo_t _XML_hasComplexContent = {0x02, 0x00, 0x00, 0x08, 0, "hasComplexContent", 0, 0, &_XML, 0};
3628 static methodinfo_t _XML_child = {0x02, 0x00, 0x00, 0x08, 0, "child", 0, 0, &_XML, 0};
3629 static methodinfo_t _XML_removeNamespace = {0x02, 0x00, 0x00, 0x08, 0, "removeNamespace", 0, 0, &_XML, 0};
3630 static methodinfo_t _XML_addNamespace = {0x02, 0x00, 0x00, 0x08, 0, "addNamespace", 0, 0, &_XML, 0};
3631 static methodinfo_t _XML_nodeKind = {0x02, 0x00, 0x00, 0x08, 0, "nodeKind", 0, 0, &_XML, 0};
3632 static methodinfo_t _XML_name = {0x02, 0x00, 0x00, 0x08, 0, "name", 0, 0, &_XML, 0};
3633 static methodinfo_t _XML_setChildren = {0x02, 0x00, 0x00, 0x08, 0, "setChildren", 0, 0, &_XML, 0};
3634 static classinfo_t _RegExp = {0x03, 0x00, 0x08, 0x16, "", "RegExp", 0, 0, interfaces: {0}};
3635 static varinfo_t _RegExp_source = {0x01, 0x00, 0x00, 0x16, 0, "source", 0, 0, &_RegExp, 0};
3636 static methodinfo_t _RegExp_test = {0x02, 0x00, 0x00, 0x08, 0, "test", 0, 0, &_RegExp, 0};
3637 static varinfo_t _RegExp_global = {0x01, 0x00, 0x00, 0x16, 0, "global", 0, 0, &_RegExp, 0};
3638 static methodinfo_t _RegExp_exec = {0x02, 0x00, 0x00, 0x08, 0, "exec", 0, 0, &_RegExp, 0};
3639 static varinfo_t _RegExp_ignoreCase = {0x01, 0x00, 0x00, 0x16, 0, "ignoreCase", 0, 0, &_RegExp, 0};
3640 static varinfo_t _RegExp_dotall = {0x01, 0x00, 0x00, 0x16, 0, "dotall", 0, 0, &_RegExp, 0};
3641 static varinfo_t _RegExp_lastIndex = {0x01, 0x00, 0x00, 0x16, 0, "lastIndex", 0, 0, &_RegExp, 0};
3642 static varinfo_t _RegExp_extended = {0x01, 0x00, 0x00, 0x16, 0, "extended", 0, 0, &_RegExp, 0};
3643 static varinfo_t _RegExp_multiline = {0x01, 0x00, 0x00, 0x16, 0, "multiline", 0, 0, &_RegExp, 0};
3644 static classinfo_t _Date = {0x03, 0x00, 0x09, 0x16, "", "Date", 0, 0, interfaces: {0}};
3645 static methodinfo_t _Date_getTimezoneOffset = {0x02, 0x00, 0x00, 0x08, 0, "getTimezoneOffset", 0, 0, &_Date, 0};
3646 static methodinfo_t _Date_getTime = {0x02, 0x00, 0x00, 0x08, 0, "getTime", 0, 0, &_Date, 0};
3647 static methodinfo_t _Date_setUTCMilliseconds = {0x02, 0x00, 0x00, 0x08, 0, "setUTCMilliseconds", 0, 0, &_Date, 0};
3648 static varinfo_t _Date_month = {0x01, 0x00, 0x00, 0x16, 0, "month", 0, 0, &_Date, 0};
3649 static methodinfo_t _Date_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_Date, 0};
3650 static methodinfo_t _Date_getHours = {0x02, 0x00, 0x00, 0x08, 0, "getHours", 0, 0, &_Date, 0};
3651 static varinfo_t _Date_date = {0x01, 0x00, 0x00, 0x16, 0, "date", 0, 0, &_Date, 0};
3652 static varinfo_t _Date_milliseconds = {0x01, 0x00, 0x00, 0x16, 0, "milliseconds", 0, 0, &_Date, 0};
3653 static methodinfo_t _Date_setSeconds = {0x02, 0x00, 0x00, 0x08, 0, "setSeconds", 0, 0, &_Date, 0};
3654 static methodinfo_t _Date_getDate = {0x02, 0x00, 0x00, 0x08, 0, "getDate", 0, 0, &_Date, 0};
3655 static varinfo_t _Date_hoursUTC = {0x01, 0x00, 0x00, 0x16, 0, "hoursUTC", 0, 0, &_Date, 0};
3656 static methodinfo_t _Date_getUTCDate = {0x02, 0x00, 0x00, 0x08, 0, "getUTCDate", 0, 0, &_Date, 0};
3657 static varinfo_t _Date_timezoneOffset = {0x01, 0x00, 0x00, 0x16, 0, "timezoneOffset", 0, 0, &_Date, 0};
3658 static methodinfo_t _Date_setTime = {0x02, 0x00, 0x00, 0x08, 0, "setTime", 0, 0, &_Date, 0};
3659 static varinfo_t _Date_millisecondsUTC = {0x01, 0x00, 0x00, 0x16, 0, "millisecondsUTC", 0, 0, &_Date, 0};
3660 static varinfo_t _Date_minutes = {0x01, 0x00, 0x00, 0x16, 0, "minutes", 0, 0, &_Date, 0};
3661 static methodinfo_t _Date_setUTCHours = {0x02, 0x00, 0x00, 0x08, 0, "setUTCHours", 0, 0, &_Date, 0};
3662 static varinfo_t _Date_minutesUTC = {0x01, 0x00, 0x00, 0x16, 0, "minutesUTC", 0, 0, &_Date, 0};
3663 static methodinfo_t _Date_toLocaleTimeString = {0x02, 0x00, 0x00, 0x08, 0, "toLocaleTimeString", 0, 0, &_Date, 0};
3664 static varinfo_t _Date_fullYearUTC = {0x01, 0x00, 0x00, 0x16, 0, "fullYearUTC", 0, 0, &_Date, 0};
3665 static methodinfo_t _Date_UTC = {0x02, 0x00, 0x02, 0x16, 0, "UTC", 0, 0, &_Date, 0};
3666 static varinfo_t _Date_time = {0x01, 0x00, 0x00, 0x16, 0, "time", 0, 0, &_Date, 0};
3667 static varinfo_t _Date_monthUTC = {0x01, 0x00, 0x00, 0x16, 0, "monthUTC", 0, 0, &_Date, 0};
3668 static methodinfo_t _Date_getUTCMilliseconds = {0x02, 0x00, 0x00, 0x08, 0, "getUTCMilliseconds", 0, 0, &_Date, 0};
3669 static methodinfo_t _Date_toDateString = {0x02, 0x00, 0x00, 0x08, 0, "toDateString", 0, 0, &_Date, 0};
3670 static methodinfo_t _Date_getMonth = {0x02, 0x00, 0x00, 0x08, 0, "getMonth", 0, 0, &_Date, 0};
3671 static methodinfo_t _Date_setMinutes = {0x02, 0x00, 0x00, 0x08, 0, "setMinutes", 0, 0, &_Date, 0};
3672 static methodinfo_t _Date_toLocaleDateString = {0x02, 0x00, 0x00, 0x08, 0, "toLocaleDateString", 0, 0, &_Date, 0};
3673 static varinfo_t _Date_fullYear = {0x01, 0x00, 0x00, 0x16, 0, "fullYear", 0, 0, &_Date, 0};
3674 static methodinfo_t _Date_getUTCFullYear = {0x02, 0x00, 0x00, 0x08, 0, "getUTCFullYear", 0, 0, &_Date, 0};
3675 static methodinfo_t _Date_getSeconds = {0x02, 0x00, 0x00, 0x08, 0, "getSeconds", 0, 0, &_Date, 0};
3676 static varinfo_t _Date_dateUTC = {0x01, 0x00, 0x00, 0x16, 0, "dateUTC", 0, 0, &_Date, 0};
3677 static methodinfo_t _Date_getMilliseconds = {0x02, 0x00, 0x00, 0x08, 0, "getMilliseconds", 0, 0, &_Date, 0};
3678 static methodinfo_t _Date_setUTCMinutes = {0x02, 0x00, 0x00, 0x08, 0, "setUTCMinutes", 0, 0, &_Date, 0};
3679 static varinfo_t _Date_day = {0x01, 0x00, 0x00, 0x16, 0, "day", 0, 0, &_Date, 0};
3680 static methodinfo_t _Date_setUTCSeconds = {0x02, 0x00, 0x00, 0x08, 0, "setUTCSeconds", 0, 0, &_Date, 0};
3681 static methodinfo_t _Date_setUTCDate = {0x02, 0x00, 0x00, 0x08, 0, "setUTCDate", 0, 0, &_Date, 0};
3682 static methodinfo_t _Date_getUTCMonth = {0x02, 0x00, 0x00, 0x08, 0, "getUTCMonth", 0, 0, &_Date, 0};
3683 static methodinfo_t _Date_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_Date, 0};
3684 static varinfo_t _Date_seconds = {0x01, 0x00, 0x00, 0x16, 0, "seconds", 0, 0, &_Date, 0};
3685 static methodinfo_t _Date_getUTCMinutes = {0x02, 0x00, 0x00, 0x08, 0, "getUTCMinutes", 0, 0, &_Date, 0};
3686 static methodinfo_t _Date_setDate = {0x02, 0x00, 0x00, 0x08, 0, "setDate", 0, 0, &_Date, 0};
3687 static methodinfo_t _Date_getFullYear = {0x02, 0x00, 0x00, 0x08, 0, "getFullYear", 0, 0, &_Date, 0};
3688 static methodinfo_t _Date_setFullYear = {0x02, 0x00, 0x00, 0x08, 0, "setFullYear", 0, 0, &_Date, 0};
3689 static methodinfo_t _Date_setHours = {0x02, 0x00, 0x00, 0x08, 0, "setHours", 0, 0, &_Date, 0};
3690 static methodinfo_t _Date_setMonth = {0x02, 0x00, 0x00, 0x08, 0, "setMonth", 0, 0, &_Date, 0};
3691 static methodinfo_t _Date_parse = {0x02, 0x00, 0x02, 0x16, 0, "parse", 0, 0, &_Date, 0};
3692 static methodinfo_t _Date_getUTCSeconds = {0x02, 0x00, 0x00, 0x08, 0, "getUTCSeconds", 0, 0, &_Date, 0};
3693 static methodinfo_t _Date_getMinutes = {0x02, 0x00, 0x00, 0x08, 0, "getMinutes", 0, 0, &_Date, 0};
3694 static methodinfo_t _Date_toLocaleString = {0x02, 0x00, 0x00, 0x08, 0, "toLocaleString", 0, 0, &_Date, 0};
3695 static methodinfo_t _Date_toUTCString = {0x02, 0x00, 0x00, 0x08, 0, "toUTCString", 0, 0, &_Date, 0};
3696 static varinfo_t _Date_dayUTC = {0x01, 0x00, 0x00, 0x16, 0, "dayUTC", 0, 0, &_Date, 0};
3697 static methodinfo_t _Date_getDay = {0x02, 0x00, 0x00, 0x08, 0, "getDay", 0, 0, &_Date, 0};
3698 static methodinfo_t _Date_setUTCMonth = {0x02, 0x00, 0x00, 0x08, 0, "setUTCMonth", 0, 0, &_Date, 0};
3699 static varinfo_t _Date_hours = {0x01, 0x00, 0x00, 0x16, 0, "hours", 0, 0, &_Date, 0};
3700 static methodinfo_t _Date_getUTCDay = {0x02, 0x00, 0x00, 0x08, 0, "getUTCDay", 0, 0, &_Date, 0};
3701 static methodinfo_t _Date_setUTCFullYear = {0x02, 0x00, 0x00, 0x08, 0, "setUTCFullYear", 0, 0, &_Date, 0};
3702 static varinfo_t _Date_secondsUTC = {0x01, 0x00, 0x00, 0x16, 0, "secondsUTC", 0, 0, &_Date, 0};
3703 static methodinfo_t _Date_toTimeString = {0x02, 0x00, 0x00, 0x08, 0, "toTimeString", 0, 0, &_Date, 0};
3704 static methodinfo_t _Date_setMilliseconds = {0x02, 0x00, 0x00, 0x08, 0, "setMilliseconds", 0, 0, &_Date, 0};
3705 static methodinfo_t _Date_getUTCHours = {0x02, 0x00, 0x00, 0x08, 0, "getUTCHours", 0, 0, &_Date, 0};
3706 static classinfo_t _ArgumentError = {0x03, 0x00, 0x08, 0x16, "", "ArgumentError", 0, 0, interfaces: {0}};
3707 static classinfo_t _UninitializedError = {0x03, 0x00, 0x08, 0x16, "", "UninitializedError", 0, 0, interfaces: {0}};
3708 static classinfo_t _VerifyError = {0x03, 0x00, 0x08, 0x16, "", "VerifyError", 0, 0, interfaces: {0}};
3709 static classinfo_t _URIError = {0x03, 0x00, 0x08, 0x16, "", "URIError", 0, 0, interfaces: {0}};
3710 static classinfo_t _TypeError = {0x03, 0x00, 0x08, 0x16, "", "TypeError", 0, 0, interfaces: {0}};
3711 static classinfo_t _SyntaxError = {0x03, 0x00, 0x08, 0x16, "", "SyntaxError", 0, 0, interfaces: {0}};
3712 static classinfo_t _SecurityError = {0x03, 0x00, 0x08, 0x16, "", "SecurityError", 0, 0, interfaces: {0}};
3713 static classinfo_t _ReferenceError = {0x03, 0x00, 0x08, 0x16, "", "ReferenceError", 0, 0, interfaces: {0}};
3714 static classinfo_t _RangeError = {0x03, 0x00, 0x08, 0x16, "", "RangeError", 0, 0, interfaces: {0}};
3715 static classinfo_t _EvalError = {0x03, 0x00, 0x08, 0x16, "", "EvalError", 0, 0, interfaces: {0}};
3716 static classinfo_t _DefinitionError = {0x03, 0x00, 0x08, 0x16, "", "DefinitionError", 0, 0, interfaces: {0}};
3717 static classinfo_t _Error = {0x03, 0x00, 0x08, 0x16, "", "Error", 0, 0, interfaces: {0}};
3718 static methodinfo_t _Error_getErrorMessage = {0x02, 0x00, 0x02, 0x16, 0, "getErrorMessage", 0, 0, &_Error, 0};
3719 static methodinfo_t _Error_throwError = {0x02, 0x00, 0x02, 0x16, 0, "throwError", 0, 0, &_Error, 0};
3720 static varinfo_t _Error_name = {0x01, 0x00, 0x00, 0x16, 0, "name", 0, 0, &_Error, 0};
3721 static varinfo_t _Error_message = {0x01, 0x00, 0x00, 0x16, 0, "message", 0, 0, &_Error, 0};
3722 static methodinfo_t _Error_getStackTrace = {0x02, 0x00, 0x00, 0x16, 0, "getStackTrace", 0, 0, &_Error, 0};
3723 static varinfo_t _Error_errorID = {0x01, 0x00, 0x00, 0x16, 0, "errorID", 0, 0, &_Error, 0};
3724 static classinfo_t _Math = {0x03, 0x00, 0x01, 0x16, "", "Math", 0, 0, interfaces: {0}};
3725 static classinfo_t _Array = {0x03, 0x00, 0x08, 0x16, "", "Array", 0, 0, interfaces: {0}};
3726 static methodinfo_t _Array_forEach = {0x02, 0x00, 0x00, 0x08, 0, "forEach", 0, 0, &_Array, 0};
3727 static methodinfo_t _Array_sortOn = {0x02, 0x00, 0x00, 0x08, 0, "sortOn", 0, 0, &_Array, 0};
3728 static methodinfo_t _Array_indexOf = {0x02, 0x00, 0x00, 0x08, 0, "indexOf", 0, 0, &_Array, 0};
3729 static methodinfo_t _Array_splice = {0x02, 0x00, 0x00, 0x08, 0, "splice", 0, 0, &_Array, 0};
3730 static methodinfo_t _Array_lastIndexOf = {0x02, 0x00, 0x00, 0x08, 0, "lastIndexOf", 0, 0, &_Array, 0};
3731 static methodinfo_t _Array_map = {0x02, 0x00, 0x00, 0x08, 0, "map", 0, 0, &_Array, 0};
3732 static methodinfo_t _Array_concat = {0x02, 0x00, 0x00, 0x08, 0, "concat", 0, 0, &_Array, 0};
3733 static methodinfo_t _Array_shift = {0x02, 0x00, 0x00, 0x08, 0, "shift", 0, 0, &_Array, 0};
3734 static methodinfo_t _Array_unshift = {0x02, 0x00, 0x00, 0x08, 0, "unshift", 0, 0, &_Array, 0};
3735 static methodinfo_t _Array_some = {0x02, 0x00, 0x00, 0x08, 0, "some", 0, 0, &_Array, 0};
3736 static methodinfo_t _Array_filter = {0x02, 0x00, 0x00, 0x08, 0, "filter", 0, 0, &_Array, 0};
3737 static methodinfo_t _Array_join = {0x02, 0x00, 0x00, 0x08, 0, "join", 0, 0, &_Array, 0};
3738 static methodinfo_t _Array_slice = {0x02, 0x00, 0x00, 0x08, 0, "slice", 0, 0, &_Array, 0};
3739 static methodinfo_t _Array_every = {0x02, 0x00, 0x00, 0x08, 0, "every", 0, 0, &_Array, 0};
3740 static methodinfo_t _Array_pop = {0x02, 0x00, 0x00, 0x08, 0, "pop", 0, 0, &_Array, 0};
3741 static methodinfo_t _Array_sort = {0x02, 0x00, 0x00, 0x08, 0, "sort", 0, 0, &_Array, 0};
3742 static methodinfo_t _Array_reverse = {0x02, 0x00, 0x00, 0x08, 0, "reverse", 0, 0, &_Array, 0};
3743 static methodinfo_t _Array_push = {0x02, 0x00, 0x00, 0x08, 0, "push", 0, 0, &_Array, 0};
3744 static varinfo_t _Array_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &_Array, 0};
3745 static classinfo_t _String = {0x03, 0x00, 0x01, 0x16, "", "String", 0, 0, interfaces: {0}};
3746 static methodinfo_t _String_indexOf = {0x02, 0x00, 0x00, 0x08, 0, "indexOf", 0, 0, &_String, 0};
3747 static methodinfo_t _String_replace = {0x02, 0x00, 0x00, 0x08, 0, "replace", 0, 0, &_String, 0};
3748 static methodinfo_t _String_lastIndexOf = {0x02, 0x00, 0x00, 0x08, 0, "lastIndexOf", 0, 0, &_String, 0};
3749 static methodinfo_t _String_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_String, 0};
3750 static methodinfo_t _String_concat = {0x02, 0x00, 0x00, 0x08, 0, "concat", 0, 0, &_String, 0};
3751 static methodinfo_t _String_substr = {0x02, 0x00, 0x00, 0x08, 0, "substr", 0, 0, &_String, 0};
3752 static methodinfo_t _String_slice = {0x02, 0x00, 0x00, 0x08, 0, "slice", 0, 0, &_String, 0};
3753 static methodinfo_t _String_search = {0x02, 0x00, 0x00, 0x08, 0, "search", 0, 0, &_String, 0};
3754 static methodinfo_t _String_fromCharCode = {0x02, 0x00, 0x02, 0x08, 0, "fromCharCode", 0, 0, &_String, 0};
3755 static methodinfo_t _String_toLocaleUpperCase = {0x02, 0x00, 0x00, 0x08, 0, "toLocaleUpperCase", 0, 0, &_String, 0};
3756 static methodinfo_t _String_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_String, 0};
3757 static methodinfo_t _String_toUpperCase = {0x02, 0x00, 0x00, 0x08, 0, "toUpperCase", 0, 0, &_String, 0};
3758 static methodinfo_t _String_charAt = {0x02, 0x00, 0x00, 0x08, 0, "charAt", 0, 0, &_String, 0};
3759 static methodinfo_t _String_match = {0x02, 0x00, 0x00, 0x08, 0, "match", 0, 0, &_String, 0};
3760 static methodinfo_t _String_charCodeAt = {0x02, 0x00, 0x00, 0x08, 0, "charCodeAt", 0, 0, &_String, 0};
3761 static methodinfo_t _String_substring = {0x02, 0x00, 0x00, 0x08, 0, "substring", 0, 0, &_String, 0};
3762 static methodinfo_t _String_localeCompare = {0x02, 0x00, 0x00, 0x08, 0, "localeCompare", 0, 0, &_String, 0};
3763 static methodinfo_t _String_split = {0x02, 0x00, 0x00, 0x08, 0, "split", 0, 0, &_String, 0};
3764 static methodinfo_t _String_toLocaleLowerCase = {0x02, 0x00, 0x00, 0x08, 0, "toLocaleLowerCase", 0, 0, &_String, 0};
3765 static varinfo_t _String_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &_String, 0};
3766 static methodinfo_t _String_toLowerCase = {0x02, 0x00, 0x00, 0x08, 0, "toLowerCase", 0, 0, &_String, 0};
3767 static classinfo_t _uint = {0x03, 0x00, 0x01, 0x16, "", "uint", 0, 0, interfaces: {0}};
3768 static methodinfo_t _uint_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_uint, 0};
3769 static methodinfo_t _uint_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_uint, 0};
3770 static methodinfo_t _uint_toExponential = {0x02, 0x00, 0x00, 0x08, 0, "toExponential", 0, 0, &_uint, 0};
3771 static methodinfo_t _uint_toFixed = {0x02, 0x00, 0x00, 0x08, 0, "toFixed", 0, 0, &_uint, 0};
3772 static methodinfo_t _uint_toPrecision = {0x02, 0x00, 0x00, 0x08, 0, "toPrecision", 0, 0, &_uint, 0};
3773 static classinfo_t _int = {0x03, 0x00, 0x01, 0x16, "", "int", 0, 0, interfaces: {0}};
3774 static methodinfo_t _int_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_int, 0};
3775 static methodinfo_t _int_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_int, 0};
3776 static methodinfo_t _int_toExponential = {0x02, 0x00, 0x00, 0x08, 0, "toExponential", 0, 0, &_int, 0};
3777 static methodinfo_t _int_toFixed = {0x02, 0x00, 0x00, 0x08, 0, "toFixed", 0, 0, &_int, 0};
3778 static methodinfo_t _int_toPrecision = {0x02, 0x00, 0x00, 0x08, 0, "toPrecision", 0, 0, &_int, 0};
3779 static classinfo_t _Number = {0x03, 0x00, 0x01, 0x16, "", "Number", 0, 0, interfaces: {0}};
3780 static methodinfo_t _Number_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_Number, 0};
3781 static methodinfo_t _Number_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_Number, 0};
3782 static methodinfo_t _Number_toExponential = {0x02, 0x00, 0x00, 0x08, 0, "toExponential", 0, 0, &_Number, 0};
3783 static methodinfo_t _Number_toFixed = {0x02, 0x00, 0x00, 0x08, 0, "toFixed", 0, 0, &_Number, 0};
3784 static methodinfo_t _Number_toPrecision = {0x02, 0x00, 0x00, 0x08, 0, "toPrecision", 0, 0, &_Number, 0};
3785 static classinfo_t _Boolean = {0x03, 0x00, 0x01, 0x16, "", "Boolean", 0, 0, interfaces: {0}};
3786 static methodinfo_t _Boolean_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_Boolean, 0};
3787 static methodinfo_t _Boolean_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_Boolean, 0};
3788 static classinfo_t _Namespace = {0x03, 0x00, 0x01, 0x16, "", "Namespace", 0, 0, interfaces: {0}};
3789 static methodinfo_t _Namespace_valueOf = {0x02, 0x00, 0x00, 0x08, 0, "valueOf", 0, 0, &_Namespace, 0};
3790 static methodinfo_t _Namespace_toString = {0x02, 0x00, 0x00, 0x08, 0, "toString", 0, 0, &_Namespace, 0};
3791 static varinfo_t _Namespace_uri = {0x01, 0x00, 0x00, 0x16, 0, "uri", 0, 0, &_Namespace, 0};
3792 static varinfo_t _Namespace_prefix = {0x01, 0x00, 0x00, 0x16, 0, "prefix", 0, 0, &_Namespace, 0};
3793 static classinfo_t _Function = {0x03, 0x00, 0x08, 0x16, "", "Function", 0, 0, interfaces: {0}};
3794 static varinfo_t _Function_length = {0x01, 0x00, 0x00, 0x16, 0, "length", 0, 0, &_Function, 0};
3795 static methodinfo_t _Function_apply = {0x02, 0x00, 0x00, 0x08, 0, "apply", 0, 0, &_Function, 0};
3796 static methodinfo_t _Function_call = {0x02, 0x00, 0x00, 0x08, 0, "call", 0, 0, &_Function, 0};
3797 static varinfo_t _Function_prototype = {0x01, 0x00, 0x00, 0x16, 0, "prototype", 0, 0, &_Function, 0};
3798 static classinfo_t _Class = {0x03, 0x00, 0x08, 0x16, "", "Class", 0, 0, interfaces: {0}};
3799 static varinfo_t _Class_prototype = {0x01, 0x00, 0x00, 0x16, 0, "prototype", 0, 0, &_Class, 0};
3800 static classinfo_t _Object = {0x03, 0x00, 0x08, 0x16, "", "Object", 0, 0, interfaces: {0}};
3801 static methodinfo_t _Object_init = {0x02, 0x00, 0x02, 0x17, 0, "init", 0, 0, &_Object, 0};
3802 static methodinfo_t _Object_propertyIsEnumerable = {0x02, 0x00, 0x00, 0x08, 0, "propertyIsEnumerable", 0, 0, &_Object, 0};
3803 static methodinfo_t _Object__setPropertyIsEnumerable = {0x02, 0x00, 0x02, 0x1a, 0, "_setPropertyIsEnumerable", 0, 0, &_Object, 0};
3804 static methodinfo_t _Object_isPrototypeOf = {0x02, 0x00, 0x00, 0x08, 0, "isPrototypeOf", 0, 0, &_Object, 0};
3805 static methodinfo_t _Object__dontEnumPrototype = {0x02, 0x00, 0x02, 0x1a, 0, "_dontEnumPrototype", 0, 0, &_Object, 0};
3806 static methodinfo_t _Object_hasOwnProperty = {0x02, 0x00, 0x00, 0x08, 0, "hasOwnProperty", 0, 0, &_Object, 0};
3807 dict_t* builtin_getclasses()
3808 {
3809     dict_t*d = dict_new2(&slotinfo_type);
3810     dict_put(d, &flash_utils_unescapeMultiByte, &flash_utils_unescapeMultiByte);
3811     dict_put(d, &flash_utils_setTimeout, &flash_utils_setTimeout);
3812     dict_put(d, &flash_utils_setInterval, &flash_utils_setInterval);
3813     dict_put(d, &flash_utils_getTimer, &flash_utils_getTimer);
3814     dict_put(d, &flash_utils_getQualifiedSuperclassName, &flash_utils_getQualifiedSuperclassName);
3815     dict_put(d, &flash_utils_getQualifiedClassName, &flash_utils_getQualifiedClassName);
3816     dict_put(d, &flash_utils_getDefinitionByName, &flash_utils_getDefinitionByName);
3817     dict_put(d, &flash_utils_flash_proxy, &flash_utils_flash_proxy);
3818     dict_put(d, &flash_utils_escapeMultiByte, &flash_utils_escapeMultiByte);
3819     dict_put(d, &flash_utils_describeType, &flash_utils_describeType);
3820     dict_put(d, &flash_utils_clearTimeout, &flash_utils_clearTimeout);
3821     dict_put(d, &flash_utils_clearInterval, &flash_utils_clearInterval);
3822     dict_put(d, &flash_system_fscommand, &flash_system_fscommand);
3823     dict_put(d, &flash_sampler_stopSampling, &flash_sampler_stopSampling);
3824     dict_put(d, &flash_sampler_startSampling, &flash_sampler_startSampling);
3825     dict_put(d, &flash_sampler_pauseSampling, &flash_sampler_pauseSampling);
3826     dict_put(d, &flash_sampler_isGetterSetter, &flash_sampler_isGetterSetter);
3827     dict_put(d, &flash_sampler_getSize, &flash_sampler_getSize);
3828     dict_put(d, &flash_sampler_getSetterInvocationCount, &flash_sampler_getSetterInvocationCount);
3829     dict_put(d, &flash_sampler_getSamples, &flash_sampler_getSamples);
3830     dict_put(d, &flash_sampler_getSampleCount, &flash_sampler_getSampleCount);
3831     dict_put(d, &flash_sampler_getMemberNames, &flash_sampler_getMemberNames);
3832     dict_put(d, &flash_sampler_getInvocationCount, &flash_sampler_getInvocationCount);
3833     dict_put(d, &flash_sampler_getGetterInvocationCount, &flash_sampler_getGetterInvocationCount);
3834     dict_put(d, &flash_sampler_clearSamples, &flash_sampler_clearSamples);
3835     dict_put(d, &flash_sampler__getInvocationCount, &flash_sampler__getInvocationCount);
3836     dict_put(d, &flash_profiler_showRedrawRegions, &flash_profiler_showRedrawRegions);
3837     dict_put(d, &flash_profiler_profile, &flash_profiler_profile);
3838     dict_put(d, &flash_net_sendToURL, &flash_net_sendToURL);
3839     dict_put(d, &flash_net_registerClassAlias, &flash_net_registerClassAlias);
3840     dict_put(d, &flash_net_navigateToURL, &flash_net_navigateToURL);
3841     dict_put(d, &flash_net_getClassByAlias, &flash_net_getClassByAlias);
3842     dict_put(d, &flash_debugger_enterDebugger, &flash_debugger_enterDebugger);
3843     dict_put(d, &adobe_utils_MMExecute, &adobe_utils_MMExecute);
3844     dict_put(d, &adobe_utils_MMEndCommand, &adobe_utils_MMEndCommand);
3845     dict_put(d, &_trace, &_trace);
3846     dict_put(d, &flash_display_MovieClip, &flash_display_MovieClip);
3847     dict_init(&flash_display_MovieClip.members, 31);
3848     dict_put(&flash_display_MovieClip.members, "prevScene", &flash_display_MovieClip_prevScene);
3849     dict_put(&flash_display_MovieClip.members, "gotoAndPlay", &flash_display_MovieClip_gotoAndPlay);
3850     dict_put(&flash_display_MovieClip.members, "currentLabels", &flash_display_MovieClip_currentLabels);
3851     dict_put(&flash_display_MovieClip.members, "nextFrame", &flash_display_MovieClip_nextFrame);
3852     dict_put(&flash_display_MovieClip.members, "currentScene", &flash_display_MovieClip_currentScene);
3853     dict_put(&flash_display_MovieClip.members, "enabled", &flash_display_MovieClip_enabled);
3854     dict_put(&flash_display_MovieClip.members, "currentFrameLabel", &flash_display_MovieClip_currentFrameLabel);
3855     dict_put(&flash_display_MovieClip.members, "play", &flash_display_MovieClip_play);
3856     dict_put(&flash_display_MovieClip.members, "framesLoaded", &flash_display_MovieClip_framesLoaded);
3857     dict_put(&flash_display_MovieClip.members, "scenes", &flash_display_MovieClip_scenes);
3858     dict_put(&flash_display_MovieClip.members, "addFrameScript", &flash_display_MovieClip_addFrameScript);
3859     dict_put(&flash_display_MovieClip.members, "currentLabel", &flash_display_MovieClip_currentLabel);
3860     dict_put(&flash_display_MovieClip.members, "prevFrame", &flash_display_MovieClip_prevFrame);
3861     dict_put(&flash_display_MovieClip.members, "gotoAndStop", &flash_display_MovieClip_gotoAndStop);
3862     dict_put(&flash_display_MovieClip.members, "currentFrame", &flash_display_MovieClip_currentFrame);
3863     dict_put(&flash_display_MovieClip.members, "nextScene", &flash_display_MovieClip_nextScene);
3864     dict_put(&flash_display_MovieClip.members, "totalFrames", &flash_display_MovieClip_totalFrames);
3865     dict_put(&flash_display_MovieClip.members, "trackAsMenu", &flash_display_MovieClip_trackAsMenu);
3866     dict_put(&flash_display_MovieClip.members, "stop", &flash_display_MovieClip_stop);
3867     dict_put(d, &flash_text_engine_TextLine, &flash_text_engine_TextLine);
3868     dict_init(&flash_text_engine_TextLine.members, 63);
3869     dict_put(&flash_text_engine_TextLine.members, "previousLine", &flash_text_engine_TextLine_previousLine);
3870     dict_put(&flash_text_engine_TextLine.members, "validity", &flash_text_engine_TextLine_validity);
3871     dict_put(&flash_text_engine_TextLine.members, "getAtomTextBlockBeginIndex", &flash_text_engine_TextLine_getAtomTextBlockBeginIndex);
3872     dict_put(&flash_text_engine_TextLine.members, "getAtomWordBoundaryOnLeft", &flash_text_engine_TextLine_getAtomWordBoundaryOnLeft);
3873     dict_put(&flash_text_engine_TextLine.members, "getAtomTextRotation", &flash_text_engine_TextLine_getAtomTextRotation);
3874     dict_put(&flash_text_engine_TextLine.members, "textHeight", &flash_text_engine_TextLine_textHeight);
3875     dict_put(&flash_text_engine_TextLine.members, "getAtomCenter", &flash_text_engine_TextLine_getAtomCenter);
3876     dict_put(&flash_text_engine_TextLine.members, "getAtomBounds", &flash_text_engine_TextLine_getAtomBounds);
3877     dict_put(&flash_text_engine_TextLine.members, "mirrorRegions", &flash_text_engine_TextLine_mirrorRegions);
3878     dict_put(&flash_text_engine_TextLine.members, "rawTextLength", &flash_text_engine_TextLine_rawTextLength);
3879     dict_put(&flash_text_engine_TextLine.members, "userData", &flash_text_engine_TextLine_userData);
3880     dict_put(&flash_text_engine_TextLine.members, "textWidth", &flash_text_engine_TextLine_textWidth);
3881     dict_put(&flash_text_engine_TextLine.members, "textBlock", &flash_text_engine_TextLine_textBlock);
3882     dict_put(&flash_text_engine_TextLine.members, "textBlockBeginIndex", &flash_text_engine_TextLine_textBlockBeginIndex);
3883     dict_put(&flash_text_engine_TextLine.members, "unjustifiedTextWidth", &flash_text_engine_TextLine_unjustifiedTextWidth);
3884     dict_put(&flash_text_engine_TextLine.members, "ascent", &flash_text_engine_TextLine_ascent);
3885     dict_put(&flash_text_engine_TextLine.members, "getBaselinePosition", &flash_text_engine_TextLine_getBaselinePosition);
3886     dict_put(&flash_text_engine_TextLine.members, "specifiedWidth", &flash_text_engine_TextLine_specifiedWidth);
3887     dict_put(&flash_text_engine_TextLine.members, "getMirrorRegion", &flash_text_engine_TextLine_getMirrorRegion);
3888     dict_put(&flash_text_engine_TextLine.members, "getAtomGraphic", &flash_text_engine_TextLine_getAtomGraphic);
3889     dict_put(&flash_text_engine_TextLine.members, "hasGraphicElement", &flash_text_engine_TextLine_hasGraphicElement);
3890     dict_put(&flash_text_engine_TextLine.members, "flushAtomData", &flash_text_engine_TextLine_flushAtomData);
3891     dict_put(&flash_text_engine_TextLine.members, "dump", &flash_text_engine_TextLine_dump);
3892     dict_put(&flash_text_engine_TextLine.members, "nextLine", &flash_text_engine_TextLine_nextLine);
3893     dict_put(&flash_text_engine_TextLine.members, "getAtomIndexAtCharIndex", &flash_text_engine_TextLine_getAtomIndexAtCharIndex);
3894     dict_put(&flash_text_engine_TextLine.members, "getAtomTextBlockEndIndex", &flash_text_engine_TextLine_getAtomTextBlockEndIndex);
3895     dict_put(&flash_text_engine_TextLine.members, "atomCount", &flash_text_engine_TextLine_atomCount);
3896     dict_put(&flash_text_engine_TextLine.members, "descent", &flash_text_engine_TextLine_descent);
3897     dict_put(&flash_text_engine_TextLine.members, "getAtomBidiLevel", &flash_text_engine_TextLine_getAtomBidiLevel);
3898     dict_put(&flash_text_engine_TextLine.members, "getAtomIndexAtPoint", &flash_text_engine_TextLine_getAtomIndexAtPoint);
3899     dict_put(d, &flash_display_Stage, &flash_display_Stage);
3900     dict_init(&flash_display_Stage.members, 63);
3901     dict_put(&flash_display_Stage.members, "setChildIndex", &flash_display_Stage_setChildIndex);
3902     dict_put(&flash_display_Stage.members, "stageFocusRect", &flash_display_Stage_stageFocusRect);
3903     dict_put(&flash_display_Stage.members, "frameRate", &flash_display_Stage_frameRate);
3904     dict_put(&flash_display_Stage.members, "invalidate", &flash_display_Stage_invalidate);
3905     dict_put(&flash_display_Stage.members, "textSnapshot", &flash_display_Stage_textSnapshot);
3906     dict_put(&flash_display_Stage.members, "quality", &flash_display_Stage_quality);
3907     dict_put(&flash_display_Stage.members, "willTrigger", &flash_display_Stage_willTrigger);
3908     dict_put(&flash_display_Stage.members, "dispatchEvent", &flash_display_Stage_dispatchEvent);
3909     dict_put(&flash_display_Stage.members, "isFocusInaccessible", &flash_display_Stage_isFocusInaccessible);
3910     dict_put(&flash_display_Stage.members, "removeChildAt", &flash_display_Stage_removeChildAt);
3911     dict_put(&flash_display_Stage.members, "fullScreenWidth", &flash_display_Stage_fullScreenWidth);
3912     dict_put(&flash_display_Stage.members, "addChildAt", &flash_display_Stage_addChildAt);
3913     dict_put(&flash_display_Stage.members, "height", &flash_display_Stage_height);
3914     dict_put(&flash_display_Stage.members, "fullScreenSourceRect", &flash_display_Stage_fullScreenSourceRect);
3915     dict_put(&flash_display_Stage.members, "width", &flash_display_Stage_width);
3916     dict_put(&flash_display_Stage.members, "addChild", &flash_display_Stage_addChild);
3917     dict_put(&flash_display_Stage.members, "numChildren", &flash_display_Stage_numChildren);
3918     dict_put(&flash_display_Stage.members, "mouseChildren", &flash_display_Stage_mouseChildren);
3919     dict_put(&flash_display_Stage.members, "swapChildrenAt", &flash_display_Stage_swapChildrenAt);
3920     dict_put(&flash_display_Stage.members, "showDefaultContextMenu", &flash_display_Stage_showDefaultContextMenu);
3921     dict_put(&flash_display_Stage.members, "addEventListener", &flash_display_Stage_addEventListener);
3922     dict_put(&flash_display_Stage.members, "stageHeight", &flash_display_Stage_stageHeight);
3923     dict_put(&flash_display_Stage.members, "fullScreenHeight", &flash_display_Stage_fullScreenHeight);
3924     dict_put(&flash_display_Stage.members, "align", &flash_display_Stage_align);
3925     dict_put(&flash_display_Stage.members, "hasEventListener", &flash_display_Stage_hasEventListener);
3926     dict_put(&flash_display_Stage.members, "displayState", &flash_display_Stage_displayState);
3927     dict_put(&flash_display_Stage.members, "scaleMode", &flash_display_Stage_scaleMode);
3928     dict_put(&flash_display_Stage.members, "tabChildren", &flash_display_Stage_tabChildren);
3929     dict_put(&flash_display_Stage.members, "focus", &flash_display_Stage_focus);
3930     dict_put(&flash_display_Stage.members, "colorCorrection", &flash_display_Stage_colorCorrection);
3931     dict_put(&flash_display_Stage.members, "colorCorrectionSupport", &flash_display_Stage_colorCorrectionSupport);
3932     dict_put(&flash_display_Stage.members, "stageWidth", &flash_display_Stage_stageWidth);
3933     dict_put(d, &flash_display_Sprite, &flash_display_Sprite);
3934     dict_init(&flash_display_Sprite.members, 15);
3935     dict_put(&flash_display_Sprite.members, "stopDrag", &flash_display_Sprite_stopDrag);
3936     dict_put(&flash_display_Sprite.members, "buttonMode", &flash_display_Sprite_buttonMode);
3937     dict_put(&flash_display_Sprite.members, "soundTransform", &flash_display_Sprite_soundTransform);
3938     dict_put(&flash_display_Sprite.members, "hitArea", &flash_display_Sprite_hitArea);
3939     dict_put(&flash_display_Sprite.members, "useHandCursor", &flash_display_Sprite_useHandCursor);
3940     dict_put(&flash_display_Sprite.members, "graphics", &flash_display_Sprite_graphics);
3941     dict_put(&flash_display_Sprite.members, "startDrag", &flash_display_Sprite_startDrag);
3942     dict_put(&flash_display_Sprite.members, "dropTarget", &flash_display_Sprite_dropTarget);
3943     dict_put(d, &flash_display_Loader, &flash_display_Loader);
3944     dict_init(&flash_display_Loader.members, 15);
3945     dict_put(&flash_display_Loader.members, "content", &flash_display_Loader_content);
3946     dict_put(&flash_display_Loader.members, "unloadAndStop", &flash_display_Loader_unloadAndStop);
3947     dict_put(&flash_display_Loader.members, "unload", &flash_display_Loader_unload);
3948     dict_put(&flash_display_Loader.members, "removeChildAt", &flash_display_Loader_removeChildAt);
3949     dict_put(&flash_display_Loader.members, "addChildAt", &flash_display_Loader_addChildAt);
3950     dict_put(&flash_display_Loader.members, "contentLoaderInfo", &flash_display_Loader_contentLoaderInfo);
3951     dict_put(&flash_display_Loader.members, "loadBytes", &flash_display_Loader_loadBytes);
3952     dict_put(&flash_display_Loader.members, "removeChild", &flash_display_Loader_removeChild);
3953     dict_put(&flash_display_Loader.members, "load", &flash_display_Loader_load);
3954     dict_put(&flash_display_Loader.members, "addChild", &flash_display_Loader_addChild);
3955     dict_put(&flash_display_Loader.members, "close", &flash_display_Loader_close);
3956     dict_put(&flash_display_Loader.members, "setChildIndex", &flash_display_Loader_setChildIndex);
3957     dict_put(d, &flash_text_TextField, &flash_text_TextField);
3958     dict_init(&flash_text_TextField.members, 127);
3959     dict_put(&flash_text_TextField.members, "isFontCompatible", &flash_text_TextField_isFontCompatible);
3960     dict_put(&flash_text_TextField.members, "getTextFormat", &flash_text_TextField_getTextFormat);
3961     dict_put(&flash_text_TextField.members, "border", &flash_text_TextField_border);
3962     dict_put(&flash_text_TextField.members, "selectedText", &flash_text_TextField_selectedText);
3963     dict_put(&flash_text_TextField.members, "pasteRichText", &flash_text_TextField_pasteRichText);
3964     dict_put(&flash_text_TextField.members, "bottomScrollV", &flash_text_TextField_bottomScrollV);
3965     dict_put(&flash_text_TextField.members, "getLineIndexOfChar", &flash_text_TextField_getLineIndexOfChar);
3966     dict_put(&flash_text_TextField.members, "replaceText", &flash_text_TextField_replaceText);
3967     dict_put(&flash_text_TextField.members, "defaultTextFormat", &flash_text_TextField_defaultTextFormat);
3968     dict_put(&flash_text_TextField.members, "restrict", &flash_text_TextField_restrict);
3969     dict_put(&flash_text_TextField.members, "htmlText", &flash_text_TextField_htmlText);
3970     dict_put(&flash_text_TextField.members, "copyRichText", &flash_text_TextField_copyRichText);
3971     dict_put(&flash_text_TextField.members, "getLineText", &flash_text_TextField_getLineText);
3972     dict_put(&flash_text_TextField.members, "getFirstCharInParagraph", &flash_text_TextField_getFirstCharInParagraph);
3973     dict_put(&flash_text_TextField.members, "setSelection", &flash_text_TextField_setSelection);
3974     dict_put(&flash_text_TextField.members, "length", &flash_text_TextField_length);
3975     dict_put(&flash_text_TextField.members, "wordWrap", &flash_text_TextField_wordWrap);
3976     dict_put(&flash_text_TextField.members, "appendText", &flash_text_TextField_appendText);
3977     dict_put(&flash_text_TextField.members, "caretIndex", &flash_text_TextField_caretIndex);
3978     dict_put(&flash_text_TextField.members, "mouseWheelEnabled", &flash_text_TextField_mouseWheelEnabled);
3979     dict_put(&flash_text_TextField.members, "selectionBeginIndex", &flash_text_TextField_selectionBeginIndex);
3980     dict_put(&flash_text_TextField.members, "sharpness", &flash_text_TextField_sharpness);
3981     dict_put(&flash_text_TextField.members, "type", &flash_text_TextField_type);
3982     dict_put(&flash_text_TextField.members, "getLineIndexAtPoint", &flash_text_TextField_getLineIndexAtPoint);
3983     dict_put(&flash_text_TextField.members, "getCharIndexAtPoint", &flash_text_TextField_getCharIndexAtPoint);
3984     dict_put(&flash_text_TextField.members, "getXMLText", &flash_text_TextField_getXMLText);
3985     dict_put(&flash_text_TextField.members, "getParagraphLength", &flash_text_TextField_getParagraphLength);
3986     dict_put(&flash_text_TextField.members, "getRawText", &flash_text_TextField_getRawText);
3987     dict_put(&flash_text_TextField.members, "gridFitType", &flash_text_TextField_gridFitType);
3988     dict_put(&flash_text_TextField.members, "getLineOffset", &flash_text_TextField_getLineOffset);
3989     dict_put(&flash_text_TextField.members, "backgroundColor", &flash_text_TextField_backgroundColor);
3990     dict_put(&flash_text_TextField.members, "multiline", &flash_text_TextField_multiline);
3991     dict_put(&flash_text_TextField.members, "numLines", &flash_text_TextField_numLines);
3992     dict_put(&flash_text_TextField.members, "getImageReference", &flash_text_TextField_getImageReference);
3993     dict_put(&flash_text_TextField.members, "displayAsPassword", &flash_text_TextField_displayAsPassword);
3994     dict_put(&flash_text_TextField.members, "textWidth", &flash_text_TextField_textWidth);
3995     dict_put(&flash_text_TextField.members, "autoSize", &flash_text_TextField_autoSize);
3996     dict_put(&flash_text_TextField.members, "selectable", &flash_text_TextField_selectable);
3997     dict_put(&flash_text_TextField.members, "getCharBoundaries", &flash_text_TextField_getCharBoundaries);
3998     dict_put(&flash_text_TextField.members, "alwaysShowSelection", &flash_text_TextField_alwaysShowSelection);
3999     dict_put(&flash_text_TextField.members, "thickness", &flash_text_TextField_thickness);
4000     dict_put(&flash_text_TextField.members, "useRichTextClipboard", &flash_text_TextField_useRichTextClipboard);
4001     dict_put(&flash_text_TextField.members, "scrollV", &flash_text_TextField_scrollV);
4002     dict_put(&flash_text_TextField.members, "getTextRuns", &flash_text_TextField_getTextRuns);
4003     dict_put(&flash_text_TextField.members, "setTextFormat", &flash_text_TextField_setTextFormat);
4004     dict_put(&flash_text_TextField.members, "textColor", &flash_text_TextField_textColor);
4005     dict_put(&flash_text_TextField.members, "maxScrollV", &flash_text_TextField_maxScrollV);
4006     dict_put(&flash_text_TextField.members, "embedFonts", &flash_text_TextField_embedFonts);
4007     dict_put(&flash_text_TextField.members, "scrollH", &flash_text_TextField_scrollH);
4008     dict_put(&flash_text_TextField.members, "text", &flash_text_TextField_text);
4009     dict_put(&flash_text_TextField.members, "getLineLength", &flash_text_TextField_getLineLength);
4010     dict_put(&flash_text_TextField.members, "textHeight", &flash_text_TextField_textHeight);
4011     dict_put(&flash_text_TextField.members, "antiAliasType", &flash_text_TextField_antiAliasType);
4012     dict_put(&flash_text_TextField.members, "styleSheet", &flash_text_TextField_styleSheet);
4013     dict_put(&flash_text_TextField.members, "background", &flash_text_TextField_background);
4014     dict_put(&flash_text_TextField.members, "replaceSelectedText", &flash_text_TextField_replaceSelectedText);
4015     dict_put(&flash_text_TextField.members, "borderColor", &flash_text_TextField_borderColor);
4016     dict_put(&flash_text_TextField.members, "maxScrollH", &flash_text_TextField_maxScrollH);
4017     dict_put(&flash_text_TextField.members, "maxChars", &flash_text_TextField_maxChars);
4018     dict_put(&flash_text_TextField.members, "getLineMetrics", &flash_text_TextField_getLineMetrics);
4019     dict_put(&flash_text_TextField.members, "selectionEndIndex", &flash_text_TextField_selectionEndIndex);
4020     dict_put(&flash_text_TextField.members, "insertXMLText", &flash_text_TextField_insertXMLText);
4021     dict_put(&flash_text_TextField.members, "condenseWhite", &flash_text_TextField_condenseWhite);
4022     dict_put(d, &flash_display_DisplayObjectContainer, &flash_display_DisplayObjectContainer);
4023     dict_init(&flash_display_DisplayObjectContainer.members, 31);
4024     dict_put(&flash_display_DisplayObjectContainer.members, "addChild", &flash_display_DisplayObjectContainer_addChild);
4025     dict_put(&flash_display_DisplayObjectContainer.members, "getObjectsUnderPoint", &flash_display_DisplayObjectContainer_getObjectsUnderPoint);
4026     dict_put(&flash_display_DisplayObjectContainer.members, "removeChildAt", &flash_display_DisplayObjectContainer_removeChildAt);
4027     dict_put(&flash_display_DisplayObjectContainer.members, "swapChildren", &flash_display_DisplayObjectContainer_swapChildren);
4028     dict_put(&flash_display_DisplayObjectContainer.members, "areInaccessibleObjectsUnderPoint", &flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint);
4029     dict_put(&flash_display_DisplayObjectContainer.members, "setChildIndex", &flash_display_DisplayObjectContainer_setChildIndex);
4030     dict_put(&flash_display_DisplayObjectContainer.members, "numChildren", &flash_display_DisplayObjectContainer_numChildren);
4031     dict_put(&flash_display_DisplayObjectContainer.members, "getChildIndex", &flash_display_DisplayObjectContainer_getChildIndex);
4032     dict_put(&flash_display_DisplayObjectContainer.members, "getChildAt", &flash_display_DisplayObjectContainer_getChildAt);
4033     dict_put(&flash_display_DisplayObjectContainer.members, "removeChild", &flash_display_DisplayObjectContainer_removeChild);
4034     dict_put(&flash_display_DisplayObjectContainer.members, "addChildAt", &flash_display_DisplayObjectContainer_addChildAt);
4035     dict_put(&flash_display_DisplayObjectContainer.members, "contains", &flash_display_DisplayObjectContainer_contains);
4036     dict_put(&flash_display_DisplayObjectContainer.members, "getChildByName", &flash_display_DisplayObjectContainer_getChildByName);
4037     dict_put(&flash_display_DisplayObjectContainer.members, "swapChildrenAt", &flash_display_DisplayObjectContainer_swapChildrenAt);
4038     dict_put(&flash_display_DisplayObjectContainer.members, "mouseChildren", &flash_display_DisplayObjectContainer_mouseChildren);
4039     dict_put(&flash_display_DisplayObjectContainer.members, "tabChildren", &flash_display_DisplayObjectContainer_tabChildren);
4040     dict_put(&flash_display_DisplayObjectContainer.members, "textSnapshot", &flash_display_DisplayObjectContainer_textSnapshot);
4041     dict_put(d, &flash_display_SimpleButton, &flash_display_SimpleButton);
4042     dict_init(&flash_display_SimpleButton.members, 8);
4043     dict_put(&flash_display_SimpleButton.members, "overState", &flash_display_SimpleButton_overState);
4044     dict_put(&flash_display_SimpleButton.members, "downState", &flash_display_SimpleButton_downState);
4045     dict_put(&flash_display_SimpleButton.members, "enabled", &flash_display_SimpleButton_enabled);
4046     dict_put(&flash_display_SimpleButton.members, "trackAsMenu", &flash_display_SimpleButton_trackAsMenu);
4047     dict_put(&flash_display_SimpleButton.members, "soundTransform", &flash_display_SimpleButton_soundTransform);
4048     dict_put(&flash_display_SimpleButton.members, "useHandCursor", &flash_display_SimpleButton_useHandCursor);
4049     dict_put(&flash_display_SimpleButton.members, "upState", &flash_display_SimpleButton_upState);
4050     dict_put(&flash_display_SimpleButton.members, "hitTestState", &flash_display_SimpleButton_hitTestState);
4051     dict_put(d, &flash_media_Video, &flash_media_Video);
4052     dict_init(&flash_media_Video.members, 8);
4053     dict_put(&flash_media_Video.members, "attachCamera", &flash_media_Video_attachCamera);
4054     dict_put(&flash_media_Video.members, "videoWidth", &flash_media_Video_videoWidth);
4055     dict_put(&flash_media_Video.members, "clear", &flash_media_Video_clear);
4056     dict_put(&flash_media_Video.members, "deblocking", &flash_media_Video_deblocking);
4057     dict_put(&flash_media_Video.members, "videoHeight", &flash_media_Video_videoHeight);
4058     dict_put(&flash_media_Video.members, "attachNetStream", &flash_media_Video_attachNetStream);
4059     dict_put(&flash_media_Video.members, "smoothing", &flash_media_Video_smoothing);
4060     dict_put(d, &flash_text_StaticText, &flash_text_StaticText);
4061     dict_init(&flash_text_StaticText.members, 8);
4062     dict_put(&flash_text_StaticText.members, "text", &flash_text_StaticText_text);
4063     dict_put(d, &flash_display_Shape, &flash_display_Shape);
4064     dict_init(&flash_display_Shape.members, 8);
4065     dict_put(&flash_display_Shape.members, "graphics", &flash_display_Shape_graphics);
4066     dict_put(d, &flash_display_MorphShape, &flash_display_MorphShape);
4067     dict_init(&flash_display_MorphShape.members, 8);
4068     dict_put(d, &flash_display_InteractiveObject, &flash_display_InteractiveObject);
4069     dict_init(&flash_display_InteractiveObject.members, 15);
4070     dict_put(&flash_display_InteractiveObject.members, "tabIndex", &flash_display_InteractiveObject_tabIndex);
4071     dict_put(&flash_display_InteractiveObject.members, "doubleClickEnabled", &flash_display_InteractiveObject_doubleClickEnabled);
4072     dict_put(&flash_display_InteractiveObject.members, "tabEnabled", &flash_display_InteractiveObject_tabEnabled);
4073     dict_put(&flash_display_InteractiveObject.members, "mouseEnabled", &flash_display_InteractiveObject_mouseEnabled);
4074     dict_put(&flash_display_InteractiveObject.members, "contextMenu", &flash_display_InteractiveObject_contextMenu);
4075     dict_put(&flash_display_InteractiveObject.members, "focusRect", &flash_display_InteractiveObject_focusRect);
4076     dict_put(&flash_display_InteractiveObject.members, "accessibilityImplementation", &flash_display_InteractiveObject_accessibilityImplementation);
4077     dict_put(d, &flash_display_Bitmap, &flash_display_Bitmap);
4078     dict_init(&flash_display_Bitmap.members, 8);
4079     dict_put(&flash_display_Bitmap.members, "pixelSnapping", &flash_display_Bitmap_pixelSnapping);
4080     dict_put(&flash_display_Bitmap.members, "bitmapData", &flash_display_Bitmap_bitmapData);
4081     dict_put(&flash_display_Bitmap.members, "smoothing", &flash_display_Bitmap_smoothing);
4082     dict_put(d, &flash_display_AVM1Movie, &flash_display_AVM1Movie);
4083     dict_init(&flash_display_AVM1Movie.members, 8);
4084     dict_put(&flash_display_AVM1Movie.members, "call", &flash_display_AVM1Movie_call);
4085     dict_put(&flash_display_AVM1Movie.members, "addCallback", &flash_display_AVM1Movie_addCallback);
4086     dict_put(d, &flash_events_SecurityErrorEvent, &flash_events_SecurityErrorEvent);
4087     dict_init(&flash_events_SecurityErrorEvent.members, 8);
4088     dict_put(&flash_events_SecurityErrorEvent.members, "toString", &flash_events_SecurityErrorEvent_toString);
4089     dict_put(&flash_events_SecurityErrorEvent.members, "clone", &flash_events_SecurityErrorEvent_clone);
4090     dict_put(d, &flash_events_IOErrorEvent, &flash_events_IOErrorEvent);
4091     dict_init(&flash_events_IOErrorEvent.members, 8);
4092     dict_put(&flash_events_IOErrorEvent.members, "toString", &flash_events_IOErrorEvent_toString);
4093     dict_put(&flash_events_IOErrorEvent.members, "clone", &flash_events_IOErrorEvent_clone);
4094     dict_put(d, &flash_events_AsyncErrorEvent, &flash_events_AsyncErrorEvent);
4095     dict_init(&flash_events_AsyncErrorEvent.members, 8);
4096     dict_put(&flash_events_AsyncErrorEvent.members, "toString", &flash_events_AsyncErrorEvent_toString);
4097     dict_put(&flash_events_AsyncErrorEvent.members, "error", &flash_events_AsyncErrorEvent_error);
4098     dict_put(&flash_events_AsyncErrorEvent.members, "clone", &flash_events_AsyncErrorEvent_clone);
4099     dict_put(d, &flash_display_ShaderJob, &flash_display_ShaderJob);
4100     dict_init(&flash_display_ShaderJob.members, 8);
4101     dict_put(&flash_display_ShaderJob.members, "cancel", &flash_display_ShaderJob_cancel);
4102     dict_put(&flash_display_ShaderJob.members, "width", &flash_display_ShaderJob_width);
4103     dict_put(&flash_display_ShaderJob.members, "start", &flash_display_ShaderJob_start);
4104     dict_put(&flash_display_ShaderJob.members, "shader", &flash_display_ShaderJob_shader);
4105     dict_put(&flash_display_ShaderJob.members, "height", &flash_display_ShaderJob_height);
4106     dict_put(&flash_display_ShaderJob.members, "target", &flash_display_ShaderJob_target);
4107     dict_put(&flash_display_ShaderJob.members, "progress", &flash_display_ShaderJob_progress);
4108     dict_put(d, &flash_net_XMLSocket, &flash_net_XMLSocket);
4109     dict_init(&flash_net_XMLSocket.members, 8);
4110     dict_put(&flash_net_XMLSocket.members, "close", &flash_net_XMLSocket_close);
4111     dict_put(&flash_net_XMLSocket.members, "connect", &flash_net_XMLSocket_connect);
4112     dict_put(&flash_net_XMLSocket.members, "send", &flash_net_XMLSocket_send);
4113     dict_put(&flash_net_XMLSocket.members, "connected", &flash_net_XMLSocket_connected);
4114     dict_put(&flash_net_XMLSocket.members, "timeout", &flash_net_XMLSocket_timeout);
4115     dict_put(d, &flash_net_URLStream, &flash_net_URLStream);
4116     dict_init(&flash_net_URLStream.members, 31);
4117     dict_put(&flash_net_URLStream.members, "readUTF", &flash_net_URLStream_readUTF);
4118     dict_put(&flash_net_URLStream.members, "readByte", &flash_net_URLStream_readByte);
4119     dict_put(&flash_net_URLStream.members, "readUTFBytes", &flash_net_URLStream_readUTFBytes);
4120     dict_put(&flash_net_URLStream.members, "readShort", &flash_net_URLStream_readShort);
4121     dict_put(&flash_net_URLStream.members, "objectEncoding", &flash_net_URLStream_objectEncoding);
4122     dict_put(&flash_net_URLStream.members, "connected", &flash_net_URLStream_connected);
4123     dict_put(&flash_net_URLStream.members, "readUnsignedInt", &flash_net_URLStream_readUnsignedInt);
4124     dict_put(&flash_net_URLStream.members, "readDouble", &flash_net_URLStream_readDouble);
4125     dict_put(&flash_net_URLStream.members, "readBytes", &flash_net_URLStream_readBytes);
4126     dict_put(&flash_net_URLStream.members, "readUnsignedByte", &flash_net_URLStream_readUnsignedByte);
4127     dict_put(&flash_net_URLStream.members, "readMultiByte", &flash_net_URLStream_readMultiByte);
4128     dict_put(&flash_net_URLStream.members, "readInt", &flash_net_URLStream_readInt);
4129     dict_put(&flash_net_URLStream.members, "bytesAvailable", &flash_net_URLStream_bytesAvailable);
4130     dict_put(&flash_net_URLStream.members, "load", &flash_net_URLStream_load);
4131     dict_put(&flash_net_URLStream.members, "close", &flash_net_URLStream_close);
4132     dict_put(&flash_net_URLStream.members, "readUnsignedShort", &flash_net_URLStream_readUnsignedShort);
4133     dict_put(&flash_net_URLStream.members, "readObject", &flash_net_URLStream_readObject);
4134     dict_put(&flash_net_URLStream.members, "readFloat", &flash_net_URLStream_readFloat);
4135     dict_put(&flash_net_URLStream.members, "endian", &flash_net_URLStream_endian);
4136     dict_put(&flash_net_URLStream.members, "readBoolean", &flash_net_URLStream_readBoolean);
4137     dict_put(d, &flash_net_URLLoader, &flash_net_URLLoader);
4138     dict_init(&flash_net_URLLoader.members, 8);
4139     dict_put(&flash_net_URLLoader.members, "close", &flash_net_URLLoader_close);
4140     dict_put(&flash_net_URLLoader.members, "bytesLoaded", &flash_net_URLLoader_bytesLoaded);
4141     dict_put(&flash_net_URLLoader.members, "load", &flash_net_URLLoader_load);
4142     dict_put(&flash_net_URLLoader.members, "bytesTotal", &flash_net_URLLoader_bytesTotal);
4143     dict_put(&flash_net_URLLoader.members, "dataFormat", &flash_net_URLLoader_dataFormat);
4144     dict_put(&flash_net_URLLoader.members, "data", &flash_net_URLLoader_data);
4145     dict_put(d, &flash_utils_Timer, &flash_utils_Timer);
4146     dict_init(&flash_utils_Timer.members, 8);
4147     dict_put(&flash_utils_Timer.members, "reset", &flash_utils_Timer_reset);
4148     dict_put(&flash_utils_Timer.members, "running", &flash_utils_Timer_running);
4149     dict_put(&flash_utils_Timer.members, "repeatCount", &flash_utils_Timer_repeatCount);
4150     dict_put(&flash_utils_Timer.members, "stop", &flash_utils_Timer_stop);
4151     dict_put(&flash_utils_Timer.members, "start", &flash_utils_Timer_start);
4152     dict_put(&flash_utils_Timer.members, "currentCount", &flash_utils_Timer_currentCount);
4153     dict_put(&flash_utils_Timer.members, "delay", &flash_utils_Timer_delay);
4154     dict_put(d, &flash_system_IME, &flash_system_IME);
4155     dict_init(&flash_system_IME.members, 8);
4156     dict_put(d, &flash_text_StyleSheet, &flash_text_StyleSheet);
4157     dict_init(&flash_text_StyleSheet.members, 8);
4158     dict_put(&flash_text_StyleSheet.members, "styleNames", &flash_text_StyleSheet_styleNames);
4159     dict_put(&flash_text_StyleSheet.members, "clear", &flash_text_StyleSheet_clear);
4160     dict_put(&flash_text_StyleSheet.members, "transform", &flash_text_StyleSheet_transform);
4161     dict_put(&flash_text_StyleSheet.members, "getStyle", &flash_text_StyleSheet_getStyle);
4162     dict_put(&flash_text_StyleSheet.members, "parseCSS", &flash_text_StyleSheet_parseCSS);
4163     dict_put(&flash_text_StyleSheet.members, "setStyle", &flash_text_StyleSheet_setStyle);
4164     dict_put(d, &flash_media_SoundChannel, &flash_media_SoundChannel);
4165     dict_init(&flash_media_SoundChannel.members, 8);
4166     dict_put(&flash_media_SoundChannel.members, "leftPeak", &flash_media_SoundChannel_leftPeak);
4167     dict_put(&flash_media_SoundChannel.members, "stop", &flash_media_SoundChannel_stop);
4168     dict_put(&flash_media_SoundChannel.members, "position", &flash_media_SoundChannel_position);
4169     dict_put(&flash_media_SoundChannel.members, "soundTransform", &flash_media_SoundChannel_soundTransform);
4170     dict_put(&flash_media_SoundChannel.members, "rightPeak", &flash_media_SoundChannel_rightPeak);
4171     dict_put(d, &flash_media_Sound, &flash_media_Sound);
4172     dict_init(&flash_media_Sound.members, 15);
4173     dict_put(&flash_media_Sound.members, "extract", &flash_media_Sound_extract);
4174     dict_put(&flash_media_Sound.members, "bytesLoaded", &flash_media_Sound_bytesLoaded);
4175     dict_put(&flash_media_Sound.members, "id3", &flash_media_Sound_id3);
4176     dict_put(&flash_media_Sound.members, "play", &flash_media_Sound_play);
4177     dict_put(&flash_media_Sound.members, "url", &flash_media_Sound_url);
4178     dict_put(&flash_media_Sound.members, "isBuffering", &flash_media_Sound_isBuffering);
4179     dict_put(&flash_media_Sound.members, "load", &flash_media_Sound_load);
4180     dict_put(&flash_media_Sound.members, "bytesTotal", &flash_media_Sound_bytesTotal);
4181     dict_put(&flash_media_Sound.members, "length", &flash_media_Sound_length);
4182     dict_put(&flash_media_Sound.members, "close", &flash_media_Sound_close);
4183     dict_put(d, &flash_net_Socket, &flash_net_Socket);
4184     dict_init(&flash_net_Socket.members, 63);
4185     dict_put(&flash_net_Socket.members, "writeBoolean", &flash_net_Socket_writeBoolean);
4186     dict_put(&flash_net_Socket.members, "connect", &flash_net_Socket_connect);
4187     dict_put(&flash_net_Socket.members, "readDouble", &flash_net_Socket_readDouble);
4188     dict_put(&flash_net_Socket.members, "writeByte", &flash_net_Socket_writeByte);
4189     dict_put(&flash_net_Socket.members, "writeObject", &flash_net_Socket_writeObject);
4190     dict_put(&flash_net_Socket.members, "readUTFBytes", &flash_net_Socket_readUTFBytes);
4191     dict_put(&flash_net_Socket.members, "close", &flash_net_Socket_close);
4192     dict_put(&flash_net_Socket.members, "writeMultiByte", &flash_net_Socket_writeMultiByte);
4193     dict_put(&flash_net_Socket.members, "readUnsignedByte", &flash_net_Socket_readUnsignedByte);
4194     dict_put(&flash_net_Socket.members, "writeInt", &flash_net_Socket_writeInt);
4195     dict_put(&flash_net_Socket.members, "readMultiByte", &flash_net_Socket_readMultiByte);
4196     dict_put(&flash_net_Socket.members, "readBytes", &flash_net_Socket_readBytes);
4197     dict_put(&flash_net_Socket.members, "writeShort", &flash_net_Socket_writeShort);
4198     dict_put(&flash_net_Socket.members, "readShort", &flash_net_Socket_readShort);
4199     dict_put(&flash_net_Socket.members, "writeUTF", &flash_net_Socket_writeUTF);
4200     dict_put(&flash_net_Socket.members, "timeout", &flash_net_Socket_timeout);
4201     dict_put(&flash_net_Socket.members, "writeBytes", &flash_net_Socket_writeBytes);
4202     dict_put(&flash_net_Socket.members, "connected", &flash_net_Socket_connected);
4203     dict_put(&flash_net_Socket.members, "readObject", &flash_net_Socket_readObject);
4204     dict_put(&flash_net_Socket.members, "objectEncoding", &flash_net_Socket_objectEncoding);
4205     dict_put(&flash_net_Socket.members, "flush", &flash_net_Socket_flush);
4206     dict_put(&flash_net_Socket.members, "writeUnsignedInt", &flash_net_Socket_writeUnsignedInt);
4207     dict_put(&flash_net_Socket.members, "writeDouble", &flash_net_Socket_writeDouble);
4208     dict_put(&flash_net_Socket.members, "writeFloat", &flash_net_Socket_writeFloat);
4209     dict_put(&flash_net_Socket.members, "readInt", &flash_net_Socket_readInt);
4210     dict_put(&flash_net_Socket.members, "readByte", &flash_net_Socket_readByte);
4211     dict_put(&flash_net_Socket.members, "bytesAvailable", &flash_net_Socket_bytesAvailable);
4212     dict_put(&flash_net_Socket.members, "endian", &flash_net_Socket_endian);
4213     dict_put(&flash_net_Socket.members, "readUnsignedShort", &flash_net_Socket_readUnsignedShort);
4214     dict_put(&flash_net_Socket.members, "readUnsignedInt", &flash_net_Socket_readUnsignedInt);
4215     dict_put(&flash_net_Socket.members, "readFloat", &flash_net_Socket_readFloat);
4216     dict_put(&flash_net_Socket.members, "writeUTFBytes", &flash_net_Socket_writeUTFBytes);
4217     dict_put(&flash_net_Socket.members, "readBoolean", &flash_net_Socket_readBoolean);
4218     dict_put(&flash_net_Socket.members, "readUTF", &flash_net_Socket_readUTF);
4219     dict_put(d, &flash_net_SharedObject, &flash_net_SharedObject);
4220     dict_init(&flash_net_SharedObject.members, 15);
4221     dict_put(&flash_net_SharedObject.members, "getLocal", &flash_net_SharedObject_getLocal);
4222     dict_put(&flash_net_SharedObject.members, "getDiskUsage", &flash_net_SharedObject_getDiskUsage);
4223     dict_put(&flash_net_SharedObject.members, "objectEncoding", &flash_net_SharedObject_objectEncoding);
4224     dict_put(&flash_net_SharedObject.members, "client", &flash_net_SharedObject_client);
4225     dict_put(&flash_net_SharedObject.members, "setProperty", &flash_net_SharedObject_setProperty);
4226     dict_put(&flash_net_SharedObject.members, "clear", &flash_net_SharedObject_clear);
4227     dict_put(&flash_net_SharedObject.members, "flush", &flash_net_SharedObject_flush);
4228     dict_put(&flash_net_SharedObject.members, "defaultObjectEncoding", &flash_net_SharedObject_defaultObjectEncoding);
4229     dict_put(&flash_net_SharedObject.members, "connect", &flash_net_SharedObject_connect);
4230     dict_put(&flash_net_SharedObject.members, "size", &flash_net_SharedObject_size);
4231     dict_put(&flash_net_SharedObject.members, "setDirty", &flash_net_SharedObject_setDirty);
4232     dict_put(&flash_net_SharedObject.members, "getRemote", &flash_net_SharedObject_getRemote);
4233     dict_put(&flash_net_SharedObject.members, "send", &flash_net_SharedObject_send);
4234     dict_put(&flash_net_SharedObject.members, "close", &flash_net_SharedObject_close);
4235     dict_put(&flash_net_SharedObject.members, "deleteAll", &flash_net_SharedObject_deleteAll);
4236     dict_put(&flash_net_SharedObject.members, "data", &flash_net_SharedObject_data);
4237     dict_put(d, &adobe_utils_ProductManager, &adobe_utils_ProductManager);
4238     dict_init(&adobe_utils_ProductManager.members, 8);
4239     dict_put(&adobe_utils_ProductManager.members, "running", &adobe_utils_ProductManager_running);
4240     dict_put(&adobe_utils_ProductManager.members, "download", &adobe_utils_ProductManager_download);
4241     dict_put(&adobe_utils_ProductManager.members, "installedVersion", &adobe_utils_ProductManager_installedVersion);
4242     dict_put(&adobe_utils_ProductManager.members, "installed", &adobe_utils_ProductManager_installed);
4243     dict_put(&adobe_utils_ProductManager.members, "launch", &adobe_utils_ProductManager_launch);
4244     dict_put(d, &flash_printing_PrintJob, &flash_printing_PrintJob);
4245     dict_init(&flash_printing_PrintJob.members, 15);
4246     dict_put(&flash_printing_PrintJob.members, "paperWidth", &flash_printing_PrintJob_paperWidth);
4247     dict_put(&flash_printing_PrintJob.members, "addPage", &flash_printing_PrintJob_addPage);
4248     dict_put(&flash_printing_PrintJob.members, "pageHeight", &flash_printing_PrintJob_pageHeight);
4249     dict_put(&flash_printing_PrintJob.members, "start", &flash_printing_PrintJob_start);
4250     dict_put(&flash_printing_PrintJob.members, "pageWidth", &flash_printing_PrintJob_pageWidth);
4251     dict_put(&flash_printing_PrintJob.members, "send", &flash_printing_PrintJob_send);
4252     dict_put(&flash_printing_PrintJob.members, "paperHeight", &flash_printing_PrintJob_paperHeight);
4253     dict_put(&flash_printing_PrintJob.members, "orientation", &flash_printing_PrintJob_orientation);
4254     dict_put(d, &flash_net_NetStreamPlayOptions, &flash_net_NetStreamPlayOptions);
4255     dict_init(&flash_net_NetStreamPlayOptions.members, 8);
4256     dict_put(&flash_net_NetStreamPlayOptions.members, "len", &flash_net_NetStreamPlayOptions_len);
4257     dict_put(&flash_net_NetStreamPlayOptions.members, "streamName", &flash_net_NetStreamPlayOptions_streamName);
4258     dict_put(&flash_net_NetStreamPlayOptions.members, "start", &flash_net_NetStreamPlayOptions_start);
4259     dict_put(&flash_net_NetStreamPlayOptions.members, "oldStreamName", &flash_net_NetStreamPlayOptions_oldStreamName);
4260     dict_put(&flash_net_NetStreamPlayOptions.members, "transition", &flash_net_NetStreamPlayOptions_transition);
4261     dict_put(d, &flash_net_NetStream, &flash_net_NetStream);
4262     dict_init(&flash_net_NetStream.members, 63);
4263     dict_put(&flash_net_NetStream.members, "videoCodec", &flash_net_NetStream_videoCodec);
4264     dict_put(&flash_net_NetStream.members, "info", &flash_net_NetStream_info);
4265     dict_put(&flash_net_NetStream.members, "attachCamera", &flash_net_NetStream_attachCamera);
4266     dict_put(&flash_net_NetStream.members, "farNonce", &flash_net_NetStream_farNonce);
4267     dict_put(&flash_net_NetStream.members, "close", &flash_net_NetStream_close);
4268     dict_put(&flash_net_NetStream.members, "pause", &flash_net_NetStream_pause);
4269     dict_put(&flash_net_NetStream.members, "onPeerConnect", &flash_net_NetStream_onPeerConnect);
4270     dict_put(&flash_net_NetStream.members, "client", &flash_net_NetStream_client);
4271     dict_put(&flash_net_NetStream.members, "resume", &flash_net_NetStream_resume);
4272     dict_put(&flash_net_NetStream.members, "liveDelay", &flash_net_NetStream_liveDelay);
4273     dict_put(&flash_net_NetStream.members, "peerStreams", &flash_net_NetStream_peerStreams);
4274     dict_put(&flash_net_NetStream.members, "objectEncoding", &flash_net_NetStream_objectEncoding);
4275     dict_put(&flash_net_NetStream.members, "bytesLoaded", &flash_net_NetStream_bytesLoaded);
4276     dict_put(&flash_net_NetStream.members, "receiveVideo", &flash_net_NetStream_receiveVideo);
4277     dict_put(&flash_net_NetStream.members, "maxPauseBufferTime", &flash_net_NetStream_maxPauseBufferTime);
4278     dict_put(&flash_net_NetStream.members, "play2", &flash_net_NetStream_play2);
4279     dict_put(&flash_net_NetStream.members, "audioCodec", &flash_net_NetStream_audioCodec);
4280     dict_put(&flash_net_NetStream.members, "receiveVideoFPS", &flash_net_NetStream_receiveVideoFPS);
4281     dict_put(&flash_net_NetStream.members, "bytesTotal", &flash_net_NetStream_bytesTotal);
4282     dict_put(&flash_net_NetStream.members, "farID", &flash_net_NetStream_farID);
4283     dict_put(&flash_net_NetStream.members, "receiveAudio", &flash_net_NetStream_receiveAudio);
4284     dict_put(&flash_net_NetStream.members, "bufferLength", &flash_net_NetStream_bufferLength);
4285     dict_put(&flash_net_NetStream.members, "seek", &flash_net_NetStream_seek);
4286     dict_put(&flash_net_NetStream.members, "attachAudio", &flash_net_NetStream_attachAudio);
4287     dict_put(&flash_net_NetStream.members, "bufferTime", &flash_net_NetStream_bufferTime);
4288     dict_put(&flash_net_NetStream.members, "play", &flash_net_NetStream_play);
4289     dict_put(&flash_net_NetStream.members, "publish", &flash_net_NetStream_publish);
4290     dict_put(&flash_net_NetStream.members, "togglePause", &flash_net_NetStream_togglePause);
4291     dict_put(&flash_net_NetStream.members, "checkPolicyFile", &flash_net_NetStream_checkPolicyFile);
4292     dict_put(&flash_net_NetStream.members, "nearNonce", &flash_net_NetStream_nearNonce);
4293     dict_put(&flash_net_NetStream.members, "decodedFrames", &flash_net_NetStream_decodedFrames);
4294     dict_put(&flash_net_NetStream.members, "send", &flash_net_NetStream_send);
4295     dict_put(&flash_net_NetStream.members, "currentFPS", &flash_net_NetStream_currentFPS);
4296     dict_put(&flash_net_NetStream.members, "time", &flash_net_NetStream_time);
4297     dict_put(&flash_net_NetStream.members, "soundTransform", &flash_net_NetStream_soundTransform);
4298     dict_put(d, &flash_net_NetConnection, &flash_net_NetConnection);
4299     dict_init(&flash_net_NetConnection.members, 31);
4300     dict_put(&flash_net_NetConnection.members, "defaultObjectEncoding", &flash_net_NetConnection_defaultObjectEncoding);
4301     dict_put(&flash_net_NetConnection.members, "nearID", &flash_net_NetConnection_nearID);
4302     dict_put(&flash_net_NetConnection.members, "client", &flash_net_NetConnection_client);
4303     dict_put(&flash_net_NetConnection.members, "farNonce", &flash_net_NetConnection_farNonce);
4304     dict_put(&flash_net_NetConnection.members, "objectEncoding", &flash_net_NetConnection_objectEncoding);
4305     dict_put(&flash_net_NetConnection.members, "farID", &flash_net_NetConnection_farID);
4306     dict_put(&flash_net_NetConnection.members, "connected", &flash_net_NetConnection_connected);
4307     dict_put(&flash_net_NetConnection.members, "call", &flash_net_NetConnection_call);
4308     dict_put(&flash_net_NetConnection.members, "usingTLS", &flash_net_NetConnection_usingTLS);
4309     dict_put(&flash_net_NetConnection.members, "proxyType", &flash_net_NetConnection_proxyType);
4310     dict_put(&flash_net_NetConnection.members, "addHeader", &flash_net_NetConnection_addHeader);
4311     dict_put(&flash_net_NetConnection.members, "protocol", &flash_net_NetConnection_protocol);
4312     dict_put(&flash_net_NetConnection.members, "close", &flash_net_NetConnection_close);
4313     dict_put(&flash_net_NetConnection.members, "nearNonce", &flash_net_NetConnection_nearNonce);
4314     dict_put(&flash_net_NetConnection.members, "connect", &flash_net_NetConnection_connect);
4315     dict_put(&flash_net_NetConnection.members, "unconnectedPeerStreams", &flash_net_NetConnection_unconnectedPeerStreams);
4316     dict_put(&flash_net_NetConnection.members, "maxPeerConnections", &flash_net_NetConnection_maxPeerConnections);
4317     dict_put(&flash_net_NetConnection.members, "connectedProxyType", &flash_net_NetConnection_connectedProxyType);
4318     dict_put(&flash_net_NetConnection.members, "uri", &flash_net_NetConnection_uri);
4319     dict_put(d, &flash_media_Microphone, &flash_media_Microphone);
4320     dict_init(&flash_media_Microphone.members, 31);
4321     dict_put(&flash_media_Microphone.members, "codec", &flash_media_Microphone_codec);
4322     dict_put(&flash_media_Microphone.members, "gain", &flash_media_Microphone_gain);
4323     dict_put(&flash_media_Microphone.members, "index", &flash_media_Microphone_index);
4324     dict_put(&flash_media_Microphone.members, "setLoopBack", &flash_media_Microphone_setLoopBack);
4325     dict_put(&flash_media_Microphone.members, "setSilenceLevel", &flash_media_Microphone_setSilenceLevel);
4326     dict_put(&flash_media_Microphone.members, "name", &flash_media_Microphone_name);
4327     dict_put(&flash_media_Microphone.members, "getMicrophone", &flash_media_Microphone_getMicrophone);
4328     dict_put(&flash_media_Microphone.members, "setUseEchoSuppression", &flash_media_Microphone_setUseEchoSuppression);
4329     dict_put(&flash_media_Microphone.members, "framesPerPacket", &flash_media_Microphone_framesPerPacket);
4330     dict_put(&flash_media_Microphone.members, "muted", &flash_media_Microphone_muted);
4331     dict_put(&flash_media_Microphone.members, "soundTransform", &flash_media_Microphone_soundTransform);
4332     dict_put(&flash_media_Microphone.members, "encodeQuality", &flash_media_Microphone_encodeQuality);
4333     dict_put(&flash_media_Microphone.members, "useEchoSuppression", &flash_media_Microphone_useEchoSuppression);
4334     dict_put(&flash_media_Microphone.members, "silenceLevel", &flash_media_Microphone_silenceLevel);
4335     dict_put(&flash_media_Microphone.members, "silenceTimeout", &flash_media_Microphone_silenceTimeout);
4336     dict_put(&flash_media_Microphone.members, "rate", &flash_media_Microphone_rate);
4337     dict_put(&flash_media_Microphone.members, "activityLevel", &flash_media_Microphone_activityLevel);
4338     dict_put(&flash_media_Microphone.members, "names", &flash_media_Microphone_names);
4339     dict_put(d, &flash_net_LocalConnection, &flash_net_LocalConnection);
4340     dict_init(&flash_net_LocalConnection.members, 15);
4341     dict_put(&flash_net_LocalConnection.members, "client", &flash_net_LocalConnection_client);
4342     dict_put(&flash_net_LocalConnection.members, "allowDomain", &flash_net_LocalConnection_allowDomain);
4343     dict_put(&flash_net_LocalConnection.members, "connect", &flash_net_LocalConnection_connect);
4344     dict_put(&flash_net_LocalConnection.members, "domain", &flash_net_LocalConnection_domain);
4345     dict_put(&flash_net_LocalConnection.members, "allowInsecureDomain", &flash_net_LocalConnection_allowInsecureDomain);
4346     dict_put(&flash_net_LocalConnection.members, "send", &flash_net_LocalConnection_send);
4347     dict_put(&flash_net_LocalConnection.members, "close", &flash_net_LocalConnection_close);
4348     dict_put(d, &flash_display_LoaderInfo, &flash_display_LoaderInfo);
4349     dict_init(&flash_display_LoaderInfo.members, 31);
4350     dict_put(&flash_display_LoaderInfo.members, "getLoaderInfoByDefinition", &flash_display_LoaderInfo_getLoaderInfoByDefinition);
4351     dict_put(&flash_display_LoaderInfo.members, "actionScriptVersion", &flash_display_LoaderInfo_actionScriptVersion);
4352     dict_put(&flash_display_LoaderInfo.members, "contentType", &flash_display_LoaderInfo_contentType);
4353     dict_put(&flash_display_LoaderInfo.members, "sameDomain", &flash_display_LoaderInfo_sameDomain);
4354     dict_put(&flash_display_LoaderInfo.members, "bytesTotal", &flash_display_LoaderInfo_bytesTotal);
4355     dict_put(&flash_display_LoaderInfo.members, "loaderURL", &flash_display_LoaderInfo_loaderURL);
4356     dict_put(&flash_display_LoaderInfo.members, "width", &flash_display_LoaderInfo_width);
4357     dict_put(&flash_display_LoaderInfo.members, "dispatchEvent", &flash_display_LoaderInfo_dispatchEvent);
4358     dict_put(&flash_display_LoaderInfo.members, "height", &flash_display_LoaderInfo_height);
4359     dict_put(&flash_display_LoaderInfo.members, "frameRate", &flash_display_LoaderInfo_frameRate);
4360     dict_put(&flash_display_LoaderInfo.members, "parameters", &flash_display_LoaderInfo_parameters);
4361     dict_put(&flash_display_LoaderInfo.members, "bytesLoaded", &flash_display_LoaderInfo_bytesLoaded);
4362     dict_put(&flash_display_LoaderInfo.members, "url", &flash_display_LoaderInfo_url);
4363     dict_put(&flash_display_LoaderInfo.members, "content", &flash_display_LoaderInfo_content);
4364     dict_put(&flash_display_LoaderInfo.members, "swfVersion", &flash_display_LoaderInfo_swfVersion);
4365     dict_put(&flash_display_LoaderInfo.members, "bytes", &flash_display_LoaderInfo_bytes);
4366     dict_put(&flash_display_LoaderInfo.members, "loader", &flash_display_LoaderInfo_loader);
4367     dict_put(&flash_display_LoaderInfo.members, "applicationDomain", &flash_display_LoaderInfo_applicationDomain);
4368     dict_put(&flash_display_LoaderInfo.members, "parentAllowsChild", &flash_display_LoaderInfo_parentAllowsChild);
4369     dict_put(&flash_display_LoaderInfo.members, "childAllowsParent", &flash_display_LoaderInfo_childAllowsParent);
4370     dict_put(&flash_display_LoaderInfo.members, "sharedEvents", &flash_display_LoaderInfo_sharedEvents);
4371     dict_put(d, &flash_net_FileReferenceList, &flash_net_FileReferenceList);
4372     dict_init(&flash_net_FileReferenceList.members, 8);
4373     dict_put(&flash_net_FileReferenceList.members, "fileList", &flash_net_FileReferenceList_fileList);
4374     dict_put(&flash_net_FileReferenceList.members, "browse", &flash_net_FileReferenceList_browse);
4375     dict_put(d, &flash_net_FileReference, &flash_net_FileReference);
4376     dict_init(&flash_net_FileReference.members, 31);
4377     dict_put(&flash_net_FileReference.members, "type", &flash_net_FileReference_type);
4378     dict_put(&flash_net_FileReference.members, "browse", &flash_net_FileReference_browse);
4379     dict_put(&flash_net_FileReference.members, "creationDate", &flash_net_FileReference_creationDate);
4380     dict_put(&flash_net_FileReference.members, "upload", &flash_net_FileReference_upload);
4381     dict_put(&flash_net_FileReference.members, "download", &flash_net_FileReference_download);
4382     dict_put(&flash_net_FileReference.members, "save", &flash_net_FileReference_save);
4383     dict_put(&flash_net_FileReference.members, "cancel", &flash_net_FileReference_cancel);
4384     dict_put(&flash_net_FileReference.members, "creator", &flash_net_FileReference_creator);
4385     dict_put(&flash_net_FileReference.members, "data", &flash_net_FileReference_data);
4386     dict_put(&flash_net_FileReference.members, "size", &flash_net_FileReference_size);
4387     dict_put(&flash_net_FileReference.members, "name", &flash_net_FileReference_name);
4388     dict_put(&flash_net_FileReference.members, "load", &flash_net_FileReference_load);
4389     dict_put(&flash_net_FileReference.members, "modificationDate", &flash_net_FileReference_modificationDate);
4390     dict_put(d, &flash_display_DisplayObject, &flash_display_DisplayObject);
4391     dict_init(&flash_display_DisplayObject.members, 63);
4392     dict_put(&flash_display_DisplayObject.members, "rotation", &flash_display_DisplayObject_rotation);
4393     dict_put(&flash_display_DisplayObject.members, "filters", &flash_display_DisplayObject_filters);
4394     dict_put(&flash_display_DisplayObject.members, "rotationZ", &flash_display_DisplayObject_rotationZ);
4395     dict_put(&flash_display_DisplayObject.members, "accessibilityProperties", &flash_display_DisplayObject_accessibilityProperties);
4396     dict_put(&flash_display_DisplayObject.members, "mouseX", &flash_display_DisplayObject_mouseX);
4397     dict_put(&flash_display_DisplayObject.members, "root", &flash_display_DisplayObject_root);
4398     dict_put(&flash_display_DisplayObject.members, "stage", &flash_display_DisplayObject_stage);
4399     dict_put(&flash_display_DisplayObject.members, "rotationY", &flash_display_DisplayObject_rotationY);
4400     dict_put(&flash_display_DisplayObject.members, "scaleZ", &flash_display_DisplayObject_scaleZ);
4401     dict_put(&flash_display_DisplayObject.members, "local3DToGlobal", &flash_display_DisplayObject_local3DToGlobal);
4402     dict_put(&flash_display_DisplayObject.members, "loaderInfo", &flash_display_DisplayObject_loaderInfo);
4403     dict_put(&flash_display_DisplayObject.members, "cacheAsBitmap", &flash_display_DisplayObject_cacheAsBitmap);
4404     dict_put(&flash_display_DisplayObject.members, "transform", &flash_display_DisplayObject_transform);
4405     dict_put(&flash_display_DisplayObject.members, "scaleY", &flash_display_DisplayObject_scaleY);
4406     dict_put(&flash_display_DisplayObject.members, "height", &flash_display_DisplayObject_height);
4407     dict_put(&flash_display_DisplayObject.members, "rotationX", &flash_display_DisplayObject_rotationX);
4408     dict_put(&flash_display_DisplayObject.members, "scrollRect", &flash_display_DisplayObject_scrollRect);
4409     dict_put(&flash_display_DisplayObject.members, "width", &flash_display_DisplayObject_width);
4410     dict_put(&flash_display_DisplayObject.members, "scale9Grid", &flash_display_DisplayObject_scale9Grid);
4411     dict_put(&flash_display_DisplayObject.members, "parent", &flash_display_DisplayObject_parent);
4412     dict_put(&flash_display_DisplayObject.members, "hitTestObject", &flash_display_DisplayObject_hitTestObject);
4413     dict_put(&flash_display_DisplayObject.members, "hitTestPoint", &flash_display_DisplayObject_hitTestPoint);
4414     dict_put(&flash_display_DisplayObject.members, "alpha", &flash_display_DisplayObject_alpha);
4415     dict_put(&flash_display_DisplayObject.members, "getRect", &flash_display_DisplayObject_getRect);
4416     dict_put(&flash_display_DisplayObject.members, "opaqueBackground", &flash_display_DisplayObject_opaqueBackground);
4417     dict_put(&flash_display_DisplayObject.members, "globalToLocal3D", &flash_display_DisplayObject_globalToLocal3D);
4418     dict_put(&flash_display_DisplayObject.members, "visible", &flash_display_DisplayObject_visible);
4419     dict_put(&flash_display_DisplayObject.members, "blendMode", &flash_display_DisplayObject_blendMode);
4420     dict_put(&flash_display_DisplayObject.members, "scaleX", &flash_display_DisplayObject_scaleX);
4421     dict_put(&flash_display_DisplayObject.members, "globalToLocal", &flash_display_DisplayObject_globalToLocal);
4422     dict_put(&flash_display_DisplayObject.members, "localToGlobal", &flash_display_DisplayObject_localToGlobal);
4423     dict_put(&flash_display_DisplayObject.members, "z", &flash_display_DisplayObject_z);
4424     dict_put(&flash_display_DisplayObject.members, "name", &flash_display_DisplayObject_name);
4425     dict_put(&flash_display_DisplayObject.members, "getBounds", &flash_display_DisplayObject_getBounds);
4426     dict_put(&flash_display_DisplayObject.members, "mask", &flash_display_DisplayObject_mask);
4427     dict_put(&flash_display_DisplayObject.members, "mouseY", &flash_display_DisplayObject_mouseY);
4428     dict_put(&flash_display_DisplayObject.members, "x", &flash_display_DisplayObject_x);
4429     dict_put(&flash_display_DisplayObject.members, "y", &flash_display_DisplayObject_y);
4430     dict_put(d, &flash_ui_ContextMenuItem, &flash_ui_ContextMenuItem);
4431     dict_init(&flash_ui_ContextMenuItem.members, 8);
4432     dict_put(&flash_ui_ContextMenuItem.members, "separatorBefore", &flash_ui_ContextMenuItem_separatorBefore);
4433     dict_put(&flash_ui_ContextMenuItem.members, "enabled", &flash_ui_ContextMenuItem_enabled);
4434     dict_put(&flash_ui_ContextMenuItem.members, "caption", &flash_ui_ContextMenuItem_caption);
4435     dict_put(&flash_ui_ContextMenuItem.members, "clone", &flash_ui_ContextMenuItem_clone);
4436     dict_put(&flash_ui_ContextMenuItem.members, "visible", &flash_ui_ContextMenuItem_visible);
4437     dict_put(d, &flash_ui_ContextMenu, &flash_ui_ContextMenu);
4438     dict_init(&flash_ui_ContextMenu.members, 8);
4439     dict_put(&flash_ui_ContextMenu.members, "hideBuiltInItems", &flash_ui_ContextMenu_hideBuiltInItems);
4440     dict_put(&flash_ui_ContextMenu.members, "clipboardItems", &flash_ui_ContextMenu_clipboardItems);
4441     dict_put(&flash_ui_ContextMenu.members, "builtInItems", &flash_ui_ContextMenu_builtInItems);
4442     dict_put(&flash_ui_ContextMenu.members, "customItems", &flash_ui_ContextMenu_customItems);
4443     dict_put(&flash_ui_ContextMenu.members, "clone", &flash_ui_ContextMenu_clone);
4444     dict_put(&flash_ui_ContextMenu.members, "link", &flash_ui_ContextMenu_link);
4445     dict_put(&flash_ui_ContextMenu.members, "clipboardMenu", &flash_ui_ContextMenu_clipboardMenu);
4446     dict_put(d, &flash_media_Camera, &flash_media_Camera);
4447     dict_init(&flash_media_Camera.members, 31);
4448     dict_put(&flash_media_Camera.members, "getCamera", &flash_media_Camera_getCamera);
4449     dict_put(&flash_media_Camera.members, "fps", &flash_media_Camera_fps);
4450     dict_put(&flash_media_Camera.members, "setMode", &flash_media_Camera_setMode);
4451     dict_put(&flash_media_Camera.members, "keyFrameInterval", &flash_media_Camera_keyFrameInterval);
4452     dict_put(&flash_media_Camera.members, "motionTimeout", &flash_media_Camera_motionTimeout);
4453     dict_put(&flash_media_Camera.members, "width", &flash_media_Camera_width);
4454     dict_put(&flash_media_Camera.members, "setCursor", &flash_media_Camera_setCursor);
4455     dict_put(&flash_media_Camera.members, "setLoopback", &flash_media_Camera_setLoopback);
4456     dict_put(&flash_media_Camera.members, "height", &flash_media_Camera_height);
4457     dict_put(&flash_media_Camera.members, "index", &flash_media_Camera_index);
4458     dict_put(&flash_media_Camera.members, "name", &flash_media_Camera_name);
4459     dict_put(&flash_media_Camera.members, "currentFPS", &flash_media_Camera_currentFPS);
4460     dict_put(&flash_media_Camera.members, "setKeyFrameInterval", &flash_media_Camera_setKeyFrameInterval);
4461     dict_put(&flash_media_Camera.members, "quality", &flash_media_Camera_quality);
4462     dict_put(&flash_media_Camera.members, "motionLevel", &flash_media_Camera_motionLevel);
4463     dict_put(&flash_media_Camera.members, "bandwidth", &flash_media_Camera_bandwidth);
4464     dict_put(&flash_media_Camera.members, "muted", &flash_media_Camera_muted);
4465     dict_put(&flash_media_Camera.members, "activityLevel", &flash_media_Camera_activityLevel);
4466     dict_put(&flash_media_Camera.members, "loopback", &flash_media_Camera_loopback);
4467     dict_put(&flash_media_Camera.members, "names", &flash_media_Camera_names);
4468     dict_put(&flash_media_Camera.members, "setQuality", &flash_media_Camera_setQuality);
4469     dict_put(&flash_media_Camera.members, "setMotionLevel", &flash_media_Camera_setMotionLevel);
4470     dict_put(d, &flash_events_IMEEvent, &flash_events_IMEEvent);
4471     dict_init(&flash_events_IMEEvent.members, 8);
4472     dict_put(&flash_events_IMEEvent.members, "toString", &flash_events_IMEEvent_toString);
4473     dict_put(&flash_events_IMEEvent.members, "clone", &flash_events_IMEEvent_clone);
4474     dict_put(d, &flash_events_ErrorEvent, &flash_events_ErrorEvent);
4475     dict_init(&flash_events_ErrorEvent.members, 8);
4476     dict_put(&flash_events_ErrorEvent.members, "toString", &flash_events_ErrorEvent_toString);
4477     dict_put(&flash_events_ErrorEvent.members, "clone", &flash_events_ErrorEvent_clone);
4478     dict_put(d, &flash_events_DataEvent, &flash_events_DataEvent);
4479     dict_init(&flash_events_DataEvent.members, 8);
4480     dict_put(&flash_events_DataEvent.members, "toString", &flash_events_DataEvent_toString);
4481     dict_put(&flash_events_DataEvent.members, "clone", &flash_events_DataEvent_clone);
4482     dict_put(&flash_events_DataEvent.members, "data", &flash_events_DataEvent_data);
4483     dict_put(d, &flash_events_FullScreenEvent, &flash_events_FullScreenEvent);
4484     dict_init(&flash_events_FullScreenEvent.members, 8);
4485     dict_put(&flash_events_FullScreenEvent.members, "toString", &flash_events_FullScreenEvent_toString);
4486     dict_put(&flash_events_FullScreenEvent.members, "clone", &flash_events_FullScreenEvent_clone);
4487     dict_put(&flash_events_FullScreenEvent.members, "fullScreen", &flash_events_FullScreenEvent_fullScreen);
4488     dict_put(d, &flash_display_GraphicsStroke, &flash_display_GraphicsStroke);
4489     dict_init(&flash_display_GraphicsStroke.members, 15);
4490     dict_put(&flash_display_GraphicsStroke.members, "scaleMode", &flash_display_GraphicsStroke_scaleMode);
4491     dict_put(&flash_display_GraphicsStroke.members, "miterLimit", &flash_display_GraphicsStroke_miterLimit);
4492     dict_put(&flash_display_GraphicsStroke.members, "pixelHinting", &flash_display_GraphicsStroke_pixelHinting);
4493     dict_put(&flash_display_GraphicsStroke.members, "fill", &flash_display_GraphicsStroke_fill);
4494     dict_put(&flash_display_GraphicsStroke.members, "thickness", &flash_display_GraphicsStroke_thickness);
4495     dict_put(&flash_display_GraphicsStroke.members, "joints", &flash_display_GraphicsStroke_joints);
4496     dict_put(&flash_display_GraphicsStroke.members, "caps", &flash_display_GraphicsStroke_caps);
4497     dict_put(d, &flash_display_GraphicsEndFill, &flash_display_GraphicsEndFill);
4498     dict_init(&flash_display_GraphicsEndFill.members, 8);
4499     dict_put(d, &flash_display_GraphicsShaderFill, &flash_display_GraphicsShaderFill);
4500     dict_init(&flash_display_GraphicsShaderFill.members, 8);
4501     dict_put(&flash_display_GraphicsShaderFill.members, "shader", &flash_display_GraphicsShaderFill_shader);
4502     dict_put(&flash_display_GraphicsShaderFill.members, "matrix", &flash_display_GraphicsShaderFill_matrix);
4503     dict_put(d, &flash_display_GraphicsBitmapFill, &flash_display_GraphicsBitmapFill);
4504     dict_init(&flash_display_GraphicsBitmapFill.members, 8);
4505     dict_put(&flash_display_GraphicsBitmapFill.members, "smooth", &flash_display_GraphicsBitmapFill_smooth);
4506     dict_put(&flash_display_GraphicsBitmapFill.members, "repeat", &flash_display_GraphicsBitmapFill_repeat);
4507     dict_put(&flash_display_GraphicsBitmapFill.members, "bitmapData", &flash_display_GraphicsBitmapFill_bitmapData);
4508     dict_put(&flash_display_GraphicsBitmapFill.members, "matrix", &flash_display_GraphicsBitmapFill_matrix);
4509     dict_put(d, &flash_display_GraphicsGradientFill, &flash_display_GraphicsGradientFill);
4510     dict_init(&flash_display_GraphicsGradientFill.members, 8);
4511     dict_put(&flash_display_GraphicsGradientFill.members, "interpolationMethod", &flash_display_GraphicsGradientFill_interpolationMethod);
4512     dict_put(&flash_display_GraphicsGradientFill.members, "focalPointRatio", &flash_display_GraphicsGradientFill_focalPointRatio);
4513     dict_put(&flash_display_GraphicsGradientFill.members, "colors", &flash_display_GraphicsGradientFill_colors);
4514     dict_put(&flash_display_GraphicsGradientFill.members, "matrix", &flash_display_GraphicsGradientFill_matrix);
4515     dict_put(&flash_display_GraphicsGradientFill.members, "type", &flash_display_GraphicsGradientFill_type);
4516     dict_put(&flash_display_GraphicsGradientFill.members, "ratios", &flash_display_GraphicsGradientFill_ratios);
4517     dict_put(&flash_display_GraphicsGradientFill.members, "spreadMethod", &flash_display_GraphicsGradientFill_spreadMethod);
4518     dict_put(&flash_display_GraphicsGradientFill.members, "alphas", &flash_display_GraphicsGradientFill_alphas);
4519     dict_put(d, &flash_display_GraphicsSolidFill, &flash_display_GraphicsSolidFill);
4520     dict_init(&flash_display_GraphicsSolidFill.members, 8);
4521     dict_put(&flash_display_GraphicsSolidFill.members, "color", &flash_display_GraphicsSolidFill_color);
4522     dict_put(&flash_display_GraphicsSolidFill.members, "alpha", &flash_display_GraphicsSolidFill_alpha);
4523     dict_put(d, &flash_display_GraphicsTrianglePath, &flash_display_GraphicsTrianglePath);
4524     dict_init(&flash_display_GraphicsTrianglePath.members, 8);
4525     dict_put(&flash_display_GraphicsTrianglePath.members, "culling", &flash_display_GraphicsTrianglePath_culling);
4526     dict_put(&flash_display_GraphicsTrianglePath.members, "vertices", &flash_display_GraphicsTrianglePath_vertices);
4527     dict_put(&flash_display_GraphicsTrianglePath.members, "indices", &flash_display_GraphicsTrianglePath_indices);
4528     dict_put(&flash_display_GraphicsTrianglePath.members, "uvtData", &flash_display_GraphicsTrianglePath_uvtData);
4529     dict_put(d, &flash_display_GraphicsPath, &flash_display_GraphicsPath);
4530     dict_init(&flash_display_GraphicsPath.members, 8);
4531     dict_put(&flash_display_GraphicsPath.members, "wideMoveTo", &flash_display_GraphicsPath_wideMoveTo);
4532     dict_put(&flash_display_GraphicsPath.members, "winding", &flash_display_GraphicsPath_winding);
4533     dict_put(&flash_display_GraphicsPath.members, "moveTo", &flash_display_GraphicsPath_moveTo);
4534     dict_put(&flash_display_GraphicsPath.members, "wideLineTo", &flash_display_GraphicsPath_wideLineTo);
4535     dict_put(&flash_display_GraphicsPath.members, "commands", &flash_display_GraphicsPath_commands);
4536     dict_put(&flash_display_GraphicsPath.members, "curveTo", &flash_display_GraphicsPath_curveTo);
4537     dict_put(&flash_display_GraphicsPath.members, "lineTo", &flash_display_GraphicsPath_lineTo);
4538     dict_put(&flash_display_GraphicsPath.members, "data", &flash_display_GraphicsPath_data);
4539     dict_put(d, &flash_text_engine_EastAsianJustifier, &flash_text_engine_EastAsianJustifier);
4540     dict_init(&flash_text_engine_EastAsianJustifier.members, 8);
4541     dict_put(&flash_text_engine_EastAsianJustifier.members, "justificationStyle", &flash_text_engine_EastAsianJustifier_justificationStyle);
4542     dict_put(&flash_text_engine_EastAsianJustifier.members, "clone", &flash_text_engine_EastAsianJustifier_clone);
4543     dict_put(d, &flash_text_engine_SpaceJustifier, &flash_text_engine_SpaceJustifier);
4544     dict_init(&flash_text_engine_SpaceJustifier.members, 8);
4545     dict_put(&flash_text_engine_SpaceJustifier.members, "clone", &flash_text_engine_SpaceJustifier_clone);
4546     dict_put(&flash_text_engine_SpaceJustifier.members, "letterSpacing", &flash_text_engine_SpaceJustifier_letterSpacing);
4547     dict_put(d, &flash_text_engine_TextElement, &flash_text_engine_TextElement);
4548     dict_init(&flash_text_engine_TextElement.members, 8);
4549     dict_put(&flash_text_engine_TextElement.members, "replaceText", &flash_text_engine_TextElement_replaceText);
4550     dict_put(d, &flash_text_engine_GroupElement, &flash_text_engine_GroupElement);
4551     dict_init(&flash_text_engine_GroupElement.members, 8);
4552     dict_put(&flash_text_engine_GroupElement.members, "groupElements", &flash_text_engine_GroupElement_groupElements);
4553     dict_put(&flash_text_engine_GroupElement.members, "splitTextElement", &flash_text_engine_GroupElement_splitTextElement);
4554     dict_put(&flash_text_engine_GroupElement.members, "mergeTextElements", &flash_text_engine_GroupElement_mergeTextElements);
4555     dict_put(&flash_text_engine_GroupElement.members, "getElementAtCharIndex", &flash_text_engine_GroupElement_getElementAtCharIndex);
4556     dict_put(&flash_text_engine_GroupElement.members, "elementCount", &flash_text_engine_GroupElement_elementCount);
4557     dict_put(&flash_text_engine_GroupElement.members, "setElements", &flash_text_engine_GroupElement_setElements);
4558     dict_put(&flash_text_engine_GroupElement.members, "getElementAt", &flash_text_engine_GroupElement_getElementAt);
4559     dict_put(&flash_text_engine_GroupElement.members, "ungroupElements", &flash_text_engine_GroupElement_ungroupElements);
4560     dict_put(&flash_text_engine_GroupElement.members, "replaceElements", &flash_text_engine_GroupElement_replaceElements);
4561     dict_put(&flash_text_engine_GroupElement.members, "getElementIndex", &flash_text_engine_GroupElement_getElementIndex);
4562     dict_put(d, &flash_text_engine_GraphicElement, &flash_text_engine_GraphicElement);
4563     dict_init(&flash_text_engine_GraphicElement.members, 8);
4564     dict_put(&flash_text_engine_GraphicElement.members, "graphic", &flash_text_engine_GraphicElement_graphic);
4565     dict_put(&flash_text_engine_GraphicElement.members, "elementWidth", &flash_text_engine_GraphicElement_elementWidth);
4566     dict_put(&flash_text_engine_GraphicElement.members, "elementHeight", &flash_text_engine_GraphicElement_elementHeight);
4567     dict_put(d, &flash_xml_XMLDocument, &flash_xml_XMLDocument);
4568     dict_init(&flash_xml_XMLDocument.members, 8);
4569     dict_put(&flash_xml_XMLDocument.members, "docTypeDecl", &flash_xml_XMLDocument_docTypeDecl);
4570     dict_put(&flash_xml_XMLDocument.members, "idMap", &flash_xml_XMLDocument_idMap);
4571     dict_put(&flash_xml_XMLDocument.members, "toString", &flash_xml_XMLDocument_toString);
4572     dict_put(&flash_xml_XMLDocument.members, "xmlDecl", &flash_xml_XMLDocument_xmlDecl);
4573     dict_put(&flash_xml_XMLDocument.members, "createElement", &flash_xml_XMLDocument_createElement);
4574     dict_put(&flash_xml_XMLDocument.members, "ignoreWhite", &flash_xml_XMLDocument_ignoreWhite);
4575     dict_put(&flash_xml_XMLDocument.members, "createTextNode", &flash_xml_XMLDocument_createTextNode);
4576     dict_put(&flash_xml_XMLDocument.members, "parseXML", &flash_xml_XMLDocument_parseXML);
4577     dict_put(d, &flash_system_JPEGLoaderContext, &flash_system_JPEGLoaderContext);
4578     dict_init(&flash_system_JPEGLoaderContext.members, 8);
4579     dict_put(&flash_system_JPEGLoaderContext.members, "deblockingFilter", &flash_system_JPEGLoaderContext_deblockingFilter);
4580     dict_put(d, &flash_filters_ShaderFilter, &flash_filters_ShaderFilter);
4581     dict_init(&flash_filters_ShaderFilter.members, 8);
4582     dict_put(&flash_filters_ShaderFilter.members, "bottomExtension", &flash_filters_ShaderFilter_bottomExtension);
4583     dict_put(&flash_filters_ShaderFilter.members, "shader", &flash_filters_ShaderFilter_shader);
4584     dict_put(&flash_filters_ShaderFilter.members, "rightExtension", &flash_filters_ShaderFilter_rightExtension);
4585     dict_put(&flash_filters_ShaderFilter.members, "leftExtension", &flash_filters_ShaderFilter_leftExtension);
4586     dict_put(&flash_filters_ShaderFilter.members, "topExtension", &flash_filters_ShaderFilter_topExtension);
4587     dict_put(d, &flash_filters_GradientGlowFilter, &flash_filters_GradientGlowFilter);
4588     dict_init(&flash_filters_GradientGlowFilter.members, 15);
4589     dict_put(&flash_filters_GradientGlowFilter.members, "strength", &flash_filters_GradientGlowFilter_strength);
4590     dict_put(&flash_filters_GradientGlowFilter.members, "quality", &flash_filters_GradientGlowFilter_quality);
4591     dict_put(&flash_filters_GradientGlowFilter.members, "angle", &flash_filters_GradientGlowFilter_angle);
4592     dict_put(&flash_filters_GradientGlowFilter.members, "knockout", &flash_filters_GradientGlowFilter_knockout);
4593     dict_put(&flash_filters_GradientGlowFilter.members, "type", &flash_filters_GradientGlowFilter_type);
4594     dict_put(&flash_filters_GradientGlowFilter.members, "alphas", &flash_filters_GradientGlowFilter_alphas);
4595     dict_put(&flash_filters_GradientGlowFilter.members, "ratios", &flash_filters_GradientGlowFilter_ratios);
4596     dict_put(&flash_filters_GradientGlowFilter.members, "colors", &flash_filters_GradientGlowFilter_colors);
4597     dict_put(&flash_filters_GradientGlowFilter.members, "blurX", &flash_filters_GradientGlowFilter_blurX);
4598     dict_put(&flash_filters_GradientGlowFilter.members, "blurY", &flash_filters_GradientGlowFilter_blurY);
4599     dict_put(&flash_filters_GradientGlowFilter.members, "distance", &flash_filters_GradientGlowFilter_distance);
4600     dict_put(&flash_filters_GradientGlowFilter.members, "clone", &flash_filters_GradientGlowFilter_clone);
4601     dict_put(d, &flash_filters_GradientBevelFilter, &flash_filters_GradientBevelFilter);
4602     dict_init(&flash_filters_GradientBevelFilter.members, 15);
4603     dict_put(&flash_filters_GradientBevelFilter.members, "strength", &flash_filters_GradientBevelFilter_strength);
4604     dict_put(&flash_filters_GradientBevelFilter.members, "quality", &flash_filters_GradientBevelFilter_quality);
4605     dict_put(&flash_filters_GradientBevelFilter.members, "angle", &flash_filters_GradientBevelFilter_angle);
4606     dict_put(&flash_filters_GradientBevelFilter.members, "knockout", &flash_filters_GradientBevelFilter_knockout);
4607     dict_put(&flash_filters_GradientBevelFilter.members, "alphas", &flash_filters_GradientBevelFilter_alphas);
4608     dict_put(&flash_filters_GradientBevelFilter.members, "type", &flash_filters_GradientBevelFilter_type);
4609     dict_put(&flash_filters_GradientBevelFilter.members, "ratios", &flash_filters_GradientBevelFilter_ratios);
4610     dict_put(&flash_filters_GradientBevelFilter.members, "colors", &flash_filters_GradientBevelFilter_colors);
4611     dict_put(&flash_filters_GradientBevelFilter.members, "blurX", &flash_filters_GradientBevelFilter_blurX);
4612     dict_put(&flash_filters_GradientBevelFilter.members, "blurY", &flash_filters_GradientBevelFilter_blurY);
4613     dict_put(&flash_filters_GradientBevelFilter.members, "distance", &flash_filters_GradientBevelFilter_distance);
4614     dict_put(&flash_filters_GradientBevelFilter.members, "clone", &flash_filters_GradientBevelFilter_clone);
4615     dict_put(d, &flash_filters_GlowFilter, &flash_filters_GlowFilter);
4616     dict_init(&flash_filters_GlowFilter.members, 8);
4617     dict_put(&flash_filters_GlowFilter.members, "blurY", &flash_filters_GlowFilter_blurY);
4618     dict_put(&flash_filters_GlowFilter.members, "strength", &flash_filters_GlowFilter_strength);
4619     dict_put(&flash_filters_GlowFilter.members, "inner", &flash_filters_GlowFilter_inner);
4620     dict_put(&flash_filters_GlowFilter.members, "color", &flash_filters_GlowFilter_color);
4621     dict_put(&flash_filters_GlowFilter.members, "clone", &flash_filters_GlowFilter_clone);
4622     dict_put(&flash_filters_GlowFilter.members, "quality", &flash_filters_GlowFilter_quality);
4623     dict_put(&flash_filters_GlowFilter.members, "knockout", &flash_filters_GlowFilter_knockout);
4624     dict_put(&flash_filters_GlowFilter.members, "alpha", &flash_filters_GlowFilter_alpha);
4625     dict_put(&flash_filters_GlowFilter.members, "blurX", &flash_filters_GlowFilter_blurX);
4626     dict_put(d, &flash_filters_DropShadowFilter, &flash_filters_DropShadowFilter);
4627     dict_init(&flash_filters_DropShadowFilter.members, 15);
4628     dict_put(&flash_filters_DropShadowFilter.members, "alpha", &flash_filters_DropShadowFilter_alpha);
4629     dict_put(&flash_filters_DropShadowFilter.members, "strength", &flash_filters_DropShadowFilter_strength);
4630     dict_put(&flash_filters_DropShadowFilter.members, "quality", &flash_filters_DropShadowFilter_quality);
4631     dict_put(&flash_filters_DropShadowFilter.members, "angle", &flash_filters_DropShadowFilter_angle);
4632     dict_put(&flash_filters_DropShadowFilter.members, "knockout", &flash_filters_DropShadowFilter_knockout);
4633     dict_put(&flash_filters_DropShadowFilter.members, "color", &flash_filters_DropShadowFilter_color);
4634     dict_put(&flash_filters_DropShadowFilter.members, "hideObject", &flash_filters_DropShadowFilter_hideObject);
4635     dict_put(&flash_filters_DropShadowFilter.members, "inner", &flash_filters_DropShadowFilter_inner);
4636     dict_put(&flash_filters_DropShadowFilter.members, "blurX", &flash_filters_DropShadowFilter_blurX);
4637     dict_put(&flash_filters_DropShadowFilter.members, "blurY", &flash_filters_DropShadowFilter_blurY);
4638     dict_put(&flash_filters_DropShadowFilter.members, "distance", &flash_filters_DropShadowFilter_distance);
4639     dict_put(&flash_filters_DropShadowFilter.members, "clone", &flash_filters_DropShadowFilter_clone);
4640     dict_put(d, &flash_filters_DisplacementMapFilter, &flash_filters_DisplacementMapFilter);
4641     dict_init(&flash_filters_DisplacementMapFilter.members, 31);
4642     dict_put(&flash_filters_DisplacementMapFilter.members, "scaleY", &flash_filters_DisplacementMapFilter_scaleY);
4643     dict_put(&flash_filters_DisplacementMapFilter.members, "mapPoint", &flash_filters_DisplacementMapFilter_mapPoint);
4644     dict_put(&flash_filters_DisplacementMapFilter.members, "scaleX", &flash_filters_DisplacementMapFilter_scaleX);
4645     dict_put(&flash_filters_DisplacementMapFilter.members, "mapBitmap", &flash_filters_DisplacementMapFilter_mapBitmap);
4646     dict_put(&flash_filters_DisplacementMapFilter.members, "mode", &flash_filters_DisplacementMapFilter_mode);
4647     dict_put(&flash_filters_DisplacementMapFilter.members, "color", &flash_filters_DisplacementMapFilter_color);
4648     dict_put(&flash_filters_DisplacementMapFilter.members, "componentX", &flash_filters_DisplacementMapFilter_componentX);
4649     dict_put(&flash_filters_DisplacementMapFilter.members, "clone", &flash_filters_DisplacementMapFilter_clone);
4650     dict_put(&flash_filters_DisplacementMapFilter.members, "alpha", &flash_filters_DisplacementMapFilter_alpha);
4651     dict_put(&flash_filters_DisplacementMapFilter.members, "componentY", &flash_filters_DisplacementMapFilter_componentY);
4652     dict_put(d, &flash_filters_ConvolutionFilter, &flash_filters_ConvolutionFilter);
4653     dict_init(&flash_filters_ConvolutionFilter.members, 15);
4654     dict_put(&flash_filters_ConvolutionFilter.members, "alpha", &flash_filters_ConvolutionFilter_alpha);
4655     dict_put(&flash_filters_ConvolutionFilter.members, "matrixX", &flash_filters_ConvolutionFilter_matrixX);
4656     dict_put(&flash_filters_ConvolutionFilter.members, "matrix", &flash_filters_ConvolutionFilter_matrix);
4657     dict_put(&flash_filters_ConvolutionFilter.members, "bias", &flash_filters_ConvolutionFilter_bias);
4658     dict_put(&flash_filters_ConvolutionFilter.members, "color", &flash_filters_ConvolutionFilter_color);
4659     dict_put(&flash_filters_ConvolutionFilter.members, "preserveAlpha", &flash_filters_ConvolutionFilter_preserveAlpha);
4660     dict_put(&flash_filters_ConvolutionFilter.members, "divisor", &flash_filters_ConvolutionFilter_divisor);
4661     dict_put(&flash_filters_ConvolutionFilter.members, "clone", &flash_filters_ConvolutionFilter_clone);
4662     dict_put(&flash_filters_ConvolutionFilter.members, "clamp", &flash_filters_ConvolutionFilter_clamp);
4663     dict_put(&flash_filters_ConvolutionFilter.members, "matrixY", &flash_filters_ConvolutionFilter_matrixY);
4664     dict_put(d, &flash_filters_ColorMatrixFilter, &flash_filters_ColorMatrixFilter);
4665     dict_init(&flash_filters_ColorMatrixFilter.members, 8);
4666     dict_put(&flash_filters_ColorMatrixFilter.members, "matrix", &flash_filters_ColorMatrixFilter_matrix);
4667     dict_put(&flash_filters_ColorMatrixFilter.members, "clone", &flash_filters_ColorMatrixFilter_clone);
4668     dict_put(d, &flash_filters_BlurFilter, &flash_filters_BlurFilter);
4669     dict_init(&flash_filters_BlurFilter.members, 8);
4670     dict_put(&flash_filters_BlurFilter.members, "blurY", &flash_filters_BlurFilter_blurY);
4671     dict_put(&flash_filters_BlurFilter.members, "clone", &flash_filters_BlurFilter_clone);
4672     dict_put(&flash_filters_BlurFilter.members, "quality", &flash_filters_BlurFilter_quality);
4673     dict_put(&flash_filters_BlurFilter.members, "blurX", &flash_filters_BlurFilter_blurX);
4674     dict_put(d, &flash_filters_BevelFilter, &flash_filters_BevelFilter);
4675     dict_init(&flash_filters_BevelFilter.members, 31);
4676     dict_put(&flash_filters_BevelFilter.members, "type", &flash_filters_BevelFilter_type);
4677     dict_put(&flash_filters_BevelFilter.members, "highlightColor", &flash_filters_BevelFilter_highlightColor);
4678     dict_put(&flash_filters_BevelFilter.members, "knockout", &flash_filters_BevelFilter_knockout);
4679     dict_put(&flash_filters_BevelFilter.members, "distance", &flash_filters_BevelFilter_distance);
4680     dict_put(&flash_filters_BevelFilter.members, "strength", &flash_filters_BevelFilter_strength);
4681     dict_put(&flash_filters_BevelFilter.members, "highlightAlpha", &flash_filters_BevelFilter_highlightAlpha);
4682     dict_put(&flash_filters_BevelFilter.members, "blurY", &flash_filters_BevelFilter_blurY);
4683     dict_put(&flash_filters_BevelFilter.members, "shadowColor", &flash_filters_BevelFilter_shadowColor);
4684     dict_put(&flash_filters_BevelFilter.members, "angle", &flash_filters_BevelFilter_angle);
4685     dict_put(&flash_filters_BevelFilter.members, "blurX", &flash_filters_BevelFilter_blurX);
4686     dict_put(&flash_filters_BevelFilter.members, "shadowAlpha", &flash_filters_BevelFilter_shadowAlpha);
4687     dict_put(&flash_filters_BevelFilter.members, "quality", &flash_filters_BevelFilter_quality);
4688     dict_put(&flash_filters_BevelFilter.members, "clone", &flash_filters_BevelFilter_clone);
4689     dict_put(d, &flash_events_EventDispatcher, &flash_events_EventDispatcher);
4690     dict_init(&flash_events_EventDispatcher.members, 8);
4691     dict_put(&flash_events_EventDispatcher.members, "willTrigger", &flash_events_EventDispatcher_willTrigger);
4692     dict_put(&flash_events_EventDispatcher.members, "toString", &flash_events_EventDispatcher_toString);
4693     dict_put(&flash_events_EventDispatcher.members, "removeEventListener", &flash_events_EventDispatcher_removeEventListener);
4694     dict_put(&flash_events_EventDispatcher.members, "hasEventListener", &flash_events_EventDispatcher_hasEventListener);
4695     dict_put(&flash_events_EventDispatcher.members, "addEventListener", &flash_events_EventDispatcher_addEventListener);
4696     dict_put(&flash_events_EventDispatcher.members, "dispatchEvent", &flash_events_EventDispatcher_dispatchEvent);
4697     dict_put(d, &flash_events_ShaderEvent, &flash_events_ShaderEvent);
4698     dict_init(&flash_events_ShaderEvent.members, 8);
4699     dict_put(&flash_events_ShaderEvent.members, "vector", &flash_events_ShaderEvent_vector);
4700     dict_put(&flash_events_ShaderEvent.members, "toString", &flash_events_ShaderEvent_toString);
4701     dict_put(&flash_events_ShaderEvent.members, "bitmapData", &flash_events_ShaderEvent_bitmapData);
4702     dict_put(&flash_events_ShaderEvent.members, "clone", &flash_events_ShaderEvent_clone);
4703     dict_put(&flash_events_ShaderEvent.members, "byteArray", &flash_events_ShaderEvent_byteArray);
4704     dict_put(d, &flash_events_TimerEvent, &flash_events_TimerEvent);
4705     dict_init(&flash_events_TimerEvent.members, 8);
4706     dict_put(&flash_events_TimerEvent.members, "toString", &flash_events_TimerEvent_toString);
4707     dict_put(&flash_events_TimerEvent.members, "clone", &flash_events_TimerEvent_clone);
4708     dict_put(&flash_events_TimerEvent.members, "updateAfterEvent", &flash_events_TimerEvent_updateAfterEvent);
4709     dict_put(d, &flash_events_SyncEvent, &flash_events_SyncEvent);
4710     dict_init(&flash_events_SyncEvent.members, 8);
4711     dict_put(&flash_events_SyncEvent.members, "toString", &flash_events_SyncEvent_toString);
4712     dict_put(&flash_events_SyncEvent.members, "clone", &flash_events_SyncEvent_clone);
4713     dict_put(&flash_events_SyncEvent.members, "changeList", &flash_events_SyncEvent_changeList);
4714     dict_put(d, &flash_events_StatusEvent, &flash_events_StatusEvent);
4715     dict_init(&flash_events_StatusEvent.members, 8);
4716     dict_put(&flash_events_StatusEvent.members, "toString", &flash_events_StatusEvent_toString);
4717     dict_put(&flash_events_StatusEvent.members, "code", &flash_events_StatusEvent_code);
4718     dict_put(&flash_events_StatusEvent.members, "clone", &flash_events_StatusEvent_clone);
4719     dict_put(&flash_events_StatusEvent.members, "level", &flash_events_StatusEvent_level);
4720     dict_put(d, &flash_events_SampleDataEvent, &flash_events_SampleDataEvent);
4721     dict_init(&flash_events_SampleDataEvent.members, 8);
4722     dict_put(&flash_events_SampleDataEvent.members, "toString", &flash_events_SampleDataEvent_toString);
4723     dict_put(&flash_events_SampleDataEvent.members, "position", &flash_events_SampleDataEvent_position);
4724     dict_put(&flash_events_SampleDataEvent.members, "clone", &flash_events_SampleDataEvent_clone);
4725     dict_put(&flash_events_SampleDataEvent.members, "data", &flash_events_SampleDataEvent_data);
4726     dict_put(d, &flash_events_ProgressEvent, &flash_events_ProgressEvent);
4727     dict_init(&flash_events_ProgressEvent.members, 8);
4728     dict_put(&flash_events_ProgressEvent.members, "bytesLoaded", &flash_events_ProgressEvent_bytesLoaded);
4729     dict_put(&flash_events_ProgressEvent.members, "toString", &flash_events_ProgressEvent_toString);
4730     dict_put(&flash_events_ProgressEvent.members, "bytesTotal", &flash_events_ProgressEvent_bytesTotal);
4731     dict_put(&flash_events_ProgressEvent.members, "clone", &flash_events_ProgressEvent_clone);
4732     dict_put(d, &flash_events_NetFilterEvent, &flash_events_NetFilterEvent);
4733     dict_init(&flash_events_NetFilterEvent.members, 8);
4734     dict_put(&flash_events_NetFilterEvent.members, "header", &flash_events_NetFilterEvent_header);
4735     dict_put(&flash_events_NetFilterEvent.members, "toString", &flash_events_NetFilterEvent_toString);
4736     dict_put(&flash_events_NetFilterEvent.members, "clone", &flash_events_NetFilterEvent_clone);
4737     dict_put(&flash_events_NetFilterEvent.members, "data", &flash_events_NetFilterEvent_data);
4738     dict_put(d, &flash_events_NetStatusEvent, &flash_events_NetStatusEvent);
4739     dict_init(&flash_events_NetStatusEvent.members, 8);
4740     dict_put(&flash_events_NetStatusEvent.members, "toString", &flash_events_NetStatusEvent_toString);
4741     dict_put(&flash_events_NetStatusEvent.members, "info", &flash_events_NetStatusEvent_info);
4742     dict_put(&flash_events_NetStatusEvent.members, "clone", &flash_events_NetStatusEvent_clone);
4743     dict_put(d, &flash_events_MouseEvent, &flash_events_MouseEvent);
4744     dict_init(&flash_events_MouseEvent.members, 31);
4745     dict_put(&flash_events_MouseEvent.members, "localY", &flash_events_MouseEvent_localY);
4746     dict_put(&flash_events_MouseEvent.members, "updateAfterEvent", &flash_events_MouseEvent_updateAfterEvent);
4747     dict_put(&flash_events_MouseEvent.members, "delta", &flash_events_MouseEvent_delta);
4748     dict_put(&flash_events_MouseEvent.members, "stageX", &flash_events_MouseEvent_stageX);
4749     dict_put(&flash_events_MouseEvent.members, "toString", &flash_events_MouseEvent_toString);
4750     dict_put(&flash_events_MouseEvent.members, "relatedObject", &flash_events_MouseEvent_relatedObject);
4751     dict_put(&flash_events_MouseEvent.members, "isRelatedObjectInaccessible", &flash_events_MouseEvent_isRelatedObjectInaccessible);
4752     dict_put(&flash_events_MouseEvent.members, "shiftKey", &flash_events_MouseEvent_shiftKey);
4753     dict_put(&flash_events_MouseEvent.members, "stageY", &flash_events_MouseEvent_stageY);
4754     dict_put(&flash_events_MouseEvent.members, "altKey", &flash_events_MouseEvent_altKey);
4755     dict_put(&flash_events_MouseEvent.members, "clone", &flash_events_MouseEvent_clone);
4756     dict_put(&flash_events_MouseEvent.members, "ctrlKey", &flash_events_MouseEvent_ctrlKey);
4757     dict_put(&flash_events_MouseEvent.members, "localX", &flash_events_MouseEvent_localX);
4758     dict_put(&flash_events_MouseEvent.members, "buttonDown", &flash_events_MouseEvent_buttonDown);
4759     dict_put(d, &flash_events_ContextMenuEvent, &flash_events_ContextMenuEvent);
4760     dict_init(&flash_events_ContextMenuEvent.members, 8);
4761     dict_put(&flash_events_ContextMenuEvent.members, "mouseTarget", &flash_events_ContextMenuEvent_mouseTarget);
4762     dict_put(&flash_events_ContextMenuEvent.members, "isMouseTargetInaccessible", &flash_events_ContextMenuEvent_isMouseTargetInaccessible);
4763     dict_put(&flash_events_ContextMenuEvent.members, "toString", &flash_events_ContextMenuEvent_toString);
4764     dict_put(&flash_events_ContextMenuEvent.members, "contextMenuOwner", &flash_events_ContextMenuEvent_contextMenuOwner);
4765     dict_put(&flash_events_ContextMenuEvent.members, "clone", &flash_events_ContextMenuEvent_clone);
4766     dict_put(d, &flash_events_KeyboardEvent, &flash_events_KeyboardEvent);
4767     dict_init(&flash_events_KeyboardEvent.members, 15);
4768     dict_put(&flash_events_KeyboardEvent.members, "shiftKey", &flash_events_KeyboardEvent_shiftKey);
4769     dict_put(&flash_events_KeyboardEvent.members, "keyCode", &flash_events_KeyboardEvent_keyCode);
4770     dict_put(&flash_events_KeyboardEvent.members, "keyLocation", &flash_events_KeyboardEvent_keyLocation);
4771     dict_put(&flash_events_KeyboardEvent.members, "updateAfterEvent", &flash_events_KeyboardEvent_updateAfterEvent);
4772     dict_put(&flash_events_KeyboardEvent.members, "toString", &flash_events_KeyboardEvent_toString);
4773     dict_put(&flash_events_KeyboardEvent.members, "altKey", &flash_events_KeyboardEvent_altKey);
4774     dict_put(&flash_events_KeyboardEvent.members, "ctrlKey", &flash_events_KeyboardEvent_ctrlKey);
4775     dict_put(&flash_events_KeyboardEvent.members, "clone", &flash_events_KeyboardEvent_clone);
4776     dict_put(&flash_events_KeyboardEvent.members, "charCode", &flash_events_KeyboardEvent_charCode);
4777     dict_put(d, &flash_events_HTTPStatusEvent, &flash_events_HTTPStatusEvent);
4778     dict_init(&flash_events_HTTPStatusEvent.members, 8);
4779     dict_put(&flash_events_HTTPStatusEvent.members, "toString", &flash_events_HTTPStatusEvent_toString);
4780     dict_put(&flash_events_HTTPStatusEvent.members, "clone", &flash_events_HTTPStatusEvent_clone);
4781     dict_put(&flash_events_HTTPStatusEvent.members, "status", &flash_events_HTTPStatusEvent_status);
4782     dict_put(d, &flash_events_FocusEvent, &flash_events_FocusEvent);
4783     dict_init(&flash_events_FocusEvent.members, 15);
4784     dict_put(&flash_events_FocusEvent.members, "shiftKey", &flash_events_FocusEvent_shiftKey);
4785     dict_put(&flash_events_FocusEvent.members, "isRelatedObjectInaccessible", &flash_events_FocusEvent_isRelatedObjectInaccessible);
4786     dict_put(&flash_events_FocusEvent.members, "keyCode", &flash_events_FocusEvent_keyCode);
4787     dict_put(&flash_events_FocusEvent.members, "relatedObject", &flash_events_FocusEvent_relatedObject);
4788     dict_put(&flash_events_FocusEvent.members, "toString", &flash_events_FocusEvent_toString);
4789     dict_put(&flash_events_FocusEvent.members, "clone", &flash_events_FocusEvent_clone);
4790     dict_put(d, &flash_events_TextEvent, &flash_events_TextEvent);
4791     dict_init(&flash_events_TextEvent.members, 8);
4792     dict_put(&flash_events_TextEvent.members, "toString", &flash_events_TextEvent_toString);
4793     dict_put(&flash_events_TextEvent.members, "text", &flash_events_TextEvent_text);
4794     dict_put(&flash_events_TextEvent.members, "clone", &flash_events_TextEvent_clone);
4795     dict_put(d, &flash_events_ActivityEvent, &flash_events_ActivityEvent);
4796     dict_init(&flash_events_ActivityEvent.members, 8);
4797     dict_put(&flash_events_ActivityEvent.members, "toString", &flash_events_ActivityEvent_toString);
4798     dict_put(&flash_events_ActivityEvent.members, "activating", &flash_events_ActivityEvent_activating);
4799     dict_put(&flash_events_ActivityEvent.members, "clone", &flash_events_ActivityEvent_clone);
4800     dict_put(d, &flash_utils_ByteArray, &flash_utils_ByteArray);
4801     dict_init(&flash_utils_ByteArray.members, 63);
4802     dict_put(&flash_utils_ByteArray.members, "writeBoolean", &flash_utils_ByteArray_writeBoolean);
4803     dict_put(&flash_utils_ByteArray.members, "readDouble", &flash_utils_ByteArray_readDouble);
4804     dict_put(&flash_utils_ByteArray.members, "toString", &flash_utils_ByteArray_toString);
4805     dict_put(&flash_utils_ByteArray.members, "writeByte", &flash_utils_ByteArray_writeByte);
4806     dict_put(&flash_utils_ByteArray.members, "writeObject", &flash_utils_ByteArray_writeObject);
4807     dict_put(&flash_utils_ByteArray.members, "readUTFBytes", &flash_utils_ByteArray_readUTFBytes);
4808     dict_put(&flash_utils_ByteArray.members, "writeMultiByte", &flash_utils_ByteArray_writeMultiByte);
4809     dict_put(&flash_utils_ByteArray.members, "uncompress", &flash_utils_ByteArray_uncompress);
4810     dict_put(&flash_utils_ByteArray.members, "readUnsignedByte", &flash_utils_ByteArray_readUnsignedByte);
4811     dict_put(&flash_utils_ByteArray.members, "writeInt", &flash_utils_ByteArray_writeInt);
4812     dict_put(&flash_utils_ByteArray.members, "deflate", &flash_utils_ByteArray_deflate);
4813     dict_put(&flash_utils_ByteArray.members, "readMultiByte", &flash_utils_ByteArray_readMultiByte);
4814     dict_put(&flash_utils_ByteArray.members, "readBytes", &flash_utils_ByteArray_readBytes);
4815     dict_put(&flash_utils_ByteArray.members, "writeShort", &flash_utils_ByteArray_writeShort);
4816     dict_put(&flash_utils_ByteArray.members, "position", &flash_utils_ByteArray_position);
4817     dict_put(&flash_utils_ByteArray.members, "readShort", &flash_utils_ByteArray_readShort);
4818     dict_put(&flash_utils_ByteArray.members, "writeUTF", &flash_utils_ByteArray_writeUTF);
4819     dict_put(&flash_utils_ByteArray.members, "writeBytes", &flash_utils_ByteArray_writeBytes);
4820     dict_put(&flash_utils_ByteArray.members, "objectEncoding", &flash_utils_ByteArray_objectEncoding);
4821     dict_put(&flash_utils_ByteArray.members, "readObject", &flash_utils_ByteArray_readObject);
4822     dict_put(&flash_utils_ByteArray.members, "length", &flash_utils_ByteArray_length);
4823     dict_put(&flash_utils_ByteArray.members, "writeUnsignedInt", &flash_utils_ByteArray_writeUnsignedInt);
4824     dict_put(&flash_utils_ByteArray.members, "writeDouble", &flash_utils_ByteArray_writeDouble);
4825     dict_put(&flash_utils_ByteArray.members, "writeFloat", &flash_utils_ByteArray_writeFloat);
4826     dict_put(&flash_utils_ByteArray.members, "readInt", &flash_utils_ByteArray_readInt);
4827     dict_put(&flash_utils_ByteArray.members, "readByte", &flash_utils_ByteArray_readByte);
4828     dict_put(&flash_utils_ByteArray.members, "bytesAvailable", &flash_utils_ByteArray_bytesAvailable);
4829     dict_put(&flash_utils_ByteArray.members, "clear", &flash_utils_ByteArray_clear);
4830     dict_put(&flash_utils_ByteArray.members, "endian", &flash_utils_ByteArray_endian);
4831     dict_put(&flash_utils_ByteArray.members, "readUnsignedShort", &flash_utils_ByteArray_readUnsignedShort);
4832     dict_put(&flash_utils_ByteArray.members, "readUnsignedInt", &flash_utils_ByteArray_readUnsignedInt);
4833     dict_put(&flash_utils_ByteArray.members, "defaultObjectEncoding", &flash_utils_ByteArray_defaultObjectEncoding);
4834     dict_put(&flash_utils_ByteArray.members, "readFloat", &flash_utils_ByteArray_readFloat);
4835     dict_put(&flash_utils_ByteArray.members, "compress", &flash_utils_ByteArray_compress);
4836     dict_put(&flash_utils_ByteArray.members, "writeUTFBytes", &flash_utils_ByteArray_writeUTFBytes);
4837     dict_put(&flash_utils_ByteArray.members, "readBoolean", &flash_utils_ByteArray_readBoolean);
4838     dict_put(&flash_utils_ByteArray.members, "inflate", &flash_utils_ByteArray_inflate);
4839     dict_put(&flash_utils_ByteArray.members, "readUTF", &flash_utils_ByteArray_readUTF);
4840     dict_put(d, &flash_display_BitmapData, &flash_display_BitmapData);
4841     dict_init(&flash_display_BitmapData.members, 63);
4842     dict_put(&flash_display_BitmapData.members, "getPixel32", &flash_display_BitmapData_getPixel32);
4843     dict_put(&flash_display_BitmapData.members, "draw", &flash_display_BitmapData_draw);
4844     dict_put(&flash_display_BitmapData.members, "setPixels", &flash_display_BitmapData_setPixels);
4845     dict_put(&flash_display_BitmapData.members, "copyPixels", &flash_display_BitmapData_copyPixels);
4846     dict_put(&flash_display_BitmapData.members, "histogram", &flash_display_BitmapData_histogram);
4847     dict_put(&flash_display_BitmapData.members, "scroll", &flash_display_BitmapData_scroll);
4848     dict_put(&flash_display_BitmapData.members, "transparent", &flash_display_BitmapData_transparent);
4849     dict_put(&flash_display_BitmapData.members, "noise", &flash_display_BitmapData_noise);
4850     dict_put(&flash_display_BitmapData.members, "threshold", &flash_display_BitmapData_threshold);
4851     dict_put(&flash_display_BitmapData.members, "paletteMap", &flash_display_BitmapData_paletteMap);
4852     dict_put(&flash_display_BitmapData.members, "perlinNoise", &flash_display_BitmapData_perlinNoise);
4853     dict_put(&flash_display_BitmapData.members, "hitTest", &flash_display_BitmapData_hitTest);
4854     dict_put(&flash_display_BitmapData.members, "getPixel", &flash_display_BitmapData_getPixel);
4855     dict_put(&flash_display_BitmapData.members, "unlock", &flash_display_BitmapData_unlock);
4856     dict_put(&flash_display_BitmapData.members, "height", &flash_display_BitmapData_height);
4857     dict_put(&flash_display_BitmapData.members, "copyChannel", &flash_display_BitmapData_copyChannel);
4858     dict_put(&flash_display_BitmapData.members, "width", &flash_display_BitmapData_width);
4859     dict_put(&flash_display_BitmapData.members, "clone", &flash_display_BitmapData_clone);
4860     dict_put(&flash_display_BitmapData.members, "colorTransform", &flash_display_BitmapData_colorTransform);
4861     dict_put(&flash_display_BitmapData.members, "generateFilterRect", &flash_display_BitmapData_generateFilterRect);
4862     dict_put(&flash_display_BitmapData.members, "compare", &flash_display_BitmapData_compare);
4863     dict_put(&flash_display_BitmapData.members, "fillRect", &flash_display_BitmapData_fillRect);
4864     dict_put(&flash_display_BitmapData.members, "setVector", &flash_display_BitmapData_setVector);
4865     dict_put(&flash_display_BitmapData.members, "floodFill", &flash_display_BitmapData_floodFill);
4866     dict_put(&flash_display_BitmapData.members, "pixelDissolve", &flash_display_BitmapData_pixelDissolve);
4867     dict_put(&flash_display_BitmapData.members, "setPixel", &flash_display_BitmapData_setPixel);
4868     dict_put(&flash_display_BitmapData.members, "setPixel32", &flash_display_BitmapData_setPixel32);
4869     dict_put(&flash_display_BitmapData.members, "lock", &flash_display_BitmapData_lock);
4870     dict_put(&flash_display_BitmapData.members, "getVector", &flash_display_BitmapData_getVector);
4871     dict_put(&flash_display_BitmapData.members, "getColorBoundsRect", &flash_display_BitmapData_getColorBoundsRect);
4872     dict_put(&flash_display_BitmapData.members, "getPixels", &flash_display_BitmapData_getPixels);
4873     dict_put(&flash_display_BitmapData.members, "merge", &flash_display_BitmapData_merge);
4874     dict_put(&flash_display_BitmapData.members, "rect", &flash_display_BitmapData_rect);
4875     dict_put(&flash_display_BitmapData.members, "applyFilter", &flash_display_BitmapData_applyFilter);
4876     dict_put(&flash_display_BitmapData.members, "dispose", &flash_display_BitmapData_dispose);
4877     dict_put(d, &flash_utils_Dictionary, &flash_utils_Dictionary);
4878     dict_init(&flash_utils_Dictionary.members, 8);
4879     dict_put(d, &flash_trace_Trace, &flash_trace_Trace);
4880     dict_init(&flash_trace_Trace.members, 8);
4881     dict_put(d, &flash_sampler_DeleteObjectSample, &flash_sampler_DeleteObjectSample);
4882     dict_init(&flash_sampler_DeleteObjectSample.members, 8);
4883     dict_put(d, &flash_sampler_NewObjectSample, &flash_sampler_NewObjectSample);
4884     dict_init(&flash_sampler_NewObjectSample.members, 8);
4885     dict_put(&flash_sampler_NewObjectSample.members, "object", &flash_sampler_NewObjectSample_object);
4886     dict_put(d, &flash_sampler_Sample, &flash_sampler_Sample);
4887     dict_init(&flash_sampler_Sample.members, 8);
4888     dict_put(d, &flash_sampler_StackFrame, &flash_sampler_StackFrame);
4889     dict_init(&flash_sampler_StackFrame.members, 8);
4890     dict_put(&flash_sampler_StackFrame.members, "toString", &flash_sampler_StackFrame_toString);
4891     dict_put(d, &flash_desktop_Clipboard, &flash_desktop_Clipboard);
4892     dict_init(&flash_desktop_Clipboard.members, 8);
4893     dict_put(&flash_desktop_Clipboard.members, "generalClipboard", &flash_desktop_Clipboard_generalClipboard);
4894     dict_put(&flash_desktop_Clipboard.members, "setDataHandler", &flash_desktop_Clipboard_setDataHandler);
4895     dict_put(&flash_desktop_Clipboard.members, "setData", &flash_desktop_Clipboard_setData);
4896     dict_put(&flash_desktop_Clipboard.members, "formats", &flash_desktop_Clipboard_formats);
4897     dict_put(&flash_desktop_Clipboard.members, "clear", &flash_desktop_Clipboard_clear);
4898     dict_put(&flash_desktop_Clipboard.members, "getData", &flash_desktop_Clipboard_getData);
4899     dict_put(&flash_desktop_Clipboard.members, "hasFormat", &flash_desktop_Clipboard_hasFormat);
4900     dict_put(&flash_desktop_Clipboard.members, "clearData", &flash_desktop_Clipboard_clearData);
4901     dict_put(d, &flash_desktop_ClipboardTransferMode, &flash_desktop_ClipboardTransferMode);
4902     dict_init(&flash_desktop_ClipboardTransferMode.members, 8);
4903     dict_put(d, &flash_desktop_ClipboardFormats, &flash_desktop_ClipboardFormats);
4904     dict_init(&flash_desktop_ClipboardFormats.members, 8);
4905     dict_put(d, &flash_geom_PerspectiveProjection, &flash_geom_PerspectiveProjection);
4906     dict_init(&flash_geom_PerspectiveProjection.members, 8);
4907     dict_put(&flash_geom_PerspectiveProjection.members, "fieldOfView", &flash_geom_PerspectiveProjection_fieldOfView);
4908     dict_put(&flash_geom_PerspectiveProjection.members, "projectionCenter", &flash_geom_PerspectiveProjection_projectionCenter);
4909     dict_put(&flash_geom_PerspectiveProjection.members, "toMatrix3D", &flash_geom_PerspectiveProjection_toMatrix3D);
4910     dict_put(&flash_geom_PerspectiveProjection.members, "focalLength", &flash_geom_PerspectiveProjection_focalLength);
4911     dict_put(d, &flash_geom_Utils3D, &flash_geom_Utils3D);
4912     dict_init(&flash_geom_Utils3D.members, 8);
4913     dict_put(d, &flash_geom_Vector3D, &flash_geom_Vector3D);
4914     dict_init(&flash_geom_Vector3D.members, 31);
4915     dict_put(&flash_geom_Vector3D.members, "subtract", &flash_geom_Vector3D_subtract);
4916     dict_put(&flash_geom_Vector3D.members, "distance", &flash_geom_Vector3D_distance);
4917     dict_put(&flash_geom_Vector3D.members, "scaleBy", &flash_geom_Vector3D_scaleBy);
4918     dict_put(&flash_geom_Vector3D.members, "decrementBy", &flash_geom_Vector3D_decrementBy);
4919     dict_put(&flash_geom_Vector3D.members, "equals", &flash_geom_Vector3D_equals);
4920     dict_put(&flash_geom_Vector3D.members, "normalize", &flash_geom_Vector3D_normalize);
4921     dict_put(&flash_geom_Vector3D.members, "dotProduct", &flash_geom_Vector3D_dotProduct);
4922     dict_put(&flash_geom_Vector3D.members, "negate", &flash_geom_Vector3D_negate);
4923     dict_put(&flash_geom_Vector3D.members, "angleBetween", &flash_geom_Vector3D_angleBetween);
4924     dict_put(&flash_geom_Vector3D.members, "toString", &flash_geom_Vector3D_toString);
4925     dict_put(&flash_geom_Vector3D.members, "lengthSquared", &flash_geom_Vector3D_lengthSquared);
4926     dict_put(&flash_geom_Vector3D.members, "x", &flash_geom_Vector3D_x);
4927     dict_put(&flash_geom_Vector3D.members, "incrementBy", &flash_geom_Vector3D_incrementBy);
4928     dict_put(&flash_geom_Vector3D.members, "w", &flash_geom_Vector3D_w);
4929     dict_put(&flash_geom_Vector3D.members, "z", &flash_geom_Vector3D_z);
4930     dict_put(&flash_geom_Vector3D.members, "add", &flash_geom_Vector3D_add);
4931     dict_put(&flash_geom_Vector3D.members, "project", &flash_geom_Vector3D_project);
4932     dict_put(&flash_geom_Vector3D.members, "crossProduct", &flash_geom_Vector3D_crossProduct);
4933     dict_put(&flash_geom_Vector3D.members, "nearEquals", &flash_geom_Vector3D_nearEquals);
4934     dict_put(&flash_geom_Vector3D.members, "clone", &flash_geom_Vector3D_clone);
4935     dict_put(&flash_geom_Vector3D.members, "y", &flash_geom_Vector3D_y);
4936     dict_put(&flash_geom_Vector3D.members, "length", &flash_geom_Vector3D_length);
4937     dict_put(d, &flash_geom_Matrix3D, &flash_geom_Matrix3D);
4938     dict_init(&flash_geom_Matrix3D.members, 63);
4939     dict_put(&flash_geom_Matrix3D.members, "interpolateTo", &flash_geom_Matrix3D_interpolateTo);
4940     dict_put(&flash_geom_Matrix3D.members, "pointAt", &flash_geom_Matrix3D_pointAt);
4941     dict_put(&flash_geom_Matrix3D.members, "interpolate", &flash_geom_Matrix3D_interpolate);
4942     dict_put(&flash_geom_Matrix3D.members, "prependRotation", &flash_geom_Matrix3D_prependRotation);
4943     dict_put(&flash_geom_Matrix3D.members, "transformVector", &flash_geom_Matrix3D_transformVector);
4944     dict_put(&flash_geom_Matrix3D.members, "transpose", &flash_geom_Matrix3D_transpose);
4945     dict_put(&flash_geom_Matrix3D.members, "prependScale", &flash_geom_Matrix3D_prependScale);
4946     dict_put(&flash_geom_Matrix3D.members, "deltaTransformVector", &flash_geom_Matrix3D_deltaTransformVector);
4947     dict_put(&flash_geom_Matrix3D.members, "position", &flash_geom_Matrix3D_position);
4948     dict_put(&flash_geom_Matrix3D.members, "decompose", &flash_geom_Matrix3D_decompose);
4949     dict_put(&flash_geom_Matrix3D.members, "append", &flash_geom_Matrix3D_append);
4950     dict_put(&flash_geom_Matrix3D.members, "recompose", &flash_geom_Matrix3D_recompose);
4951     dict_put(&flash_geom_Matrix3D.members, "clone", &flash_geom_Matrix3D_clone);
4952     dict_put(&flash_geom_Matrix3D.members, "rawData", &flash_geom_Matrix3D_rawData);
4953     dict_put(&flash_geom_Matrix3D.members, "determinant", &flash_geom_Matrix3D_determinant);
4954     dict_put(&flash_geom_Matrix3D.members, "invert", &flash_geom_Matrix3D_invert);
4955     dict_put(&flash_geom_Matrix3D.members, "appendScale", &flash_geom_Matrix3D_appendScale);
4956     dict_put(&flash_geom_Matrix3D.members, "transformVectors", &flash_geom_Matrix3D_transformVectors);
4957     dict_put(&flash_geom_Matrix3D.members, "appendTranslation", &flash_geom_Matrix3D_appendTranslation);
4958     dict_put(&flash_geom_Matrix3D.members, "appendRotation", &flash_geom_Matrix3D_appendRotation);
4959     dict_put(&flash_geom_Matrix3D.members, "prepend", &flash_geom_Matrix3D_prepend);
4960     dict_put(&flash_geom_Matrix3D.members, "identity", &flash_geom_Matrix3D_identity);
4961     dict_put(&flash_geom_Matrix3D.members, "prependTranslation", &flash_geom_Matrix3D_prependTranslation);
4962     dict_put(d, &flash_geom_Orientation3D, &flash_geom_Orientation3D);
4963     dict_init(&flash_geom_Orientation3D.members, 8);
4964     dict_put(d, &flash_display_TriangleCulling, &flash_display_TriangleCulling);
4965     dict_init(&flash_display_TriangleCulling.members, 8);
4966     dict_put(d, &flash_display_GraphicsPathWinding, &flash_display_GraphicsPathWinding);
4967     dict_init(&flash_display_GraphicsPathWinding.members, 8);
4968     dict_put(d, &flash_display_GraphicsPathCommand, &flash_display_GraphicsPathCommand);
4969     dict_init(&flash_display_GraphicsPathCommand.members, 8);
4970     dict_put(d, &flash_display_IGraphicsStroke, &flash_display_IGraphicsStroke);
4971     dict_init(&flash_display_IGraphicsStroke.members, 8);
4972     dict_put(d, &flash_display_IGraphicsFill, &flash_display_IGraphicsFill);
4973     dict_init(&flash_display_IGraphicsFill.members, 8);
4974     dict_put(d, &flash_display_IGraphicsPath, &flash_display_IGraphicsPath);
4975     dict_init(&flash_display_IGraphicsPath.members, 8);
4976     dict_put(d, &flash_display_IGraphicsData, &flash_display_IGraphicsData);
4977     dict_init(&flash_display_IGraphicsData.members, 8);
4978     dict_put(d, &flash_display_ShaderInput, &flash_display_ShaderInput);
4979     dict_init(&flash_display_ShaderInput.members, 8);
4980     dict_put(&flash_display_ShaderInput.members, "width", &flash_display_ShaderInput_width);
4981     dict_put(&flash_display_ShaderInput.members, "input", &flash_display_ShaderInput_input);
4982     dict_put(&flash_display_ShaderInput.members, "height", &flash_display_ShaderInput_height);
4983     dict_put(&flash_display_ShaderInput.members, "index", &flash_display_ShaderInput_index);
4984     dict_put(&flash_display_ShaderInput.members, "channels", &flash_display_ShaderInput_channels);
4985     dict_put(d, &flash_display_ShaderParameterType, &flash_display_ShaderParameterType);
4986     dict_init(&flash_display_ShaderParameterType.members, 8);
4987     dict_put(d, &flash_display_ShaderParameter, &flash_display_ShaderParameter);
4988     dict_init(&flash_display_ShaderParameter.members, 8);
4989     dict_put(&flash_display_ShaderParameter.members, "value", &flash_display_ShaderParameter_value);
4990     dict_put(&flash_display_ShaderParameter.members, "index", &flash_display_ShaderParameter_index);
4991     dict_put(&flash_display_ShaderParameter.members, "type", &flash_display_ShaderParameter_type);
4992     dict_put(d, &flash_display_ShaderData, &flash_display_ShaderData);
4993     dict_init(&flash_display_ShaderData.members, 8);
4994     dict_put(d, &flash_display_Shader, &flash_display_Shader);
4995     dict_init(&flash_display_Shader.members, 8);
4996     dict_put(&flash_display_Shader.members, "precisionHint", &flash_display_Shader_precisionHint);
4997     dict_put(&flash_display_Shader.members, "data", &flash_display_Shader_data);
4998     dict_put(d, &flash_display_ShaderPrecision, &flash_display_ShaderPrecision);
4999     dict_init(&flash_display_ShaderPrecision.members, 8);
5000     dict_put(d, &flash_text_engine_TypographicCase, &flash_text_engine_TypographicCase);
5001     dict_init(&flash_text_engine_TypographicCase.members, 8);
5002     dict_put(d, &flash_text_engine_TextRotation, &flash_text_engine_TextRotation);
5003     dict_init(&flash_text_engine_TextRotation.members, 8);
5004     dict_put(d, &flash_text_engine_TextLineValidity, &flash_text_engine_TextLineValidity);
5005     dict_init(&flash_text_engine_TextLineValidity.members, 8);
5006     dict_put(d, &flash_text_engine_TextLineMirrorRegion, &flash_text_engine_TextLineMirrorRegion);
5007     dict_init(&flash_text_engine_TextLineMirrorRegion.members, 8);
5008     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "mirror", &flash_text_engine_TextLineMirrorRegion_mirror);
5009     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "previousRegion", &flash_text_engine_TextLineMirrorRegion_previousRegion);
5010     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "bounds", &flash_text_engine_TextLineMirrorRegion_bounds);
5011     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "nextRegion", &flash_text_engine_TextLineMirrorRegion_nextRegion);
5012     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "element", &flash_text_engine_TextLineMirrorRegion_element);
5013     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "textLine", &flash_text_engine_TextLineMirrorRegion_textLine);
5014     dict_put(d, &flash_text_engine_TextJustifier, &flash_text_engine_TextJustifier);
5015     dict_init(&flash_text_engine_TextJustifier.members, 8);
5016     dict_put(&flash_text_engine_TextJustifier.members, "getJustifierForLocale", &flash_text_engine_TextJustifier_getJustifierForLocale);
5017     dict_put(&flash_text_engine_TextJustifier.members, "lineJustification", &flash_text_engine_TextJustifier_lineJustification);
5018     dict_put(&flash_text_engine_TextJustifier.members, "locale", &flash_text_engine_TextJustifier_locale);
5019     dict_put(&flash_text_engine_TextJustifier.members, "clone", &flash_text_engine_TextJustifier_clone);
5020     dict_put(d, &flash_text_engine_TextBaseline, &flash_text_engine_TextBaseline);
5021     dict_init(&flash_text_engine_TextBaseline.members, 8);
5022     dict_put(d, &flash_text_engine_TabStop, &flash_text_engine_TabStop);
5023     dict_init(&flash_text_engine_TabStop.members, 8);
5024     dict_put(&flash_text_engine_TabStop.members, "alignment", &flash_text_engine_TabStop_alignment);
5025     dict_put(&flash_text_engine_TabStop.members, "position", &flash_text_engine_TabStop_position);
5026     dict_put(&flash_text_engine_TabStop.members, "decimalAlignmentToken", &flash_text_engine_TabStop_decimalAlignmentToken);
5027     dict_put(d, &flash_text_engine_TabAlignment, &flash_text_engine_TabAlignment);
5028     dict_init(&flash_text_engine_TabAlignment.members, 8);
5029     dict_put(d, &flash_text_engine_LineJustification, &flash_text_engine_LineJustification);
5030     dict_init(&flash_text_engine_LineJustification.members, 8);
5031     dict_put(d, &flash_text_engine_TextLineCreationResult, &flash_text_engine_TextLineCreationResult);
5032     dict_init(&flash_text_engine_TextLineCreationResult.members, 8);
5033     dict_put(d, &flash_text_engine_LigatureLevel, &flash_text_engine_LigatureLevel);
5034     dict_init(&flash_text_engine_LigatureLevel.members, 8);
5035     dict_put(d, &flash_text_engine_Kerning, &flash_text_engine_Kerning);
5036     dict_init(&flash_text_engine_Kerning.members, 8);
5037     dict_put(d, &flash_text_engine_JustificationStyle, &flash_text_engine_JustificationStyle);
5038     dict_init(&flash_text_engine_JustificationStyle.members, 8);
5039     dict_put(d, &flash_text_engine_CFFHinting, &flash_text_engine_CFFHinting);
5040     dict_init(&flash_text_engine_CFFHinting.members, 8);
5041     dict_put(d, &flash_text_engine_RenderingMode, &flash_text_engine_RenderingMode);
5042     dict_init(&flash_text_engine_RenderingMode.members, 8);
5043     dict_put(d, &flash_text_engine_FontMetrics, &flash_text_engine_FontMetrics);
5044     dict_init(&flash_text_engine_FontMetrics.members, 15);
5045     dict_put(&flash_text_engine_FontMetrics.members, "superscriptOffset", &flash_text_engine_FontMetrics_superscriptOffset);
5046     dict_put(&flash_text_engine_FontMetrics.members, "underlineThickness", &flash_text_engine_FontMetrics_underlineThickness);
5047     dict_put(&flash_text_engine_FontMetrics.members, "subscriptScale", &flash_text_engine_FontMetrics_subscriptScale);
5048     dict_put(&flash_text_engine_FontMetrics.members, "strikethroughOffset", &flash_text_engine_FontMetrics_strikethroughOffset);
5049     dict_put(&flash_text_engine_FontMetrics.members, "emBox", &flash_text_engine_FontMetrics_emBox);
5050     dict_put(&flash_text_engine_FontMetrics.members, "strikethroughThickness", &flash_text_engine_FontMetrics_strikethroughThickness);
5051     dict_put(&flash_text_engine_FontMetrics.members, "superscriptScale", &flash_text_engine_FontMetrics_superscriptScale);
5052     dict_put(&flash_text_engine_FontMetrics.members, "subscriptOffset", &flash_text_engine_FontMetrics_subscriptOffset);
5053     dict_put(&flash_text_engine_FontMetrics.members, "underlineOffset", &flash_text_engine_FontMetrics_underlineOffset);
5054     dict_put(d, &flash_text_engine_FontWeight, &flash_text_engine_FontWeight);
5055     dict_init(&flash_text_engine_FontWeight.members, 8);
5056     dict_put(d, &flash_text_engine_FontPosture, &flash_text_engine_FontPosture);
5057     dict_init(&flash_text_engine_FontPosture.members, 8);
5058     dict_put(d, &flash_text_engine_FontLookup, &flash_text_engine_FontLookup);
5059     dict_init(&flash_text_engine_FontLookup.members, 8);
5060     dict_put(d, &flash_text_engine_FontDescription, &flash_text_engine_FontDescription);
5061     dict_init(&flash_text_engine_FontDescription.members, 15);
5062     dict_put(&flash_text_engine_FontDescription.members, "isFontCompatible", &flash_text_engine_FontDescription_isFontCompatible);
5063     dict_put(&flash_text_engine_FontDescription.members, "renderingMode", &flash_text_engine_FontDescription_renderingMode);
5064     dict_put(&flash_text_engine_FontDescription.members, "cffHinting", &flash_text_engine_FontDescription_cffHinting);
5065     dict_put(&flash_text_engine_FontDescription.members, "fontPosture", &flash_text_engine_FontDescription_fontPosture);
5066     dict_put(&flash_text_engine_FontDescription.members, "fontName", &flash_text_engine_FontDescription_fontName);
5067     dict_put(&flash_text_engine_FontDescription.members, "fontLookup", &flash_text_engine_FontDescription_fontLookup);
5068     dict_put(&flash_text_engine_FontDescription.members, "locked", &flash_text_engine_FontDescription_locked);
5069     dict_put(&flash_text_engine_FontDescription.members, "fontWeight", &flash_text_engine_FontDescription_fontWeight);
5070     dict_put(&flash_text_engine_FontDescription.members, "clone", &flash_text_engine_FontDescription_clone);
5071     dict_put(d, &flash_text_engine_DigitWidth, &flash_text_engine_DigitWidth);
5072     dict_init(&flash_text_engine_DigitWidth.members, 8);
5073     dict_put(d, &flash_text_engine_DigitCase, &flash_text_engine_DigitCase);
5074     dict_init(&flash_text_engine_DigitCase.members, 8);
5075     dict_put(d, &flash_text_engine_ElementFormat, &flash_text_engine_ElementFormat);
5076     dict_init(&flash_text_engine_ElementFormat.members, 31);
5077     dict_put(&flash_text_engine_ElementFormat.members, "getFontMetrics", &flash_text_engine_ElementFormat_getFontMetrics);
5078     dict_put(&flash_text_engine_ElementFormat.members, "digitCase", &flash_text_engine_ElementFormat_digitCase);
5079     dict_put(&flash_text_engine_ElementFormat.members, "breakOpportunity", &flash_text_engine_ElementFormat_breakOpportunity);
5080     dict_put(&flash_text_engine_ElementFormat.members, "ligatureLevel", &flash_text_engine_ElementFormat_ligatureLevel);
5081     dict_put(&flash_text_engine_ElementFormat.members, "dominantBaseline", &flash_text_engine_ElementFormat_dominantBaseline);
5082     dict_put(&flash_text_engine_ElementFormat.members, "alignmentBaseline", &flash_text_engine_ElementFormat_alignmentBaseline);
5083     dict_put(&flash_text_engine_ElementFormat.members, "color", &flash_text_engine_ElementFormat_color);
5084     dict_put(&flash_text_engine_ElementFormat.members, "digitWidth", &flash_text_engine_ElementFormat_digitWidth);
5085     dict_put(&flash_text_engine_ElementFormat.members, "kerning", &flash_text_engine_ElementFormat_kerning);
5086     dict_put(&flash_text_engine_ElementFormat.members, "fontSize", &flash_text_engine_ElementFormat_fontSize);
5087     dict_put(&flash_text_engine_ElementFormat.members, "fontDescription", &flash_text_engine_ElementFormat_fontDescription);
5088     dict_put(&flash_text_engine_ElementFormat.members, "baselineShift", &flash_text_engine_ElementFormat_baselineShift);
5089     dict_put(&flash_text_engine_ElementFormat.members, "locale", &flash_text_engine_ElementFormat_locale);
5090     dict_put(&flash_text_engine_ElementFormat.members, "typographicCase", &flash_text_engine_ElementFormat_typographicCase);
5091     dict_put(&flash_text_engine_ElementFormat.members, "trackingLeft", &flash_text_engine_ElementFormat_trackingLeft);
5092     dict_put(&flash_text_engine_ElementFormat.members, "locked", &flash_text_engine_ElementFormat_locked);
5093     dict_put(&flash_text_engine_ElementFormat.members, "clone", &flash_text_engine_ElementFormat_clone);
5094     dict_put(&flash_text_engine_ElementFormat.members, "alpha", &flash_text_engine_ElementFormat_alpha);
5095     dict_put(&flash_text_engine_ElementFormat.members, "textRotation", &flash_text_engine_ElementFormat_textRotation);
5096     dict_put(&flash_text_engine_ElementFormat.members, "trackingRight", &flash_text_engine_ElementFormat_trackingRight);
5097     dict_put(d, &flash_text_engine_BreakOpportunity, &flash_text_engine_BreakOpportunity);
5098     dict_init(&flash_text_engine_BreakOpportunity.members, 8);
5099     dict_put(d, &flash_text_engine_ContentElement, &flash_text_engine_ContentElement);
5100     dict_init(&flash_text_engine_ContentElement.members, 8);
5101     dict_put(&flash_text_engine_ContentElement.members, "eventMirror", &flash_text_engine_ContentElement_eventMirror);
5102     dict_put(&flash_text_engine_ContentElement.members, "groupElement", &flash_text_engine_ContentElement_groupElement);
5103     dict_put(&flash_text_engine_ContentElement.members, "textRotation", &flash_text_engine_ContentElement_textRotation);
5104     dict_put(&flash_text_engine_ContentElement.members, "text", &flash_text_engine_ContentElement_text);
5105     dict_put(&flash_text_engine_ContentElement.members, "userData", &flash_text_engine_ContentElement_userData);
5106     dict_put(&flash_text_engine_ContentElement.members, "elementFormat", &flash_text_engine_ContentElement_elementFormat);
5107     dict_put(&flash_text_engine_ContentElement.members, "textBlock", &flash_text_engine_ContentElement_textBlock);
5108     dict_put(&flash_text_engine_ContentElement.members, "rawText", &flash_text_engine_ContentElement_rawText);
5109     dict_put(&flash_text_engine_ContentElement.members, "textBlockBeginIndex", &flash_text_engine_ContentElement_textBlockBeginIndex);
5110     dict_put(d, &adobe_utils_XMLUI, &adobe_utils_XMLUI);
5111     dict_init(&adobe_utils_XMLUI.members, 8);
5112     dict_put(d, &flash_xml_XMLNodeType, &flash_xml_XMLNodeType);
5113     dict_init(&flash_xml_XMLNodeType.members, 8);
5114     dict_put(d, &flash_xml_XMLNode, &flash_xml_XMLNode);
5115     dict_init(&flash_xml_XMLNode.members, 31);
5116     dict_put(&flash_xml_XMLNode.members, "childNodes", &flash_xml_XMLNode_childNodes);
5117     dict_put(&flash_xml_XMLNode.members, "appendChild", &flash_xml_XMLNode_appendChild);
5118     dict_put(&flash_xml_XMLNode.members, "nextSibling", &flash_xml_XMLNode_nextSibling);
5119     dict_put(&flash_xml_XMLNode.members, "nodeType", &flash_xml_XMLNode_nodeType);
5120     dict_put(&flash_xml_XMLNode.members, "attributes", &flash_xml_XMLNode_attributes);
5121     dict_put(&flash_xml_XMLNode.members, "firstChild", &flash_xml_XMLNode_firstChild);
5122     dict_put(&flash_xml_XMLNode.members, "parentNode", &flash_xml_XMLNode_parentNode);
5123     dict_put(&flash_xml_XMLNode.members, "toString", &flash_xml_XMLNode_toString);
5124     dict_put(&flash_xml_XMLNode.members, "prefix", &flash_xml_XMLNode_prefix);
5125     dict_put(&flash_xml_XMLNode.members, "localName", &flash_xml_XMLNode_localName);
5126     dict_put(&flash_xml_XMLNode.members, "nodeName", &flash_xml_XMLNode_nodeName);
5127     dict_put(&flash_xml_XMLNode.members, "getNamespaceForPrefix", &flash_xml_XMLNode_getNamespaceForPrefix);
5128     dict_put(&flash_xml_XMLNode.members, "insertBefore", &flash_xml_XMLNode_insertBefore);
5129     dict_put(&flash_xml_XMLNode.members, "lastChild", &flash_xml_XMLNode_lastChild);
5130     dict_put(&flash_xml_XMLNode.members, "cloneNode", &flash_xml_XMLNode_cloneNode);
5131     dict_put(&flash_xml_XMLNode.members, "removeNode", &flash_xml_XMLNode_removeNode);
5132     dict_put(&flash_xml_XMLNode.members, "namespaceURI", &flash_xml_XMLNode_namespaceURI);
5133     dict_put(&flash_xml_XMLNode.members, "previousSibling", &flash_xml_XMLNode_previousSibling);
5134     dict_put(&flash_xml_XMLNode.members, "hasChildNodes", &flash_xml_XMLNode_hasChildNodes);
5135     dict_put(&flash_xml_XMLNode.members, "getPrefixForNamespace", &flash_xml_XMLNode_getPrefixForNamespace);
5136     dict_put(&flash_xml_XMLNode.members, "nodeValue", &flash_xml_XMLNode_nodeValue);
5137     dict_put(d, &flash_net_URLVariables, &flash_net_URLVariables);
5138     dict_init(&flash_net_URLVariables.members, 8);
5139     dict_put(&flash_net_URLVariables.members, "toString", &flash_net_URLVariables_toString);
5140     dict_put(&flash_net_URLVariables.members, "decode", &flash_net_URLVariables_decode);
5141     dict_put(d, &flash_net_URLRequestMethod, &flash_net_URLRequestMethod);
5142     dict_init(&flash_net_URLRequestMethod.members, 8);
5143     dict_put(d, &flash_net_URLRequestHeader, &flash_net_URLRequestHeader);
5144     dict_init(&flash_net_URLRequestHeader.members, 8);
5145     dict_put(&flash_net_URLRequestHeader.members, "value", &flash_net_URLRequestHeader_value);
5146     dict_put(&flash_net_URLRequestHeader.members, "name", &flash_net_URLRequestHeader_name);
5147     dict_put(d, &flash_net_URLRequest, &flash_net_URLRequest);
5148     dict_init(&flash_net_URLRequest.members, 15);
5149     dict_put(&flash_net_URLRequest.members, "contentType", &flash_net_URLRequest_contentType);
5150     dict_put(&flash_net_URLRequest.members, "url", &flash_net_URLRequest_url);
5151     dict_put(&flash_net_URLRequest.members, "requestHeaders", &flash_net_URLRequest_requestHeaders);
5152     dict_put(&flash_net_URLRequest.members, "method", &flash_net_URLRequest_method);
5153     dict_put(&flash_net_URLRequest.members, "digest", &flash_net_URLRequest_digest);
5154     dict_put(&flash_net_URLRequest.members, "data", &flash_net_URLRequest_data);
5155     dict_put(d, &flash_net_URLLoaderDataFormat, &flash_net_URLLoaderDataFormat);
5156     dict_init(&flash_net_URLLoaderDataFormat.members, 8);
5157     dict_put(d, &flash_geom_Transform, &flash_geom_Transform);
5158     dict_init(&flash_geom_Transform.members, 15);
5159     dict_put(&flash_geom_Transform.members, "matrix", &flash_geom_Transform_matrix);
5160     dict_put(&flash_geom_Transform.members, "perspectiveProjection", &flash_geom_Transform_perspectiveProjection);
5161     dict_put(&flash_geom_Transform.members, "concatenatedMatrix", &flash_geom_Transform_concatenatedMatrix);
5162     dict_put(&flash_geom_Transform.members, "colorTransform", &flash_geom_Transform_colorTransform);
5163     dict_put(&flash_geom_Transform.members, "getRelativeMatrix3D", &flash_geom_Transform_getRelativeMatrix3D);
5164     dict_put(&flash_geom_Transform.members, "pixelBounds", &flash_geom_Transform_pixelBounds);
5165     dict_put(&flash_geom_Transform.members, "matrix3D", &flash_geom_Transform_matrix3D);
5166     dict_put(&flash_geom_Transform.members, "concatenatedColorTransform", &flash_geom_Transform_concatenatedColorTransform);
5167     dict_put(d, &flash_text_TextSnapshot, &flash_text_TextSnapshot);
5168     dict_init(&flash_text_TextSnapshot.members, 15);
5169     dict_put(&flash_text_TextSnapshot.members, "setSelectColor", &flash_text_TextSnapshot_setSelectColor);
5170     dict_put(&flash_text_TextSnapshot.members, "setSelected", &flash_text_TextSnapshot_setSelected);
5171     dict_put(&flash_text_TextSnapshot.members, "getSelectedText", &flash_text_TextSnapshot_getSelectedText);
5172     dict_put(&flash_text_TextSnapshot.members, "getTextRunInfo", &flash_text_TextSnapshot_getTextRunInfo);
5173     dict_put(&flash_text_TextSnapshot.members, "charCount", &flash_text_TextSnapshot_charCount);
5174     dict_put(&flash_text_TextSnapshot.members, "findText", &flash_text_TextSnapshot_findText);
5175     dict_put(&flash_text_TextSnapshot.members, "getSelected", &flash_text_TextSnapshot_getSelected);
5176     dict_put(&flash_text_TextSnapshot.members, "hitTestTextNearPos", &flash_text_TextSnapshot_hitTestTextNearPos);
5177     dict_put(&flash_text_TextSnapshot.members, "getText", &flash_text_TextSnapshot_getText);
5178     dict_put(d, &flash_text_TextRun, &flash_text_TextRun);
5179     dict_init(&flash_text_TextRun.members, 8);
5180     dict_put(&flash_text_TextRun.members, "beginIndex", &flash_text_TextRun_beginIndex);
5181     dict_put(&flash_text_TextRun.members, "endIndex", &flash_text_TextRun_endIndex);
5182     dict_put(&flash_text_TextRun.members, "textFormat", &flash_text_TextRun_textFormat);
5183     dict_put(d, &flash_text_FontStyle, &flash_text_FontStyle);
5184     dict_init(&flash_text_FontStyle.members, 8);
5185     dict_put(d, &flash_text_TextDisplayMode, &flash_text_TextDisplayMode);
5186     dict_init(&flash_text_TextDisplayMode.members, 8);
5187     dict_put(d, &flash_text_TextColorType, &flash_text_TextColorType);
5188     dict_init(&flash_text_TextColorType.members, 8);
5189     dict_put(d, &flash_text_GridFitType, &flash_text_GridFitType);
5190     dict_init(&flash_text_GridFitType.members, 8);
5191     dict_put(d, &flash_net_SharedObjectFlushStatus, &flash_net_SharedObjectFlushStatus);
5192     dict_init(&flash_net_SharedObjectFlushStatus.members, 8);
5193     dict_put(d, &flash_text_AntiAliasType, &flash_text_AntiAliasType);
5194     dict_init(&flash_text_AntiAliasType.members, 8);
5195     dict_put(d, &flash_text_TextRenderer, &flash_text_TextRenderer);
5196     dict_init(&flash_text_TextRenderer.members, 8);
5197     dict_put(d, &flash_text_TextFormatAlign, &flash_text_TextFormatAlign);
5198     dict_init(&flash_text_TextFormatAlign.members, 8);
5199     dict_put(d, &flash_text_TextFormatDisplay, &flash_text_TextFormatDisplay);
5200     dict_init(&flash_text_TextFormatDisplay.members, 8);
5201     dict_put(d, &flash_text_TextFormat, &flash_text_TextFormat);
5202     dict_init(&flash_text_TextFormat.members, 31);
5203     dict_put(&flash_text_TextFormat.members, "leading", &flash_text_TextFormat_leading);
5204     dict_put(&flash_text_TextFormat.members, "bold", &flash_text_TextFormat_bold);
5205     dict_put(&flash_text_TextFormat.members, "underline", &flash_text_TextFormat_underline);
5206     dict_put(&flash_text_TextFormat.members, "color", &flash_text_TextFormat_color);
5207     dict_put(&flash_text_TextFormat.members, "letterSpacing", &flash_text_TextFormat_letterSpacing);
5208     dict_put(&flash_text_TextFormat.members, "kerning", &flash_text_TextFormat_kerning);
5209     dict_put(&flash_text_TextFormat.members, "target", &flash_text_TextFormat_target);
5210     dict_put(&flash_text_TextFormat.members, "italic", &flash_text_TextFormat_italic);
5211     dict_put(&flash_text_TextFormat.members, "rightMargin", &flash_text_TextFormat_rightMargin);
5212     dict_put(&flash_text_TextFormat.members, "bullet", &flash_text_TextFormat_bullet);
5213     dict_put(&flash_text_TextFormat.members, "url", &flash_text_TextFormat_url);
5214     dict_put(&flash_text_TextFormat.members, "size", &flash_text_TextFormat_size);
5215     dict_put(&flash_text_TextFormat.members, "indent", &flash_text_TextFormat_indent);
5216     dict_put(&flash_text_TextFormat.members, "leftMargin", &flash_text_TextFormat_leftMargin);
5217     dict_put(&flash_text_TextFormat.members, "display", &flash_text_TextFormat_display);
5218     dict_put(&flash_text_TextFormat.members, "align", &flash_text_TextFormat_align);
5219     dict_put(&flash_text_TextFormat.members, "tabStops", &flash_text_TextFormat_tabStops);
5220     dict_put(&flash_text_TextFormat.members, "blockIndent", &flash_text_TextFormat_blockIndent);
5221     dict_put(&flash_text_TextFormat.members, "font", &flash_text_TextFormat_font);
5222     dict_put(d, &flash_text_TextFieldType, &flash_text_TextFieldType);
5223     dict_init(&flash_text_TextFieldType.members, 8);
5224     dict_put(d, &flash_text_TextFieldAutoSize, &flash_text_TextFieldAutoSize);
5225     dict_init(&flash_text_TextFieldAutoSize.members, 8);
5226     dict_put(d, &flash_text_TextExtent, &flash_text_TextExtent);
5227     dict_init(&flash_text_TextExtent.members, 8);
5228     dict_put(&flash_text_TextExtent.members, "descent", &flash_text_TextExtent_descent);
5229     dict_put(&flash_text_TextExtent.members, "width", &flash_text_TextExtent_width);
5230     dict_put(&flash_text_TextExtent.members, "ascent", &flash_text_TextExtent_ascent);
5231     dict_put(&flash_text_TextExtent.members, "textFieldHeight", &flash_text_TextExtent_textFieldHeight);
5232     dict_put(&flash_text_TextExtent.members, "textFieldWidth", &flash_text_TextExtent_textFieldWidth);
5233     dict_put(&flash_text_TextExtent.members, "height", &flash_text_TextExtent_height);
5234     dict_put(d, &flash_system_IMEConversionMode, &flash_system_IMEConversionMode);
5235     dict_init(&flash_system_IMEConversionMode.members, 8);
5236     dict_put(d, &flash_system_Capabilities, &flash_system_Capabilities);
5237     dict_init(&flash_system_Capabilities.members, 8);
5238     dict_put(d, &flash_system_System, &flash_system_System);
5239     dict_init(&flash_system_System.members, 8);
5240     dict_put(d, &flash_display_ColorCorrectionSupport, &flash_display_ColorCorrectionSupport);
5241     dict_init(&flash_display_ColorCorrectionSupport.members, 8);
5242     dict_put(d, &flash_display_ColorCorrection, &flash_display_ColorCorrection);
5243     dict_init(&flash_display_ColorCorrection.members, 8);
5244     dict_put(d, &flash_display_StageScaleMode, &flash_display_StageScaleMode);
5245     dict_init(&flash_display_StageScaleMode.members, 8);
5246     dict_put(d, &flash_display_StageQuality, &flash_display_StageQuality);
5247     dict_init(&flash_display_StageQuality.members, 8);
5248     dict_put(d, &flash_display_StageDisplayState, &flash_display_StageDisplayState);
5249     dict_init(&flash_display_StageDisplayState.members, 8);
5250     dict_put(d, &flash_display_StageAlign, &flash_display_StageAlign);
5251     dict_init(&flash_display_StageAlign.members, 8);
5252     dict_put(d, &flash_media_SoundMixer, &flash_media_SoundMixer);
5253     dict_init(&flash_media_SoundMixer.members, 8);
5254     dict_put(d, &flash_media_SoundTransform, &flash_media_SoundTransform);
5255     dict_init(&flash_media_SoundTransform.members, 8);
5256     dict_put(&flash_media_SoundTransform.members, "pan", &flash_media_SoundTransform_pan);
5257     dict_put(&flash_media_SoundTransform.members, "leftToRight", &flash_media_SoundTransform_leftToRight);
5258     dict_put(&flash_media_SoundTransform.members, "rightToLeft", &flash_media_SoundTransform_rightToLeft);
5259     dict_put(&flash_media_SoundTransform.members, "volume", &flash_media_SoundTransform_volume);
5260     dict_put(&flash_media_SoundTransform.members, "leftToLeft", &flash_media_SoundTransform_leftToLeft);
5261     dict_put(&flash_media_SoundTransform.members, "rightToRight", &flash_media_SoundTransform_rightToRight);
5262     dict_put(d, &flash_media_SoundLoaderContext, &flash_media_SoundLoaderContext);
5263     dict_init(&flash_media_SoundLoaderContext.members, 8);
5264     dict_put(&flash_media_SoundLoaderContext.members, "checkPolicyFile", &flash_media_SoundLoaderContext_checkPolicyFile);
5265     dict_put(&flash_media_SoundLoaderContext.members, "bufferTime", &flash_media_SoundLoaderContext_bufferTime);
5266     dict_put(d, &flash_media_ID3Info, &flash_media_ID3Info);
5267     dict_init(&flash_media_ID3Info.members, 8);
5268     dict_put(&flash_media_ID3Info.members, "comment", &flash_media_ID3Info_comment);
5269     dict_put(&flash_media_ID3Info.members, "year", &flash_media_ID3Info_year);
5270     dict_put(&flash_media_ID3Info.members, "track", &flash_media_ID3Info_track);
5271     dict_put(&flash_media_ID3Info.members, "artist", &flash_media_ID3Info_artist);
5272     dict_put(&flash_media_ID3Info.members, "songName", &flash_media_ID3Info_songName);
5273     dict_put(&flash_media_ID3Info.members, "genre", &flash_media_ID3Info_genre);
5274     dict_put(&flash_media_ID3Info.members, "album", &flash_media_ID3Info_album);
5275     dict_put(d, &flash_system_SecurityPanel, &flash_system_SecurityPanel);
5276     dict_init(&flash_system_SecurityPanel.members, 8);
5277     dict_put(d, &flash_system_Security, &flash_system_Security);
5278     dict_init(&flash_system_Security.members, 8);
5279     dict_put(d, &flash_net_Responder, &flash_net_Responder);
5280     dict_init(&flash_net_Responder.members, 8);
5281     dict_put(d, &flash_geom_Rectangle, &flash_geom_Rectangle);
5282     dict_init(&flash_geom_Rectangle.members, 31);
5283     dict_put(&flash_geom_Rectangle.members, "top", &flash_geom_Rectangle_top);
5284     dict_put(&flash_geom_Rectangle.members, "intersection", &flash_geom_Rectangle_intersection);
5285     dict_put(&flash_geom_Rectangle.members, "intersects", &flash_geom_Rectangle_intersects);
5286     dict_put(&flash_geom_Rectangle.members, "containsPoint", &flash_geom_Rectangle_containsPoint);
5287     dict_put(&flash_geom_Rectangle.members, "setEmpty", &flash_geom_Rectangle_setEmpty);
5288     dict_put(&flash_geom_Rectangle.members, "topLeft", &flash_geom_Rectangle_topLeft);
5289     dict_put(&flash_geom_Rectangle.members, "width", &flash_geom_Rectangle_width);
5290     dict_put(&flash_geom_Rectangle.members, "containsRect", &flash_geom_Rectangle_containsRect);
5291     dict_put(&flash_geom_Rectangle.members, "isEmpty", &flash_geom_Rectangle_isEmpty);
5292     dict_put(&flash_geom_Rectangle.members, "equals", &flash_geom_Rectangle_equals);
5293     dict_put(&flash_geom_Rectangle.members, "height", &flash_geom_Rectangle_height);
5294     dict_put(&flash_geom_Rectangle.members, "left", &flash_geom_Rectangle_left);
5295     dict_put(&flash_geom_Rectangle.members, "inflate", &flash_geom_Rectangle_inflate);
5296     dict_put(&flash_geom_Rectangle.members, "inflatePoint", &flash_geom_Rectangle_inflatePoint);
5297     dict_put(&flash_geom_Rectangle.members, "toString", &flash_geom_Rectangle_toString);
5298     dict_put(&flash_geom_Rectangle.members, "offsetPoint", &flash_geom_Rectangle_offsetPoint);
5299     dict_put(&flash_geom_Rectangle.members, "x", &flash_geom_Rectangle_x);
5300     dict_put(&flash_geom_Rectangle.members, "size", &flash_geom_Rectangle_size);
5301     dict_put(&flash_geom_Rectangle.members, "bottomRight", &flash_geom_Rectangle_bottomRight);
5302     dict_put(&flash_geom_Rectangle.members, "right", &flash_geom_Rectangle_right);
5303     dict_put(&flash_geom_Rectangle.members, "contains", &flash_geom_Rectangle_contains);
5304     dict_put(&flash_geom_Rectangle.members, "union", &flash_geom_Rectangle_union);
5305     dict_put(&flash_geom_Rectangle.members, "bottom", &flash_geom_Rectangle_bottom);
5306     dict_put(&flash_geom_Rectangle.members, "clone", &flash_geom_Rectangle_clone);
5307     dict_put(&flash_geom_Rectangle.members, "y", &flash_geom_Rectangle_y);
5308     dict_put(&flash_geom_Rectangle.members, "offset", &flash_geom_Rectangle_offset);
5309     dict_put(d, &flash_utils_Proxy, &flash_utils_Proxy);
5310     dict_init(&flash_utils_Proxy.members, 15);
5311     dict_put(&flash_utils_Proxy.members, "callProperty", &flash_utils_Proxy_callProperty);
5312     dict_put(&flash_utils_Proxy.members, "setProperty", &flash_utils_Proxy_setProperty);
5313     dict_put(&flash_utils_Proxy.members, "getProperty", &flash_utils_Proxy_getProperty);
5314     dict_put(&flash_utils_Proxy.members, "nextName", &flash_utils_Proxy_nextName);
5315     dict_put(&flash_utils_Proxy.members, "nextNameIndex", &flash_utils_Proxy_nextNameIndex);
5316     dict_put(&flash_utils_Proxy.members, "hasProperty", &flash_utils_Proxy_hasProperty);
5317     dict_put(&flash_utils_Proxy.members, "deleteProperty", &flash_utils_Proxy_deleteProperty);
5318     dict_put(&flash_utils_Proxy.members, "getDescendants", &flash_utils_Proxy_getDescendants);
5319     dict_put(&flash_utils_Proxy.members, "isAttribute", &flash_utils_Proxy_isAttribute);
5320     dict_put(&flash_utils_Proxy.members, "nextValue", &flash_utils_Proxy_nextValue);
5321     dict_put(d, &flash_display_ActionScriptVersion, &flash_display_ActionScriptVersion);
5322     dict_init(&flash_display_ActionScriptVersion.members, 8);
5323     dict_put(d, &flash_printing_PrintJobOrientation, &flash_printing_PrintJobOrientation);
5324     dict_init(&flash_printing_PrintJobOrientation.members, 8);
5325     dict_put(d, &flash_printing_PrintJobOptions, &flash_printing_PrintJobOptions);
5326     dict_init(&flash_printing_PrintJobOptions.members, 8);
5327     dict_put(&flash_printing_PrintJobOptions.members, "printAsBitmap", &flash_printing_PrintJobOptions_printAsBitmap);
5328     dict_put(d, &flash_net_ObjectEncoding, &flash_net_ObjectEncoding);
5329     dict_init(&flash_net_ObjectEncoding.members, 8);
5330     dict_put(d, &flash_net_NetStreamPlayTransitions, &flash_net_NetStreamPlayTransitions);
5331     dict_init(&flash_net_NetStreamPlayTransitions.members, 8);
5332     dict_put(d, &flash_net_NetStreamInfo, &flash_net_NetStreamInfo);
5333     dict_init(&flash_net_NetStreamInfo.members, 31);
5334     dict_put(&flash_net_NetStreamInfo.members, "maxBytesPerSecond", &flash_net_NetStreamInfo_maxBytesPerSecond);
5335     dict_put(&flash_net_NetStreamInfo.members, "dataBufferByteLength", &flash_net_NetStreamInfo_dataBufferByteLength);
5336     dict_put(&flash_net_NetStreamInfo.members, "videoByteCount", &flash_net_NetStreamInfo_videoByteCount);
5337     dict_put(&flash_net_NetStreamInfo.members, "videoBufferLength", &flash_net_NetStreamInfo_videoBufferLength);
5338     dict_put(&flash_net_NetStreamInfo.members, "audioBufferByteLength", &flash_net_NetStreamInfo_audioBufferByteLength);
5339     dict_put(&flash_net_NetStreamInfo.members, "dataBytesPerSecond", &flash_net_NetStreamInfo_dataBytesPerSecond);
5340     dict_put(&flash_net_NetStreamInfo.members, "SRTT", &flash_net_NetStreamInfo_SRTT);
5341     dict_put(&flash_net_NetStreamInfo.members, "droppedFrames", &flash_net_NetStreamInfo_droppedFrames);
5342     dict_put(&flash_net_NetStreamInfo.members, "audioByteCount", &flash_net_NetStreamInfo_audioByteCount);
5343     dict_put(&flash_net_NetStreamInfo.members, "audioBufferLength", &flash_net_NetStreamInfo_audioBufferLength);
5344     dict_put(&flash_net_NetStreamInfo.members, "byteCount", &flash_net_NetStreamInfo_byteCount);
5345     dict_put(&flash_net_NetStreamInfo.members, "toString", &flash_net_NetStreamInfo_toString);
5346     dict_put(&flash_net_NetStreamInfo.members, "dataByteCount", &flash_net_NetStreamInfo_dataByteCount);
5347     dict_put(&flash_net_NetStreamInfo.members, "videoBufferByteLength", &flash_net_NetStreamInfo_videoBufferByteLength);
5348     dict_put(&flash_net_NetStreamInfo.members, "dataBufferLength", &flash_net_NetStreamInfo_dataBufferLength);
5349     dict_put(&flash_net_NetStreamInfo.members, "audioLossRate", &flash_net_NetStreamInfo_audioLossRate);
5350     dict_put(&flash_net_NetStreamInfo.members, "videoBytesPerSecond", &flash_net_NetStreamInfo_videoBytesPerSecond);
5351     dict_put(&flash_net_NetStreamInfo.members, "currentBytesPerSecond", &flash_net_NetStreamInfo_currentBytesPerSecond);
5352     dict_put(&flash_net_NetStreamInfo.members, "audioBytesPerSecond", &flash_net_NetStreamInfo_audioBytesPerSecond);
5353     dict_put(&flash_net_NetStreamInfo.members, "playbackBytesPerSecond", &flash_net_NetStreamInfo_playbackBytesPerSecond);
5354     dict_put(d, &flash_display_FrameLabel, &flash_display_FrameLabel);
5355     dict_init(&flash_display_FrameLabel.members, 8);
5356     dict_put(&flash_display_FrameLabel.members, "frame", &flash_display_FrameLabel_frame);
5357     dict_put(&flash_display_FrameLabel.members, "name", &flash_display_FrameLabel_name);
5358     dict_put(d, &flash_display_Scene, &flash_display_Scene);
5359     dict_init(&flash_display_Scene.members, 8);
5360     dict_put(&flash_display_Scene.members, "numFrames", &flash_display_Scene_numFrames);
5361     dict_put(&flash_display_Scene.members, "labels", &flash_display_Scene_labels);
5362     dict_put(&flash_display_Scene.members, "name", &flash_display_Scene_name);
5363     dict_put(d, &flash_ui_MouseCursor, &flash_ui_MouseCursor);
5364     dict_init(&flash_ui_MouseCursor.members, 8);
5365     dict_put(d, &flash_ui_Mouse, &flash_ui_Mouse);
5366     dict_init(&flash_ui_Mouse.members, 8);
5367     dict_put(d, &flash_media_SoundCodec, &flash_media_SoundCodec);
5368     dict_init(&flash_media_SoundCodec.members, 8);
5369     dict_put(d, &flash_geom_Matrix, &flash_geom_Matrix);
5370     dict_init(&flash_geom_Matrix.members, 31);
5371     dict_put(&flash_geom_Matrix.members, "b", &flash_geom_Matrix_b);
5372     dict_put(&flash_geom_Matrix.members, "deltaTransformPoint", &flash_geom_Matrix_deltaTransformPoint);
5373     dict_put(&flash_geom_Matrix.members, "identity", &flash_geom_Matrix_identity);
5374     dict_put(&flash_geom_Matrix.members, "ty", &flash_geom_Matrix_ty);
5375     dict_put(&flash_geom_Matrix.members, "translate", &flash_geom_Matrix_translate);
5376     dict_put(&flash_geom_Matrix.members, "concat", &flash_geom_Matrix_concat);
5377     dict_put(&flash_geom_Matrix.members, "c", &flash_geom_Matrix_c);
5378     dict_put(&flash_geom_Matrix.members, "a", &flash_geom_Matrix_a);
5379     dict_put(&flash_geom_Matrix.members, "scale", &flash_geom_Matrix_scale);
5380     dict_put(&flash_geom_Matrix.members, "d", &flash_geom_Matrix_d);
5381     dict_put(&flash_geom_Matrix.members, "transformPoint", &flash_geom_Matrix_transformPoint);
5382     dict_put(&flash_geom_Matrix.members, "rotate", &flash_geom_Matrix_rotate);
5383     dict_put(&flash_geom_Matrix.members, "createGradientBox", &flash_geom_Matrix_createGradientBox);
5384     dict_put(&flash_geom_Matrix.members, "toString", &flash_geom_Matrix_toString);
5385     dict_put(&flash_geom_Matrix.members, "invert", &flash_geom_Matrix_invert);
5386     dict_put(&flash_geom_Matrix.members, "clone", &flash_geom_Matrix_clone);
5387     dict_put(&flash_geom_Matrix.members, "tx", &flash_geom_Matrix_tx);
5388     dict_put(&flash_geom_Matrix.members, "createBox", &flash_geom_Matrix_createBox);
5389     dict_put(d, &flash_system_LoaderContext, &flash_system_LoaderContext);
5390     dict_init(&flash_system_LoaderContext.members, 8);
5391     dict_put(&flash_system_LoaderContext.members, "checkPolicyFile", &flash_system_LoaderContext_checkPolicyFile);
5392     dict_put(&flash_system_LoaderContext.members, "securityDomain", &flash_system_LoaderContext_securityDomain);
5393     dict_put(&flash_system_LoaderContext.members, "applicationDomain", &flash_system_LoaderContext_applicationDomain);
5394     dict_put(d, &flash_system_SecurityDomain, &flash_system_SecurityDomain);
5395     dict_init(&flash_system_SecurityDomain.members, 8);
5396     dict_put(d, &flash_text_TextLineMetrics, &flash_text_TextLineMetrics);
5397     dict_init(&flash_text_TextLineMetrics.members, 8);
5398     dict_put(&flash_text_TextLineMetrics.members, "descent", &flash_text_TextLineMetrics_descent);
5399     dict_put(&flash_text_TextLineMetrics.members, "width", &flash_text_TextLineMetrics_width);
5400     dict_put(&flash_text_TextLineMetrics.members, "ascent", &flash_text_TextLineMetrics_ascent);
5401     dict_put(&flash_text_TextLineMetrics.members, "leading", &flash_text_TextLineMetrics_leading);
5402     dict_put(&flash_text_TextLineMetrics.members, "height", &flash_text_TextLineMetrics_height);
5403     dict_put(&flash_text_TextLineMetrics.members, "x", &flash_text_TextLineMetrics_x);
5404     dict_put(d, &flash_ui_KeyLocation, &flash_ui_KeyLocation);
5405     dict_init(&flash_ui_KeyLocation.members, 8);
5406     dict_put(d, &flash_ui_Keyboard, &flash_ui_Keyboard);
5407     dict_init(&flash_ui_Keyboard.members, 8);
5408     dict_put(d, &flash_display_PixelSnapping, &flash_display_PixelSnapping);
5409     dict_init(&flash_display_PixelSnapping.members, 8);
5410     dict_put(d, &flash_filters_BitmapFilterQuality, &flash_filters_BitmapFilterQuality);
5411     dict_init(&flash_filters_BitmapFilterQuality.members, 8);
5412     dict_put(d, &flash_filters_BitmapFilterType, &flash_filters_BitmapFilterType);
5413     dict_init(&flash_filters_BitmapFilterType.members, 8);
5414     dict_put(d, &flash_filters_BitmapFilter, &flash_filters_BitmapFilter);
5415     dict_init(&flash_filters_BitmapFilter.members, 8);
5416     dict_put(&flash_filters_BitmapFilter.members, "clone", &flash_filters_BitmapFilter_clone);
5417     dict_put(d, &flash_display_BitmapDataChannel, &flash_display_BitmapDataChannel);
5418     dict_init(&flash_display_BitmapDataChannel.members, 8);
5419     dict_put(d, &flash_events_IEventDispatcher, &flash_events_IEventDispatcher);
5420     dict_init(&flash_events_IEventDispatcher.members, 8);
5421     dict_put(&flash_events_IEventDispatcher.members, "willTrigger", &flash_events_IEventDispatcher_willTrigger);
5422     dict_put(&flash_events_IEventDispatcher.members, "removeEventListener", &flash_events_IEventDispatcher_removeEventListener);
5423     dict_put(&flash_events_IEventDispatcher.members, "hasEventListener", &flash_events_IEventDispatcher_hasEventListener);
5424     dict_put(&flash_events_IEventDispatcher.members, "addEventListener", &flash_events_IEventDispatcher_addEventListener);
5425     dict_put(&flash_events_IEventDispatcher.members, "dispatchEvent", &flash_events_IEventDispatcher_dispatchEvent);
5426     dict_put(d, &flash_display_JointStyle, &flash_display_JointStyle);
5427     dict_init(&flash_display_JointStyle.members, 8);
5428     dict_put(d, &flash_display_CapsStyle, &flash_display_CapsStyle);
5429     dict_init(&flash_display_CapsStyle.members, 8);
5430     dict_put(d, &flash_display_LineScaleMode, &flash_display_LineScaleMode);
5431     dict_init(&flash_display_LineScaleMode.members, 8);
5432     dict_put(d, &flash_display_InterpolationMethod, &flash_display_InterpolationMethod);
5433     dict_init(&flash_display_InterpolationMethod.members, 8);
5434     dict_put(d, &flash_display_SpreadMethod, &flash_display_SpreadMethod);
5435     dict_init(&flash_display_SpreadMethod.members, 8);
5436     dict_put(d, &flash_display_GradientType, &flash_display_GradientType);
5437     dict_init(&flash_display_GradientType.members, 8);
5438     dict_put(d, &flash_display_Graphics, &flash_display_Graphics);
5439     dict_init(&flash_display_Graphics.members, 63);
5440     dict_put(&flash_display_Graphics.members, "drawPath", &flash_display_Graphics_drawPath);
5441     dict_put(&flash_display_Graphics.members, "drawEllipse", &flash_display_Graphics_drawEllipse);
5442     dict_put(&flash_display_Graphics.members, "drawRoundRectComplex", &flash_display_Graphics_drawRoundRectComplex);
5443     dict_put(&flash_display_Graphics.members, "moveTo", &flash_display_Graphics_moveTo);
5444     dict_put(&flash_display_Graphics.members, "lineShaderStyle", &flash_display_Graphics_lineShaderStyle);
5445     dict_put(&flash_display_Graphics.members, "beginFill", &flash_display_Graphics_beginFill);
5446     dict_put(&flash_display_Graphics.members, "beginGradientFill", &flash_display_Graphics_beginGradientFill);
5447     dict_put(&flash_display_Graphics.members, "drawGraphicsData", &flash_display_Graphics_drawGraphicsData);
5448     dict_put(&flash_display_Graphics.members, "lineGradientStyle", &flash_display_Graphics_lineGradientStyle);
5449     dict_put(&flash_display_Graphics.members, "drawRoundRect", &flash_display_Graphics_drawRoundRect);
5450     dict_put(&flash_display_Graphics.members, "beginBitmapFill", &flash_display_Graphics_beginBitmapFill);
5451     dict_put(&flash_display_Graphics.members, "lineStyle", &flash_display_Graphics_lineStyle);
5452     dict_put(&flash_display_Graphics.members, "lineTo", &flash_display_Graphics_lineTo);
5453     dict_put(&flash_display_Graphics.members, "endFill", &flash_display_Graphics_endFill);
5454     dict_put(&flash_display_Graphics.members, "copyFrom", &flash_display_Graphics_copyFrom);
5455     dict_put(&flash_display_Graphics.members, "lineBitmapStyle", &flash_display_Graphics_lineBitmapStyle);
5456     dict_put(&flash_display_Graphics.members, "curveTo", &flash_display_Graphics_curveTo);
5457     dict_put(&flash_display_Graphics.members, "clear", &flash_display_Graphics_clear);
5458     dict_put(&flash_display_Graphics.members, "drawCircle", &flash_display_Graphics_drawCircle);
5459     dict_put(&flash_display_Graphics.members, "beginShaderFill", &flash_display_Graphics_beginShaderFill);
5460     dict_put(&flash_display_Graphics.members, "drawTriangles", &flash_display_Graphics_drawTriangles);
5461     dict_put(&flash_display_Graphics.members, "drawRect", &flash_display_Graphics_drawRect);
5462     dict_put(d, &flash_text_FontType, &flash_text_FontType);
5463     dict_init(&flash_text_FontType.members, 8);
5464     dict_put(d, &flash_text_Font, &flash_text_Font);
5465     dict_init(&flash_text_Font.members, 8);
5466     dict_put(&flash_text_Font.members, "enumerateFonts", &flash_text_Font_enumerateFonts);
5467     dict_put(&flash_text_Font.members, "hasGlyphs", &flash_text_Font_hasGlyphs);
5468     dict_put(&flash_text_Font.members, "fontName", &flash_text_Font_fontName);
5469     dict_put(&flash_text_Font.members, "registerFont", &flash_text_Font_registerFont);
5470     dict_put(&flash_text_Font.members, "fontStyle", &flash_text_Font_fontStyle);
5471     dict_put(&flash_text_Font.members, "fontType", &flash_text_Font_fontType);
5472     dict_put(d, &flash_net_FileFilter, &flash_net_FileFilter);
5473     dict_init(&flash_net_FileFilter.members, 8);
5474     dict_put(&flash_net_FileFilter.members, "extension", &flash_net_FileFilter_extension);
5475     dict_put(&flash_net_FileFilter.members, "description", &flash_net_FileFilter_description);
5476     dict_put(&flash_net_FileFilter.members, "macType", &flash_net_FileFilter_macType);
5477     dict_put(d, &flash_external_ExternalInterface, &flash_external_ExternalInterface);
5478     dict_init(&flash_external_ExternalInterface.members, 8);
5479     dict_put(d, &flash_events_EventPhase, &flash_events_EventPhase);
5480     dict_init(&flash_events_EventPhase.members, 8);
5481     dict_put(d, &flash_events_Event, &flash_events_Event);
5482     dict_init(&flash_events_Event.members, 31);
5483     dict_put(&flash_events_Event.members, "type", &flash_events_Event_type);
5484     dict_put(&flash_events_Event.members, "cancelable", &flash_events_Event_cancelable);
5485     dict_put(&flash_events_Event.members, "isDefaultPrevented", &flash_events_Event_isDefaultPrevented);
5486     dict_put(&flash_events_Event.members, "target", &flash_events_Event_target);
5487     dict_put(&flash_events_Event.members, "eventPhase", &flash_events_Event_eventPhase);
5488     dict_put(&flash_events_Event.members, "currentTarget", &flash_events_Event_currentTarget);
5489     dict_put(&flash_events_Event.members, "toString", &flash_events_Event_toString);
5490     dict_put(&flash_events_Event.members, "stopImmediatePropagation", &flash_events_Event_stopImmediatePropagation);
5491     dict_put(&flash_events_Event.members, "bubbles", &flash_events_Event_bubbles);
5492     dict_put(&flash_events_Event.members, "stopPropagation", &flash_events_Event_stopPropagation);
5493     dict_put(&flash_events_Event.members, "clone", &flash_events_Event_clone);
5494     dict_put(&flash_events_Event.members, "preventDefault", &flash_events_Event_preventDefault);
5495     dict_put(&flash_events_Event.members, "formatToString", &flash_events_Event_formatToString);
5496     dict_put(d, &flash_display_BlendMode, &flash_display_BlendMode);
5497     dict_init(&flash_display_BlendMode.members, 8);
5498     dict_put(d, &flash_filters_DisplacementMapFilterMode, &flash_filters_DisplacementMapFilterMode);
5499     dict_init(&flash_filters_DisplacementMapFilterMode.members, 8);
5500     dict_put(d, &flash_utils_IDataOutput, &flash_utils_IDataOutput);
5501     dict_init(&flash_utils_IDataOutput.members, 31);
5502     dict_put(&flash_utils_IDataOutput.members, "writeUnsignedInt", &flash_utils_IDataOutput_writeUnsignedInt);
5503     dict_put(&flash_utils_IDataOutput.members, "writeInt", &flash_utils_IDataOutput_writeInt);
5504     dict_put(&flash_utils_IDataOutput.members, "objectEncoding", &flash_utils_IDataOutput_objectEncoding);
5505     dict_put(&flash_utils_IDataOutput.members, "writeUTFBytes", &flash_utils_IDataOutput_writeUTFBytes);
5506     dict_put(&flash_utils_IDataOutput.members, "writeObject", &flash_utils_IDataOutput_writeObject);
5507     dict_put(&flash_utils_IDataOutput.members, "writeMultiByte", &flash_utils_IDataOutput_writeMultiByte);
5508     dict_put(&flash_utils_IDataOutput.members, "writeShort", &flash_utils_IDataOutput_writeShort);
5509     dict_put(&flash_utils_IDataOutput.members, "writeFloat", &flash_utils_IDataOutput_writeFloat);
5510     dict_put(&flash_utils_IDataOutput.members, "writeUTF", &flash_utils_IDataOutput_writeUTF);
5511     dict_put(&flash_utils_IDataOutput.members, "writeByte", &flash_utils_IDataOutput_writeByte);
5512     dict_put(&flash_utils_IDataOutput.members, "writeBoolean", &flash_utils_IDataOutput_writeBoolean);
5513     dict_put(&flash_utils_IDataOutput.members, "writeDouble", &flash_utils_IDataOutput_writeDouble);
5514     dict_put(&flash_utils_IDataOutput.members, "writeBytes", &flash_utils_IDataOutput_writeBytes);
5515     dict_put(&flash_utils_IDataOutput.members, "endian", &flash_utils_IDataOutput_endian);
5516     dict_put(d, &flash_utils_IDataInput, &flash_utils_IDataInput);
5517     dict_init(&flash_utils_IDataInput.members, 31);
5518     dict_put(&flash_utils_IDataInput.members, "readUTF", &flash_utils_IDataInput_readUTF);
5519     dict_put(&flash_utils_IDataInput.members, "readByte", &flash_utils_IDataInput_readByte);
5520     dict_put(&flash_utils_IDataInput.members, "readUTFBytes", &flash_utils_IDataInput_readUTFBytes);
5521     dict_put(&flash_utils_IDataInput.members, "readShort", &flash_utils_IDataInput_readShort);
5522     dict_put(&flash_utils_IDataInput.members, "objectEncoding", &flash_utils_IDataInput_objectEncoding);
5523     dict_put(&flash_utils_IDataInput.members, "readUnsignedInt", &flash_utils_IDataInput_readUnsignedInt);
5524     dict_put(&flash_utils_IDataInput.members, "readDouble", &flash_utils_IDataInput_readDouble);
5525     dict_put(&flash_utils_IDataInput.members, "readBytes", &flash_utils_IDataInput_readBytes);
5526     dict_put(&flash_utils_IDataInput.members, "readUnsignedByte", &flash_utils_IDataInput_readUnsignedByte);
5527     dict_put(&flash_utils_IDataInput.members, "readMultiByte", &flash_utils_IDataInput_readMultiByte);
5528     dict_put(&flash_utils_IDataInput.members, "readInt", &flash_utils_IDataInput_readInt);
5529     dict_put(&flash_utils_IDataInput.members, "bytesAvailable", &flash_utils_IDataInput_bytesAvailable);
5530     dict_put(&flash_utils_IDataInput.members, "readUnsignedShort", &flash_utils_IDataInput_readUnsignedShort);
5531     dict_put(&flash_utils_IDataInput.members, "readObject", &flash_utils_IDataInput_readObject);
5532     dict_put(&flash_utils_IDataInput.members, "readFloat", &flash_utils_IDataInput_readFloat);
5533     dict_put(&flash_utils_IDataInput.members, "endian", &flash_utils_IDataInput_endian);
5534     dict_put(&flash_utils_IDataInput.members, "readBoolean", &flash_utils_IDataInput_readBoolean);
5535     dict_put(d, &flash_utils_Endian, &flash_utils_Endian);
5536     dict_init(&flash_utils_Endian.members, 8);
5537     dict_put(d, &adobe_utils_CustomActions, &adobe_utils_CustomActions);
5538     dict_init(&adobe_utils_CustomActions.members, 8);
5539     dict_put(d, &flash_ui_ContextMenuClipboardItems, &flash_ui_ContextMenuClipboardItems);
5540     dict_init(&flash_ui_ContextMenuClipboardItems.members, 8);
5541     dict_put(&flash_ui_ContextMenuClipboardItems.members, "clear", &flash_ui_ContextMenuClipboardItems_clear);
5542     dict_put(&flash_ui_ContextMenuClipboardItems.members, "clone", &flash_ui_ContextMenuClipboardItems_clone);
5543     dict_put(&flash_ui_ContextMenuClipboardItems.members, "paste", &flash_ui_ContextMenuClipboardItems_paste);
5544     dict_put(&flash_ui_ContextMenuClipboardItems.members, "selectAll", &flash_ui_ContextMenuClipboardItems_selectAll);
5545     dict_put(&flash_ui_ContextMenuClipboardItems.members, "copy", &flash_ui_ContextMenuClipboardItems_copy);
5546     dict_put(&flash_ui_ContextMenuClipboardItems.members, "cut", &flash_ui_ContextMenuClipboardItems_cut);
5547     dict_put(d, &flash_ui_ContextMenuBuiltInItems, &flash_ui_ContextMenuBuiltInItems);
5548     dict_init(&flash_ui_ContextMenuBuiltInItems.members, 8);
5549     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "zoom", &flash_ui_ContextMenuBuiltInItems_zoom);
5550     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "save", &flash_ui_ContextMenuBuiltInItems_save);
5551     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "loop", &flash_ui_ContextMenuBuiltInItems_loop);
5552     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "print", &flash_ui_ContextMenuBuiltInItems_print);
5553     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "forwardAndBack", &flash_ui_ContextMenuBuiltInItems_forwardAndBack);
5554     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "rewind", &flash_ui_ContextMenuBuiltInItems_rewind);
5555     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "clone", &flash_ui_ContextMenuBuiltInItems_clone);
5556     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "quality", &flash_ui_ContextMenuBuiltInItems_quality);
5557     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "play", &flash_ui_ContextMenuBuiltInItems_play);
5558     dict_put(d, &flash_geom_ColorTransform, &flash_geom_ColorTransform);
5559     dict_init(&flash_geom_ColorTransform.members, 15);
5560     dict_put(&flash_geom_ColorTransform.members, "blueOffset", &flash_geom_ColorTransform_blueOffset);
5561     dict_put(&flash_geom_ColorTransform.members, "greenOffset", &flash_geom_ColorTransform_greenOffset);
5562     dict_put(&flash_geom_ColorTransform.members, "greenMultiplier", &flash_geom_ColorTransform_greenMultiplier);
5563     dict_put(&flash_geom_ColorTransform.members, "redMultiplier", &flash_geom_ColorTransform_redMultiplier);
5564     dict_put(&flash_geom_ColorTransform.members, "color", &flash_geom_ColorTransform_color);
5565     dict_put(&flash_geom_ColorTransform.members, "concat", &flash_geom_ColorTransform_concat);
5566     dict_put(&flash_geom_ColorTransform.members, "alphaOffset", &flash_geom_ColorTransform_alphaOffset);
5567     dict_put(&flash_geom_ColorTransform.members, "blueMultiplier", &flash_geom_ColorTransform_blueMultiplier);
5568     dict_put(&flash_geom_ColorTransform.members, "toString", &flash_geom_ColorTransform_toString);
5569     dict_put(&flash_geom_ColorTransform.members, "alphaMultiplier", &flash_geom_ColorTransform_alphaMultiplier);
5570     dict_put(&flash_geom_ColorTransform.members, "redOffset", &flash_geom_ColorTransform_redOffset);
5571     dict_put(d, &flash_system_ApplicationDomain, &flash_system_ApplicationDomain);
5572     dict_init(&flash_system_ApplicationDomain.members, 8);
5573     dict_put(&flash_system_ApplicationDomain.members, "hasDefinition", &flash_system_ApplicationDomain_hasDefinition);
5574     dict_put(&flash_system_ApplicationDomain.members, "getDefinition", &flash_system_ApplicationDomain_getDefinition);
5575     dict_put(&flash_system_ApplicationDomain.members, "MIN_DOMAIN_MEMORY_LENGTH", &flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH);
5576     dict_put(&flash_system_ApplicationDomain.members, "parentDomain", &flash_system_ApplicationDomain_parentDomain);
5577     dict_put(&flash_system_ApplicationDomain.members, "domainMemory", &flash_system_ApplicationDomain_domainMemory);
5578     dict_put(&flash_system_ApplicationDomain.members, "currentDomain", &flash_system_ApplicationDomain_currentDomain);
5579     dict_put(d, &flash_accessibility_AccessibilityProperties, &flash_accessibility_AccessibilityProperties);
5580     dict_init(&flash_accessibility_AccessibilityProperties.members, 8);
5581     dict_put(&flash_accessibility_AccessibilityProperties.members, "forceSimple", &flash_accessibility_AccessibilityProperties_forceSimple);
5582     dict_put(&flash_accessibility_AccessibilityProperties.members, "noAutoLabeling", &flash_accessibility_AccessibilityProperties_noAutoLabeling);
5583     dict_put(&flash_accessibility_AccessibilityProperties.members, "description", &flash_accessibility_AccessibilityProperties_description);
5584     dict_put(&flash_accessibility_AccessibilityProperties.members, "name", &flash_accessibility_AccessibilityProperties_name);
5585     dict_put(&flash_accessibility_AccessibilityProperties.members, "shortcut", &flash_accessibility_AccessibilityProperties_shortcut);
5586     dict_put(&flash_accessibility_AccessibilityProperties.members, "silent", &flash_accessibility_AccessibilityProperties_silent);
5587     dict_put(d, &flash_accessibility_AccessibilityImplementation, &flash_accessibility_AccessibilityImplementation);
5588     dict_init(&flash_accessibility_AccessibilityImplementation.members, 15);
5589     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accState", &flash_accessibility_AccessibilityImplementation_get_accState);
5590     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accName", &flash_accessibility_AccessibilityImplementation_get_accName);
5591     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accSelection", &flash_accessibility_AccessibilityImplementation_get_accSelection);
5592     dict_put(&flash_accessibility_AccessibilityImplementation.members, "accDoDefaultAction", &flash_accessibility_AccessibilityImplementation_accDoDefaultAction);
5593     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accFocus", &flash_accessibility_AccessibilityImplementation_get_accFocus);
5594     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accDefaultAction", &flash_accessibility_AccessibilityImplementation_get_accDefaultAction);
5595     dict_put(&flash_accessibility_AccessibilityImplementation.members, "accSelect", &flash_accessibility_AccessibilityImplementation_accSelect);
5596     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accValue", &flash_accessibility_AccessibilityImplementation_get_accValue);
5597     dict_put(&flash_accessibility_AccessibilityImplementation.members, "stub", &flash_accessibility_AccessibilityImplementation_stub);
5598     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accRole", &flash_accessibility_AccessibilityImplementation_get_accRole);
5599     dict_put(&flash_accessibility_AccessibilityImplementation.members, "errno", &flash_accessibility_AccessibilityImplementation_errno);
5600     dict_put(&flash_accessibility_AccessibilityImplementation.members, "isLabeledBy", &flash_accessibility_AccessibilityImplementation_isLabeledBy);
5601     dict_put(&flash_accessibility_AccessibilityImplementation.members, "accLocation", &flash_accessibility_AccessibilityImplementation_accLocation);
5602     dict_put(&flash_accessibility_AccessibilityImplementation.members, "getChildIDArray", &flash_accessibility_AccessibilityImplementation_getChildIDArray);
5603     dict_put(d, &flash_accessibility_Accessibility, &flash_accessibility_Accessibility);
5604     dict_init(&flash_accessibility_Accessibility.members, 8);
5605     dict_put(d, &flash_display_IBitmapDrawable, &flash_display_IBitmapDrawable);
5606     dict_init(&flash_display_IBitmapDrawable.members, 8);
5607     dict_put(d, &flash_utils_IExternalizable, &flash_utils_IExternalizable);
5608     dict_init(&flash_utils_IExternalizable.members, 8);
5609     dict_put(&flash_utils_IExternalizable.members, "readExternal", &flash_utils_IExternalizable_readExternal);
5610     dict_put(&flash_utils_IExternalizable.members, "writeExternal", &flash_utils_IExternalizable_writeExternal);
5611     dict_put(d, &flash_net_IDynamicPropertyWriter, &flash_net_IDynamicPropertyWriter);
5612     dict_init(&flash_net_IDynamicPropertyWriter.members, 8);
5613     dict_put(&flash_net_IDynamicPropertyWriter.members, "writeDynamicProperties", &flash_net_IDynamicPropertyWriter_writeDynamicProperties);
5614     dict_put(d, &flash_net_IDynamicPropertyOutput, &flash_net_IDynamicPropertyOutput);
5615     dict_init(&flash_net_IDynamicPropertyOutput.members, 8);
5616     dict_put(&flash_net_IDynamicPropertyOutput.members, "writeDynamicProperty", &flash_net_IDynamicPropertyOutput_writeDynamicProperty);
5617     dict_put(d, &flash_text_CSMSettings, &flash_text_CSMSettings);
5618     dict_init(&flash_text_CSMSettings.members, 8);
5619     dict_put(&flash_text_CSMSettings.members, "fontSize", &flash_text_CSMSettings_fontSize);
5620     dict_put(&flash_text_CSMSettings.members, "outsideCutoff", &flash_text_CSMSettings_outsideCutoff);
5621     dict_put(&flash_text_CSMSettings.members, "insideCutoff", &flash_text_CSMSettings_insideCutoff);
5622     dict_put(d, &flash_errors_EOFError, &flash_errors_EOFError);
5623     dict_init(&flash_errors_EOFError.members, 8);
5624     dict_put(d, &flash_errors_InvalidSWFError, &flash_errors_InvalidSWFError);
5625     dict_init(&flash_errors_InvalidSWFError.members, 8);
5626     dict_put(d, &flash_errors_ScriptTimeoutError, &flash_errors_ScriptTimeoutError);
5627     dict_init(&flash_errors_ScriptTimeoutError.members, 8);
5628     dict_put(d, &flash_errors_StackOverflowError, &flash_errors_StackOverflowError);
5629     dict_init(&flash_errors_StackOverflowError.members, 8);
5630     dict_put(d, &flash_errors_MemoryError, &flash_errors_MemoryError);
5631     dict_init(&flash_errors_MemoryError.members, 8);
5632     dict_put(d, &flash_errors_IOError, &flash_errors_IOError);
5633     dict_init(&flash_errors_IOError.members, 8);
5634     dict_put(d, &flash_errors_IllegalOperationError, &flash_errors_IllegalOperationError);
5635     dict_init(&flash_errors_IllegalOperationError.members, 8);
5636     dict_put(d, &flash_text_engine_TextBlock, &flash_text_engine_TextBlock);
5637     dict_init(&flash_text_engine_TextBlock.members, 31);
5638     dict_put(&flash_text_engine_TextBlock.members, "createTextLine", &flash_text_engine_TextBlock_createTextLine);
5639     dict_put(&flash_text_engine_TextBlock.members, "bidiLevel", &flash_text_engine_TextBlock_bidiLevel);
5640     dict_put(&flash_text_engine_TextBlock.members, "getTextLineAtCharIndex", &flash_text_engine_TextBlock_getTextLineAtCharIndex);
5641     dict_put(&flash_text_engine_TextBlock.members, "lastLine", &flash_text_engine_TextBlock_lastLine);
5642     dict_put(&flash_text_engine_TextBlock.members, "findPreviousWordBoundary", &flash_text_engine_TextBlock_findPreviousWordBoundary);
5643     dict_put(&flash_text_engine_TextBlock.members, "findPreviousAtomBoundary", &flash_text_engine_TextBlock_findPreviousAtomBoundary);
5644     dict_put(&flash_text_engine_TextBlock.members, "baselineZero", &flash_text_engine_TextBlock_baselineZero);
5645     dict_put(&flash_text_engine_TextBlock.members, "applyNonLinearFontScaling", &flash_text_engine_TextBlock_applyNonLinearFontScaling);
5646     dict_put(&flash_text_engine_TextBlock.members, "firstLine", &flash_text_engine_TextBlock_firstLine);
5647     dict_put(&flash_text_engine_TextBlock.members, "textJustifier", &flash_text_engine_TextBlock_textJustifier);
5648     dict_put(&flash_text_engine_TextBlock.members, "releaseLines", &flash_text_engine_TextBlock_releaseLines);
5649     dict_put(&flash_text_engine_TextBlock.members, "firstInvalidLine", &flash_text_engine_TextBlock_firstInvalidLine);
5650     dict_put(&flash_text_engine_TextBlock.members, "baselineFontSize", &flash_text_engine_TextBlock_baselineFontSize);
5651     dict_put(&flash_text_engine_TextBlock.members, "lineRotation", &flash_text_engine_TextBlock_lineRotation);
5652     dict_put(&flash_text_engine_TextBlock.members, "userData", &flash_text_engine_TextBlock_userData);
5653     dict_put(&flash_text_engine_TextBlock.members, "content", &flash_text_engine_TextBlock_content);
5654     dict_put(&flash_text_engine_TextBlock.members, "textLineCreationResult", &flash_text_engine_TextBlock_textLineCreationResult);
5655     dict_put(&flash_text_engine_TextBlock.members, "baselineFontDescription", &flash_text_engine_TextBlock_baselineFontDescription);
5656     dict_put(&flash_text_engine_TextBlock.members, "findNextAtomBoundary", &flash_text_engine_TextBlock_findNextAtomBoundary);
5657     dict_put(&flash_text_engine_TextBlock.members, "findNextWordBoundary", &flash_text_engine_TextBlock_findNextWordBoundary);
5658     dict_put(&flash_text_engine_TextBlock.members, "tabStops", &flash_text_engine_TextBlock_tabStops);
5659     dict_put(&flash_text_engine_TextBlock.members, "dump", &flash_text_engine_TextBlock_dump);
5660     dict_put(d, &flash_geom_Point, &flash_geom_Point);
5661     dict_init(&flash_geom_Point.members, 31);
5662     dict_put(&flash_geom_Point.members, "subtract", &flash_geom_Point_subtract);
5663     dict_put(&flash_geom_Point.members, "distance", &flash_geom_Point_distance);
5664     dict_put(&flash_geom_Point.members, "normalize", &flash_geom_Point_normalize);
5665     dict_put(&flash_geom_Point.members, "equals", &flash_geom_Point_equals);
5666     dict_put(&flash_geom_Point.members, "toString", &flash_geom_Point_toString);
5667     dict_put(&flash_geom_Point.members, "x", &flash_geom_Point_x);
5668     dict_put(&flash_geom_Point.members, "add", &flash_geom_Point_add);
5669     dict_put(&flash_geom_Point.members, "polar", &flash_geom_Point_polar);
5670     dict_put(&flash_geom_Point.members, "clone", &flash_geom_Point_clone);
5671     dict_put(&flash_geom_Point.members, "interpolate", &flash_geom_Point_interpolate);
5672     dict_put(&flash_geom_Point.members, "y", &flash_geom_Point_y);
5673     dict_put(&flash_geom_Point.members, "length", &flash_geom_Point_length);
5674     dict_put(&flash_geom_Point.members, "offset", &flash_geom_Point_offset);
5675     dict_put(d, &flash_display_SWFVersion, &flash_display_SWFVersion);
5676     dict_init(&flash_display_SWFVersion.members, 8);
5677     dict_put(d, &_unescape, &_unescape);
5678     dict_put(d, &_undefined, &_undefined);
5679     dict_put(d, &_parseInt, &_parseInt);
5680     dict_put(d, &_parseFloat, &_parseFloat);
5681     dict_put(d, &_isXMLName, &_isXMLName);
5682     dict_put(d, &_isNaN, &_isNaN);
5683     dict_put(d, &_isFinite, &_isFinite);
5684     dict_put(d, &_escape, &_escape);
5685     dict_put(d, &_encodeURIComponent, &_encodeURIComponent);
5686     dict_put(d, &_encodeURI, &_encodeURI);
5687     dict_put(d, &_decodeURIComponent, &_decodeURIComponent);
5688     dict_put(d, &_decodeURI, &_decodeURI);
5689     dict_put(d, &_NaN, &_NaN);
5690     dict_put(d, &_Infinity, &_Infinity);
5691     dict_put(d, &_AS3, &_AS3);
5692     dict_put(d, &_QName, &_QName);
5693     dict_init(&_QName.members, 8);
5694     dict_put(&_QName.members, "localName", &_QName_localName);
5695     dict_put(&_QName.members, "valueOf", &_QName_valueOf);
5696     dict_put(&_QName.members, "toString", &_QName_toString);
5697     dict_put(&_QName.members, "uri", &_QName_uri);
5698     dict_put(d, &_XMLList, &_XMLList);
5699     dict_init(&_XMLList.members, 63);
5700     dict_put(&_XMLList.members, "normalize", &_XMLList_normalize);
5701     dict_put(&_XMLList.members, "removeNamespace", &_XMLList_removeNamespace);
5702     dict_put(&_XMLList.members, "prependChild", &_XMLList_prependChild);
5703     dict_put(&_XMLList.members, "toXMLString", &_XMLList_toXMLString);
5704     dict_put(&_XMLList.members, "nodeKind", &_XMLList_nodeKind);
5705     dict_put(&_XMLList.members, "copy", &_XMLList_copy);
5706     dict_put(&_XMLList.members, "text", &_XMLList_text);
5707     dict_put(&_XMLList.members, "toString", &_XMLList_toString);
5708     dict_put(&_XMLList.members, "childIndex", &_XMLList_childIndex);
5709     dict_put(&_XMLList.members, "setName", &_XMLList_setName);
5710     dict_put(&_XMLList.members, "setLocalName", &_XMLList_setLocalName);
5711     dict_put(&_XMLList.members, "namespace", &_XMLList_namespace);
5712     dict_put(&_XMLList.members, "insertChildBefore", &_XMLList_insertChildBefore);
5713     dict_put(&_XMLList.members, "addNamespace", &_XMLList_addNamespace);
5714     dict_put(&_XMLList.members, "propertyIsEnumerable", &_XMLList_propertyIsEnumerable);
5715     dict_put(&_XMLList.members, "comments", &_XMLList_comments);
5716     dict_put(&_XMLList.members, "attributes", &_XMLList_attributes);
5717     dict_put(&_XMLList.members, "descendants", &_XMLList_descendants);
5718     dict_put(&_XMLList.members, "replace", &_XMLList_replace);
5719     dict_put(&_XMLList.members, "children", &_XMLList_children);
5720     dict_put(&_XMLList.members, "contains", &_XMLList_contains);
5721     dict_put(&_XMLList.members, "hasSimpleContent", &_XMLList_hasSimpleContent);
5722     dict_put(&_XMLList.members, "elements", &_XMLList_elements);
5723     dict_put(&_XMLList.members, "hasComplexContent", &_XMLList_hasComplexContent);
5724     dict_put(&_XMLList.members, "insertChildAfter", &_XMLList_insertChildAfter);
5725     dict_put(&_XMLList.members, "parent", &_XMLList_parent);
5726     dict_put(&_XMLList.members, "length", &_XMLList_length);
5727     dict_put(&_XMLList.members, "processingInstructions", &_XMLList_processingInstructions);
5728     dict_put(&_XMLList.members, "child", &_XMLList_child);
5729     dict_put(&_XMLList.members, "appendChild", &_XMLList_appendChild);
5730     dict_put(&_XMLList.members, "valueOf", &_XMLList_valueOf);
5731     dict_put(&_XMLList.members, "localName", &_XMLList_localName);
5732     dict_put(&_XMLList.members, "inScopeNamespaces", &_XMLList_inScopeNamespaces);
5733     dict_put(&_XMLList.members, "hasOwnProperty", &_XMLList_hasOwnProperty);
5734     dict_put(&_XMLList.members, "setNamespace", &_XMLList_setNamespace);
5735     dict_put(&_XMLList.members, "namespaceDeclarations", &_XMLList_namespaceDeclarations);
5736     dict_put(&_XMLList.members, "name", &_XMLList_name);
5737     dict_put(&_XMLList.members, "setChildren", &_XMLList_setChildren);
5738     dict_put(&_XMLList.members, "attribute", &_XMLList_attribute);
5739     dict_put(d, &_XML, &_XML);
5740     dict_init(&_XML.members, 127);
5741     dict_put(&_XML.members, "attribute", &_XML_attribute);
5742     dict_put(&_XML.members, "toString", &_XML_toString);
5743     dict_put(&_XML.members, "childIndex", &_XML_childIndex);
5744     dict_put(&_XML.members, "parent", &_XML_parent);
5745     dict_put(&_XML.members, "appendChild", &_XML_appendChild);
5746     dict_put(&_XML.members, "replace", &_XML_replace);
5747     dict_put(&_XML.members, "elements", &_XML_elements);
5748     dict_put(&_XML.members, "setNotification", &_XML_setNotification);
5749     dict_put(&_XML.members, "namespaceDeclarations", &_XML_namespaceDeclarations);
5750     dict_put(&_XML.members, "length", &_XML_length);
5751     dict_put(&_XML.members, "comments", &_XML_comments);
5752     dict_put(&_XML.members, "processingInstructions", &_XML_processingInstructions);
5753     dict_put(&_XML.members, "inScopeNamespaces", &_XML_inScopeNamespaces);
5754     dict_put(&_XML.members, "prettyPrinting", &_XML_prettyPrinting);
5755     dict_put(&_XML.members, "children", &_XML_children);
5756     dict_put(&_XML.members, "setLocalName", &_XML_setLocalName);
5757     dict_put(&_XML.members, "setSettings", &_XML_setSettings);
5758     dict_put(&_XML.members, "ignoreComments", &_XML_ignoreComments);
5759     dict_put(&_XML.members, "notification", &_XML_notification);
5760     dict_put(&_XML.members, "ignoreWhitespace", &_XML_ignoreWhitespace);
5761     dict_put(&_XML.members, "setNamespace", &_XML_setNamespace);
5762     dict_put(&_XML.members, "prependChild", &_XML_prependChild);
5763     dict_put(&_XML.members, "hasSimpleContent", &_XML_hasSimpleContent);
5764     dict_put(&_XML.members, "insertChildBefore", &_XML_insertChildBefore);
5765     dict_put(&_XML.members, "hasOwnProperty", &_XML_hasOwnProperty);
5766     dict_put(&_XML.members, "normalize", &_XML_normalize);
5767     dict_put(&_XML.members, "valueOf", &_XML_valueOf);
5768     dict_put(&_XML.members, "copy", &_XML_copy);
5769     dict_put(&_XML.members, "localName", &_XML_localName);
5770     dict_put(&_XML.members, "contains", &_XML_contains);
5771     dict_put(&_XML.members, "propertyIsEnumerable", &_XML_propertyIsEnumerable);
5772     dict_put(&_XML.members, "defaultSettings", &_XML_defaultSettings);
5773     dict_put(&_XML.members, "settings", &_XML_settings);
5774     dict_put(&_XML.members, "namespace", &_XML_namespace);
5775     dict_put(&_XML.members, "attributes", &_XML_attributes);
5776     dict_put(&_XML.members, "setName", &_XML_setName);
5777     dict_put(&_XML.members, "text", &_XML_text);
5778     dict_put(&_XML.members, "insertChildAfter", &_XML_insertChildAfter);
5779     dict_put(&_XML.members, "ignoreProcessingInstructions", &_XML_ignoreProcessingInstructions);
5780     dict_put(&_XML.members, "prettyIndent", &_XML_prettyIndent);
5781     dict_put(&_XML.members, "descendants", &_XML_descendants);
5782     dict_put(&_XML.members, "toXMLString", &_XML_toXMLString);
5783     dict_put(&_XML.members, "hasComplexContent", &_XML_hasComplexContent);
5784     dict_put(&_XML.members, "child", &_XML_child);
5785     dict_put(&_XML.members, "removeNamespace", &_XML_removeNamespace);
5786     dict_put(&_XML.members, "addNamespace", &_XML_addNamespace);
5787     dict_put(&_XML.members, "nodeKind", &_XML_nodeKind);
5788     dict_put(&_XML.members, "name", &_XML_name);
5789     dict_put(&_XML.members, "setChildren", &_XML_setChildren);
5790     dict_put(d, &_RegExp, &_RegExp);
5791     dict_init(&_RegExp.members, 8);
5792     dict_put(&_RegExp.members, "source", &_RegExp_source);
5793     dict_put(&_RegExp.members, "test", &_RegExp_test);
5794     dict_put(&_RegExp.members, "global", &_RegExp_global);
5795     dict_put(&_RegExp.members, "exec", &_RegExp_exec);
5796     dict_put(&_RegExp.members, "ignoreCase", &_RegExp_ignoreCase);
5797     dict_put(&_RegExp.members, "dotall", &_RegExp_dotall);
5798     dict_put(&_RegExp.members, "lastIndex", &_RegExp_lastIndex);
5799     dict_put(&_RegExp.members, "extended", &_RegExp_extended);
5800     dict_put(&_RegExp.members, "multiline", &_RegExp_multiline);
5801     dict_put(d, &_Date, &_Date);
5802     dict_init(&_Date.members, 127);
5803     dict_put(&_Date.members, "getTimezoneOffset", &_Date_getTimezoneOffset);
5804     dict_put(&_Date.members, "getTime", &_Date_getTime);
5805     dict_put(&_Date.members, "setUTCMilliseconds", &_Date_setUTCMilliseconds);
5806     dict_put(&_Date.members, "month", &_Date_month);
5807     dict_put(&_Date.members, "toString", &_Date_toString);
5808     dict_put(&_Date.members, "getHours", &_Date_getHours);
5809     dict_put(&_Date.members, "date", &_Date_date);
5810     dict_put(&_Date.members, "milliseconds", &_Date_milliseconds);
5811     dict_put(&_Date.members, "setSeconds", &_Date_setSeconds);
5812     dict_put(&_Date.members, "getDate", &_Date_getDate);
5813     dict_put(&_Date.members, "hoursUTC", &_Date_hoursUTC);
5814     dict_put(&_Date.members, "getUTCDate", &_Date_getUTCDate);
5815     dict_put(&_Date.members, "timezoneOffset", &_Date_timezoneOffset);
5816     dict_put(&_Date.members, "setTime", &_Date_setTime);
5817     dict_put(&_Date.members, "millisecondsUTC", &_Date_millisecondsUTC);
5818     dict_put(&_Date.members, "minutes", &_Date_minutes);
5819     dict_put(&_Date.members, "setUTCHours", &_Date_setUTCHours);
5820     dict_put(&_Date.members, "minutesUTC", &_Date_minutesUTC);
5821     dict_put(&_Date.members, "toLocaleTimeString", &_Date_toLocaleTimeString);
5822     dict_put(&_Date.members, "fullYearUTC", &_Date_fullYearUTC);
5823     dict_put(&_Date.members, "UTC", &_Date_UTC);
5824     dict_put(&_Date.members, "time", &_Date_time);
5825     dict_put(&_Date.members, "monthUTC", &_Date_monthUTC);
5826     dict_put(&_Date.members, "getUTCMilliseconds", &_Date_getUTCMilliseconds);
5827     dict_put(&_Date.members, "toDateString", &_Date_toDateString);
5828     dict_put(&_Date.members, "getMonth", &_Date_getMonth);
5829     dict_put(&_Date.members, "setMinutes", &_Date_setMinutes);
5830     dict_put(&_Date.members, "toLocaleDateString", &_Date_toLocaleDateString);
5831     dict_put(&_Date.members, "fullYear", &_Date_fullYear);
5832     dict_put(&_Date.members, "getUTCFullYear", &_Date_getUTCFullYear);
5833     dict_put(&_Date.members, "getSeconds", &_Date_getSeconds);
5834     dict_put(&_Date.members, "dateUTC", &_Date_dateUTC);
5835     dict_put(&_Date.members, "getMilliseconds", &_Date_getMilliseconds);
5836     dict_put(&_Date.members, "setUTCMinutes", &_Date_setUTCMinutes);
5837     dict_put(&_Date.members, "day", &_Date_day);
5838     dict_put(&_Date.members, "setUTCSeconds", &_Date_setUTCSeconds);
5839     dict_put(&_Date.members, "setUTCDate", &_Date_setUTCDate);
5840     dict_put(&_Date.members, "getUTCMonth", &_Date_getUTCMonth);
5841     dict_put(&_Date.members, "valueOf", &_Date_valueOf);
5842     dict_put(&_Date.members, "seconds", &_Date_seconds);
5843     dict_put(&_Date.members, "getUTCMinutes", &_Date_getUTCMinutes);
5844     dict_put(&_Date.members, "setDate", &_Date_setDate);
5845     dict_put(&_Date.members, "getFullYear", &_Date_getFullYear);
5846     dict_put(&_Date.members, "setFullYear", &_Date_setFullYear);
5847     dict_put(&_Date.members, "setHours", &_Date_setHours);
5848     dict_put(&_Date.members, "setMonth", &_Date_setMonth);
5849     dict_put(&_Date.members, "parse", &_Date_parse);
5850     dict_put(&_Date.members, "getUTCSeconds", &_Date_getUTCSeconds);
5851     dict_put(&_Date.members, "getMinutes", &_Date_getMinutes);
5852     dict_put(&_Date.members, "toLocaleString", &_Date_toLocaleString);
5853     dict_put(&_Date.members, "toUTCString", &_Date_toUTCString);
5854     dict_put(&_Date.members, "dayUTC", &_Date_dayUTC);
5855     dict_put(&_Date.members, "getDay", &_Date_getDay);
5856     dict_put(&_Date.members, "setUTCMonth", &_Date_setUTCMonth);
5857     dict_put(&_Date.members, "hours", &_Date_hours);
5858     dict_put(&_Date.members, "getUTCDay", &_Date_getUTCDay);
5859     dict_put(&_Date.members, "setUTCFullYear", &_Date_setUTCFullYear);
5860     dict_put(&_Date.members, "secondsUTC", &_Date_secondsUTC);
5861     dict_put(&_Date.members, "toTimeString", &_Date_toTimeString);
5862     dict_put(&_Date.members, "setMilliseconds", &_Date_setMilliseconds);
5863     dict_put(&_Date.members, "getUTCHours", &_Date_getUTCHours);
5864     dict_put(d, &_ArgumentError, &_ArgumentError);
5865     dict_init(&_ArgumentError.members, 8);
5866     dict_put(d, &_UninitializedError, &_UninitializedError);
5867     dict_init(&_UninitializedError.members, 8);
5868     dict_put(d, &_VerifyError, &_VerifyError);
5869     dict_init(&_VerifyError.members, 8);
5870     dict_put(d, &_URIError, &_URIError);
5871     dict_init(&_URIError.members, 8);
5872     dict_put(d, &_TypeError, &_TypeError);
5873     dict_init(&_TypeError.members, 8);
5874     dict_put(d, &_SyntaxError, &_SyntaxError);
5875     dict_init(&_SyntaxError.members, 8);
5876     dict_put(d, &_SecurityError, &_SecurityError);
5877     dict_init(&_SecurityError.members, 8);
5878     dict_put(d, &_ReferenceError, &_ReferenceError);
5879     dict_init(&_ReferenceError.members, 8);
5880     dict_put(d, &_RangeError, &_RangeError);
5881     dict_init(&_RangeError.members, 8);
5882     dict_put(d, &_EvalError, &_EvalError);
5883     dict_init(&_EvalError.members, 8);
5884     dict_put(d, &_DefinitionError, &_DefinitionError);
5885     dict_init(&_DefinitionError.members, 8);
5886     dict_put(d, &_Error, &_Error);
5887     dict_init(&_Error.members, 15);
5888     dict_put(&_Error.members, "getErrorMessage", &_Error_getErrorMessage);
5889     dict_put(&_Error.members, "throwError", &_Error_throwError);
5890     dict_put(&_Error.members, "name", &_Error_name);
5891     dict_put(&_Error.members, "message", &_Error_message);
5892     dict_put(&_Error.members, "getStackTrace", &_Error_getStackTrace);
5893     dict_put(&_Error.members, "errorID", &_Error_errorID);
5894     dict_put(d, &_Math, &_Math);
5895     dict_init(&_Math.members, 8);
5896     dict_put(d, &_Array, &_Array);
5897     dict_init(&_Array.members, 31);
5898     dict_put(&_Array.members, "forEach", &_Array_forEach);
5899     dict_put(&_Array.members, "sortOn", &_Array_sortOn);
5900     dict_put(&_Array.members, "indexOf", &_Array_indexOf);
5901     dict_put(&_Array.members, "splice", &_Array_splice);
5902     dict_put(&_Array.members, "lastIndexOf", &_Array_lastIndexOf);
5903     dict_put(&_Array.members, "map", &_Array_map);
5904     dict_put(&_Array.members, "concat", &_Array_concat);
5905     dict_put(&_Array.members, "shift", &_Array_shift);
5906     dict_put(&_Array.members, "unshift", &_Array_unshift);
5907     dict_put(&_Array.members, "some", &_Array_some);
5908     dict_put(&_Array.members, "filter", &_Array_filter);
5909     dict_put(&_Array.members, "join", &_Array_join);
5910     dict_put(&_Array.members, "slice", &_Array_slice);
5911     dict_put(&_Array.members, "every", &_Array_every);
5912     dict_put(&_Array.members, "pop", &_Array_pop);
5913     dict_put(&_Array.members, "sort", &_Array_sort);
5914     dict_put(&_Array.members, "reverse", &_Array_reverse);
5915     dict_put(&_Array.members, "push", &_Array_push);
5916     dict_put(&_Array.members, "length", &_Array_length);
5917     dict_put(d, &_String, &_String);
5918     dict_init(&_String.members, 31);
5919     dict_put(&_String.members, "indexOf", &_String_indexOf);
5920     dict_put(&_String.members, "replace", &_String_replace);
5921     dict_put(&_String.members, "lastIndexOf", &_String_lastIndexOf);
5922     dict_put(&_String.members, "valueOf", &_String_valueOf);
5923     dict_put(&_String.members, "concat", &_String_concat);
5924     dict_put(&_String.members, "substr", &_String_substr);
5925     dict_put(&_String.members, "slice", &_String_slice);
5926     dict_put(&_String.members, "search", &_String_search);
5927     dict_put(&_String.members, "fromCharCode", &_String_fromCharCode);
5928     dict_put(&_String.members, "toLocaleUpperCase", &_String_toLocaleUpperCase);
5929     dict_put(&_String.members, "toString", &_String_toString);
5930     dict_put(&_String.members, "toUpperCase", &_String_toUpperCase);
5931     dict_put(&_String.members, "charAt", &_String_charAt);
5932     dict_put(&_String.members, "match", &_String_match);
5933     dict_put(&_String.members, "charCodeAt", &_String_charCodeAt);
5934     dict_put(&_String.members, "substring", &_String_substring);
5935     dict_put(&_String.members, "localeCompare", &_String_localeCompare);
5936     dict_put(&_String.members, "split", &_String_split);
5937     dict_put(&_String.members, "toLocaleLowerCase", &_String_toLocaleLowerCase);
5938     dict_put(&_String.members, "length", &_String_length);
5939     dict_put(&_String.members, "toLowerCase", &_String_toLowerCase);
5940     dict_put(d, &_uint, &_uint);
5941     dict_init(&_uint.members, 8);
5942     dict_put(&_uint.members, "valueOf", &_uint_valueOf);
5943     dict_put(&_uint.members, "toString", &_uint_toString);
5944     dict_put(&_uint.members, "toExponential", &_uint_toExponential);
5945     dict_put(&_uint.members, "toFixed", &_uint_toFixed);
5946     dict_put(&_uint.members, "toPrecision", &_uint_toPrecision);
5947     dict_put(d, &_int, &_int);
5948     dict_init(&_int.members, 8);
5949     dict_put(&_int.members, "valueOf", &_int_valueOf);
5950     dict_put(&_int.members, "toString", &_int_toString);
5951     dict_put(&_int.members, "toExponential", &_int_toExponential);
5952     dict_put(&_int.members, "toFixed", &_int_toFixed);
5953     dict_put(&_int.members, "toPrecision", &_int_toPrecision);
5954     dict_put(d, &_Number, &_Number);
5955     dict_init(&_Number.members, 8);
5956     dict_put(&_Number.members, "valueOf", &_Number_valueOf);
5957     dict_put(&_Number.members, "toString", &_Number_toString);
5958     dict_put(&_Number.members, "toExponential", &_Number_toExponential);
5959     dict_put(&_Number.members, "toFixed", &_Number_toFixed);
5960     dict_put(&_Number.members, "toPrecision", &_Number_toPrecision);
5961     dict_put(d, &_Boolean, &_Boolean);
5962     dict_init(&_Boolean.members, 8);
5963     dict_put(&_Boolean.members, "valueOf", &_Boolean_valueOf);
5964     dict_put(&_Boolean.members, "toString", &_Boolean_toString);
5965     dict_put(d, &_Namespace, &_Namespace);
5966     dict_init(&_Namespace.members, 8);
5967     dict_put(&_Namespace.members, "valueOf", &_Namespace_valueOf);
5968     dict_put(&_Namespace.members, "toString", &_Namespace_toString);
5969     dict_put(&_Namespace.members, "uri", &_Namespace_uri);
5970     dict_put(&_Namespace.members, "prefix", &_Namespace_prefix);
5971     dict_put(d, &_Function, &_Function);
5972     dict_init(&_Function.members, 8);
5973     dict_put(&_Function.members, "length", &_Function_length);
5974     dict_put(&_Function.members, "apply", &_Function_apply);
5975     dict_put(&_Function.members, "call", &_Function_call);
5976     dict_put(&_Function.members, "prototype", &_Function_prototype);
5977     dict_put(d, &_Class, &_Class);
5978     dict_init(&_Class.members, 8);
5979     dict_put(&_Class.members, "prototype", &_Class_prototype);
5980     dict_put(d, &_Object, &_Object);
5981     dict_init(&_Object.members, 8);
5982     dict_put(&_Object.members, "init", &_Object_init);
5983     dict_put(&_Object.members, "propertyIsEnumerable", &_Object_propertyIsEnumerable);
5984     dict_put(&_Object.members, "_setPropertyIsEnumerable", &_Object__setPropertyIsEnumerable);
5985     dict_put(&_Object.members, "isPrototypeOf", &_Object_isPrototypeOf);
5986     dict_put(&_Object.members, "_dontEnumPrototype", &_Object__dontEnumPrototype);
5987     dict_put(&_Object.members, "hasOwnProperty", &_Object_hasOwnProperty);
5988     return d;
5989 }