2f3466552e1ae8782ed331cfef92aaf65752c562
[swftools.git] / lib / as3 / builtin.c
1 #include "builtin.h"
2
3 static classinfo_t flash_text_TextFormat;
4 static varinfo_t flash_text_TextFormat_leading;
5 static varinfo_t flash_text_TextFormat_bold;
6 static varinfo_t flash_text_TextFormat_underline;
7 static varinfo_t flash_text_TextFormat_color;
8 static varinfo_t flash_text_TextFormat_letterSpacing;
9 static varinfo_t flash_text_TextFormat_kerning;
10 static varinfo_t flash_text_TextFormat_target;
11 static varinfo_t flash_text_TextFormat_italic;
12 static varinfo_t flash_text_TextFormat_rightMargin;
13 static varinfo_t flash_text_TextFormat_bullet;
14 static varinfo_t flash_text_TextFormat_url;
15 static varinfo_t flash_text_TextFormat_size;
16 static varinfo_t flash_text_TextFormat_indent;
17 static varinfo_t flash_text_TextFormat_leftMargin;
18 static varinfo_t flash_text_TextFormat_display;
19 static varinfo_t flash_text_TextFormat_align;
20 static varinfo_t flash_text_TextFormat_tabStops;
21 static varinfo_t flash_text_TextFormat_blockIndent;
22 static varinfo_t flash_text_TextFormat_font;
23 static classinfo_t flash_filters_BitmapFilter;
24 static methodinfo_t flash_filters_BitmapFilter_clone;
25 static classinfo_t flash_filters_DropShadowFilter;
26 static varinfo_t flash_filters_DropShadowFilter_alpha;
27 static varinfo_t flash_filters_DropShadowFilter_strength;
28 static varinfo_t flash_filters_DropShadowFilter_quality;
29 static varinfo_t flash_filters_DropShadowFilter_angle;
30 static varinfo_t flash_filters_DropShadowFilter_knockout;
31 static varinfo_t flash_filters_DropShadowFilter_color;
32 static varinfo_t flash_filters_DropShadowFilter_hideObject;
33 static varinfo_t flash_filters_DropShadowFilter_inner;
34 static varinfo_t flash_filters_DropShadowFilter_blurX;
35 static varinfo_t flash_filters_DropShadowFilter_blurY;
36 static varinfo_t flash_filters_DropShadowFilter_distance;
37 static methodinfo_t flash_filters_DropShadowFilter_clone;
38 static classinfo_t adobe_utils_CustomActions;
39 static varinfo_t adobe_utils_CustomActions_actionsList;
40 static methodinfo_t adobe_utils_CustomActions_uninstallActions;
41 static methodinfo_t adobe_utils_CustomActions_getActions;
42 static methodinfo_t adobe_utils_CustomActions_installActions;
43 static classinfo_t flash_text_engine_TextLineValidity;
44 static classinfo_t flash_display_LineScaleMode;
45 static classinfo_t flash_geom_Transform;
46 static varinfo_t flash_geom_Transform_matrix;
47 static varinfo_t flash_geom_Transform_perspectiveProjection;
48 static varinfo_t flash_geom_Transform_concatenatedMatrix;
49 static varinfo_t flash_geom_Transform_colorTransform;
50 static methodinfo_t flash_geom_Transform_getRelativeMatrix3D;
51 static varinfo_t flash_geom_Transform_pixelBounds;
52 static varinfo_t flash_geom_Transform_matrix3D;
53 static varinfo_t flash_geom_Transform_concatenatedColorTransform;
54 static classinfo_t flash_ui_KeyLocation;
55 static classinfo_t flash_events_MouseEvent;
56 static varinfo_t flash_events_MouseEvent_localY;
57 static methodinfo_t flash_events_MouseEvent_updateAfterEvent;
58 static varinfo_t flash_events_MouseEvent_delta;
59 static varinfo_t flash_events_MouseEvent_stageX;
60 static methodinfo_t flash_events_MouseEvent_toString;
61 static varinfo_t flash_events_MouseEvent_relatedObject;
62 static varinfo_t flash_events_MouseEvent_isRelatedObjectInaccessible;
63 static varinfo_t flash_events_MouseEvent_shiftKey;
64 static varinfo_t flash_events_MouseEvent_stageY;
65 static varinfo_t flash_events_MouseEvent_altKey;
66 static methodinfo_t flash_events_MouseEvent_clone;
67 static varinfo_t flash_events_MouseEvent_ctrlKey;
68 static varinfo_t flash_events_MouseEvent_localX;
69 static varinfo_t flash_events_MouseEvent_buttonDown;
70 static classinfo_t flash_text_engine_LineJustification;
71 static classinfo_t flash_media_Camera;
72 static methodinfo_t flash_media_Camera_getCamera;
73 static varinfo_t flash_media_Camera_fps;
74 static methodinfo_t flash_media_Camera_setMode;
75 static varinfo_t flash_media_Camera_keyFrameInterval;
76 static varinfo_t flash_media_Camera_motionTimeout;
77 static varinfo_t flash_media_Camera_width;
78 static methodinfo_t flash_media_Camera_setCursor;
79 static methodinfo_t flash_media_Camera_setLoopback;
80 static varinfo_t flash_media_Camera_height;
81 static varinfo_t flash_media_Camera_index;
82 static varinfo_t flash_media_Camera_name;
83 static varinfo_t flash_media_Camera_currentFPS;
84 static methodinfo_t flash_media_Camera_setKeyFrameInterval;
85 static varinfo_t flash_media_Camera_quality;
86 static varinfo_t flash_media_Camera_motionLevel;
87 static varinfo_t flash_media_Camera_bandwidth;
88 static varinfo_t flash_media_Camera_muted;
89 static varinfo_t flash_media_Camera_activityLevel;
90 static varinfo_t flash_media_Camera_loopback;
91 static varinfo_t flash_media_Camera_names;
92 static methodinfo_t flash_media_Camera_setQuality;
93 static methodinfo_t flash_media_Camera_setMotionLevel;
94 static methodinfo_t flash_net_registerClassAlias;
95 static classinfo_t flash_utils_ByteArray;
96 static methodinfo_t flash_utils_ByteArray_writeBoolean;
97 static methodinfo_t flash_utils_ByteArray_readDouble;
98 static methodinfo_t flash_utils_ByteArray_toString;
99 static methodinfo_t flash_utils_ByteArray_writeByte;
100 static methodinfo_t flash_utils_ByteArray_writeObject;
101 static methodinfo_t flash_utils_ByteArray_readUTFBytes;
102 static methodinfo_t flash_utils_ByteArray_writeMultiByte;
103 static methodinfo_t flash_utils_ByteArray_uncompress;
104 static methodinfo_t flash_utils_ByteArray_readUnsignedByte;
105 static methodinfo_t flash_utils_ByteArray_writeInt;
106 static methodinfo_t flash_utils_ByteArray_deflate;
107 static methodinfo_t flash_utils_ByteArray_readMultiByte;
108 static methodinfo_t flash_utils_ByteArray_readBytes;
109 static methodinfo_t flash_utils_ByteArray_writeShort;
110 static varinfo_t flash_utils_ByteArray_position;
111 static methodinfo_t flash_utils_ByteArray_readShort;
112 static methodinfo_t flash_utils_ByteArray_writeUTF;
113 static methodinfo_t flash_utils_ByteArray_writeBytes;
114 static varinfo_t flash_utils_ByteArray_objectEncoding;
115 static methodinfo_t flash_utils_ByteArray_readObject;
116 static varinfo_t flash_utils_ByteArray_length;
117 static methodinfo_t flash_utils_ByteArray_writeUnsignedInt;
118 static methodinfo_t flash_utils_ByteArray_writeDouble;
119 static methodinfo_t flash_utils_ByteArray_writeFloat;
120 static methodinfo_t flash_utils_ByteArray_readInt;
121 static methodinfo_t flash_utils_ByteArray_readByte;
122 static varinfo_t flash_utils_ByteArray_bytesAvailable;
123 static methodinfo_t flash_utils_ByteArray_clear;
124 static varinfo_t flash_utils_ByteArray_endian;
125 static methodinfo_t flash_utils_ByteArray_readUnsignedShort;
126 static methodinfo_t flash_utils_ByteArray_readUnsignedInt;
127 static varinfo_t flash_utils_ByteArray_defaultObjectEncoding;
128 static methodinfo_t flash_utils_ByteArray_readFloat;
129 static methodinfo_t flash_utils_ByteArray_compress;
130 static methodinfo_t flash_utils_ByteArray_writeUTFBytes;
131 static methodinfo_t flash_utils_ByteArray_readBoolean;
132 static methodinfo_t flash_utils_ByteArray_inflate;
133 static methodinfo_t flash_utils_ByteArray_readUTF;
134 static classinfo_t flash_accessibility_AccessibilityImplementation;
135 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accState;
136 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accName;
137 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accSelection;
138 static methodinfo_t flash_accessibility_AccessibilityImplementation_accDoDefaultAction;
139 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accFocus;
140 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accDefaultAction;
141 static methodinfo_t flash_accessibility_AccessibilityImplementation_accSelect;
142 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accValue;
143 static varinfo_t flash_accessibility_AccessibilityImplementation_stub;
144 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accRole;
145 static varinfo_t flash_accessibility_AccessibilityImplementation_errno;
146 static methodinfo_t flash_accessibility_AccessibilityImplementation_isLabeledBy;
147 static methodinfo_t flash_accessibility_AccessibilityImplementation_accLocation;
148 static methodinfo_t flash_accessibility_AccessibilityImplementation_getChildIDArray;
149 static methodinfo_t flash_sampler_stopSampling;
150 static classinfo_t flash_events_SyncEvent;
151 static methodinfo_t flash_events_SyncEvent_toString;
152 static methodinfo_t flash_events_SyncEvent_clone;
153 static varinfo_t flash_events_SyncEvent_changeList;
154 static methodinfo_t _encodeURIComponent;
155 static classinfo_t flash_net_Socket;
156 static methodinfo_t flash_net_Socket_writeBoolean;
157 static methodinfo_t flash_net_Socket_connect;
158 static methodinfo_t flash_net_Socket_readDouble;
159 static methodinfo_t flash_net_Socket_writeByte;
160 static methodinfo_t flash_net_Socket_writeObject;
161 static methodinfo_t flash_net_Socket_readUTFBytes;
162 static methodinfo_t flash_net_Socket_close;
163 static methodinfo_t flash_net_Socket_writeMultiByte;
164 static methodinfo_t flash_net_Socket_readUnsignedByte;
165 static methodinfo_t flash_net_Socket_writeInt;
166 static methodinfo_t flash_net_Socket_readMultiByte;
167 static methodinfo_t flash_net_Socket_readBytes;
168 static methodinfo_t flash_net_Socket_writeShort;
169 static methodinfo_t flash_net_Socket_readShort;
170 static methodinfo_t flash_net_Socket_writeUTF;
171 static varinfo_t flash_net_Socket_timeout;
172 static methodinfo_t flash_net_Socket_writeBytes;
173 static varinfo_t flash_net_Socket_connected;
174 static methodinfo_t flash_net_Socket_readObject;
175 static varinfo_t flash_net_Socket_objectEncoding;
176 static methodinfo_t flash_net_Socket_flush;
177 static methodinfo_t flash_net_Socket_writeUnsignedInt;
178 static methodinfo_t flash_net_Socket_writeDouble;
179 static methodinfo_t flash_net_Socket_writeFloat;
180 static methodinfo_t flash_net_Socket_readInt;
181 static methodinfo_t flash_net_Socket_readByte;
182 static varinfo_t flash_net_Socket_bytesAvailable;
183 static varinfo_t flash_net_Socket_endian;
184 static methodinfo_t flash_net_Socket_readUnsignedShort;
185 static methodinfo_t flash_net_Socket_readUnsignedInt;
186 static methodinfo_t flash_net_Socket_readFloat;
187 static methodinfo_t flash_net_Socket_writeUTFBytes;
188 static methodinfo_t flash_net_Socket_readBoolean;
189 static methodinfo_t flash_net_Socket_readUTF;
190 static methodinfo_t _unescape;
191 static classinfo_t flash_utils_Timer;
192 static methodinfo_t flash_utils_Timer_reset;
193 static varinfo_t flash_utils_Timer_running;
194 static varinfo_t flash_utils_Timer_repeatCount;
195 static methodinfo_t flash_utils_Timer_stop;
196 static methodinfo_t flash_utils_Timer_start;
197 static varinfo_t flash_utils_Timer_currentCount;
198 static varinfo_t flash_utils_Timer_delay;
199 static classinfo_t _Array;
200 static methodinfo_t _Array_forEach;
201 static methodinfo_t _Array_sortOn;
202 static methodinfo_t _Array_indexOf;
203 static methodinfo_t _Array_splice;
204 static methodinfo_t _Array_lastIndexOf;
205 static methodinfo_t _Array_map;
206 static methodinfo_t _Array_concat;
207 static methodinfo_t _Array_shift;
208 static methodinfo_t _Array_unshift;
209 static methodinfo_t _Array_some;
210 static methodinfo_t _Array_filter;
211 static methodinfo_t _Array_join;
212 static methodinfo_t _Array_slice;
213 static methodinfo_t _Array_every;
214 static methodinfo_t _Array_pop;
215 static methodinfo_t _Array_sort;
216 static methodinfo_t _Array_reverse;
217 static methodinfo_t _Array_push;
218 static varinfo_t _Array_length;
219 static classinfo_t flash_text_GridFitType;
220 static classinfo_t flash_filters_DisplacementMapFilterMode;
221 static classinfo_t flash_geom_ColorTransform;
222 static varinfo_t flash_geom_ColorTransform_blueOffset;
223 static varinfo_t flash_geom_ColorTransform_greenOffset;
224 static varinfo_t flash_geom_ColorTransform_greenMultiplier;
225 static varinfo_t flash_geom_ColorTransform_redMultiplier;
226 static varinfo_t flash_geom_ColorTransform_color;
227 static methodinfo_t flash_geom_ColorTransform_concat;
228 static varinfo_t flash_geom_ColorTransform_alphaOffset;
229 static varinfo_t flash_geom_ColorTransform_blueMultiplier;
230 static methodinfo_t flash_geom_ColorTransform_toString;
231 static varinfo_t flash_geom_ColorTransform_alphaMultiplier;
232 static varinfo_t flash_geom_ColorTransform_redOffset;
233 static classinfo_t flash_text_TextFieldType;
234 static classinfo_t flash_display_IGraphicsStroke;
235 static classinfo_t flash_media_SoundLoaderContext;
236 static varinfo_t flash_media_SoundLoaderContext_checkPolicyFile;
237 static varinfo_t flash_media_SoundLoaderContext_bufferTime;
238 static classinfo_t flash_net_IDynamicPropertyOutput;
239 static methodinfo_t flash_net_IDynamicPropertyOutput_writeDynamicProperty;
240 static classinfo_t flash_display_IGraphicsData;
241 static methodinfo_t flash_utils_getDefinitionByName;
242 static classinfo_t _Function;
243 static varinfo_t _Function_length;
244 static methodinfo_t _Function_apply;
245 static methodinfo_t _Function_call;
246 static varinfo_t _Function_prototype;
247 static classinfo_t flash_geom_PerspectiveProjection;
248 static varinfo_t flash_geom_PerspectiveProjection_fieldOfView;
249 static varinfo_t flash_geom_PerspectiveProjection_projectionCenter;
250 static methodinfo_t flash_geom_PerspectiveProjection_toMatrix3D;
251 static varinfo_t flash_geom_PerspectiveProjection_focalLength;
252 static classinfo_t flash_text_engine_BreakOpportunity;
253 static methodinfo_t flash_sampler__getInvocationCount;
254 static methodinfo_t _parseFloat;
255 static classinfo_t flash_events_NetStatusEvent;
256 static methodinfo_t flash_events_NetStatusEvent_toString;
257 static varinfo_t flash_events_NetStatusEvent_info;
258 static methodinfo_t flash_events_NetStatusEvent_clone;
259 static classinfo_t flash_display_ShaderJob;
260 static methodinfo_t flash_display_ShaderJob_cancel;
261 static varinfo_t flash_display_ShaderJob_width;
262 static methodinfo_t flash_display_ShaderJob_start;
263 static varinfo_t flash_display_ShaderJob_shader;
264 static varinfo_t flash_display_ShaderJob_height;
265 static varinfo_t flash_display_ShaderJob_target;
266 static varinfo_t flash_display_ShaderJob_progress;
267 static classinfo_t _VerifyError;
268 static classinfo_t flash_events_AsyncErrorEvent;
269 static methodinfo_t flash_events_AsyncErrorEvent_toString;
270 static varinfo_t flash_events_AsyncErrorEvent_error;
271 static methodinfo_t flash_events_AsyncErrorEvent_clone;
272 static classinfo_t flash_net_SharedObject;
273 static methodinfo_t flash_net_SharedObject_getLocal;
274 static methodinfo_t flash_net_SharedObject_getDiskUsage;
275 static varinfo_t flash_net_SharedObject_objectEncoding;
276 static varinfo_t flash_net_SharedObject_client;
277 static methodinfo_t flash_net_SharedObject_setProperty;
278 static methodinfo_t flash_net_SharedObject_clear;
279 static methodinfo_t flash_net_SharedObject_flush;
280 static varinfo_t flash_net_SharedObject_defaultObjectEncoding;
281 static methodinfo_t flash_net_SharedObject_connect;
282 static varinfo_t flash_net_SharedObject_size;
283 static methodinfo_t flash_net_SharedObject_setDirty;
284 static methodinfo_t flash_net_SharedObject_getRemote;
285 static methodinfo_t flash_net_SharedObject_send;
286 static methodinfo_t flash_net_SharedObject_close;
287 static methodinfo_t flash_net_SharedObject_deleteAll;
288 static varinfo_t flash_net_SharedObject_data;
289 static classinfo_t _Namespace;
290 static methodinfo_t _Namespace_valueOf;
291 static methodinfo_t _Namespace_toString;
292 static varinfo_t _Namespace_uri;
293 static varinfo_t _Namespace_prefix;
294 static methodinfo_t flash_utils_setTimeout;
295 static classinfo_t flash_geom_Matrix3D;
296 static methodinfo_t flash_geom_Matrix3D_interpolateTo;
297 static methodinfo_t flash_geom_Matrix3D_pointAt;
298 static methodinfo_t flash_geom_Matrix3D_interpolate;
299 static methodinfo_t flash_geom_Matrix3D_prependRotation;
300 static methodinfo_t flash_geom_Matrix3D_transformVector;
301 static methodinfo_t flash_geom_Matrix3D_transpose;
302 static methodinfo_t flash_geom_Matrix3D_prependScale;
303 static methodinfo_t flash_geom_Matrix3D_deltaTransformVector;
304 static varinfo_t flash_geom_Matrix3D_position;
305 static methodinfo_t flash_geom_Matrix3D_decompose;
306 static methodinfo_t flash_geom_Matrix3D_append;
307 static methodinfo_t flash_geom_Matrix3D_recompose;
308 static methodinfo_t flash_geom_Matrix3D_clone;
309 static varinfo_t flash_geom_Matrix3D_rawData;
310 static varinfo_t flash_geom_Matrix3D_determinant;
311 static methodinfo_t flash_geom_Matrix3D_invert;
312 static methodinfo_t flash_geom_Matrix3D_appendScale;
313 static methodinfo_t flash_geom_Matrix3D_transformVectors;
314 static methodinfo_t flash_geom_Matrix3D_appendTranslation;
315 static methodinfo_t flash_geom_Matrix3D_appendRotation;
316 static methodinfo_t flash_geom_Matrix3D_prepend;
317 static methodinfo_t flash_geom_Matrix3D_identity;
318 static methodinfo_t flash_geom_Matrix3D_prependTranslation;
319 static methodinfo_t flash_sampler_pauseSampling;
320 static classinfo_t flash_system_Capabilities;
321 static varinfo_t flash_system_Capabilities_maxLevelIDC;
322 static varinfo_t flash_system_Capabilities_isDebugger;
323 static varinfo_t flash_system_Capabilities_hasStreamingAudio;
324 static varinfo_t flash_system_Capabilities_screenColor;
325 static varinfo_t flash_system_Capabilities_hasIME;
326 static varinfo_t flash_system_Capabilities_hasEmbeddedVideo;
327 static varinfo_t flash_system_Capabilities_hasTLS;
328 static varinfo_t flash_system_Capabilities_isEmbeddedInAcrobat;
329 static varinfo_t flash_system_Capabilities_hasScreenPlayback;
330 static varinfo_t flash_system_Capabilities_hasVideoEncoder;
331 static varinfo_t flash_system_Capabilities_hasAudioEncoder;
332 static varinfo_t flash_system_Capabilities_pixelAspectRatio;
333 static varinfo_t flash_system_Capabilities_hasStreamingVideo;
334 static varinfo_t flash_system_Capabilities_screenResolutionX;
335 static varinfo_t flash_system_Capabilities_hasScreenBroadcast;
336 static varinfo_t flash_system_Capabilities_hasAudio;
337 static varinfo_t flash_system_Capabilities_language;
338 static varinfo_t flash_system_Capabilities_manufacturer;
339 static varinfo_t flash_system_Capabilities_hasPrinting;
340 static varinfo_t flash_system_Capabilities_os;
341 static varinfo_t flash_system_Capabilities_localFileReadDisable;
342 static varinfo_t flash_system_Capabilities_hasMP3;
343 static varinfo_t flash_system_Capabilities_avHardwareDisable;
344 static varinfo_t flash_system_Capabilities_hasAccessibility;
345 static varinfo_t flash_system_Capabilities_version;
346 static varinfo_t flash_system_Capabilities_screenDPI;
347 static varinfo_t flash_system_Capabilities_playerType;
348 static varinfo_t flash_system_Capabilities_screenResolutionY;
349 static varinfo_t flash_system_Capabilities__internal;
350 static varinfo_t flash_system_Capabilities_serverString;
351 static methodinfo_t flash_sampler_getSetterInvocationCount;
352 static methodinfo_t flash_sampler_getGetterInvocationCount;
353 static classinfo_t flash_filters_BlurFilter;
354 static varinfo_t flash_filters_BlurFilter_blurY;
355 static methodinfo_t flash_filters_BlurFilter_clone;
356 static varinfo_t flash_filters_BlurFilter_quality;
357 static varinfo_t flash_filters_BlurFilter_blurX;
358 static methodinfo_t _isFinite;
359 static classinfo_t flash_media_Video;
360 static methodinfo_t flash_media_Video_attachCamera;
361 static varinfo_t flash_media_Video_videoWidth;
362 static methodinfo_t flash_media_Video_clear;
363 static varinfo_t flash_media_Video_deblocking;
364 static varinfo_t flash_media_Video_videoHeight;
365 static methodinfo_t flash_media_Video_attachNetStream;
366 static varinfo_t flash_media_Video_smoothing;
367 static classinfo_t flash_text_engine_TextLineCreationResult;
368 static classinfo_t _Error;
369 static methodinfo_t _Error_getErrorMessage;
370 static methodinfo_t _Error_throwError;
371 static varinfo_t _Error_name;
372 static varinfo_t _Error_message;
373 static methodinfo_t _Error_getStackTrace;
374 static varinfo_t _Error_errorID;
375 static classinfo_t flash_xml_XMLNode;
376 static varinfo_t flash_xml_XMLNode_childNodes;
377 static methodinfo_t flash_xml_XMLNode_appendChild;
378 static varinfo_t flash_xml_XMLNode_nextSibling;
379 static varinfo_t flash_xml_XMLNode_nodeType;
380 static varinfo_t flash_xml_XMLNode_attributes;
381 static varinfo_t flash_xml_XMLNode_firstChild;
382 static varinfo_t flash_xml_XMLNode_parentNode;
383 static methodinfo_t flash_xml_XMLNode_toString;
384 static varinfo_t flash_xml_XMLNode_prefix;
385 static varinfo_t flash_xml_XMLNode_localName;
386 static varinfo_t flash_xml_XMLNode_nodeName;
387 static methodinfo_t flash_xml_XMLNode_getNamespaceForPrefix;
388 static methodinfo_t flash_xml_XMLNode_insertBefore;
389 static varinfo_t flash_xml_XMLNode_lastChild;
390 static methodinfo_t flash_xml_XMLNode_cloneNode;
391 static methodinfo_t flash_xml_XMLNode_removeNode;
392 static varinfo_t flash_xml_XMLNode_namespaceURI;
393 static varinfo_t flash_xml_XMLNode_previousSibling;
394 static methodinfo_t flash_xml_XMLNode_hasChildNodes;
395 static methodinfo_t flash_xml_XMLNode_getPrefixForNamespace;
396 static varinfo_t flash_xml_XMLNode_nodeValue;
397 static classinfo_t flash_net_URLVariables;
398 static methodinfo_t flash_net_URLVariables_toString;
399 static methodinfo_t flash_net_URLVariables_decode;
400 static classinfo_t flash_display_LoaderInfo;
401 static methodinfo_t flash_display_LoaderInfo_getLoaderInfoByDefinition;
402 static varinfo_t flash_display_LoaderInfo_actionScriptVersion;
403 static varinfo_t flash_display_LoaderInfo_contentType;
404 static varinfo_t flash_display_LoaderInfo_sameDomain;
405 static varinfo_t flash_display_LoaderInfo_bytesTotal;
406 static varinfo_t flash_display_LoaderInfo_loaderURL;
407 static varinfo_t flash_display_LoaderInfo_width;
408 static methodinfo_t flash_display_LoaderInfo_dispatchEvent;
409 static varinfo_t flash_display_LoaderInfo_height;
410 static varinfo_t flash_display_LoaderInfo_frameRate;
411 static varinfo_t flash_display_LoaderInfo_parameters;
412 static varinfo_t flash_display_LoaderInfo_bytesLoaded;
413 static varinfo_t flash_display_LoaderInfo_url;
414 static varinfo_t flash_display_LoaderInfo_content;
415 static varinfo_t flash_display_LoaderInfo_swfVersion;
416 static varinfo_t flash_display_LoaderInfo_bytes;
417 static varinfo_t flash_display_LoaderInfo_loader;
418 static varinfo_t flash_display_LoaderInfo_applicationDomain;
419 static varinfo_t flash_display_LoaderInfo_parentAllowsChild;
420 static varinfo_t flash_display_LoaderInfo_childAllowsParent;
421 static varinfo_t flash_display_LoaderInfo_sharedEvents;
422 static classinfo_t flash_sampler_Sample;
423 static classinfo_t flash_text_engine_DigitWidth;
424 static classinfo_t flash_net_URLRequestMethod;
425 static methodinfo_t adobe_utils_MMExecute;
426 static classinfo_t flash_system_System;
427 static methodinfo_t flash_system_System_pause;
428 static varinfo_t flash_system_System_useCodePage;
429 static methodinfo_t flash_system_System_exit;
430 static methodinfo_t flash_system_System_setClipboard;
431 static varinfo_t flash_system_System_totalMemory;
432 static methodinfo_t flash_system_System_gc;
433 static methodinfo_t flash_system_System_resume;
434 static varinfo_t flash_system_System_vmVersion;
435 static varinfo_t flash_system_System_ime;
436 static classinfo_t flash_filters_BitmapFilterQuality;
437 static classinfo_t flash_display_DisplayObjectContainer;
438 static methodinfo_t flash_display_DisplayObjectContainer_addChild;
439 static methodinfo_t flash_display_DisplayObjectContainer_getObjectsUnderPoint;
440 static methodinfo_t flash_display_DisplayObjectContainer_removeChildAt;
441 static methodinfo_t flash_display_DisplayObjectContainer_swapChildren;
442 static methodinfo_t flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint;
443 static methodinfo_t flash_display_DisplayObjectContainer_setChildIndex;
444 static varinfo_t flash_display_DisplayObjectContainer_numChildren;
445 static methodinfo_t flash_display_DisplayObjectContainer_getChildIndex;
446 static methodinfo_t flash_display_DisplayObjectContainer_getChildAt;
447 static methodinfo_t flash_display_DisplayObjectContainer_removeChild;
448 static methodinfo_t flash_display_DisplayObjectContainer_addChildAt;
449 static methodinfo_t flash_display_DisplayObjectContainer_contains;
450 static methodinfo_t flash_display_DisplayObjectContainer_getChildByName;
451 static methodinfo_t flash_display_DisplayObjectContainer_swapChildrenAt;
452 static varinfo_t flash_display_DisplayObjectContainer_mouseChildren;
453 static varinfo_t flash_display_DisplayObjectContainer_tabChildren;
454 static varinfo_t flash_display_DisplayObjectContainer_textSnapshot;
455 static classinfo_t flash_system_LoaderContext;
456 static varinfo_t flash_system_LoaderContext_checkPolicyFile;
457 static varinfo_t flash_system_LoaderContext_securityDomain;
458 static varinfo_t flash_system_LoaderContext_applicationDomain;
459 static methodinfo_t flash_utils_clearTimeout;
460 static methodinfo_t _isXMLName;
461 static classinfo_t flash_xml_XMLNodeType;
462 static classinfo_t flash_events_ErrorEvent;
463 static methodinfo_t flash_events_ErrorEvent_toString;
464 static methodinfo_t flash_events_ErrorEvent_clone;
465 static classinfo_t flash_utils_IDataOutput;
466 static methodinfo_t flash_utils_IDataOutput_writeUnsignedInt;
467 static methodinfo_t flash_utils_IDataOutput_writeInt;
468 static varinfo_t flash_utils_IDataOutput_objectEncoding;
469 static methodinfo_t flash_utils_IDataOutput_writeUTFBytes;
470 static methodinfo_t flash_utils_IDataOutput_writeObject;
471 static methodinfo_t flash_utils_IDataOutput_writeMultiByte;
472 static methodinfo_t flash_utils_IDataOutput_writeShort;
473 static methodinfo_t flash_utils_IDataOutput_writeFloat;
474 static methodinfo_t flash_utils_IDataOutput_writeUTF;
475 static methodinfo_t flash_utils_IDataOutput_writeByte;
476 static methodinfo_t flash_utils_IDataOutput_writeBoolean;
477 static methodinfo_t flash_utils_IDataOutput_writeDouble;
478 static methodinfo_t flash_utils_IDataOutput_writeBytes;
479 static varinfo_t flash_utils_IDataOutput_endian;
480 static classinfo_t flash_geom_Utils3D;
481 static methodinfo_t flash_geom_Utils3D_projectVectors;
482 static methodinfo_t flash_geom_Utils3D_projectVector;
483 static methodinfo_t flash_geom_Utils3D_pointTowards;
484 static classinfo_t flash_events_TextEvent;
485 static methodinfo_t flash_events_TextEvent_toString;
486 static varinfo_t flash_events_TextEvent_text;
487 static methodinfo_t flash_events_TextEvent_clone;
488 static classinfo_t flash_utils_Proxy;
489 static methodinfo_t flash_utils_Proxy_callProperty;
490 static methodinfo_t flash_utils_Proxy_setProperty;
491 static methodinfo_t flash_utils_Proxy_getProperty;
492 static methodinfo_t flash_utils_Proxy_nextName;
493 static methodinfo_t flash_utils_Proxy_nextNameIndex;
494 static methodinfo_t flash_utils_Proxy_hasProperty;
495 static methodinfo_t flash_utils_Proxy_deleteProperty;
496 static methodinfo_t flash_utils_Proxy_getDescendants;
497 static methodinfo_t flash_utils_Proxy_isAttribute;
498 static methodinfo_t flash_utils_Proxy_nextValue;
499 static classinfo_t flash_text_engine_FontPosture;
500 static classinfo_t flash_xml_XMLDocument;
501 static varinfo_t flash_xml_XMLDocument_docTypeDecl;
502 static varinfo_t flash_xml_XMLDocument_idMap;
503 static methodinfo_t flash_xml_XMLDocument_toString;
504 static varinfo_t flash_xml_XMLDocument_xmlDecl;
505 static methodinfo_t flash_xml_XMLDocument_createElement;
506 static varinfo_t flash_xml_XMLDocument_ignoreWhite;
507 static methodinfo_t flash_xml_XMLDocument_createTextNode;
508 static methodinfo_t flash_xml_XMLDocument_parseXML;
509 static classinfo_t flash_display_ShaderInput;
510 static varinfo_t flash_display_ShaderInput_width;
511 static varinfo_t flash_display_ShaderInput_input;
512 static varinfo_t flash_display_ShaderInput_height;
513 static varinfo_t flash_display_ShaderInput_index;
514 static varinfo_t flash_display_ShaderInput_channels;
515 static classinfo_t flash_ui_MouseCursor;
516 static classinfo_t flash_text_engine_TextBlock;
517 static methodinfo_t flash_text_engine_TextBlock_createTextLine;
518 static varinfo_t flash_text_engine_TextBlock_bidiLevel;
519 static methodinfo_t flash_text_engine_TextBlock_getTextLineAtCharIndex;
520 static varinfo_t flash_text_engine_TextBlock_lastLine;
521 static methodinfo_t flash_text_engine_TextBlock_findPreviousWordBoundary;
522 static methodinfo_t flash_text_engine_TextBlock_findPreviousAtomBoundary;
523 static varinfo_t flash_text_engine_TextBlock_baselineZero;
524 static varinfo_t flash_text_engine_TextBlock_applyNonLinearFontScaling;
525 static varinfo_t flash_text_engine_TextBlock_firstLine;
526 static varinfo_t flash_text_engine_TextBlock_textJustifier;
527 static methodinfo_t flash_text_engine_TextBlock_releaseLines;
528 static varinfo_t flash_text_engine_TextBlock_firstInvalidLine;
529 static varinfo_t flash_text_engine_TextBlock_baselineFontSize;
530 static varinfo_t flash_text_engine_TextBlock_lineRotation;
531 static varinfo_t flash_text_engine_TextBlock_userData;
532 static varinfo_t flash_text_engine_TextBlock_content;
533 static varinfo_t flash_text_engine_TextBlock_textLineCreationResult;
534 static varinfo_t flash_text_engine_TextBlock_baselineFontDescription;
535 static methodinfo_t flash_text_engine_TextBlock_findNextAtomBoundary;
536 static methodinfo_t flash_text_engine_TextBlock_findNextWordBoundary;
537 static varinfo_t flash_text_engine_TextBlock_tabStops;
538 static methodinfo_t flash_text_engine_TextBlock_dump;
539 static varinfo_t flash_utils_flash_proxy;
540 static classinfo_t flash_display_MorphShape;
541 static classinfo_t flash_text_TextDisplayMode;
542 static classinfo_t flash_net_URLLoaderDataFormat;
543 static classinfo_t flash_display_StageQuality;
544 static classinfo_t flash_display_Sprite;
545 static methodinfo_t flash_display_Sprite_stopDrag;
546 static varinfo_t flash_display_Sprite_buttonMode;
547 static varinfo_t flash_display_Sprite_soundTransform;
548 static varinfo_t flash_display_Sprite_hitArea;
549 static varinfo_t flash_display_Sprite_useHandCursor;
550 static varinfo_t flash_display_Sprite_graphics;
551 static methodinfo_t flash_display_Sprite_startDrag;
552 static varinfo_t flash_display_Sprite_dropTarget;
553 static classinfo_t flash_ui_Keyboard;
554 static varinfo_t flash_ui_Keyboard_numLock;
555 static varinfo_t flash_ui_Keyboard_capsLock;
556 static methodinfo_t flash_ui_Keyboard_isAccessible;
557 static classinfo_t flash_filters_DisplacementMapFilter;
558 static varinfo_t flash_filters_DisplacementMapFilter_scaleY;
559 static varinfo_t flash_filters_DisplacementMapFilter_mapPoint;
560 static varinfo_t flash_filters_DisplacementMapFilter_scaleX;
561 static varinfo_t flash_filters_DisplacementMapFilter_mapBitmap;
562 static varinfo_t flash_filters_DisplacementMapFilter_mode;
563 static varinfo_t flash_filters_DisplacementMapFilter_color;
564 static varinfo_t flash_filters_DisplacementMapFilter_componentX;
565 static methodinfo_t flash_filters_DisplacementMapFilter_clone;
566 static varinfo_t flash_filters_DisplacementMapFilter_alpha;
567 static varinfo_t flash_filters_DisplacementMapFilter_componentY;
568 static methodinfo_t flash_utils_escapeMultiByte;
569 static methodinfo_t adobe_utils_MMEndCommand;
570 static classinfo_t flash_display_GradientType;
571 static classinfo_t flash_media_ID3Info;
572 static varinfo_t flash_media_ID3Info_comment;
573 static varinfo_t flash_media_ID3Info_year;
574 static varinfo_t flash_media_ID3Info_track;
575 static varinfo_t flash_media_ID3Info_artist;
576 static varinfo_t flash_media_ID3Info_songName;
577 static varinfo_t flash_media_ID3Info_genre;
578 static varinfo_t flash_media_ID3Info_album;
579 static classinfo_t flash_display_GraphicsSolidFill;
580 static varinfo_t flash_display_GraphicsSolidFill_color;
581 static varinfo_t flash_display_GraphicsSolidFill_alpha;
582 static classinfo_t flash_filters_ColorMatrixFilter;
583 static varinfo_t flash_filters_ColorMatrixFilter_matrix;
584 static methodinfo_t flash_filters_ColorMatrixFilter_clone;
585 static classinfo_t flash_net_NetStreamPlayTransitions;
586 static classinfo_t flash_media_SoundCodec;
587 static classinfo_t flash_net_ObjectEncoding;
588 static varinfo_t flash_net_ObjectEncoding_dynamicPropertyWriter;
589 static classinfo_t flash_text_engine_GroupElement;
590 static methodinfo_t flash_text_engine_GroupElement_groupElements;
591 static methodinfo_t flash_text_engine_GroupElement_splitTextElement;
592 static methodinfo_t flash_text_engine_GroupElement_mergeTextElements;
593 static methodinfo_t flash_text_engine_GroupElement_getElementAtCharIndex;
594 static varinfo_t flash_text_engine_GroupElement_elementCount;
595 static methodinfo_t flash_text_engine_GroupElement_setElements;
596 static methodinfo_t flash_text_engine_GroupElement_getElementAt;
597 static methodinfo_t flash_text_engine_GroupElement_ungroupElements;
598 static methodinfo_t flash_text_engine_GroupElement_replaceElements;
599 static methodinfo_t flash_text_engine_GroupElement_getElementIndex;
600 static methodinfo_t _parseInt;
601 static classinfo_t _QName;
602 static varinfo_t _QName_localName;
603 static methodinfo_t _QName_valueOf;
604 static methodinfo_t _QName_toString;
605 static varinfo_t _QName_uri;
606 static classinfo_t _UninitializedError;
607 static classinfo_t _Date;
608 static methodinfo_t _Date_getTimezoneOffset;
609 static methodinfo_t _Date_getTime;
610 static methodinfo_t _Date_setUTCMilliseconds;
611 static varinfo_t _Date_month;
612 static methodinfo_t _Date_toString;
613 static methodinfo_t _Date_getHours;
614 static varinfo_t _Date_date;
615 static varinfo_t _Date_milliseconds;
616 static methodinfo_t _Date_setSeconds;
617 static methodinfo_t _Date_getDate;
618 static varinfo_t _Date_hoursUTC;
619 static methodinfo_t _Date_getUTCDate;
620 static varinfo_t _Date_timezoneOffset;
621 static methodinfo_t _Date_setTime;
622 static varinfo_t _Date_millisecondsUTC;
623 static varinfo_t _Date_minutes;
624 static methodinfo_t _Date_setUTCHours;
625 static varinfo_t _Date_minutesUTC;
626 static methodinfo_t _Date_toLocaleTimeString;
627 static varinfo_t _Date_fullYearUTC;
628 static methodinfo_t _Date_UTC;
629 static varinfo_t _Date_time;
630 static varinfo_t _Date_monthUTC;
631 static methodinfo_t _Date_getUTCMilliseconds;
632 static methodinfo_t _Date_toDateString;
633 static methodinfo_t _Date_getMonth;
634 static methodinfo_t _Date_setMinutes;
635 static methodinfo_t _Date_toLocaleDateString;
636 static varinfo_t _Date_fullYear;
637 static methodinfo_t _Date_getUTCFullYear;
638 static methodinfo_t _Date_getSeconds;
639 static varinfo_t _Date_dateUTC;
640 static methodinfo_t _Date_getMilliseconds;
641 static methodinfo_t _Date_setUTCMinutes;
642 static varinfo_t _Date_day;
643 static methodinfo_t _Date_setUTCSeconds;
644 static methodinfo_t _Date_setUTCDate;
645 static methodinfo_t _Date_getUTCMonth;
646 static methodinfo_t _Date_valueOf;
647 static varinfo_t _Date_seconds;
648 static methodinfo_t _Date_getUTCMinutes;
649 static methodinfo_t _Date_setDate;
650 static methodinfo_t _Date_getFullYear;
651 static methodinfo_t _Date_setFullYear;
652 static methodinfo_t _Date_setHours;
653 static methodinfo_t _Date_setMonth;
654 static methodinfo_t _Date_parse;
655 static methodinfo_t _Date_getUTCSeconds;
656 static methodinfo_t _Date_getMinutes;
657 static methodinfo_t _Date_toLocaleString;
658 static methodinfo_t _Date_toUTCString;
659 static varinfo_t _Date_dayUTC;
660 static methodinfo_t _Date_getDay;
661 static methodinfo_t _Date_setUTCMonth;
662 static varinfo_t _Date_hours;
663 static methodinfo_t _Date_getUTCDay;
664 static methodinfo_t _Date_setUTCFullYear;
665 static varinfo_t _Date_secondsUTC;
666 static methodinfo_t _Date_toTimeString;
667 static methodinfo_t _Date_setMilliseconds;
668 static methodinfo_t _Date_getUTCHours;
669 static classinfo_t flash_text_StyleSheet;
670 static varinfo_t flash_text_StyleSheet_styleNames;
671 static methodinfo_t flash_text_StyleSheet_clear;
672 static methodinfo_t flash_text_StyleSheet_transform;
673 static methodinfo_t flash_text_StyleSheet_getStyle;
674 static methodinfo_t flash_text_StyleSheet_parseCSS;
675 static methodinfo_t flash_text_StyleSheet_setStyle;
676 static classinfo_t flash_display_ActionScriptVersion;
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 _String;
681 static methodinfo_t _String_indexOf;
682 static methodinfo_t _String_replace;
683 static methodinfo_t _String_lastIndexOf;
684 static methodinfo_t _String_valueOf;
685 static methodinfo_t _String_concat;
686 static methodinfo_t _String_substr;
687 static methodinfo_t _String_slice;
688 static methodinfo_t _String_search;
689 static methodinfo_t _String_fromCharCode;
690 static methodinfo_t _String_toLocaleUpperCase;
691 static methodinfo_t _String_toString;
692 static methodinfo_t _String_toUpperCase;
693 static methodinfo_t _String_charAt;
694 static methodinfo_t _String_match;
695 static methodinfo_t _String_charCodeAt;
696 static methodinfo_t _String_substring;
697 static methodinfo_t _String_localeCompare;
698 static methodinfo_t _String_split;
699 static methodinfo_t _String_toLocaleLowerCase;
700 static varinfo_t _String_length;
701 static methodinfo_t _String_toLowerCase;
702 static classinfo_t flash_media_SoundChannel;
703 static varinfo_t flash_media_SoundChannel_leftPeak;
704 static methodinfo_t flash_media_SoundChannel_stop;
705 static varinfo_t flash_media_SoundChannel_position;
706 static varinfo_t flash_media_SoundChannel_soundTransform;
707 static varinfo_t flash_media_SoundChannel_rightPeak;
708 static classinfo_t flash_desktop_Clipboard;
709 static varinfo_t flash_desktop_Clipboard_generalClipboard;
710 static methodinfo_t flash_desktop_Clipboard_setDataHandler;
711 static methodinfo_t flash_desktop_Clipboard_setData;
712 static varinfo_t flash_desktop_Clipboard_formats;
713 static methodinfo_t flash_desktop_Clipboard_clear;
714 static methodinfo_t flash_desktop_Clipboard_getData;
715 static methodinfo_t flash_desktop_Clipboard_hasFormat;
716 static methodinfo_t flash_desktop_Clipboard_clearData;
717 static classinfo_t flash_display_IBitmapDrawable;
718 static classinfo_t _TypeError;
719 static classinfo_t _int;
720 static methodinfo_t _int_valueOf;
721 static methodinfo_t _int_toString;
722 static methodinfo_t _int_toExponential;
723 static methodinfo_t _int_toFixed;
724 static methodinfo_t _int_toPrecision;
725 static classinfo_t flash_text_engine_FontMetrics;
726 static varinfo_t flash_text_engine_FontMetrics_superscriptOffset;
727 static varinfo_t flash_text_engine_FontMetrics_underlineThickness;
728 static varinfo_t flash_text_engine_FontMetrics_subscriptScale;
729 static varinfo_t flash_text_engine_FontMetrics_strikethroughOffset;
730 static varinfo_t flash_text_engine_FontMetrics_emBox;
731 static varinfo_t flash_text_engine_FontMetrics_strikethroughThickness;
732 static varinfo_t flash_text_engine_FontMetrics_superscriptScale;
733 static varinfo_t flash_text_engine_FontMetrics_subscriptOffset;
734 static varinfo_t flash_text_engine_FontMetrics_underlineOffset;
735 static classinfo_t flash_display_Scene;
736 static varinfo_t flash_display_Scene_numFrames;
737 static varinfo_t flash_display_Scene_labels;
738 static varinfo_t flash_display_Scene_name;
739 static classinfo_t flash_utils_IExternalizable;
740 static methodinfo_t flash_utils_IExternalizable_readExternal;
741 static methodinfo_t flash_utils_IExternalizable_writeExternal;
742 static classinfo_t __AS3___vec_Vector;
743 static classinfo_t flash_filters_GradientBevelFilter;
744 static varinfo_t flash_filters_GradientBevelFilter_strength;
745 static varinfo_t flash_filters_GradientBevelFilter_quality;
746 static varinfo_t flash_filters_GradientBevelFilter_angle;
747 static varinfo_t flash_filters_GradientBevelFilter_knockout;
748 static varinfo_t flash_filters_GradientBevelFilter_alphas;
749 static varinfo_t flash_filters_GradientBevelFilter_type;
750 static varinfo_t flash_filters_GradientBevelFilter_ratios;
751 static varinfo_t flash_filters_GradientBevelFilter_colors;
752 static varinfo_t flash_filters_GradientBevelFilter_blurX;
753 static varinfo_t flash_filters_GradientBevelFilter_blurY;
754 static varinfo_t flash_filters_GradientBevelFilter_distance;
755 static methodinfo_t flash_filters_GradientBevelFilter_clone;
756 static classinfo_t flash_text_TextRun;
757 static varinfo_t flash_text_TextRun_beginIndex;
758 static varinfo_t flash_text_TextRun_endIndex;
759 static varinfo_t flash_text_TextRun_textFormat;
760 static classinfo_t flash_text_TextColorType;
761 static methodinfo_t flash_sampler_getSampleCount;
762 static classinfo_t flash_net_URLRequestHeader;
763 static varinfo_t flash_net_URLRequestHeader_value;
764 static varinfo_t flash_net_URLRequestHeader_name;
765 static methodinfo_t flash_profiler_showRedrawRegions;
766 static classinfo_t flash_display_ShaderData;
767 static classinfo_t flash_text_engine_TextLine;
768 static varinfo_t flash_text_engine_TextLine_previousLine;
769 static varinfo_t flash_text_engine_TextLine_validity;
770 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockBeginIndex;
771 static methodinfo_t flash_text_engine_TextLine_getAtomWordBoundaryOnLeft;
772 static methodinfo_t flash_text_engine_TextLine_getAtomTextRotation;
773 static varinfo_t flash_text_engine_TextLine_textHeight;
774 static methodinfo_t flash_text_engine_TextLine_getAtomCenter;
775 static methodinfo_t flash_text_engine_TextLine_getAtomBounds;
776 static varinfo_t flash_text_engine_TextLine_mirrorRegions;
777 static varinfo_t flash_text_engine_TextLine_rawTextLength;
778 static varinfo_t flash_text_engine_TextLine_userData;
779 static varinfo_t flash_text_engine_TextLine_textWidth;
780 static varinfo_t flash_text_engine_TextLine_textBlock;
781 static varinfo_t flash_text_engine_TextLine_textBlockBeginIndex;
782 static varinfo_t flash_text_engine_TextLine_unjustifiedTextWidth;
783 static varinfo_t flash_text_engine_TextLine_ascent;
784 static methodinfo_t flash_text_engine_TextLine_getBaselinePosition;
785 static varinfo_t flash_text_engine_TextLine_specifiedWidth;
786 static methodinfo_t flash_text_engine_TextLine_getMirrorRegion;
787 static methodinfo_t flash_text_engine_TextLine_getAtomGraphic;
788 static varinfo_t flash_text_engine_TextLine_hasGraphicElement;
789 static methodinfo_t flash_text_engine_TextLine_flushAtomData;
790 static methodinfo_t flash_text_engine_TextLine_dump;
791 static varinfo_t flash_text_engine_TextLine_nextLine;
792 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtCharIndex;
793 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockEndIndex;
794 static varinfo_t flash_text_engine_TextLine_atomCount;
795 static varinfo_t flash_text_engine_TextLine_descent;
796 static methodinfo_t flash_text_engine_TextLine_getAtomBidiLevel;
797 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtPoint;
798 static methodinfo_t flash_sampler_getSamples;
799 static classinfo_t flash_net_URLRequest;
800 static varinfo_t flash_net_URLRequest_contentType;
801 static varinfo_t flash_net_URLRequest_url;
802 static varinfo_t flash_net_URLRequest_requestHeaders;
803 static varinfo_t flash_net_URLRequest_method;
804 static varinfo_t flash_net_URLRequest_digest;
805 static varinfo_t flash_net_URLRequest_data;
806 static classinfo_t _URIError;
807 static methodinfo_t flash_net_getClassByAlias;
808 static classinfo_t flash_display_ShaderParameter;
809 static varinfo_t flash_display_ShaderParameter_value;
810 static varinfo_t flash_display_ShaderParameter_index;
811 static varinfo_t flash_display_ShaderParameter_type;
812 static classinfo_t flash_filters_BitmapFilterType;
813 static classinfo_t _SecurityError;
814 static classinfo_t flash_utils_IDataInput;
815 static methodinfo_t flash_utils_IDataInput_readUTF;
816 static methodinfo_t flash_utils_IDataInput_readByte;
817 static methodinfo_t flash_utils_IDataInput_readUTFBytes;
818 static methodinfo_t flash_utils_IDataInput_readShort;
819 static varinfo_t flash_utils_IDataInput_objectEncoding;
820 static methodinfo_t flash_utils_IDataInput_readUnsignedInt;
821 static methodinfo_t flash_utils_IDataInput_readDouble;
822 static methodinfo_t flash_utils_IDataInput_readBytes;
823 static methodinfo_t flash_utils_IDataInput_readUnsignedByte;
824 static methodinfo_t flash_utils_IDataInput_readMultiByte;
825 static methodinfo_t flash_utils_IDataInput_readInt;
826 static varinfo_t flash_utils_IDataInput_bytesAvailable;
827 static methodinfo_t flash_utils_IDataInput_readUnsignedShort;
828 static methodinfo_t flash_utils_IDataInput_readObject;
829 static methodinfo_t flash_utils_IDataInput_readFloat;
830 static varinfo_t flash_utils_IDataInput_endian;
831 static methodinfo_t flash_utils_IDataInput_readBoolean;
832 static classinfo_t flash_events_IEventDispatcher;
833 static methodinfo_t flash_events_IEventDispatcher_willTrigger;
834 static methodinfo_t flash_events_IEventDispatcher_removeEventListener;
835 static methodinfo_t flash_events_IEventDispatcher_hasEventListener;
836 static methodinfo_t flash_events_IEventDispatcher_addEventListener;
837 static methodinfo_t flash_events_IEventDispatcher_dispatchEvent;
838 static classinfo_t _Class;
839 static varinfo_t _Class_prototype;
840 static classinfo_t flash_geom_Rectangle;
841 static varinfo_t flash_geom_Rectangle_top;
842 static methodinfo_t flash_geom_Rectangle_intersection;
843 static methodinfo_t flash_geom_Rectangle_intersects;
844 static methodinfo_t flash_geom_Rectangle_containsPoint;
845 static methodinfo_t flash_geom_Rectangle_setEmpty;
846 static varinfo_t flash_geom_Rectangle_topLeft;
847 static varinfo_t flash_geom_Rectangle_width;
848 static methodinfo_t flash_geom_Rectangle_containsRect;
849 static methodinfo_t flash_geom_Rectangle_isEmpty;
850 static methodinfo_t flash_geom_Rectangle_equals;
851 static varinfo_t flash_geom_Rectangle_height;
852 static varinfo_t flash_geom_Rectangle_left;
853 static methodinfo_t flash_geom_Rectangle_inflate;
854 static methodinfo_t flash_geom_Rectangle_inflatePoint;
855 static methodinfo_t flash_geom_Rectangle_toString;
856 static methodinfo_t flash_geom_Rectangle_offsetPoint;
857 static varinfo_t flash_geom_Rectangle_x;
858 static varinfo_t flash_geom_Rectangle_size;
859 static varinfo_t flash_geom_Rectangle_bottomRight;
860 static varinfo_t flash_geom_Rectangle_right;
861 static methodinfo_t flash_geom_Rectangle_contains;
862 static methodinfo_t flash_geom_Rectangle_union;
863 static varinfo_t flash_geom_Rectangle_bottom;
864 static methodinfo_t flash_geom_Rectangle_clone;
865 static varinfo_t flash_geom_Rectangle_y;
866 static methodinfo_t flash_geom_Rectangle_offset;
867 static classinfo_t flash_events_SecurityErrorEvent;
868 static methodinfo_t flash_events_SecurityErrorEvent_toString;
869 static methodinfo_t flash_events_SecurityErrorEvent_clone;
870 static classinfo_t flash_net_IDynamicPropertyWriter;
871 static methodinfo_t flash_net_IDynamicPropertyWriter_writeDynamicProperties;
872 static classinfo_t flash_display_InterpolationMethod;
873 static classinfo_t _Object;
874 static methodinfo_t _Object_init;
875 static methodinfo_t _Object_propertyIsEnumerable;
876 static methodinfo_t _Object__setPropertyIsEnumerable;
877 static methodinfo_t _Object_isPrototypeOf;
878 static methodinfo_t _Object__dontEnumPrototype;
879 static methodinfo_t _Object_hasOwnProperty;
880 static classinfo_t flash_errors_EOFError;
881 static classinfo_t flash_net_NetStream;
882 static varinfo_t flash_net_NetStream_videoCodec;
883 static varinfo_t flash_net_NetStream_info;
884 static methodinfo_t flash_net_NetStream_attachCamera;
885 static varinfo_t flash_net_NetStream_farNonce;
886 static methodinfo_t flash_net_NetStream_close;
887 static methodinfo_t flash_net_NetStream_pause;
888 static methodinfo_t flash_net_NetStream_onPeerConnect;
889 static varinfo_t flash_net_NetStream_client;
890 static methodinfo_t flash_net_NetStream_resume;
891 static varinfo_t flash_net_NetStream_liveDelay;
892 static varinfo_t flash_net_NetStream_peerStreams;
893 static varinfo_t flash_net_NetStream_objectEncoding;
894 static varinfo_t flash_net_NetStream_bytesLoaded;
895 static methodinfo_t flash_net_NetStream_receiveVideo;
896 static varinfo_t flash_net_NetStream_maxPauseBufferTime;
897 static methodinfo_t flash_net_NetStream_play2;
898 static varinfo_t flash_net_NetStream_audioCodec;
899 static methodinfo_t flash_net_NetStream_receiveVideoFPS;
900 static varinfo_t flash_net_NetStream_bytesTotal;
901 static varinfo_t flash_net_NetStream_farID;
902 static methodinfo_t flash_net_NetStream_receiveAudio;
903 static varinfo_t flash_net_NetStream_bufferLength;
904 static methodinfo_t flash_net_NetStream_seek;
905 static methodinfo_t flash_net_NetStream_attachAudio;
906 static varinfo_t flash_net_NetStream_bufferTime;
907 static methodinfo_t flash_net_NetStream_play;
908 static methodinfo_t flash_net_NetStream_publish;
909 static methodinfo_t flash_net_NetStream_togglePause;
910 static varinfo_t flash_net_NetStream_checkPolicyFile;
911 static varinfo_t flash_net_NetStream_nearNonce;
912 static varinfo_t flash_net_NetStream_decodedFrames;
913 static methodinfo_t flash_net_NetStream_send;
914 static varinfo_t flash_net_NetStream_currentFPS;
915 static varinfo_t flash_net_NetStream_time;
916 static varinfo_t flash_net_NetStream_soundTransform;
917 static classinfo_t _ArgumentError;
918 static classinfo_t _XMLList;
919 static methodinfo_t _XMLList_normalize;
920 static methodinfo_t _XMLList_removeNamespace;
921 static methodinfo_t _XMLList_prependChild;
922 static methodinfo_t _XMLList_toXMLString;
923 static methodinfo_t _XMLList_nodeKind;
924 static methodinfo_t _XMLList_copy;
925 static methodinfo_t _XMLList_text;
926 static methodinfo_t _XMLList_toString;
927 static methodinfo_t _XMLList_childIndex;
928 static methodinfo_t _XMLList_setName;
929 static methodinfo_t _XMLList_setLocalName;
930 static methodinfo_t _XMLList_namespace;
931 static methodinfo_t _XMLList_insertChildBefore;
932 static methodinfo_t _XMLList_addNamespace;
933 static methodinfo_t _XMLList_propertyIsEnumerable;
934 static methodinfo_t _XMLList_comments;
935 static methodinfo_t _XMLList_attributes;
936 static methodinfo_t _XMLList_descendants;
937 static methodinfo_t _XMLList_replace;
938 static methodinfo_t _XMLList_children;
939 static methodinfo_t _XMLList_contains;
940 static methodinfo_t _XMLList_hasSimpleContent;
941 static methodinfo_t _XMLList_elements;
942 static methodinfo_t _XMLList_hasComplexContent;
943 static methodinfo_t _XMLList_insertChildAfter;
944 static methodinfo_t _XMLList_parent;
945 static methodinfo_t _XMLList_length;
946 static methodinfo_t _XMLList_processingInstructions;
947 static methodinfo_t _XMLList_child;
948 static methodinfo_t _XMLList_appendChild;
949 static methodinfo_t _XMLList_valueOf;
950 static methodinfo_t _XMLList_localName;
951 static methodinfo_t _XMLList_inScopeNamespaces;
952 static methodinfo_t _XMLList_hasOwnProperty;
953 static methodinfo_t _XMLList_setNamespace;
954 static methodinfo_t _XMLList_namespaceDeclarations;
955 static methodinfo_t _XMLList_name;
956 static methodinfo_t _XMLList_setChildren;
957 static methodinfo_t _XMLList_attribute;
958 static classinfo_t flash_geom_Point;
959 static methodinfo_t flash_geom_Point_subtract;
960 static methodinfo_t flash_geom_Point_distance;
961 static methodinfo_t flash_geom_Point_normalize;
962 static methodinfo_t flash_geom_Point_equals;
963 static methodinfo_t flash_geom_Point_toString;
964 static varinfo_t flash_geom_Point_x;
965 static methodinfo_t flash_geom_Point_add;
966 static methodinfo_t flash_geom_Point_polar;
967 static methodinfo_t flash_geom_Point_clone;
968 static methodinfo_t flash_geom_Point_interpolate;
969 static varinfo_t flash_geom_Point_y;
970 static varinfo_t flash_geom_Point_length;
971 static methodinfo_t flash_geom_Point_offset;
972 static classinfo_t flash_printing_PrintJobOptions;
973 static varinfo_t flash_printing_PrintJobOptions_printAsBitmap;
974 static classinfo_t flash_display_DisplayObject;
975 static varinfo_t flash_display_DisplayObject_rotation;
976 static varinfo_t flash_display_DisplayObject_filters;
977 static varinfo_t flash_display_DisplayObject_rotationZ;
978 static varinfo_t flash_display_DisplayObject_accessibilityProperties;
979 static varinfo_t flash_display_DisplayObject_mouseX;
980 static varinfo_t flash_display_DisplayObject_root;
981 static varinfo_t flash_display_DisplayObject_stage;
982 static varinfo_t flash_display_DisplayObject_rotationY;
983 static varinfo_t flash_display_DisplayObject_scaleZ;
984 static methodinfo_t flash_display_DisplayObject_local3DToGlobal;
985 static varinfo_t flash_display_DisplayObject_loaderInfo;
986 static varinfo_t flash_display_DisplayObject_cacheAsBitmap;
987 static varinfo_t flash_display_DisplayObject_transform;
988 static varinfo_t flash_display_DisplayObject_scaleY;
989 static varinfo_t flash_display_DisplayObject_height;
990 static varinfo_t flash_display_DisplayObject_rotationX;
991 static varinfo_t flash_display_DisplayObject_scrollRect;
992 static varinfo_t flash_display_DisplayObject_width;
993 static varinfo_t flash_display_DisplayObject_scale9Grid;
994 static varinfo_t flash_display_DisplayObject_parent;
995 static methodinfo_t flash_display_DisplayObject_hitTestObject;
996 static methodinfo_t flash_display_DisplayObject_hitTestPoint;
997 static varinfo_t flash_display_DisplayObject_alpha;
998 static methodinfo_t flash_display_DisplayObject_getRect;
999 static varinfo_t flash_display_DisplayObject_opaqueBackground;
1000 static methodinfo_t flash_display_DisplayObject_globalToLocal3D;
1001 static varinfo_t flash_display_DisplayObject_visible;
1002 static varinfo_t flash_display_DisplayObject_blendMode;
1003 static varinfo_t flash_display_DisplayObject_scaleX;
1004 static methodinfo_t flash_display_DisplayObject_globalToLocal;
1005 static methodinfo_t flash_display_DisplayObject_localToGlobal;
1006 static varinfo_t flash_display_DisplayObject_z;
1007 static varinfo_t flash_display_DisplayObject_name;
1008 static methodinfo_t flash_display_DisplayObject_getBounds;
1009 static varinfo_t flash_display_DisplayObject_mask;
1010 static varinfo_t flash_display_DisplayObject_mouseY;
1011 static varinfo_t flash_display_DisplayObject_x;
1012 static varinfo_t flash_display_DisplayObject_y;
1013 static classinfo_t flash_sampler_DeleteObjectSample;
1014 static methodinfo_t flash_system_fscommand;
1015 static methodinfo_t flash_utils_unescapeMultiByte;
1016 static classinfo_t flash_sampler_StackFrame;
1017 static methodinfo_t flash_sampler_StackFrame_toString;
1018 static classinfo_t flash_system_JPEGLoaderContext;
1019 static varinfo_t flash_system_JPEGLoaderContext_deblockingFilter;
1020 static classinfo_t flash_system_IME;
1021 static methodinfo_t flash_system_IME_setCompositionString;
1022 static varinfo_t flash_system_IME_enabled;
1023 static methodinfo_t flash_system_IME_doConversion;
1024 static varinfo_t flash_system_IME_conversionMode;
1025 static methodinfo_t _isNaN;
1026 static classinfo_t flash_system_Security;
1027 static varinfo_t flash_system_Security_disableAVM1Loading;
1028 static methodinfo_t flash_system_Security_allowDomain;
1029 static methodinfo_t flash_system_Security_showSettings;
1030 static methodinfo_t flash_system_Security_allowInsecureDomain;
1031 static methodinfo_t flash_system_Security_loadPolicyFile;
1032 static varinfo_t flash_system_Security_sandboxType;
1033 static varinfo_t flash_system_Security_exactSettings;
1034 static classinfo_t flash_display_Bitmap;
1035 static varinfo_t flash_display_Bitmap_pixelSnapping;
1036 static varinfo_t flash_display_Bitmap_bitmapData;
1037 static varinfo_t flash_display_Bitmap_smoothing;
1038 static classinfo_t flash_printing_PrintJob;
1039 static varinfo_t flash_printing_PrintJob_paperWidth;
1040 static methodinfo_t flash_printing_PrintJob_addPage;
1041 static varinfo_t flash_printing_PrintJob_pageHeight;
1042 static methodinfo_t flash_printing_PrintJob_start;
1043 static varinfo_t flash_printing_PrintJob_pageWidth;
1044 static methodinfo_t flash_printing_PrintJob_send;
1045 static varinfo_t flash_printing_PrintJob_paperHeight;
1046 static varinfo_t flash_printing_PrintJob_orientation;
1047 static classinfo_t flash_text_StaticText;
1048 static varinfo_t flash_text_StaticText_text;
1049 static classinfo_t flash_text_engine_SpaceJustifier;
1050 static methodinfo_t flash_text_engine_SpaceJustifier_clone;
1051 static varinfo_t flash_text_engine_SpaceJustifier_letterSpacing;
1052 static classinfo_t flash_events_DataEvent;
1053 static methodinfo_t flash_events_DataEvent_toString;
1054 static methodinfo_t flash_events_DataEvent_clone;
1055 static varinfo_t flash_events_DataEvent_data;
1056 static classinfo_t flash_events_ActivityEvent;
1057 static methodinfo_t flash_events_ActivityEvent_toString;
1058 static varinfo_t flash_events_ActivityEvent_activating;
1059 static methodinfo_t flash_events_ActivityEvent_clone;
1060 static classinfo_t flash_display_GraphicsEndFill;
1061 static classinfo_t flash_display_ColorCorrection;
1062 static classinfo_t flash_events_IOErrorEvent;
1063 static methodinfo_t flash_events_IOErrorEvent_toString;
1064 static methodinfo_t flash_events_IOErrorEvent_clone;
1065 static classinfo_t flash_display_GraphicsStroke;
1066 static varinfo_t flash_display_GraphicsStroke_scaleMode;
1067 static varinfo_t flash_display_GraphicsStroke_miterLimit;
1068 static varinfo_t flash_display_GraphicsStroke_pixelHinting;
1069 static varinfo_t flash_display_GraphicsStroke_fill;
1070 static varinfo_t flash_display_GraphicsStroke_thickness;
1071 static varinfo_t flash_display_GraphicsStroke_joints;
1072 static varinfo_t flash_display_GraphicsStroke_caps;
1073 static classinfo_t _Boolean;
1074 static methodinfo_t _Boolean_valueOf;
1075 static methodinfo_t _Boolean_toString;
1076 static methodinfo_t flash_sampler_getMemberNames;
1077 static methodinfo_t flash_utils_getQualifiedClassName;
1078 static classinfo_t flash_text_engine_GraphicElement;
1079 static varinfo_t flash_text_engine_GraphicElement_graphic;
1080 static varinfo_t flash_text_engine_GraphicElement_elementWidth;
1081 static varinfo_t flash_text_engine_GraphicElement_elementHeight;
1082 static classinfo_t flash_media_Microphone;
1083 static varinfo_t flash_media_Microphone_codec;
1084 static varinfo_t flash_media_Microphone_gain;
1085 static varinfo_t flash_media_Microphone_index;
1086 static methodinfo_t flash_media_Microphone_setLoopBack;
1087 static methodinfo_t flash_media_Microphone_setSilenceLevel;
1088 static varinfo_t flash_media_Microphone_name;
1089 static methodinfo_t flash_media_Microphone_getMicrophone;
1090 static methodinfo_t flash_media_Microphone_setUseEchoSuppression;
1091 static varinfo_t flash_media_Microphone_framesPerPacket;
1092 static varinfo_t flash_media_Microphone_muted;
1093 static varinfo_t flash_media_Microphone_soundTransform;
1094 static varinfo_t flash_media_Microphone_encodeQuality;
1095 static varinfo_t flash_media_Microphone_useEchoSuppression;
1096 static varinfo_t flash_media_Microphone_silenceLevel;
1097 static varinfo_t flash_media_Microphone_silenceTimeout;
1098 static varinfo_t flash_media_Microphone_rate;
1099 static varinfo_t flash_media_Microphone_activityLevel;
1100 static varinfo_t flash_media_Microphone_names;
1101 static classinfo_t flash_display_GraphicsShaderFill;
1102 static varinfo_t flash_display_GraphicsShaderFill_shader;
1103 static varinfo_t flash_display_GraphicsShaderFill_matrix;
1104 static classinfo_t flash_ui_ContextMenuClipboardItems;
1105 static varinfo_t flash_ui_ContextMenuClipboardItems_clear;
1106 static methodinfo_t flash_ui_ContextMenuClipboardItems_clone;
1107 static varinfo_t flash_ui_ContextMenuClipboardItems_paste;
1108 static varinfo_t flash_ui_ContextMenuClipboardItems_selectAll;
1109 static varinfo_t flash_ui_ContextMenuClipboardItems_copy;
1110 static varinfo_t flash_ui_ContextMenuClipboardItems_cut;
1111 static classinfo_t flash_errors_IllegalOperationError;
1112 static classinfo_t flash_filters_GradientGlowFilter;
1113 static varinfo_t flash_filters_GradientGlowFilter_strength;
1114 static varinfo_t flash_filters_GradientGlowFilter_quality;
1115 static varinfo_t flash_filters_GradientGlowFilter_angle;
1116 static varinfo_t flash_filters_GradientGlowFilter_knockout;
1117 static varinfo_t flash_filters_GradientGlowFilter_type;
1118 static varinfo_t flash_filters_GradientGlowFilter_alphas;
1119 static varinfo_t flash_filters_GradientGlowFilter_ratios;
1120 static varinfo_t flash_filters_GradientGlowFilter_colors;
1121 static varinfo_t flash_filters_GradientGlowFilter_blurX;
1122 static varinfo_t flash_filters_GradientGlowFilter_blurY;
1123 static varinfo_t flash_filters_GradientGlowFilter_distance;
1124 static methodinfo_t flash_filters_GradientGlowFilter_clone;
1125 static classinfo_t flash_display_CapsStyle;
1126 static classinfo_t flash_text_engine_FontLookup;
1127 static classinfo_t flash_text_TextSnapshot;
1128 static methodinfo_t flash_text_TextSnapshot_setSelectColor;
1129 static methodinfo_t flash_text_TextSnapshot_setSelected;
1130 static methodinfo_t flash_text_TextSnapshot_getSelectedText;
1131 static methodinfo_t flash_text_TextSnapshot_getTextRunInfo;
1132 static varinfo_t flash_text_TextSnapshot_charCount;
1133 static methodinfo_t flash_text_TextSnapshot_findText;
1134 static methodinfo_t flash_text_TextSnapshot_getSelected;
1135 static methodinfo_t flash_text_TextSnapshot_hitTestTextNearPos;
1136 static methodinfo_t flash_text_TextSnapshot_getText;
1137 static classinfo_t flash_display_InteractiveObject;
1138 static varinfo_t flash_display_InteractiveObject_tabIndex;
1139 static varinfo_t flash_display_InteractiveObject_doubleClickEnabled;
1140 static varinfo_t flash_display_InteractiveObject_tabEnabled;
1141 static varinfo_t flash_display_InteractiveObject_mouseEnabled;
1142 static varinfo_t flash_display_InteractiveObject_contextMenu;
1143 static varinfo_t flash_display_InteractiveObject_focusRect;
1144 static varinfo_t flash_display_InteractiveObject_accessibilityImplementation;
1145 static classinfo_t flash_text_TextField;
1146 static methodinfo_t flash_text_TextField_isFontCompatible;
1147 static methodinfo_t flash_text_TextField_getTextFormat;
1148 static varinfo_t flash_text_TextField_border;
1149 static varinfo_t flash_text_TextField_selectedText;
1150 static methodinfo_t flash_text_TextField_pasteRichText;
1151 static varinfo_t flash_text_TextField_bottomScrollV;
1152 static methodinfo_t flash_text_TextField_getLineIndexOfChar;
1153 static methodinfo_t flash_text_TextField_replaceText;
1154 static varinfo_t flash_text_TextField_defaultTextFormat;
1155 static varinfo_t flash_text_TextField_restrict;
1156 static varinfo_t flash_text_TextField_htmlText;
1157 static methodinfo_t flash_text_TextField_copyRichText;
1158 static methodinfo_t flash_text_TextField_getLineText;
1159 static methodinfo_t flash_text_TextField_getFirstCharInParagraph;
1160 static methodinfo_t flash_text_TextField_setSelection;
1161 static varinfo_t flash_text_TextField_length;
1162 static varinfo_t flash_text_TextField_wordWrap;
1163 static methodinfo_t flash_text_TextField_appendText;
1164 static varinfo_t flash_text_TextField_caretIndex;
1165 static varinfo_t flash_text_TextField_mouseWheelEnabled;
1166 static varinfo_t flash_text_TextField_selectionBeginIndex;
1167 static varinfo_t flash_text_TextField_sharpness;
1168 static varinfo_t flash_text_TextField_type;
1169 static methodinfo_t flash_text_TextField_getLineIndexAtPoint;
1170 static methodinfo_t flash_text_TextField_getCharIndexAtPoint;
1171 static methodinfo_t flash_text_TextField_getXMLText;
1172 static methodinfo_t flash_text_TextField_getParagraphLength;
1173 static methodinfo_t flash_text_TextField_getRawText;
1174 static varinfo_t flash_text_TextField_gridFitType;
1175 static methodinfo_t flash_text_TextField_getLineOffset;
1176 static varinfo_t flash_text_TextField_backgroundColor;
1177 static varinfo_t flash_text_TextField_multiline;
1178 static varinfo_t flash_text_TextField_numLines;
1179 static methodinfo_t flash_text_TextField_getImageReference;
1180 static varinfo_t flash_text_TextField_displayAsPassword;
1181 static varinfo_t flash_text_TextField_textWidth;
1182 static varinfo_t flash_text_TextField_autoSize;
1183 static varinfo_t flash_text_TextField_selectable;
1184 static methodinfo_t flash_text_TextField_getCharBoundaries;
1185 static varinfo_t flash_text_TextField_alwaysShowSelection;
1186 static varinfo_t flash_text_TextField_thickness;
1187 static varinfo_t flash_text_TextField_useRichTextClipboard;
1188 static varinfo_t flash_text_TextField_scrollV;
1189 static methodinfo_t flash_text_TextField_getTextRuns;
1190 static methodinfo_t flash_text_TextField_setTextFormat;
1191 static varinfo_t flash_text_TextField_textColor;
1192 static varinfo_t flash_text_TextField_maxScrollV;
1193 static varinfo_t flash_text_TextField_embedFonts;
1194 static varinfo_t flash_text_TextField_scrollH;
1195 static varinfo_t flash_text_TextField_text;
1196 static methodinfo_t flash_text_TextField_getLineLength;
1197 static varinfo_t flash_text_TextField_textHeight;
1198 static varinfo_t flash_text_TextField_antiAliasType;
1199 static varinfo_t flash_text_TextField_styleSheet;
1200 static varinfo_t flash_text_TextField_background;
1201 static methodinfo_t flash_text_TextField_replaceSelectedText;
1202 static varinfo_t flash_text_TextField_borderColor;
1203 static varinfo_t flash_text_TextField_maxScrollH;
1204 static varinfo_t flash_text_TextField_maxChars;
1205 static methodinfo_t flash_text_TextField_getLineMetrics;
1206 static varinfo_t flash_text_TextField_selectionEndIndex;
1207 static methodinfo_t flash_text_TextField_insertXMLText;
1208 static varinfo_t flash_text_TextField_condenseWhite;
1209 static classinfo_t flash_printing_PrintJobOrientation;
1210 static classinfo_t flash_text_TextRenderer;
1211 static varinfo_t flash_text_TextRenderer_displayMode;
1212 static varinfo_t flash_text_TextRenderer_antiAliasType;
1213 static varinfo_t flash_text_TextRenderer_maxLevel;
1214 static methodinfo_t flash_text_TextRenderer_setAdvancedAntiAliasingTable;
1215 static classinfo_t flash_net_NetConnection;
1216 static varinfo_t flash_net_NetConnection_defaultObjectEncoding;
1217 static varinfo_t flash_net_NetConnection_nearID;
1218 static varinfo_t flash_net_NetConnection_client;
1219 static varinfo_t flash_net_NetConnection_farNonce;
1220 static varinfo_t flash_net_NetConnection_objectEncoding;
1221 static varinfo_t flash_net_NetConnection_farID;
1222 static varinfo_t flash_net_NetConnection_connected;
1223 static methodinfo_t flash_net_NetConnection_call;
1224 static varinfo_t flash_net_NetConnection_usingTLS;
1225 static varinfo_t flash_net_NetConnection_proxyType;
1226 static methodinfo_t flash_net_NetConnection_addHeader;
1227 static varinfo_t flash_net_NetConnection_protocol;
1228 static methodinfo_t flash_net_NetConnection_close;
1229 static varinfo_t flash_net_NetConnection_nearNonce;
1230 static methodinfo_t flash_net_NetConnection_connect;
1231 static varinfo_t flash_net_NetConnection_unconnectedPeerStreams;
1232 static varinfo_t flash_net_NetConnection_maxPeerConnections;
1233 static varinfo_t flash_net_NetConnection_connectedProxyType;
1234 static varinfo_t flash_net_NetConnection_uri;
1235 static methodinfo_t _decodeURIComponent;
1236 static methodinfo_t flash_sampler_isGetterSetter;
1237 static methodinfo_t flash_utils_getQualifiedSuperclassName;
1238 static classinfo_t flash_display_GraphicsPathWinding;
1239 static classinfo_t flash_text_engine_TabStop;
1240 static varinfo_t flash_text_engine_TabStop_alignment;
1241 static varinfo_t flash_text_engine_TabStop_position;
1242 static varinfo_t flash_text_engine_TabStop_decimalAlignmentToken;
1243 static classinfo_t flash_text_engine_JustificationStyle;
1244 static methodinfo_t flash_sampler_startSampling;
1245 static classinfo_t flash_text_engine_TextRotation;
1246 static methodinfo_t flash_sampler_clearSamples;
1247 static classinfo_t flash_system_IMEConversionMode;
1248 static classinfo_t flash_display_StageScaleMode;
1249 static methodinfo_t flash_sampler_getSize;
1250 static classinfo_t flash_net_URLStream;
1251 static methodinfo_t flash_net_URLStream_readUTF;
1252 static methodinfo_t flash_net_URLStream_readByte;
1253 static methodinfo_t flash_net_URLStream_readUTFBytes;
1254 static methodinfo_t flash_net_URLStream_readShort;
1255 static varinfo_t flash_net_URLStream_objectEncoding;
1256 static varinfo_t flash_net_URLStream_connected;
1257 static methodinfo_t flash_net_URLStream_readUnsignedInt;
1258 static methodinfo_t flash_net_URLStream_readDouble;
1259 static methodinfo_t flash_net_URLStream_readBytes;
1260 static methodinfo_t flash_net_URLStream_readUnsignedByte;
1261 static methodinfo_t flash_net_URLStream_readMultiByte;
1262 static methodinfo_t flash_net_URLStream_readInt;
1263 static varinfo_t flash_net_URLStream_bytesAvailable;
1264 static methodinfo_t flash_net_URLStream_load;
1265 static methodinfo_t flash_net_URLStream_close;
1266 static methodinfo_t flash_net_URLStream_readUnsignedShort;
1267 static methodinfo_t flash_net_URLStream_readObject;
1268 static methodinfo_t flash_net_URLStream_readFloat;
1269 static varinfo_t flash_net_URLStream_endian;
1270 static methodinfo_t flash_net_URLStream_readBoolean;
1271 static classinfo_t flash_display_BlendMode;
1272 static classinfo_t flash_ui_Mouse;
1273 static varinfo_t flash_ui_Mouse_cursor;
1274 static methodinfo_t flash_ui_Mouse_show;
1275 static methodinfo_t flash_ui_Mouse_hide;
1276 static classinfo_t flash_errors_InvalidSWFError;
1277 static classinfo_t flash_text_engine_RenderingMode;
1278 static classinfo_t flash_display_GraphicsTrianglePath;
1279 static varinfo_t flash_display_GraphicsTrianglePath_culling;
1280 static varinfo_t flash_display_GraphicsTrianglePath_vertices;
1281 static varinfo_t flash_display_GraphicsTrianglePath_indices;
1282 static varinfo_t flash_display_GraphicsTrianglePath_uvtData;
1283 static classinfo_t flash_display_IGraphicsFill;
1284 static classinfo_t flash_text_engine_TypographicCase;
1285 static classinfo_t _XML;
1286 static methodinfo_t _XML_attribute;
1287 static methodinfo_t _XML_toString;
1288 static methodinfo_t _XML_childIndex;
1289 static methodinfo_t _XML_parent;
1290 static methodinfo_t _XML_appendChild;
1291 static methodinfo_t _XML_replace;
1292 static methodinfo_t _XML_elements;
1293 static methodinfo_t _XML_setNotification;
1294 static methodinfo_t _XML_namespaceDeclarations;
1295 static methodinfo_t _XML_length;
1296 static methodinfo_t _XML_comments;
1297 static methodinfo_t _XML_processingInstructions;
1298 static methodinfo_t _XML_inScopeNamespaces;
1299 static varinfo_t _XML_prettyPrinting;
1300 static methodinfo_t _XML_children;
1301 static methodinfo_t _XML_setLocalName;
1302 static methodinfo_t _XML_setSettings;
1303 static varinfo_t _XML_ignoreComments;
1304 static methodinfo_t _XML_notification;
1305 static varinfo_t _XML_ignoreWhitespace;
1306 static methodinfo_t _XML_setNamespace;
1307 static methodinfo_t _XML_prependChild;
1308 static methodinfo_t _XML_hasSimpleContent;
1309 static methodinfo_t _XML_insertChildBefore;
1310 static methodinfo_t _XML_hasOwnProperty;
1311 static methodinfo_t _XML_normalize;
1312 static methodinfo_t _XML_valueOf;
1313 static methodinfo_t _XML_copy;
1314 static methodinfo_t _XML_localName;
1315 static methodinfo_t _XML_contains;
1316 static methodinfo_t _XML_propertyIsEnumerable;
1317 static methodinfo_t _XML_defaultSettings;
1318 static methodinfo_t _XML_settings;
1319 static methodinfo_t _XML_namespace;
1320 static methodinfo_t _XML_attributes;
1321 static methodinfo_t _XML_setName;
1322 static methodinfo_t _XML_text;
1323 static methodinfo_t _XML_insertChildAfter;
1324 static varinfo_t _XML_ignoreProcessingInstructions;
1325 static varinfo_t _XML_prettyIndent;
1326 static methodinfo_t _XML_descendants;
1327 static methodinfo_t _XML_toXMLString;
1328 static methodinfo_t _XML_hasComplexContent;
1329 static methodinfo_t _XML_child;
1330 static methodinfo_t _XML_removeNamespace;
1331 static methodinfo_t _XML_addNamespace;
1332 static methodinfo_t _XML_nodeKind;
1333 static methodinfo_t _XML_name;
1334 static methodinfo_t _XML_setChildren;
1335 static classinfo_t flash_net_NetStreamInfo;
1336 static varinfo_t flash_net_NetStreamInfo_maxBytesPerSecond;
1337 static varinfo_t flash_net_NetStreamInfo_dataBufferByteLength;
1338 static varinfo_t flash_net_NetStreamInfo_videoByteCount;
1339 static varinfo_t flash_net_NetStreamInfo_videoBufferLength;
1340 static varinfo_t flash_net_NetStreamInfo_audioBufferByteLength;
1341 static varinfo_t flash_net_NetStreamInfo_dataBytesPerSecond;
1342 static varinfo_t flash_net_NetStreamInfo_SRTT;
1343 static varinfo_t flash_net_NetStreamInfo_droppedFrames;
1344 static varinfo_t flash_net_NetStreamInfo_audioByteCount;
1345 static varinfo_t flash_net_NetStreamInfo_audioBufferLength;
1346 static varinfo_t flash_net_NetStreamInfo_byteCount;
1347 static methodinfo_t flash_net_NetStreamInfo_toString;
1348 static varinfo_t flash_net_NetStreamInfo_dataByteCount;
1349 static varinfo_t flash_net_NetStreamInfo_videoBufferByteLength;
1350 static varinfo_t flash_net_NetStreamInfo_dataBufferLength;
1351 static varinfo_t flash_net_NetStreamInfo_audioLossRate;
1352 static varinfo_t flash_net_NetStreamInfo_videoBytesPerSecond;
1353 static varinfo_t flash_net_NetStreamInfo_currentBytesPerSecond;
1354 static varinfo_t flash_net_NetStreamInfo_audioBytesPerSecond;
1355 static varinfo_t flash_net_NetStreamInfo_playbackBytesPerSecond;
1356 static classinfo_t flash_display_Stage;
1357 static methodinfo_t flash_display_Stage_setChildIndex;
1358 static varinfo_t flash_display_Stage_stageFocusRect;
1359 static varinfo_t flash_display_Stage_frameRate;
1360 static methodinfo_t flash_display_Stage_invalidate;
1361 static varinfo_t flash_display_Stage_textSnapshot;
1362 static varinfo_t flash_display_Stage_quality;
1363 static methodinfo_t flash_display_Stage_willTrigger;
1364 static methodinfo_t flash_display_Stage_dispatchEvent;
1365 static methodinfo_t flash_display_Stage_isFocusInaccessible;
1366 static methodinfo_t flash_display_Stage_removeChildAt;
1367 static varinfo_t flash_display_Stage_fullScreenWidth;
1368 static methodinfo_t flash_display_Stage_addChildAt;
1369 static varinfo_t flash_display_Stage_height;
1370 static varinfo_t flash_display_Stage_fullScreenSourceRect;
1371 static varinfo_t flash_display_Stage_width;
1372 static methodinfo_t flash_display_Stage_addChild;
1373 static varinfo_t flash_display_Stage_numChildren;
1374 static varinfo_t flash_display_Stage_mouseChildren;
1375 static methodinfo_t flash_display_Stage_swapChildrenAt;
1376 static varinfo_t flash_display_Stage_showDefaultContextMenu;
1377 static methodinfo_t flash_display_Stage_addEventListener;
1378 static varinfo_t flash_display_Stage_stageHeight;
1379 static varinfo_t flash_display_Stage_fullScreenHeight;
1380 static varinfo_t flash_display_Stage_align;
1381 static methodinfo_t flash_display_Stage_hasEventListener;
1382 static varinfo_t flash_display_Stage_displayState;
1383 static varinfo_t flash_display_Stage_scaleMode;
1384 static varinfo_t flash_display_Stage_tabChildren;
1385 static varinfo_t flash_display_Stage_focus;
1386 static varinfo_t flash_display_Stage_colorCorrection;
1387 static varinfo_t flash_display_Stage_colorCorrectionSupport;
1388 static varinfo_t flash_display_Stage_stageWidth;
1389 static classinfo_t flash_ui_ContextMenuItem;
1390 static varinfo_t flash_ui_ContextMenuItem_separatorBefore;
1391 static varinfo_t flash_ui_ContextMenuItem_enabled;
1392 static varinfo_t flash_ui_ContextMenuItem_caption;
1393 static methodinfo_t flash_ui_ContextMenuItem_clone;
1394 static varinfo_t flash_ui_ContextMenuItem_visible;
1395 static classinfo_t flash_trace_Trace;
1396 static methodinfo_t flash_trace_Trace_setListener;
1397 static methodinfo_t flash_trace_Trace_getListener;
1398 static methodinfo_t flash_trace_Trace_setLevel;
1399 static methodinfo_t flash_trace_Trace_getLevel;
1400 static classinfo_t flash_events_TimerEvent;
1401 static methodinfo_t flash_events_TimerEvent_toString;
1402 static methodinfo_t flash_events_TimerEvent_clone;
1403 static methodinfo_t flash_events_TimerEvent_updateAfterEvent;
1404 static classinfo_t flash_events_SampleDataEvent;
1405 static methodinfo_t flash_events_SampleDataEvent_toString;
1406 static varinfo_t flash_events_SampleDataEvent_position;
1407 static methodinfo_t flash_events_SampleDataEvent_clone;
1408 static varinfo_t flash_events_SampleDataEvent_data;
1409 static classinfo_t flash_display_ShaderPrecision;
1410 static classinfo_t flash_net_FileReference;
1411 static varinfo_t flash_net_FileReference_type;
1412 static methodinfo_t flash_net_FileReference_browse;
1413 static varinfo_t flash_net_FileReference_creationDate;
1414 static methodinfo_t flash_net_FileReference_upload;
1415 static methodinfo_t flash_net_FileReference_download;
1416 static methodinfo_t flash_net_FileReference_save;
1417 static methodinfo_t flash_net_FileReference_cancel;
1418 static varinfo_t flash_net_FileReference_creator;
1419 static varinfo_t flash_net_FileReference_data;
1420 static varinfo_t flash_net_FileReference_size;
1421 static varinfo_t flash_net_FileReference_name;
1422 static methodinfo_t flash_net_FileReference_load;
1423 static varinfo_t flash_net_FileReference_modificationDate;
1424 static classinfo_t _DefinitionError;
1425 static classinfo_t flash_events_EventDispatcher;
1426 static methodinfo_t flash_events_EventDispatcher_willTrigger;
1427 static methodinfo_t flash_events_EventDispatcher_toString;
1428 static methodinfo_t flash_events_EventDispatcher_removeEventListener;
1429 static methodinfo_t flash_events_EventDispatcher_hasEventListener;
1430 static methodinfo_t flash_events_EventDispatcher_addEventListener;
1431 static methodinfo_t flash_events_EventDispatcher_dispatchEvent;
1432 static classinfo_t flash_net_SharedObjectFlushStatus;
1433 static classinfo_t flash_text_TextLineMetrics;
1434 static varinfo_t flash_text_TextLineMetrics_descent;
1435 static varinfo_t flash_text_TextLineMetrics_width;
1436 static varinfo_t flash_text_TextLineMetrics_ascent;
1437 static varinfo_t flash_text_TextLineMetrics_leading;
1438 static varinfo_t flash_text_TextLineMetrics_height;
1439 static varinfo_t flash_text_TextLineMetrics_x;
1440 static classinfo_t flash_text_AntiAliasType;
1441 static classinfo_t flash_system_SecurityDomain;
1442 static varinfo_t flash_system_SecurityDomain_currentDomain;
1443 static classinfo_t flash_text_Font;
1444 static methodinfo_t flash_text_Font_enumerateFonts;
1445 static methodinfo_t flash_text_Font_hasGlyphs;
1446 static varinfo_t flash_text_Font_fontName;
1447 static methodinfo_t flash_text_Font_registerFont;
1448 static varinfo_t flash_text_Font_fontStyle;
1449 static varinfo_t flash_text_Font_fontType;
1450 static classinfo_t _RegExp;
1451 static varinfo_t _RegExp_source;
1452 static methodinfo_t _RegExp_test;
1453 static varinfo_t _RegExp_global;
1454 static methodinfo_t _RegExp_exec;
1455 static varinfo_t _RegExp_ignoreCase;
1456 static varinfo_t _RegExp_dotall;
1457 static varinfo_t _RegExp_lastIndex;
1458 static varinfo_t _RegExp_extended;
1459 static varinfo_t _RegExp_multiline;
1460 static classinfo_t flash_accessibility_AccessibilityProperties;
1461 static varinfo_t flash_accessibility_AccessibilityProperties_forceSimple;
1462 static varinfo_t flash_accessibility_AccessibilityProperties_noAutoLabeling;
1463 static varinfo_t flash_accessibility_AccessibilityProperties_description;
1464 static varinfo_t flash_accessibility_AccessibilityProperties_name;
1465 static varinfo_t flash_accessibility_AccessibilityProperties_shortcut;
1466 static varinfo_t flash_accessibility_AccessibilityProperties_silent;
1467 static classinfo_t flash_ui_ContextMenu;
1468 static methodinfo_t flash_ui_ContextMenu_hideBuiltInItems;
1469 static varinfo_t flash_ui_ContextMenu_clipboardItems;
1470 static varinfo_t flash_ui_ContextMenu_builtInItems;
1471 static varinfo_t flash_ui_ContextMenu_customItems;
1472 static methodinfo_t flash_ui_ContextMenu_clone;
1473 static varinfo_t flash_ui_ContextMenu_link;
1474 static varinfo_t flash_ui_ContextMenu_clipboardMenu;
1475 static classinfo_t flash_text_TextFieldAutoSize;
1476 static classinfo_t _Math;
1477 static methodinfo_t _Math_atan;
1478 static methodinfo_t _Math_min;
1479 static methodinfo_t _Math_exp;
1480 static methodinfo_t _Math_abs;
1481 static methodinfo_t _Math_atan2;
1482 static methodinfo_t _Math_round;
1483 static methodinfo_t _Math_log;
1484 static methodinfo_t _Math_sin;
1485 static methodinfo_t _Math_acos;
1486 static methodinfo_t _Math_cos;
1487 static methodinfo_t _Math_asin;
1488 static methodinfo_t _Math_floor;
1489 static methodinfo_t _Math_random;
1490 static methodinfo_t _Math_sqrt;
1491 static methodinfo_t _Math_tan;
1492 static methodinfo_t _Math_max;
1493 static methodinfo_t _Math_pow;
1494 static methodinfo_t _Math_ceil;
1495 static classinfo_t flash_display_ColorCorrectionSupport;
1496 static classinfo_t flash_errors_IOError;
1497 static methodinfo_t _trace;
1498 static classinfo_t flash_ui_ContextMenuBuiltInItems;
1499 static varinfo_t flash_ui_ContextMenuBuiltInItems_zoom;
1500 static varinfo_t flash_ui_ContextMenuBuiltInItems_save;
1501 static varinfo_t flash_ui_ContextMenuBuiltInItems_loop;
1502 static varinfo_t flash_ui_ContextMenuBuiltInItems_print;
1503 static varinfo_t flash_ui_ContextMenuBuiltInItems_forwardAndBack;
1504 static varinfo_t flash_ui_ContextMenuBuiltInItems_rewind;
1505 static methodinfo_t flash_ui_ContextMenuBuiltInItems_clone;
1506 static varinfo_t flash_ui_ContextMenuBuiltInItems_quality;
1507 static varinfo_t flash_ui_ContextMenuBuiltInItems_play;
1508 static classinfo_t flash_net_FileReferenceList;
1509 static varinfo_t flash_net_FileReferenceList_fileList;
1510 static methodinfo_t flash_net_FileReferenceList_browse;
1511 static classinfo_t flash_display_TriangleCulling;
1512 static classinfo_t flash_media_SoundMixer;
1513 static methodinfo_t flash_media_SoundMixer_computeSpectrum;
1514 static methodinfo_t flash_media_SoundMixer_areSoundsInaccessible;
1515 static varinfo_t flash_media_SoundMixer_soundTransform;
1516 static varinfo_t flash_media_SoundMixer_bufferTime;
1517 static methodinfo_t flash_media_SoundMixer_stopAll;
1518 static classinfo_t adobe_utils_XMLUI;
1519 static methodinfo_t adobe_utils_XMLUI_cancel;
1520 static methodinfo_t adobe_utils_XMLUI_setProperty;
1521 static methodinfo_t adobe_utils_XMLUI_getProperty;
1522 static methodinfo_t adobe_utils_XMLUI_accept;
1523 static methodinfo_t _escape;
1524 static methodinfo_t flash_utils_setInterval;
1525 static classinfo_t flash_events_StatusEvent;
1526 static methodinfo_t flash_events_StatusEvent_toString;
1527 static varinfo_t flash_events_StatusEvent_code;
1528 static methodinfo_t flash_events_StatusEvent_clone;
1529 static varinfo_t flash_events_StatusEvent_level;
1530 static classinfo_t flash_display_IGraphicsPath;
1531 static classinfo_t flash_events_ShaderEvent;
1532 static varinfo_t flash_events_ShaderEvent_vector;
1533 static methodinfo_t flash_events_ShaderEvent_toString;
1534 static varinfo_t flash_events_ShaderEvent_bitmapData;
1535 static methodinfo_t flash_events_ShaderEvent_clone;
1536 static varinfo_t flash_events_ShaderEvent_byteArray;
1537 static classinfo_t flash_display_Shader;
1538 static varinfo_t flash_display_Shader_precisionHint;
1539 static varinfo_t flash_display_Shader_data;
1540 static classinfo_t flash_errors_StackOverflowError;
1541 static methodinfo_t flash_sampler_getInvocationCount;
1542 static classinfo_t flash_text_engine_Kerning;
1543 static classinfo_t flash_text_CSMSettings;
1544 static varinfo_t flash_text_CSMSettings_fontSize;
1545 static varinfo_t flash_text_CSMSettings_outsideCutoff;
1546 static varinfo_t flash_text_CSMSettings_insideCutoff;
1547 static classinfo_t _RangeError;
1548 static classinfo_t _Number;
1549 static methodinfo_t _Number_valueOf;
1550 static methodinfo_t _Number_toString;
1551 static methodinfo_t _Number_toExponential;
1552 static methodinfo_t _Number_toFixed;
1553 static methodinfo_t _Number_toPrecision;
1554 static classinfo_t flash_display_Graphics;
1555 static methodinfo_t flash_display_Graphics_drawPath;
1556 static methodinfo_t flash_display_Graphics_drawEllipse;
1557 static methodinfo_t flash_display_Graphics_drawRoundRectComplex;
1558 static methodinfo_t flash_display_Graphics_moveTo;
1559 static methodinfo_t flash_display_Graphics_lineShaderStyle;
1560 static methodinfo_t flash_display_Graphics_beginFill;
1561 static methodinfo_t flash_display_Graphics_beginGradientFill;
1562 static methodinfo_t flash_display_Graphics_drawGraphicsData;
1563 static methodinfo_t flash_display_Graphics_lineGradientStyle;
1564 static methodinfo_t flash_display_Graphics_drawRoundRect;
1565 static methodinfo_t flash_display_Graphics_beginBitmapFill;
1566 static methodinfo_t flash_display_Graphics_lineStyle;
1567 static methodinfo_t flash_display_Graphics_lineTo;
1568 static methodinfo_t flash_display_Graphics_endFill;
1569 static methodinfo_t flash_display_Graphics_copyFrom;
1570 static methodinfo_t flash_display_Graphics_lineBitmapStyle;
1571 static methodinfo_t flash_display_Graphics_curveTo;
1572 static methodinfo_t flash_display_Graphics_clear;
1573 static methodinfo_t flash_display_Graphics_drawCircle;
1574 static methodinfo_t flash_display_Graphics_beginShaderFill;
1575 static methodinfo_t flash_display_Graphics_drawTriangles;
1576 static methodinfo_t flash_display_Graphics_drawRect;
1577 static classinfo_t _SyntaxError;
1578 static classinfo_t flash_sampler_NewObjectSample;
1579 static varinfo_t flash_sampler_NewObjectSample_object;
1580 static classinfo_t flash_net_FileFilter;
1581 static varinfo_t flash_net_FileFilter_extension;
1582 static varinfo_t flash_net_FileFilter_description;
1583 static varinfo_t flash_net_FileFilter_macType;
1584 static classinfo_t flash_display_BitmapDataChannel;
1585 static methodinfo_t flash_utils_clearInterval;
1586 static classinfo_t flash_text_engine_ContentElement;
1587 static varinfo_t flash_text_engine_ContentElement_eventMirror;
1588 static varinfo_t flash_text_engine_ContentElement_groupElement;
1589 static varinfo_t flash_text_engine_ContentElement_textRotation;
1590 static varinfo_t flash_text_engine_ContentElement_text;
1591 static varinfo_t flash_text_engine_ContentElement_userData;
1592 static varinfo_t flash_text_engine_ContentElement_elementFormat;
1593 static varinfo_t flash_text_engine_ContentElement_textBlock;
1594 static varinfo_t flash_text_engine_ContentElement_rawText;
1595 static varinfo_t flash_text_engine_ContentElement_textBlockBeginIndex;
1596 static classinfo_t flash_utils_Endian;
1597 static methodinfo_t flash_net_navigateToURL;
1598 static classinfo_t flash_events_ProgressEvent;
1599 static varinfo_t flash_events_ProgressEvent_bytesLoaded;
1600 static methodinfo_t flash_events_ProgressEvent_toString;
1601 static varinfo_t flash_events_ProgressEvent_bytesTotal;
1602 static methodinfo_t flash_events_ProgressEvent_clone;
1603 static classinfo_t flash_media_Sound;
1604 static methodinfo_t flash_media_Sound_extract;
1605 static varinfo_t flash_media_Sound_bytesLoaded;
1606 static varinfo_t flash_media_Sound_id3;
1607 static methodinfo_t flash_media_Sound_play;
1608 static varinfo_t flash_media_Sound_url;
1609 static varinfo_t flash_media_Sound_isBuffering;
1610 static methodinfo_t flash_media_Sound_load;
1611 static varinfo_t flash_media_Sound_bytesTotal;
1612 static varinfo_t flash_media_Sound_length;
1613 static methodinfo_t flash_media_Sound_close;
1614 static classinfo_t flash_text_TextExtent;
1615 static varinfo_t flash_text_TextExtent_descent;
1616 static varinfo_t flash_text_TextExtent_width;
1617 static varinfo_t flash_text_TextExtent_ascent;
1618 static varinfo_t flash_text_TextExtent_textFieldHeight;
1619 static varinfo_t flash_text_TextExtent_textFieldWidth;
1620 static varinfo_t flash_text_TextExtent_height;
1621 static classinfo_t flash_text_FontStyle;
1622 static classinfo_t flash_text_engine_TextLineMirrorRegion;
1623 static varinfo_t flash_text_engine_TextLineMirrorRegion_mirror;
1624 static varinfo_t flash_text_engine_TextLineMirrorRegion_previousRegion;
1625 static varinfo_t flash_text_engine_TextLineMirrorRegion_bounds;
1626 static varinfo_t flash_text_engine_TextLineMirrorRegion_nextRegion;
1627 static varinfo_t flash_text_engine_TextLineMirrorRegion_element;
1628 static varinfo_t flash_text_engine_TextLineMirrorRegion_textLine;
1629 static classinfo_t flash_geom_Vector3D;
1630 static methodinfo_t flash_geom_Vector3D_subtract;
1631 static methodinfo_t flash_geom_Vector3D_distance;
1632 static methodinfo_t flash_geom_Vector3D_scaleBy;
1633 static methodinfo_t flash_geom_Vector3D_decrementBy;
1634 static methodinfo_t flash_geom_Vector3D_equals;
1635 static methodinfo_t flash_geom_Vector3D_normalize;
1636 static methodinfo_t flash_geom_Vector3D_dotProduct;
1637 static methodinfo_t flash_geom_Vector3D_negate;
1638 static methodinfo_t flash_geom_Vector3D_angleBetween;
1639 static methodinfo_t flash_geom_Vector3D_toString;
1640 static varinfo_t flash_geom_Vector3D_lengthSquared;
1641 static varinfo_t flash_geom_Vector3D_x;
1642 static methodinfo_t flash_geom_Vector3D_incrementBy;
1643 static varinfo_t flash_geom_Vector3D_w;
1644 static varinfo_t flash_geom_Vector3D_z;
1645 static methodinfo_t flash_geom_Vector3D_add;
1646 static methodinfo_t flash_geom_Vector3D_project;
1647 static methodinfo_t flash_geom_Vector3D_crossProduct;
1648 static methodinfo_t flash_geom_Vector3D_nearEquals;
1649 static methodinfo_t flash_geom_Vector3D_clone;
1650 static varinfo_t flash_geom_Vector3D_y;
1651 static varinfo_t flash_geom_Vector3D_length;
1652 static classinfo_t flash_desktop_ClipboardTransferMode;
1653 static classinfo_t flash_display_SpreadMethod;
1654 static classinfo_t flash_system_SecurityPanel;
1655 static classinfo_t flash_events_HTTPStatusEvent;
1656 static methodinfo_t flash_events_HTTPStatusEvent_toString;
1657 static methodinfo_t flash_events_HTTPStatusEvent_clone;
1658 static varinfo_t flash_events_HTTPStatusEvent_status;
1659 static classinfo_t flash_net_NetStreamPlayOptions;
1660 static varinfo_t flash_net_NetStreamPlayOptions_len;
1661 static varinfo_t flash_net_NetStreamPlayOptions_streamName;
1662 static varinfo_t flash_net_NetStreamPlayOptions_start;
1663 static varinfo_t flash_net_NetStreamPlayOptions_oldStreamName;
1664 static varinfo_t flash_net_NetStreamPlayOptions_transition;
1665 static classinfo_t flash_net_Responder;
1666 static classinfo_t flash_net_XMLSocket;
1667 static methodinfo_t flash_net_XMLSocket_close;
1668 static methodinfo_t flash_net_XMLSocket_connect;
1669 static methodinfo_t flash_net_XMLSocket_send;
1670 static varinfo_t flash_net_XMLSocket_connected;
1671 static varinfo_t flash_net_XMLSocket_timeout;
1672 static classinfo_t flash_filters_ConvolutionFilter;
1673 static varinfo_t flash_filters_ConvolutionFilter_alpha;
1674 static varinfo_t flash_filters_ConvolutionFilter_matrixX;
1675 static varinfo_t flash_filters_ConvolutionFilter_matrix;
1676 static varinfo_t flash_filters_ConvolutionFilter_bias;
1677 static varinfo_t flash_filters_ConvolutionFilter_color;
1678 static varinfo_t flash_filters_ConvolutionFilter_preserveAlpha;
1679 static varinfo_t flash_filters_ConvolutionFilter_divisor;
1680 static methodinfo_t flash_filters_ConvolutionFilter_clone;
1681 static varinfo_t flash_filters_ConvolutionFilter_clamp;
1682 static varinfo_t flash_filters_ConvolutionFilter_matrixY;
1683 static classinfo_t flash_text_engine_ElementFormat;
1684 static methodinfo_t flash_text_engine_ElementFormat_getFontMetrics;
1685 static varinfo_t flash_text_engine_ElementFormat_digitCase;
1686 static varinfo_t flash_text_engine_ElementFormat_breakOpportunity;
1687 static varinfo_t flash_text_engine_ElementFormat_ligatureLevel;
1688 static varinfo_t flash_text_engine_ElementFormat_dominantBaseline;
1689 static varinfo_t flash_text_engine_ElementFormat_alignmentBaseline;
1690 static varinfo_t flash_text_engine_ElementFormat_color;
1691 static varinfo_t flash_text_engine_ElementFormat_digitWidth;
1692 static varinfo_t flash_text_engine_ElementFormat_kerning;
1693 static varinfo_t flash_text_engine_ElementFormat_fontSize;
1694 static varinfo_t flash_text_engine_ElementFormat_fontDescription;
1695 static varinfo_t flash_text_engine_ElementFormat_baselineShift;
1696 static varinfo_t flash_text_engine_ElementFormat_locale;
1697 static varinfo_t flash_text_engine_ElementFormat_typographicCase;
1698 static varinfo_t flash_text_engine_ElementFormat_trackingLeft;
1699 static varinfo_t flash_text_engine_ElementFormat_locked;
1700 static methodinfo_t flash_text_engine_ElementFormat_clone;
1701 static varinfo_t flash_text_engine_ElementFormat_alpha;
1702 static varinfo_t flash_text_engine_ElementFormat_textRotation;
1703 static varinfo_t flash_text_engine_ElementFormat_trackingRight;
1704 static classinfo_t flash_display_GraphicsGradientFill;
1705 static varinfo_t flash_display_GraphicsGradientFill_interpolationMethod;
1706 static varinfo_t flash_display_GraphicsGradientFill_focalPointRatio;
1707 static varinfo_t flash_display_GraphicsGradientFill_colors;
1708 static varinfo_t flash_display_GraphicsGradientFill_matrix;
1709 static varinfo_t flash_display_GraphicsGradientFill_type;
1710 static varinfo_t flash_display_GraphicsGradientFill_ratios;
1711 static varinfo_t flash_display_GraphicsGradientFill_spreadMethod;
1712 static varinfo_t flash_display_GraphicsGradientFill_alphas;
1713 static classinfo_t flash_display_FrameLabel;
1714 static varinfo_t flash_display_FrameLabel_frame;
1715 static varinfo_t flash_display_FrameLabel_name;
1716 static classinfo_t flash_media_SoundTransform;
1717 static varinfo_t flash_media_SoundTransform_pan;
1718 static varinfo_t flash_media_SoundTransform_leftToRight;
1719 static varinfo_t flash_media_SoundTransform_rightToLeft;
1720 static varinfo_t flash_media_SoundTransform_volume;
1721 static varinfo_t flash_media_SoundTransform_leftToLeft;
1722 static varinfo_t flash_media_SoundTransform_rightToRight;
1723 static varinfo_t _AS3;
1724 static classinfo_t flash_net_LocalConnection;
1725 static varinfo_t flash_net_LocalConnection_client;
1726 static methodinfo_t flash_net_LocalConnection_allowDomain;
1727 static methodinfo_t flash_net_LocalConnection_connect;
1728 static varinfo_t flash_net_LocalConnection_domain;
1729 static methodinfo_t flash_net_LocalConnection_allowInsecureDomain;
1730 static methodinfo_t flash_net_LocalConnection_send;
1731 static methodinfo_t flash_net_LocalConnection_close;
1732 static classinfo_t flash_display_ShaderParameterType;
1733 static classinfo_t flash_events_IMEEvent;
1734 static methodinfo_t flash_events_IMEEvent_toString;
1735 static methodinfo_t flash_events_IMEEvent_clone;
1736 static classinfo_t flash_text_TextFormatDisplay;
1737 static methodinfo_t flash_profiler_profile;
1738 static classinfo_t flash_display_AVM1Movie;
1739 static methodinfo_t flash_display_AVM1Movie_call;
1740 static methodinfo_t flash_display_AVM1Movie_addCallback;
1741 static classinfo_t flash_events_ContextMenuEvent;
1742 static varinfo_t flash_events_ContextMenuEvent_mouseTarget;
1743 static varinfo_t flash_events_ContextMenuEvent_isMouseTargetInaccessible;
1744 static methodinfo_t flash_events_ContextMenuEvent_toString;
1745 static varinfo_t flash_events_ContextMenuEvent_contextMenuOwner;
1746 static methodinfo_t flash_events_ContextMenuEvent_clone;
1747 static classinfo_t flash_events_EventPhase;
1748 static classinfo_t flash_display_JointStyle;
1749 static classinfo_t flash_utils_Dictionary;
1750 static classinfo_t flash_display_GraphicsPathCommand;
1751 static classinfo_t flash_filters_BevelFilter;
1752 static varinfo_t flash_filters_BevelFilter_type;
1753 static varinfo_t flash_filters_BevelFilter_highlightColor;
1754 static varinfo_t flash_filters_BevelFilter_knockout;
1755 static varinfo_t flash_filters_BevelFilter_distance;
1756 static varinfo_t flash_filters_BevelFilter_strength;
1757 static varinfo_t flash_filters_BevelFilter_highlightAlpha;
1758 static varinfo_t flash_filters_BevelFilter_blurY;
1759 static varinfo_t flash_filters_BevelFilter_shadowColor;
1760 static varinfo_t flash_filters_BevelFilter_angle;
1761 static varinfo_t flash_filters_BevelFilter_blurX;
1762 static varinfo_t flash_filters_BevelFilter_shadowAlpha;
1763 static varinfo_t flash_filters_BevelFilter_quality;
1764 static methodinfo_t flash_filters_BevelFilter_clone;
1765 static methodinfo_t flash_utils_getTimer;
1766 static classinfo_t flash_display_Loader;
1767 static varinfo_t flash_display_Loader_content;
1768 static methodinfo_t flash_display_Loader_unloadAndStop;
1769 static methodinfo_t flash_display_Loader_unload;
1770 static methodinfo_t flash_display_Loader_removeChildAt;
1771 static methodinfo_t flash_display_Loader_addChildAt;
1772 static varinfo_t flash_display_Loader_contentLoaderInfo;
1773 static methodinfo_t flash_display_Loader_loadBytes;
1774 static methodinfo_t flash_display_Loader_removeChild;
1775 static methodinfo_t flash_display_Loader_load;
1776 static methodinfo_t flash_display_Loader_addChild;
1777 static methodinfo_t flash_display_Loader_close;
1778 static methodinfo_t flash_display_Loader_setChildIndex;
1779 static classinfo_t flash_display_GraphicsBitmapFill;
1780 static varinfo_t flash_display_GraphicsBitmapFill_smooth;
1781 static varinfo_t flash_display_GraphicsBitmapFill_repeat;
1782 static varinfo_t flash_display_GraphicsBitmapFill_bitmapData;
1783 static varinfo_t flash_display_GraphicsBitmapFill_matrix;
1784 static varinfo_t _undefined;
1785 static classinfo_t flash_display_SimpleButton;
1786 static varinfo_t flash_display_SimpleButton_overState;
1787 static varinfo_t flash_display_SimpleButton_downState;
1788 static varinfo_t flash_display_SimpleButton_enabled;
1789 static varinfo_t flash_display_SimpleButton_trackAsMenu;
1790 static varinfo_t flash_display_SimpleButton_soundTransform;
1791 static varinfo_t flash_display_SimpleButton_useHandCursor;
1792 static varinfo_t flash_display_SimpleButton_upState;
1793 static varinfo_t flash_display_SimpleButton_hitTestState;
1794 static classinfo_t flash_text_engine_TabAlignment;
1795 static classinfo_t flash_text_engine_FontWeight;
1796 static methodinfo_t flash_utils_describeType;
1797 static classinfo_t flash_display_PixelSnapping;
1798 static classinfo_t flash_events_FocusEvent;
1799 static varinfo_t flash_events_FocusEvent_shiftKey;
1800 static varinfo_t flash_events_FocusEvent_isRelatedObjectInaccessible;
1801 static varinfo_t flash_events_FocusEvent_keyCode;
1802 static varinfo_t flash_events_FocusEvent_relatedObject;
1803 static methodinfo_t flash_events_FocusEvent_toString;
1804 static methodinfo_t flash_events_FocusEvent_clone;
1805 static classinfo_t flash_errors_MemoryError;
1806 static classinfo_t flash_events_NetFilterEvent;
1807 static varinfo_t flash_events_NetFilterEvent_header;
1808 static methodinfo_t flash_events_NetFilterEvent_toString;
1809 static methodinfo_t flash_events_NetFilterEvent_clone;
1810 static varinfo_t flash_events_NetFilterEvent_data;
1811 static methodinfo_t _decodeURI;
1812 static methodinfo_t _encodeURI;
1813 static classinfo_t flash_text_engine_TextBaseline;
1814 static classinfo_t flash_external_ExternalInterface;
1815 static methodinfo_t flash_external_ExternalInterface_call;
1816 static varinfo_t flash_external_ExternalInterface_available;
1817 static methodinfo_t flash_external_ExternalInterface_addCallback;
1818 static varinfo_t flash_external_ExternalInterface_marshallExceptions;
1819 static varinfo_t flash_external_ExternalInterface_objectID;
1820 static classinfo_t _EvalError;
1821 static classinfo_t flash_text_engine_DigitCase;
1822 static classinfo_t flash_text_TextFormatAlign;
1823 static classinfo_t flash_errors_ScriptTimeoutError;
1824 static classinfo_t _uint;
1825 static methodinfo_t _uint_valueOf;
1826 static methodinfo_t _uint_toString;
1827 static methodinfo_t _uint_toExponential;
1828 static methodinfo_t _uint_toFixed;
1829 static methodinfo_t _uint_toPrecision;
1830 static methodinfo_t flash_debugger_enterDebugger;
1831 static classinfo_t flash_geom_Orientation3D;
1832 static classinfo_t flash_text_engine_CFFHinting;
1833 static classinfo_t flash_text_FontType;
1834 static classinfo_t flash_filters_ShaderFilter;
1835 static varinfo_t flash_filters_ShaderFilter_bottomExtension;
1836 static varinfo_t flash_filters_ShaderFilter_shader;
1837 static varinfo_t flash_filters_ShaderFilter_rightExtension;
1838 static varinfo_t flash_filters_ShaderFilter_leftExtension;
1839 static varinfo_t flash_filters_ShaderFilter_topExtension;
1840 static classinfo_t flash_display_GraphicsPath;
1841 static methodinfo_t flash_display_GraphicsPath_wideMoveTo;
1842 static varinfo_t flash_display_GraphicsPath_winding;
1843 static methodinfo_t flash_display_GraphicsPath_moveTo;
1844 static methodinfo_t flash_display_GraphicsPath_wideLineTo;
1845 static varinfo_t flash_display_GraphicsPath_commands;
1846 static methodinfo_t flash_display_GraphicsPath_curveTo;
1847 static methodinfo_t flash_display_GraphicsPath_lineTo;
1848 static varinfo_t flash_display_GraphicsPath_data;
1849 static classinfo_t flash_events_KeyboardEvent;
1850 static varinfo_t flash_events_KeyboardEvent_shiftKey;
1851 static varinfo_t flash_events_KeyboardEvent_keyCode;
1852 static varinfo_t flash_events_KeyboardEvent_keyLocation;
1853 static methodinfo_t flash_events_KeyboardEvent_updateAfterEvent;
1854 static methodinfo_t flash_events_KeyboardEvent_toString;
1855 static varinfo_t flash_events_KeyboardEvent_altKey;
1856 static varinfo_t flash_events_KeyboardEvent_ctrlKey;
1857 static methodinfo_t flash_events_KeyboardEvent_clone;
1858 static varinfo_t flash_events_KeyboardEvent_charCode;
1859 static classinfo_t flash_system_ApplicationDomain;
1860 static methodinfo_t flash_system_ApplicationDomain_hasDefinition;
1861 static methodinfo_t flash_system_ApplicationDomain_getDefinition;
1862 static varinfo_t flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH;
1863 static varinfo_t flash_system_ApplicationDomain_parentDomain;
1864 static varinfo_t flash_system_ApplicationDomain_domainMemory;
1865 static varinfo_t flash_system_ApplicationDomain_currentDomain;
1866 static classinfo_t adobe_utils_ProductManager;
1867 static varinfo_t adobe_utils_ProductManager_running;
1868 static methodinfo_t adobe_utils_ProductManager_download;
1869 static varinfo_t adobe_utils_ProductManager_installedVersion;
1870 static varinfo_t adobe_utils_ProductManager_installed;
1871 static methodinfo_t adobe_utils_ProductManager_launch;
1872 static classinfo_t flash_events_Event;
1873 static varinfo_t flash_events_Event_type;
1874 static varinfo_t flash_events_Event_cancelable;
1875 static methodinfo_t flash_events_Event_isDefaultPrevented;
1876 static varinfo_t flash_events_Event_target;
1877 static varinfo_t flash_events_Event_eventPhase;
1878 static varinfo_t flash_events_Event_currentTarget;
1879 static methodinfo_t flash_events_Event_toString;
1880 static methodinfo_t flash_events_Event_stopImmediatePropagation;
1881 static varinfo_t flash_events_Event_bubbles;
1882 static methodinfo_t flash_events_Event_stopPropagation;
1883 static methodinfo_t flash_events_Event_clone;
1884 static methodinfo_t flash_events_Event_preventDefault;
1885 static methodinfo_t flash_events_Event_formatToString;
1886 static classinfo_t flash_desktop_ClipboardFormats;
1887 static classinfo_t flash_display_MovieClip;
1888 static methodinfo_t flash_display_MovieClip_prevScene;
1889 static methodinfo_t flash_display_MovieClip_gotoAndPlay;
1890 static varinfo_t flash_display_MovieClip_currentLabels;
1891 static methodinfo_t flash_display_MovieClip_nextFrame;
1892 static varinfo_t flash_display_MovieClip_currentScene;
1893 static varinfo_t flash_display_MovieClip_enabled;
1894 static varinfo_t flash_display_MovieClip_currentFrameLabel;
1895 static methodinfo_t flash_display_MovieClip_play;
1896 static varinfo_t flash_display_MovieClip_framesLoaded;
1897 static varinfo_t flash_display_MovieClip_scenes;
1898 static methodinfo_t flash_display_MovieClip_addFrameScript;
1899 static varinfo_t flash_display_MovieClip_currentLabel;
1900 static methodinfo_t flash_display_MovieClip_prevFrame;
1901 static methodinfo_t flash_display_MovieClip_gotoAndStop;
1902 static varinfo_t flash_display_MovieClip_currentFrame;
1903 static methodinfo_t flash_display_MovieClip_nextScene;
1904 static varinfo_t flash_display_MovieClip_totalFrames;
1905 static varinfo_t flash_display_MovieClip_trackAsMenu;
1906 static methodinfo_t flash_display_MovieClip_stop;
1907 static classinfo_t flash_display_BitmapData;
1908 static methodinfo_t flash_display_BitmapData_getPixel32;
1909 static methodinfo_t flash_display_BitmapData_draw;
1910 static methodinfo_t flash_display_BitmapData_setPixels;
1911 static methodinfo_t flash_display_BitmapData_copyPixels;
1912 static methodinfo_t flash_display_BitmapData_histogram;
1913 static methodinfo_t flash_display_BitmapData_scroll;
1914 static varinfo_t flash_display_BitmapData_transparent;
1915 static methodinfo_t flash_display_BitmapData_noise;
1916 static methodinfo_t flash_display_BitmapData_threshold;
1917 static methodinfo_t flash_display_BitmapData_paletteMap;
1918 static methodinfo_t flash_display_BitmapData_perlinNoise;
1919 static methodinfo_t flash_display_BitmapData_hitTest;
1920 static methodinfo_t flash_display_BitmapData_getPixel;
1921 static methodinfo_t flash_display_BitmapData_unlock;
1922 static varinfo_t flash_display_BitmapData_height;
1923 static methodinfo_t flash_display_BitmapData_copyChannel;
1924 static varinfo_t flash_display_BitmapData_width;
1925 static methodinfo_t flash_display_BitmapData_clone;
1926 static methodinfo_t flash_display_BitmapData_colorTransform;
1927 static methodinfo_t flash_display_BitmapData_generateFilterRect;
1928 static methodinfo_t flash_display_BitmapData_compare;
1929 static methodinfo_t flash_display_BitmapData_fillRect;
1930 static methodinfo_t flash_display_BitmapData_setVector;
1931 static methodinfo_t flash_display_BitmapData_floodFill;
1932 static methodinfo_t flash_display_BitmapData_pixelDissolve;
1933 static methodinfo_t flash_display_BitmapData_setPixel;
1934 static methodinfo_t flash_display_BitmapData_setPixel32;
1935 static methodinfo_t flash_display_BitmapData_lock;
1936 static methodinfo_t flash_display_BitmapData_getVector;
1937 static methodinfo_t flash_display_BitmapData_getColorBoundsRect;
1938 static methodinfo_t flash_display_BitmapData_getPixels;
1939 static methodinfo_t flash_display_BitmapData_merge;
1940 static varinfo_t flash_display_BitmapData_rect;
1941 static methodinfo_t flash_display_BitmapData_applyFilter;
1942 static methodinfo_t flash_display_BitmapData_dispose;
1943 static classinfo_t flash_text_engine_LigatureLevel;
1944 static varinfo_t _Infinity;
1945 static classinfo_t flash_text_engine_FontDescription;
1946 static methodinfo_t flash_text_engine_FontDescription_isFontCompatible;
1947 static varinfo_t flash_text_engine_FontDescription_renderingMode;
1948 static varinfo_t flash_text_engine_FontDescription_cffHinting;
1949 static varinfo_t flash_text_engine_FontDescription_fontPosture;
1950 static varinfo_t flash_text_engine_FontDescription_fontName;
1951 static varinfo_t flash_text_engine_FontDescription_fontLookup;
1952 static varinfo_t flash_text_engine_FontDescription_locked;
1953 static varinfo_t flash_text_engine_FontDescription_fontWeight;
1954 static methodinfo_t flash_text_engine_FontDescription_clone;
1955 static classinfo_t flash_text_engine_TextElement;
1956 static methodinfo_t flash_text_engine_TextElement_replaceText;
1957 static classinfo_t flash_display_SWFVersion;
1958 static classinfo_t flash_net_URLLoader;
1959 static methodinfo_t flash_net_URLLoader_close;
1960 static varinfo_t flash_net_URLLoader_bytesLoaded;
1961 static methodinfo_t flash_net_URLLoader_load;
1962 static varinfo_t flash_net_URLLoader_bytesTotal;
1963 static varinfo_t flash_net_URLLoader_dataFormat;
1964 static varinfo_t flash_net_URLLoader_data;
1965 static classinfo_t flash_geom_Matrix;
1966 static varinfo_t flash_geom_Matrix_b;
1967 static methodinfo_t flash_geom_Matrix_deltaTransformPoint;
1968 static methodinfo_t flash_geom_Matrix_identity;
1969 static varinfo_t flash_geom_Matrix_ty;
1970 static methodinfo_t flash_geom_Matrix_translate;
1971 static methodinfo_t flash_geom_Matrix_concat;
1972 static varinfo_t flash_geom_Matrix_c;
1973 static varinfo_t flash_geom_Matrix_a;
1974 static methodinfo_t flash_geom_Matrix_scale;
1975 static varinfo_t flash_geom_Matrix_d;
1976 static methodinfo_t flash_geom_Matrix_transformPoint;
1977 static methodinfo_t flash_geom_Matrix_rotate;
1978 static methodinfo_t flash_geom_Matrix_createGradientBox;
1979 static methodinfo_t flash_geom_Matrix_toString;
1980 static methodinfo_t flash_geom_Matrix_invert;
1981 static methodinfo_t flash_geom_Matrix_clone;
1982 static varinfo_t flash_geom_Matrix_tx;
1983 static methodinfo_t flash_geom_Matrix_createBox;
1984 static classinfo_t flash_accessibility_Accessibility;
1985 static varinfo_t flash_accessibility_Accessibility_active;
1986 static methodinfo_t flash_accessibility_Accessibility_updateProperties;
1987 static methodinfo_t flash_accessibility_Accessibility_sendEvent;
1988 static methodinfo_t flash_net_sendToURL;
1989 static classinfo_t flash_filters_GlowFilter;
1990 static varinfo_t flash_filters_GlowFilter_blurY;
1991 static varinfo_t flash_filters_GlowFilter_strength;
1992 static varinfo_t flash_filters_GlowFilter_inner;
1993 static varinfo_t flash_filters_GlowFilter_color;
1994 static methodinfo_t flash_filters_GlowFilter_clone;
1995 static varinfo_t flash_filters_GlowFilter_quality;
1996 static varinfo_t flash_filters_GlowFilter_knockout;
1997 static varinfo_t flash_filters_GlowFilter_alpha;
1998 static varinfo_t flash_filters_GlowFilter_blurX;
1999 static classinfo_t flash_events_FullScreenEvent;
2000 static methodinfo_t flash_events_FullScreenEvent_toString;
2001 static methodinfo_t flash_events_FullScreenEvent_clone;
2002 static varinfo_t flash_events_FullScreenEvent_fullScreen;
2003 static classinfo_t flash_display_StageDisplayState;
2004 static classinfo_t flash_text_engine_TextJustifier;
2005 static methodinfo_t flash_text_engine_TextJustifier_getJustifierForLocale;
2006 static varinfo_t flash_text_engine_TextJustifier_lineJustification;
2007 static varinfo_t flash_text_engine_TextJustifier_locale;
2008 static methodinfo_t flash_text_engine_TextJustifier_clone;
2009 static classinfo_t flash_display_StageAlign;
2010 static varinfo_t _NaN;
2011 static classinfo_t _ReferenceError;
2012 static classinfo_t flash_display_Shape;
2013 static varinfo_t flash_display_Shape_graphics;
2014 static classinfo_t flash_text_TextFormat = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextFormat", 0, &_Object, interfaces: {0}};
2015 static varinfo_t flash_text_TextFormat_leading = {0x01, 0x00, 0x80, 0x16, "", "leading", 0, 0, &flash_text_TextFormat, 0};
2016 static varinfo_t flash_text_TextFormat_bold = {0x01, 0x00, 0x80, 0x16, "", "bold", 0, 0, &flash_text_TextFormat, 0};
2017 static varinfo_t flash_text_TextFormat_underline = {0x01, 0x00, 0x80, 0x16, "", "underline", 0, 0, &flash_text_TextFormat, 0};
2018 static varinfo_t flash_text_TextFormat_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, 0, &flash_text_TextFormat, 0};
2019 static varinfo_t flash_text_TextFormat_letterSpacing = {0x01, 0x00, 0x80, 0x16, "", "letterSpacing", 0, 0, &flash_text_TextFormat, 0};
2020 static varinfo_t flash_text_TextFormat_kerning = {0x01, 0x00, 0x80, 0x16, "", "kerning", 0, 0, &flash_text_TextFormat, 0};
2021 static varinfo_t flash_text_TextFormat_target = {0x01, 0x00, 0x80, 0x16, "", "target", 0, 0, &flash_text_TextFormat, 0};
2022 static varinfo_t flash_text_TextFormat_italic = {0x01, 0x00, 0x80, 0x16, "", "italic", 0, 0, &flash_text_TextFormat, 0};
2023 static varinfo_t flash_text_TextFormat_rightMargin = {0x01, 0x00, 0x80, 0x16, "", "rightMargin", 0, 0, &flash_text_TextFormat, 0};
2024 static varinfo_t flash_text_TextFormat_bullet = {0x01, 0x00, 0x80, 0x16, "", "bullet", 0, 0, &flash_text_TextFormat, 0};
2025 static varinfo_t flash_text_TextFormat_url = {0x01, 0x00, 0x80, 0x16, "", "url", 0, 0, &flash_text_TextFormat, 0};
2026 static varinfo_t flash_text_TextFormat_size = {0x01, 0x00, 0x80, 0x16, "", "size", 0, 0, &flash_text_TextFormat, 0};
2027 static varinfo_t flash_text_TextFormat_indent = {0x01, 0x00, 0x80, 0x16, "", "indent", 0, 0, &flash_text_TextFormat, 0};
2028 static varinfo_t flash_text_TextFormat_leftMargin = {0x01, 0x00, 0x80, 0x16, "", "leftMargin", 0, 0, &flash_text_TextFormat, 0};
2029 static varinfo_t flash_text_TextFormat_display = {0x01, 0x00, 0x80, 0x16, "", "display", 0, 0, &flash_text_TextFormat, 0};
2030 static varinfo_t flash_text_TextFormat_align = {0x01, 0x00, 0x80, 0x16, "", "align", 0, 0, &flash_text_TextFormat, 0};
2031 static varinfo_t flash_text_TextFormat_tabStops = {0x01, 0x00, 0x80, 0x16, "", "tabStops", 0, 0, &flash_text_TextFormat, 0};
2032 static varinfo_t flash_text_TextFormat_blockIndent = {0x01, 0x00, 0x80, 0x16, "", "blockIndent", 0, 0, &flash_text_TextFormat, 0};
2033 static varinfo_t flash_text_TextFormat_font = {0x01, 0x00, 0x80, 0x16, "", "font", 0, 0, &flash_text_TextFormat, 0};
2034 static classinfo_t flash_filters_BitmapFilter = {0x03, 0x00, 0x80, 0x16, "flash.filters", "BitmapFilter", 0, &_Object, interfaces: {0}};
2035 static methodinfo_t flash_filters_BitmapFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_BitmapFilter, 0};
2036 static classinfo_t flash_filters_DropShadowFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "DropShadowFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2037 static varinfo_t flash_filters_DropShadowFilter_alpha = {0x01, 0x00, 0x80, 0x16, "", "alpha", 0, 0, &flash_filters_DropShadowFilter, 0};
2038 static varinfo_t flash_filters_DropShadowFilter_strength = {0x01, 0x00, 0x80, 0x16, "", "strength", 0, 0, &flash_filters_DropShadowFilter, 0};
2039 static varinfo_t flash_filters_DropShadowFilter_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_filters_DropShadowFilter, 0};
2040 static varinfo_t flash_filters_DropShadowFilter_angle = {0x01, 0x00, 0x80, 0x16, "", "angle", 0, 0, &flash_filters_DropShadowFilter, 0};
2041 static varinfo_t flash_filters_DropShadowFilter_knockout = {0x01, 0x00, 0x80, 0x16, "", "knockout", 0, 0, &flash_filters_DropShadowFilter, 0};
2042 static varinfo_t flash_filters_DropShadowFilter_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, 0, &flash_filters_DropShadowFilter, 0};
2043 static varinfo_t flash_filters_DropShadowFilter_hideObject = {0x01, 0x00, 0x80, 0x16, "", "hideObject", 0, 0, &flash_filters_DropShadowFilter, 0};
2044 static varinfo_t flash_filters_DropShadowFilter_inner = {0x01, 0x00, 0x80, 0x16, "", "inner", 0, 0, &flash_filters_DropShadowFilter, 0};
2045 static varinfo_t flash_filters_DropShadowFilter_blurX = {0x01, 0x00, 0x80, 0x16, "", "blurX", 0, 0, &flash_filters_DropShadowFilter, 0};
2046 static varinfo_t flash_filters_DropShadowFilter_blurY = {0x01, 0x00, 0x80, 0x16, "", "blurY", 0, 0, &flash_filters_DropShadowFilter, 0};
2047 static varinfo_t flash_filters_DropShadowFilter_distance = {0x01, 0x00, 0x80, 0x16, "", "distance", 0, 0, &flash_filters_DropShadowFilter, 0};
2048 static methodinfo_t flash_filters_DropShadowFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_DropShadowFilter, 0};
2049 static classinfo_t adobe_utils_CustomActions = {0x03, 0x00, 0x81, 0x16, "adobe.utils", "CustomActions", 0, &_Object, interfaces: {0}};
2050 static varinfo_t adobe_utils_CustomActions_actionsList = {0x01, 0x00, 0x82, 0x16, "", "actionsList", 0, 0, &adobe_utils_CustomActions, 0};
2051 static methodinfo_t adobe_utils_CustomActions_uninstallActions = {0x02, 0x00, 0x82, 0x16, "", "uninstallActions", 0, 0, &adobe_utils_CustomActions, 0};
2052 static methodinfo_t adobe_utils_CustomActions_getActions = {0x02, 0x00, 0x82, 0x16, "", "getActions", 0, &_String, &adobe_utils_CustomActions, 0};
2053 static methodinfo_t adobe_utils_CustomActions_installActions = {0x02, 0x00, 0x82, 0x16, "", "installActions", 0, 0, &adobe_utils_CustomActions, 0};
2054 static classinfo_t flash_text_engine_TextLineValidity = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLineValidity", 0, &_Object, interfaces: {0}};
2055 static classinfo_t flash_display_LineScaleMode = {0x03, 0x00, 0x81, 0x16, "flash.display", "LineScaleMode", 0, &_Object, interfaces: {0}};
2056 static classinfo_t flash_geom_Transform = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Transform", 0, &_Object, interfaces: {0}};
2057 static varinfo_t flash_geom_Transform_matrix = {0x01, 0x00, 0x80, 0x16, "", "matrix", 0, 0, &flash_geom_Transform, 0};
2058 static varinfo_t flash_geom_Transform_perspectiveProjection = {0x01, 0x00, 0x80, 0x16, "", "perspectiveProjection", 0, 0, &flash_geom_Transform, 0};
2059 static varinfo_t flash_geom_Transform_concatenatedMatrix = {0x01, 0x00, 0x80, 0x16, "", "concatenatedMatrix", 0, 0, &flash_geom_Transform, 0};
2060 static varinfo_t flash_geom_Transform_colorTransform = {0x01, 0x00, 0x80, 0x16, "", "colorTransform", 0, 0, &flash_geom_Transform, 0};
2061 static methodinfo_t flash_geom_Transform_getRelativeMatrix3D = {0x02, 0x00, 0x80, 0x16, "", "getRelativeMatrix3D", 0, &flash_geom_Matrix3D, &flash_geom_Transform, 0};
2062 static varinfo_t flash_geom_Transform_pixelBounds = {0x01, 0x00, 0x80, 0x16, "", "pixelBounds", 0, 0, &flash_geom_Transform, 0};
2063 static varinfo_t flash_geom_Transform_matrix3D = {0x01, 0x00, 0x80, 0x16, "", "matrix3D", 0, 0, &flash_geom_Transform, 0};
2064 static varinfo_t flash_geom_Transform_concatenatedColorTransform = {0x01, 0x00, 0x80, 0x16, "", "concatenatedColorTransform", 0, 0, &flash_geom_Transform, 0};
2065 static classinfo_t flash_ui_KeyLocation = {0x03, 0x00, 0x81, 0x16, "flash.ui", "KeyLocation", 0, &_Object, interfaces: {0}};
2066 static classinfo_t flash_events_MouseEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "MouseEvent", 0, &flash_events_Event, interfaces: {0}};
2067 static varinfo_t flash_events_MouseEvent_localY = {0x01, 0x00, 0x80, 0x16, "", "localY", 0, 0, &flash_events_MouseEvent, 0};
2068 static methodinfo_t flash_events_MouseEvent_updateAfterEvent = {0x02, 0x00, 0x80, 0x16, "", "updateAfterEvent", 0, 0, &flash_events_MouseEvent, 0};
2069 static varinfo_t flash_events_MouseEvent_delta = {0x01, 0x00, 0x80, 0x16, "", "delta", 0, 0, &flash_events_MouseEvent, 0};
2070 static varinfo_t flash_events_MouseEvent_stageX = {0x01, 0x00, 0x80, 0x16, "", "stageX", 0, 0, &flash_events_MouseEvent, 0};
2071 static methodinfo_t flash_events_MouseEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_MouseEvent, 0};
2072 static varinfo_t flash_events_MouseEvent_relatedObject = {0x01, 0x00, 0x80, 0x16, "", "relatedObject", 0, 0, &flash_events_MouseEvent, 0};
2073 static varinfo_t flash_events_MouseEvent_isRelatedObjectInaccessible = {0x01, 0x00, 0x80, 0x16, "", "isRelatedObjectInaccessible", 0, 0, &flash_events_MouseEvent, 0};
2074 static varinfo_t flash_events_MouseEvent_shiftKey = {0x01, 0x00, 0x80, 0x16, "", "shiftKey", 0, 0, &flash_events_MouseEvent, 0};
2075 static varinfo_t flash_events_MouseEvent_stageY = {0x01, 0x00, 0x80, 0x16, "", "stageY", 0, 0, &flash_events_MouseEvent, 0};
2076 static varinfo_t flash_events_MouseEvent_altKey = {0x01, 0x00, 0x80, 0x16, "", "altKey", 0, 0, &flash_events_MouseEvent, 0};
2077 static methodinfo_t flash_events_MouseEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_MouseEvent, 0};
2078 static varinfo_t flash_events_MouseEvent_ctrlKey = {0x01, 0x00, 0x80, 0x16, "", "ctrlKey", 0, 0, &flash_events_MouseEvent, 0};
2079 static varinfo_t flash_events_MouseEvent_localX = {0x01, 0x00, 0x80, 0x16, "", "localX", 0, 0, &flash_events_MouseEvent, 0};
2080 static varinfo_t flash_events_MouseEvent_buttonDown = {0x01, 0x00, 0x80, 0x16, "", "buttonDown", 0, 0, &flash_events_MouseEvent, 0};
2081 static classinfo_t flash_text_engine_LineJustification = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "LineJustification", 0, &_Object, interfaces: {0}};
2082 static classinfo_t flash_media_Camera = {0x03, 0x00, 0x81, 0x16, "flash.media", "Camera", 0, &flash_events_EventDispatcher, interfaces: {0}};
2083 static methodinfo_t flash_media_Camera_getCamera = {0x02, 0x00, 0x82, 0x16, "", "getCamera", 0, &flash_media_Camera, &flash_media_Camera, 0};
2084 static varinfo_t flash_media_Camera_fps = {0x01, 0x00, 0x80, 0x16, "", "fps", 0, 0, &flash_media_Camera, 0};
2085 static methodinfo_t flash_media_Camera_setMode = {0x02, 0x00, 0x80, 0x16, "", "setMode", 0, 0, &flash_media_Camera, 0};
2086 static varinfo_t flash_media_Camera_keyFrameInterval = {0x01, 0x00, 0x80, 0x16, "", "keyFrameInterval", 0, 0, &flash_media_Camera, 0};
2087 static varinfo_t flash_media_Camera_motionTimeout = {0x01, 0x00, 0x80, 0x16, "", "motionTimeout", 0, 0, &flash_media_Camera, 0};
2088 static varinfo_t flash_media_Camera_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, 0, &flash_media_Camera, 0};
2089 static methodinfo_t flash_media_Camera_setCursor = {0x02, 0x00, 0x80, 0x16, "", "setCursor", 0, 0, &flash_media_Camera, 0};
2090 static methodinfo_t flash_media_Camera_setLoopback = {0x02, 0x00, 0x80, 0x16, "", "setLoopback", 0, 0, &flash_media_Camera, 0};
2091 static varinfo_t flash_media_Camera_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, 0, &flash_media_Camera, 0};
2092 static varinfo_t flash_media_Camera_index = {0x01, 0x00, 0x80, 0x16, "", "index", 0, 0, &flash_media_Camera, 0};
2093 static varinfo_t flash_media_Camera_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, 0, &flash_media_Camera, 0};
2094 static varinfo_t flash_media_Camera_currentFPS = {0x01, 0x00, 0x80, 0x16, "", "currentFPS", 0, 0, &flash_media_Camera, 0};
2095 static methodinfo_t flash_media_Camera_setKeyFrameInterval = {0x02, 0x00, 0x80, 0x16, "", "setKeyFrameInterval", 0, 0, &flash_media_Camera, 0};
2096 static varinfo_t flash_media_Camera_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_media_Camera, 0};
2097 static varinfo_t flash_media_Camera_motionLevel = {0x01, 0x00, 0x80, 0x16, "", "motionLevel", 0, 0, &flash_media_Camera, 0};
2098 static varinfo_t flash_media_Camera_bandwidth = {0x01, 0x00, 0x80, 0x16, "", "bandwidth", 0, 0, &flash_media_Camera, 0};
2099 static varinfo_t flash_media_Camera_muted = {0x01, 0x00, 0x80, 0x16, "", "muted", 0, 0, &flash_media_Camera, 0};
2100 static varinfo_t flash_media_Camera_activityLevel = {0x01, 0x00, 0x80, 0x16, "", "activityLevel", 0, 0, &flash_media_Camera, 0};
2101 static varinfo_t flash_media_Camera_loopback = {0x01, 0x00, 0x80, 0x16, "", "loopback", 0, 0, &flash_media_Camera, 0};
2102 static varinfo_t flash_media_Camera_names = {0x01, 0x00, 0x82, 0x16, "", "names", 0, 0, &flash_media_Camera, 0};
2103 static methodinfo_t flash_media_Camera_setQuality = {0x02, 0x00, 0x80, 0x16, "", "setQuality", 0, 0, &flash_media_Camera, 0};
2104 static methodinfo_t flash_media_Camera_setMotionLevel = {0x02, 0x00, 0x80, 0x16, "", "setMotionLevel", 0, 0, &flash_media_Camera, 0};
2105 static methodinfo_t flash_net_registerClassAlias = {0x02, 0x00, 0x82, 0x16, "flash.net", "registerClassAlias", 0, 0, 0, 0};
2106 static classinfo_t flash_utils_ByteArray = {0x03, 0x00, 0x80, 0x16, "flash.utils", "ByteArray", 0, &_Object, interfaces: {&flash_utils_IDataInput, &flash_utils_IDataOutput, 0}};
2107 static methodinfo_t flash_utils_ByteArray_writeBoolean = {0x02, 0x00, 0x80, 0x16, "", "writeBoolean", 0, 0, &flash_utils_ByteArray, 0};
2108 static methodinfo_t flash_utils_ByteArray_readDouble = {0x02, 0x00, 0x80, 0x16, "", "readDouble", 0, &_Number, &flash_utils_ByteArray, 0};
2109 static methodinfo_t flash_utils_ByteArray_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_utils_ByteArray, 0};
2110 static methodinfo_t flash_utils_ByteArray_writeByte = {0x02, 0x00, 0x80, 0x16, "", "writeByte", 0, 0, &flash_utils_ByteArray, 0};
2111 static methodinfo_t flash_utils_ByteArray_writeObject = {0x02, 0x00, 0x80, 0x16, "", "writeObject", 0, 0, &flash_utils_ByteArray, 0};
2112 static methodinfo_t flash_utils_ByteArray_readUTFBytes = {0x02, 0x00, 0x80, 0x16, "", "readUTFBytes", 0, &_String, &flash_utils_ByteArray, 0};
2113 static methodinfo_t flash_utils_ByteArray_writeMultiByte = {0x02, 0x00, 0x80, 0x16, "", "writeMultiByte", 0, 0, &flash_utils_ByteArray, 0};
2114 static methodinfo_t flash_utils_ByteArray_uncompress = {0x02, 0x00, 0x80, 0x16, "", "uncompress", 0, 0, &flash_utils_ByteArray, 0};
2115 static methodinfo_t flash_utils_ByteArray_readUnsignedByte = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedByte", 0, &_uint, &flash_utils_ByteArray, 0};
2116 static methodinfo_t flash_utils_ByteArray_writeInt = {0x02, 0x00, 0x80, 0x16, "", "writeInt", 0, 0, &flash_utils_ByteArray, 0};
2117 static methodinfo_t flash_utils_ByteArray_deflate = {0x02, 0x00, 0x80, 0x16, "", "deflate", 0, 0, &flash_utils_ByteArray, 0};
2118 static methodinfo_t flash_utils_ByteArray_readMultiByte = {0x02, 0x00, 0x80, 0x16, "", "readMultiByte", 0, &_String, &flash_utils_ByteArray, 0};
2119 static methodinfo_t flash_utils_ByteArray_readBytes = {0x02, 0x00, 0x80, 0x16, "", "readBytes", 0, 0, &flash_utils_ByteArray, 0};
2120 static methodinfo_t flash_utils_ByteArray_writeShort = {0x02, 0x00, 0x80, 0x16, "", "writeShort", 0, 0, &flash_utils_ByteArray, 0};
2121 static varinfo_t flash_utils_ByteArray_position = {0x01, 0x00, 0x80, 0x16, "", "position", 0, 0, &flash_utils_ByteArray, 0};
2122 static methodinfo_t flash_utils_ByteArray_readShort = {0x02, 0x00, 0x80, 0x16, "", "readShort", 0, &_int, &flash_utils_ByteArray, 0};
2123 static methodinfo_t flash_utils_ByteArray_writeUTF = {0x02, 0x00, 0x80, 0x16, "", "writeUTF", 0, 0, &flash_utils_ByteArray, 0};
2124 static methodinfo_t flash_utils_ByteArray_writeBytes = {0x02, 0x00, 0x80, 0x16, "", "writeBytes", 0, 0, &flash_utils_ByteArray, 0};
2125 static varinfo_t flash_utils_ByteArray_objectEncoding = {0x01, 0x00, 0x80, 0x16, "", "objectEncoding", 0, 0, &flash_utils_ByteArray, 0};
2126 static methodinfo_t flash_utils_ByteArray_readObject = {0x02, 0x00, 0x80, 0x16, "", "readObject", 0, 0, &flash_utils_ByteArray, 0};
2127 static varinfo_t flash_utils_ByteArray_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &flash_utils_ByteArray, 0};
2128 static methodinfo_t flash_utils_ByteArray_writeUnsignedInt = {0x02, 0x00, 0x80, 0x16, "", "writeUnsignedInt", 0, 0, &flash_utils_ByteArray, 0};
2129 static methodinfo_t flash_utils_ByteArray_writeDouble = {0x02, 0x00, 0x80, 0x16, "", "writeDouble", 0, 0, &flash_utils_ByteArray, 0};
2130 static methodinfo_t flash_utils_ByteArray_writeFloat = {0x02, 0x00, 0x80, 0x16, "", "writeFloat", 0, 0, &flash_utils_ByteArray, 0};
2131 static methodinfo_t flash_utils_ByteArray_readInt = {0x02, 0x00, 0x80, 0x16, "", "readInt", 0, &_int, &flash_utils_ByteArray, 0};
2132 static methodinfo_t flash_utils_ByteArray_readByte = {0x02, 0x00, 0x80, 0x16, "", "readByte", 0, &_int, &flash_utils_ByteArray, 0};
2133 static varinfo_t flash_utils_ByteArray_bytesAvailable = {0x01, 0x00, 0x80, 0x16, "", "bytesAvailable", 0, 0, &flash_utils_ByteArray, 0};
2134 static methodinfo_t flash_utils_ByteArray_clear = {0x02, 0x00, 0x80, 0x16, "", "clear", 0, 0, &flash_utils_ByteArray, 0};
2135 static varinfo_t flash_utils_ByteArray_endian = {0x01, 0x00, 0x80, 0x16, "", "endian", 0, 0, &flash_utils_ByteArray, 0};
2136 static methodinfo_t flash_utils_ByteArray_readUnsignedShort = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedShort", 0, &_uint, &flash_utils_ByteArray, 0};
2137 static methodinfo_t flash_utils_ByteArray_readUnsignedInt = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedInt", 0, &_uint, &flash_utils_ByteArray, 0};
2138 static varinfo_t flash_utils_ByteArray_defaultObjectEncoding = {0x01, 0x00, 0x82, 0x16, "", "defaultObjectEncoding", 0, 0, &flash_utils_ByteArray, 0};
2139 static methodinfo_t flash_utils_ByteArray_readFloat = {0x02, 0x00, 0x80, 0x16, "", "readFloat", 0, &_Number, &flash_utils_ByteArray, 0};
2140 static methodinfo_t flash_utils_ByteArray_compress = {0x02, 0x00, 0x80, 0x16, "", "compress", 0, 0, &flash_utils_ByteArray, 0};
2141 static methodinfo_t flash_utils_ByteArray_writeUTFBytes = {0x02, 0x00, 0x80, 0x16, "", "writeUTFBytes", 0, 0, &flash_utils_ByteArray, 0};
2142 static methodinfo_t flash_utils_ByteArray_readBoolean = {0x02, 0x00, 0x80, 0x16, "", "readBoolean", 0, &_Boolean, &flash_utils_ByteArray, 0};
2143 static methodinfo_t flash_utils_ByteArray_inflate = {0x02, 0x00, 0x80, 0x16, "", "inflate", 0, 0, &flash_utils_ByteArray, 0};
2144 static methodinfo_t flash_utils_ByteArray_readUTF = {0x02, 0x00, 0x80, 0x16, "", "readUTF", 0, &_String, &flash_utils_ByteArray, 0};
2145 static classinfo_t flash_accessibility_AccessibilityImplementation = {0x03, 0x00, 0x80, 0x16, "flash.accessibility", "AccessibilityImplementation", 0, &_Object, interfaces: {0}};
2146 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accState = {0x02, 0x00, 0x80, 0x16, "", "get_accState", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2147 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accName = {0x02, 0x00, 0x80, 0x16, "", "get_accName", 0, &_String, &flash_accessibility_AccessibilityImplementation, 0};
2148 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accSelection = {0x02, 0x00, 0x80, 0x16, "", "get_accSelection", 0, &_Array, &flash_accessibility_AccessibilityImplementation, 0};
2149 static methodinfo_t flash_accessibility_AccessibilityImplementation_accDoDefaultAction = {0x02, 0x00, 0x80, 0x16, "", "accDoDefaultAction", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
2150 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accFocus = {0x02, 0x00, 0x80, 0x16, "", "get_accFocus", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2151 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accDefaultAction = {0x02, 0x00, 0x80, 0x16, "", "get_accDefaultAction", 0, &_String, &flash_accessibility_AccessibilityImplementation, 0};
2152 static methodinfo_t flash_accessibility_AccessibilityImplementation_accSelect = {0x02, 0x00, 0x80, 0x16, "", "accSelect", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
2153 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accValue = {0x02, 0x00, 0x80, 0x16, "", "get_accValue", 0, &_String, &flash_accessibility_AccessibilityImplementation, 0};
2154 static varinfo_t flash_accessibility_AccessibilityImplementation_stub = {0x01, 0x00, 0x80, 0x16, "", "stub", 0, &_Boolean, &flash_accessibility_AccessibilityImplementation, 0};
2155 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accRole = {0x02, 0x00, 0x80, 0x16, "", "get_accRole", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2156 static varinfo_t flash_accessibility_AccessibilityImplementation_errno = {0x01, 0x00, 0x80, 0x16, "", "errno", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2157 static methodinfo_t flash_accessibility_AccessibilityImplementation_isLabeledBy = {0x02, 0x00, 0x80, 0x16, "", "isLabeledBy", 0, &_Boolean, &flash_accessibility_AccessibilityImplementation, 0};
2158 static methodinfo_t flash_accessibility_AccessibilityImplementation_accLocation = {0x02, 0x00, 0x80, 0x16, "", "accLocation", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
2159 static methodinfo_t flash_accessibility_AccessibilityImplementation_getChildIDArray = {0x02, 0x00, 0x80, 0x16, "", "getChildIDArray", 0, &_Array, &flash_accessibility_AccessibilityImplementation, 0};
2160 static methodinfo_t flash_sampler_stopSampling = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "stopSampling", 0, 0, 0, 0};
2161 static classinfo_t flash_events_SyncEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "SyncEvent", 0, &flash_events_Event, interfaces: {0}};
2162 static methodinfo_t flash_events_SyncEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_SyncEvent, 0};
2163 static methodinfo_t flash_events_SyncEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_SyncEvent, 0};
2164 static varinfo_t flash_events_SyncEvent_changeList = {0x01, 0x00, 0x80, 0x16, "", "changeList", 0, 0, &flash_events_SyncEvent, 0};
2165 static methodinfo_t _encodeURIComponent = {0x02, 0x00, 0x82, 0x16, "", "encodeURIComponent", 0, &_String, 0, 0};
2166 static classinfo_t flash_net_Socket = {0x03, 0x00, 0x80, 0x16, "flash.net", "Socket", 0, &flash_events_EventDispatcher, interfaces: {&flash_utils_IDataInput, &flash_utils_IDataOutput, 0}};
2167 static methodinfo_t flash_net_Socket_writeBoolean = {0x02, 0x00, 0x80, 0x16, "", "writeBoolean", 0, 0, &flash_net_Socket, 0};
2168 static methodinfo_t flash_net_Socket_connect = {0x02, 0x00, 0x80, 0x16, "", "connect", 0, 0, &flash_net_Socket, 0};
2169 static methodinfo_t flash_net_Socket_readDouble = {0x02, 0x00, 0x80, 0x16, "", "readDouble", 0, &_Number, &flash_net_Socket, 0};
2170 static methodinfo_t flash_net_Socket_writeByte = {0x02, 0x00, 0x80, 0x16, "", "writeByte", 0, 0, &flash_net_Socket, 0};
2171 static methodinfo_t flash_net_Socket_writeObject = {0x02, 0x00, 0x80, 0x16, "", "writeObject", 0, 0, &flash_net_Socket, 0};
2172 static methodinfo_t flash_net_Socket_readUTFBytes = {0x02, 0x00, 0x80, 0x16, "", "readUTFBytes", 0, &_String, &flash_net_Socket, 0};
2173 static methodinfo_t flash_net_Socket_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_Socket, 0};
2174 static methodinfo_t flash_net_Socket_writeMultiByte = {0x02, 0x00, 0x80, 0x16, "", "writeMultiByte", 0, 0, &flash_net_Socket, 0};
2175 static methodinfo_t flash_net_Socket_readUnsignedByte = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedByte", 0, &_uint, &flash_net_Socket, 0};
2176 static methodinfo_t flash_net_Socket_writeInt = {0x02, 0x00, 0x80, 0x16, "", "writeInt", 0, 0, &flash_net_Socket, 0};
2177 static methodinfo_t flash_net_Socket_readMultiByte = {0x02, 0x00, 0x80, 0x16, "", "readMultiByte", 0, &_String, &flash_net_Socket, 0};
2178 static methodinfo_t flash_net_Socket_readBytes = {0x02, 0x00, 0x80, 0x16, "", "readBytes", 0, 0, &flash_net_Socket, 0};
2179 static methodinfo_t flash_net_Socket_writeShort = {0x02, 0x00, 0x80, 0x16, "", "writeShort", 0, 0, &flash_net_Socket, 0};
2180 static methodinfo_t flash_net_Socket_readShort = {0x02, 0x00, 0x80, 0x16, "", "readShort", 0, &_int, &flash_net_Socket, 0};
2181 static methodinfo_t flash_net_Socket_writeUTF = {0x02, 0x00, 0x80, 0x16, "", "writeUTF", 0, 0, &flash_net_Socket, 0};
2182 static varinfo_t flash_net_Socket_timeout = {0x01, 0x00, 0x80, 0x16, "", "timeout", 0, 0, &flash_net_Socket, 0};
2183 static methodinfo_t flash_net_Socket_writeBytes = {0x02, 0x00, 0x80, 0x16, "", "writeBytes", 0, 0, &flash_net_Socket, 0};
2184 static varinfo_t flash_net_Socket_connected = {0x01, 0x00, 0x80, 0x16, "", "connected", 0, 0, &flash_net_Socket, 0};
2185 static methodinfo_t flash_net_Socket_readObject = {0x02, 0x00, 0x80, 0x16, "", "readObject", 0, 0, &flash_net_Socket, 0};
2186 static varinfo_t flash_net_Socket_objectEncoding = {0x01, 0x00, 0x80, 0x16, "", "objectEncoding", 0, 0, &flash_net_Socket, 0};
2187 static methodinfo_t flash_net_Socket_flush = {0x02, 0x00, 0x80, 0x16, "", "flush", 0, 0, &flash_net_Socket, 0};
2188 static methodinfo_t flash_net_Socket_writeUnsignedInt = {0x02, 0x00, 0x80, 0x16, "", "writeUnsignedInt", 0, 0, &flash_net_Socket, 0};
2189 static methodinfo_t flash_net_Socket_writeDouble = {0x02, 0x00, 0x80, 0x16, "", "writeDouble", 0, 0, &flash_net_Socket, 0};
2190 static methodinfo_t flash_net_Socket_writeFloat = {0x02, 0x00, 0x80, 0x16, "", "writeFloat", 0, 0, &flash_net_Socket, 0};
2191 static methodinfo_t flash_net_Socket_readInt = {0x02, 0x00, 0x80, 0x16, "", "readInt", 0, &_int, &flash_net_Socket, 0};
2192 static methodinfo_t flash_net_Socket_readByte = {0x02, 0x00, 0x80, 0x16, "", "readByte", 0, &_int, &flash_net_Socket, 0};
2193 static varinfo_t flash_net_Socket_bytesAvailable = {0x01, 0x00, 0x80, 0x16, "", "bytesAvailable", 0, 0, &flash_net_Socket, 0};
2194 static varinfo_t flash_net_Socket_endian = {0x01, 0x00, 0x80, 0x16, "", "endian", 0, 0, &flash_net_Socket, 0};
2195 static methodinfo_t flash_net_Socket_readUnsignedShort = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedShort", 0, &_uint, &flash_net_Socket, 0};
2196 static methodinfo_t flash_net_Socket_readUnsignedInt = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedInt", 0, &_uint, &flash_net_Socket, 0};
2197 static methodinfo_t flash_net_Socket_readFloat = {0x02, 0x00, 0x80, 0x16, "", "readFloat", 0, &_Number, &flash_net_Socket, 0};
2198 static methodinfo_t flash_net_Socket_writeUTFBytes = {0x02, 0x00, 0x80, 0x16, "", "writeUTFBytes", 0, 0, &flash_net_Socket, 0};
2199 static methodinfo_t flash_net_Socket_readBoolean = {0x02, 0x00, 0x80, 0x16, "", "readBoolean", 0, &_Boolean, &flash_net_Socket, 0};
2200 static methodinfo_t flash_net_Socket_readUTF = {0x02, 0x00, 0x80, 0x16, "", "readUTF", 0, &_String, &flash_net_Socket, 0};
2201 static methodinfo_t _unescape = {0x02, 0x00, 0x82, 0x16, "", "unescape", 0, &_String, 0, 0};
2202 static classinfo_t flash_utils_Timer = {0x03, 0x00, 0x80, 0x16, "flash.utils", "Timer", 0, &flash_events_EventDispatcher, interfaces: {0}};
2203 static methodinfo_t flash_utils_Timer_reset = {0x02, 0x00, 0x80, 0x16, "", "reset", 0, 0, &flash_utils_Timer, 0};
2204 static varinfo_t flash_utils_Timer_running = {0x01, 0x00, 0x80, 0x16, "", "running", 0, 0, &flash_utils_Timer, 0};
2205 static varinfo_t flash_utils_Timer_repeatCount = {0x01, 0x00, 0x80, 0x16, "", "repeatCount", 0, 0, &flash_utils_Timer, 0};
2206 static methodinfo_t flash_utils_Timer_stop = {0x02, 0x00, 0x80, 0x16, "", "stop", 0, 0, &flash_utils_Timer, 0};
2207 static methodinfo_t flash_utils_Timer_start = {0x02, 0x00, 0x80, 0x16, "", "start", 0, 0, &flash_utils_Timer, 0};
2208 static varinfo_t flash_utils_Timer_currentCount = {0x01, 0x00, 0x80, 0x16, "", "currentCount", 0, 0, &flash_utils_Timer, 0};
2209 static varinfo_t flash_utils_Timer_delay = {0x01, 0x00, 0x80, 0x16, "", "delay", 0, 0, &flash_utils_Timer, 0};
2210 static classinfo_t _Array = {0x03, 0x00, 0x88, 0x16, "", "Array", 0, &_Object, interfaces: {0}};
2211 static methodinfo_t _Array_forEach = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "forEach", 0, 0, &_Array, 0};
2212 static methodinfo_t _Array_sortOn = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "sortOn", 0, 0, &_Array, 0};
2213 static methodinfo_t _Array_indexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "indexOf", 0, &_int, &_Array, 0};
2214 static methodinfo_t _Array_splice = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "splice", 0, 0, &_Array, 0};
2215 static methodinfo_t _Array_lastIndexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "lastIndexOf", 0, &_int, &_Array, 0};
2216 static methodinfo_t _Array_map = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "map", 0, &_Array, &_Array, 0};
2217 static methodinfo_t _Array_concat = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "concat", 0, &_Array, &_Array, 0};
2218 static methodinfo_t _Array_shift = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "shift", 0, 0, &_Array, 0};
2219 static methodinfo_t _Array_unshift = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "unshift", 0, &_uint, &_Array, 0};
2220 static methodinfo_t _Array_some = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "some", 0, &_Boolean, &_Array, 0};
2221 static methodinfo_t _Array_filter = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "filter", 0, &_Array, &_Array, 0};
2222 static methodinfo_t _Array_join = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "join", 0, &_String, &_Array, 0};
2223 static methodinfo_t _Array_slice = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "slice", 0, &_Array, &_Array, 0};
2224 static methodinfo_t _Array_every = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "every", 0, &_Boolean, &_Array, 0};
2225 static methodinfo_t _Array_pop = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "pop", 0, 0, &_Array, 0};
2226 static methodinfo_t _Array_sort = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "sort", 0, 0, &_Array, 0};
2227 static methodinfo_t _Array_reverse = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "reverse", 0, &_Array, &_Array, 0};
2228 static methodinfo_t _Array_push = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "push", 0, &_uint, &_Array, 0};
2229 static varinfo_t _Array_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &_Array, 0};
2230 static classinfo_t flash_text_GridFitType = {0x03, 0x00, 0x81, 0x16, "flash.text", "GridFitType", 0, &_Object, interfaces: {0}};
2231 static classinfo_t flash_filters_DisplacementMapFilterMode = {0x03, 0x00, 0x81, 0x16, "flash.filters", "DisplacementMapFilterMode", 0, &_Object, interfaces: {0}};
2232 static classinfo_t flash_geom_ColorTransform = {0x03, 0x00, 0x80, 0x16, "flash.geom", "ColorTransform", 0, &_Object, interfaces: {0}};
2233 static varinfo_t flash_geom_ColorTransform_blueOffset = {0x01, 0x00, 0x80, 0x16, "", "blueOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2234 static varinfo_t flash_geom_ColorTransform_greenOffset = {0x01, 0x00, 0x80, 0x16, "", "greenOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2235 static varinfo_t flash_geom_ColorTransform_greenMultiplier = {0x01, 0x00, 0x80, 0x16, "", "greenMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2236 static varinfo_t flash_geom_ColorTransform_redMultiplier = {0x01, 0x00, 0x80, 0x16, "", "redMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2237 static varinfo_t flash_geom_ColorTransform_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, 0, &flash_geom_ColorTransform, 0};
2238 static methodinfo_t flash_geom_ColorTransform_concat = {0x02, 0x00, 0x80, 0x16, "", "concat", 0, 0, &flash_geom_ColorTransform, 0};
2239 static varinfo_t flash_geom_ColorTransform_alphaOffset = {0x01, 0x00, 0x80, 0x16, "", "alphaOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2240 static varinfo_t flash_geom_ColorTransform_blueMultiplier = {0x01, 0x00, 0x80, 0x16, "", "blueMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2241 static methodinfo_t flash_geom_ColorTransform_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_geom_ColorTransform, 0};
2242 static varinfo_t flash_geom_ColorTransform_alphaMultiplier = {0x01, 0x00, 0x80, 0x16, "", "alphaMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2243 static varinfo_t flash_geom_ColorTransform_redOffset = {0x01, 0x00, 0x80, 0x16, "", "redOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2244 static classinfo_t flash_text_TextFieldType = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFieldType", 0, &_Object, interfaces: {0}};
2245 static classinfo_t flash_display_IGraphicsStroke = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsStroke", 0, 0, interfaces: {0}};
2246 static classinfo_t flash_media_SoundLoaderContext = {0x03, 0x00, 0x80, 0x16, "flash.media", "SoundLoaderContext", 0, &_Object, interfaces: {0}};
2247 static varinfo_t flash_media_SoundLoaderContext_checkPolicyFile = {0x01, 0x00, 0x80, 0x16, "", "checkPolicyFile", 0, &_Boolean, &flash_media_SoundLoaderContext, 0};
2248 static varinfo_t flash_media_SoundLoaderContext_bufferTime = {0x01, 0x00, 0x80, 0x16, "", "bufferTime", 0, &_Number, &flash_media_SoundLoaderContext, 0};
2249 static classinfo_t flash_net_IDynamicPropertyOutput = {0x03, 0x00, 0x90, 0x16, "flash.net", "IDynamicPropertyOutput", 0, 0, interfaces: {0}};
2250 static methodinfo_t flash_net_IDynamicPropertyOutput_writeDynamicProperty = {0x02, 0x00, 0x80, 0x08, "flash.net:IDynamicPropertyOutput", "writeDynamicProperty", 0, 0, &flash_net_IDynamicPropertyOutput, 0};
2251 static classinfo_t flash_display_IGraphicsData = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsData", 0, 0, interfaces: {0}};
2252 static methodinfo_t flash_utils_getDefinitionByName = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getDefinitionByName", 0, &_Object, 0, 0};
2253 static classinfo_t _Function = {0x03, 0x00, 0x88, 0x16, "", "Function", 0, &_Object, interfaces: {0}};
2254 static varinfo_t _Function_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &_Function, 0};
2255 static methodinfo_t _Function_apply = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "apply", 0, 0, &_Function, 0};
2256 static methodinfo_t _Function_call = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "call", 0, 0, &_Function, 0};
2257 static varinfo_t _Function_prototype = {0x01, 0x00, 0x80, 0x16, "", "prototype", 0, 0, &_Function, 0};
2258 static classinfo_t flash_geom_PerspectiveProjection = {0x03, 0x00, 0x80, 0x16, "flash.geom", "PerspectiveProjection", 0, &_Object, interfaces: {0}};
2259 static varinfo_t flash_geom_PerspectiveProjection_fieldOfView = {0x01, 0x00, 0x80, 0x16, "", "fieldOfView", 0, 0, &flash_geom_PerspectiveProjection, 0};
2260 static varinfo_t flash_geom_PerspectiveProjection_projectionCenter = {0x01, 0x00, 0x80, 0x16, "", "projectionCenter", 0, 0, &flash_geom_PerspectiveProjection, 0};
2261 static methodinfo_t flash_geom_PerspectiveProjection_toMatrix3D = {0x02, 0x00, 0x80, 0x16, "", "toMatrix3D", 0, &flash_geom_Matrix3D, &flash_geom_PerspectiveProjection, 0};
2262 static varinfo_t flash_geom_PerspectiveProjection_focalLength = {0x01, 0x00, 0x80, 0x16, "", "focalLength", 0, 0, &flash_geom_PerspectiveProjection, 0};
2263 static classinfo_t flash_text_engine_BreakOpportunity = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "BreakOpportunity", 0, &_Object, interfaces: {0}};
2264 static methodinfo_t flash_sampler__getInvocationCount = {0x02, 0x00, 0x82, 0x17, "flash.sampler", "_getInvocationCount", 0, &_Number, 0, 0};
2265 static methodinfo_t _parseFloat = {0x02, 0x00, 0x82, 0x16, "", "parseFloat", 0, &_Number, 0, 0};
2266 static classinfo_t flash_events_NetStatusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "NetStatusEvent", 0, &flash_events_Event, interfaces: {0}};
2267 static methodinfo_t flash_events_NetStatusEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_NetStatusEvent, 0};
2268 static varinfo_t flash_events_NetStatusEvent_info = {0x01, 0x00, 0x80, 0x16, "", "info", 0, 0, &flash_events_NetStatusEvent, 0};
2269 static methodinfo_t flash_events_NetStatusEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_NetStatusEvent, 0};
2270 static classinfo_t flash_display_ShaderJob = {0x03, 0x00, 0x80, 0x16, "flash.display", "ShaderJob", 0, &flash_events_EventDispatcher, interfaces: {0}};
2271 static methodinfo_t flash_display_ShaderJob_cancel = {0x02, 0x00, 0x80, 0x16, "", "cancel", 0, 0, &flash_display_ShaderJob, 0};
2272 static varinfo_t flash_display_ShaderJob_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, 0, &flash_display_ShaderJob, 0};
2273 static methodinfo_t flash_display_ShaderJob_start = {0x02, 0x00, 0x80, 0x16, "", "start", 0, 0, &flash_display_ShaderJob, 0};
2274 static varinfo_t flash_display_ShaderJob_shader = {0x01, 0x00, 0x80, 0x16, "", "shader", 0, 0, &flash_display_ShaderJob, 0};
2275 static varinfo_t flash_display_ShaderJob_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, 0, &flash_display_ShaderJob, 0};
2276 static varinfo_t flash_display_ShaderJob_target = {0x01, 0x00, 0x80, 0x16, "", "target", 0, 0, &flash_display_ShaderJob, 0};
2277 static varinfo_t flash_display_ShaderJob_progress = {0x01, 0x00, 0x80, 0x16, "", "progress", 0, 0, &flash_display_ShaderJob, 0};
2278 static classinfo_t _VerifyError = {0x03, 0x00, 0x88, 0x16, "", "VerifyError", 0, &_Error, interfaces: {0}};
2279 static classinfo_t flash_events_AsyncErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "AsyncErrorEvent", 0, &flash_events_ErrorEvent, interfaces: {0}};
2280 static methodinfo_t flash_events_AsyncErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_AsyncErrorEvent, 0};
2281 static varinfo_t flash_events_AsyncErrorEvent_error = {0x01, 0x00, 0x80, 0x16, "", "error", 0, &_Error, &flash_events_AsyncErrorEvent, 0};
2282 static methodinfo_t flash_events_AsyncErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_AsyncErrorEvent, 0};
2283 static classinfo_t flash_net_SharedObject = {0x03, 0x00, 0x80, 0x16, "flash.net", "SharedObject", 0, &flash_events_EventDispatcher, interfaces: {0}};
2284 static methodinfo_t flash_net_SharedObject_getLocal = {0x02, 0x00, 0x82, 0x16, "", "getLocal", 0, &flash_net_SharedObject, &flash_net_SharedObject, 0};
2285 static methodinfo_t flash_net_SharedObject_getDiskUsage = {0x02, 0x00, 0x82, 0x16, "", "getDiskUsage", 0, &_int, &flash_net_SharedObject, 0};
2286 static varinfo_t flash_net_SharedObject_objectEncoding = {0x01, 0x00, 0x80, 0x16, "", "objectEncoding", 0, 0, &flash_net_SharedObject, 0};
2287 static varinfo_t flash_net_SharedObject_client = {0x01, 0x00, 0x80, 0x16, "", "client", 0, 0, &flash_net_SharedObject, 0};
2288 static methodinfo_t flash_net_SharedObject_setProperty = {0x02, 0x00, 0x80, 0x16, "", "setProperty", 0, 0, &flash_net_SharedObject, 0};
2289 static methodinfo_t flash_net_SharedObject_clear = {0x02, 0x00, 0x80, 0x16, "", "clear", 0, 0, &flash_net_SharedObject, 0};
2290 static methodinfo_t flash_net_SharedObject_flush = {0x02, 0x00, 0x80, 0x16, "", "flush", 0, &_String, &flash_net_SharedObject, 0};
2291 static varinfo_t flash_net_SharedObject_defaultObjectEncoding = {0x01, 0x00, 0x82, 0x16, "", "defaultObjectEncoding", 0, 0, &flash_net_SharedObject, 0};
2292 static methodinfo_t flash_net_SharedObject_connect = {0x02, 0x00, 0x80, 0x16, "", "connect", 0, 0, &flash_net_SharedObject, 0};
2293 static varinfo_t flash_net_SharedObject_size = {0x01, 0x00, 0x80, 0x16, "", "size", 0, 0, &flash_net_SharedObject, 0};
2294 static methodinfo_t flash_net_SharedObject_setDirty = {0x02, 0x00, 0x80, 0x16, "", "setDirty", 0, 0, &flash_net_SharedObject, 0};
2295 static methodinfo_t flash_net_SharedObject_getRemote = {0x02, 0x00, 0x82, 0x16, "", "getRemote", 0, &flash_net_SharedObject, &flash_net_SharedObject, 0};
2296 static methodinfo_t flash_net_SharedObject_send = {0x02, 0x00, 0x80, 0x16, "", "send", 0, 0, &flash_net_SharedObject, 0};
2297 static methodinfo_t flash_net_SharedObject_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_SharedObject, 0};
2298 static methodinfo_t flash_net_SharedObject_deleteAll = {0x02, 0x00, 0x82, 0x16, "", "deleteAll", 0, &_int, &flash_net_SharedObject, 0};
2299 static varinfo_t flash_net_SharedObject_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, 0, &flash_net_SharedObject, 0};
2300 static classinfo_t _Namespace = {0x03, 0x00, 0x81, 0x16, "", "Namespace", 0, &_Object, interfaces: {0}};
2301 static methodinfo_t _Namespace_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_String, &_Namespace, 0};
2302 static methodinfo_t _Namespace_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Namespace, 0};
2303 static varinfo_t _Namespace_uri = {0x01, 0x00, 0x80, 0x16, "", "uri", 0, 0, &_Namespace, 0};
2304 static varinfo_t _Namespace_prefix = {0x01, 0x00, 0x80, 0x16, "", "prefix", 0, 0, &_Namespace, 0};
2305 static methodinfo_t flash_utils_setTimeout = {0x02, 0x00, 0x82, 0x16, "flash.utils", "setTimeout", 0, &_uint, 0, 0};
2306 static classinfo_t flash_geom_Matrix3D = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Matrix3D", 0, &_Object, interfaces: {0}};
2307 static methodinfo_t flash_geom_Matrix3D_interpolateTo = {0x02, 0x00, 0x80, 0x16, "", "interpolateTo", 0, 0, &flash_geom_Matrix3D, 0};
2308 static methodinfo_t flash_geom_Matrix3D_pointAt = {0x02, 0x00, 0x80, 0x16, "", "pointAt", 0, 0, &flash_geom_Matrix3D, 0};
2309 static methodinfo_t flash_geom_Matrix3D_interpolate = {0x02, 0x00, 0x82, 0x16, "", "interpolate", 0, &flash_geom_Matrix3D, &flash_geom_Matrix3D, 0};
2310 static methodinfo_t flash_geom_Matrix3D_prependRotation = {0x02, 0x00, 0x80, 0x16, "", "prependRotation", 0, 0, &flash_geom_Matrix3D, 0};
2311 static methodinfo_t flash_geom_Matrix3D_transformVector = {0x02, 0x00, 0x80, 0x16, "", "transformVector", 0, &flash_geom_Vector3D, &flash_geom_Matrix3D, 0};
2312 static methodinfo_t flash_geom_Matrix3D_transpose = {0x02, 0x00, 0x80, 0x16, "", "transpose", 0, 0, &flash_geom_Matrix3D, 0};
2313 static methodinfo_t flash_geom_Matrix3D_prependScale = {0x02, 0x00, 0x80, 0x16, "", "prependScale", 0, 0, &flash_geom_Matrix3D, 0};
2314 static methodinfo_t flash_geom_Matrix3D_deltaTransformVector = {0x02, 0x00, 0x80, 0x16, "", "deltaTransformVector", 0, &flash_geom_Vector3D, &flash_geom_Matrix3D, 0};
2315 static varinfo_t flash_geom_Matrix3D_position = {0x01, 0x00, 0x80, 0x16, "", "position", 0, 0, &flash_geom_Matrix3D, 0};
2316 static methodinfo_t flash_geom_Matrix3D_decompose = {0x02, 0x00, 0x80, 0x16, "", "decompose", 0, &__AS3___vec_Vector, &flash_geom_Matrix3D, 0};
2317 static methodinfo_t flash_geom_Matrix3D_append = {0x02, 0x00, 0x80, 0x16, "", "append", 0, 0, &flash_geom_Matrix3D, 0};
2318 static methodinfo_t flash_geom_Matrix3D_recompose = {0x02, 0x00, 0x80, 0x16, "", "recompose", 0, &_Boolean, &flash_geom_Matrix3D, 0};
2319 static methodinfo_t flash_geom_Matrix3D_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_geom_Matrix3D, &flash_geom_Matrix3D, 0};
2320 static varinfo_t flash_geom_Matrix3D_rawData = {0x01, 0x00, 0x80, 0x16, "", "rawData", 0, 0, &flash_geom_Matrix3D, 0};
2321 static varinfo_t flash_geom_Matrix3D_determinant = {0x01, 0x00, 0x80, 0x16, "", "determinant", 0, 0, &flash_geom_Matrix3D, 0};
2322 static methodinfo_t flash_geom_Matrix3D_invert = {0x02, 0x00, 0x80, 0x16, "", "invert", 0, &_Boolean, &flash_geom_Matrix3D, 0};
2323 static methodinfo_t flash_geom_Matrix3D_appendScale = {0x02, 0x00, 0x80, 0x16, "", "appendScale", 0, 0, &flash_geom_Matrix3D, 0};
2324 static methodinfo_t flash_geom_Matrix3D_transformVectors = {0x02, 0x00, 0x80, 0x16, "", "transformVectors", 0, 0, &flash_geom_Matrix3D, 0};
2325 static methodinfo_t flash_geom_Matrix3D_appendTranslation = {0x02, 0x00, 0x80, 0x16, "", "appendTranslation", 0, 0, &flash_geom_Matrix3D, 0};
2326 static methodinfo_t flash_geom_Matrix3D_appendRotation = {0x02, 0x00, 0x80, 0x16, "", "appendRotation", 0, 0, &flash_geom_Matrix3D, 0};
2327 static methodinfo_t flash_geom_Matrix3D_prepend = {0x02, 0x00, 0x80, 0x16, "", "prepend", 0, 0, &flash_geom_Matrix3D, 0};
2328 static methodinfo_t flash_geom_Matrix3D_identity = {0x02, 0x00, 0x80, 0x16, "", "identity", 0, 0, &flash_geom_Matrix3D, 0};
2329 static methodinfo_t flash_geom_Matrix3D_prependTranslation = {0x02, 0x00, 0x80, 0x16, "", "prependTranslation", 0, 0, &flash_geom_Matrix3D, 0};
2330 static methodinfo_t flash_sampler_pauseSampling = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "pauseSampling", 0, 0, 0, 0};
2331 static classinfo_t flash_system_Capabilities = {0x03, 0x00, 0x81, 0x16, "flash.system", "Capabilities", 0, &_Object, interfaces: {0}};
2332 static varinfo_t flash_system_Capabilities_maxLevelIDC = {0x01, 0x00, 0x82, 0x16, "", "maxLevelIDC", 0, 0, &flash_system_Capabilities, 0};
2333 static varinfo_t flash_system_Capabilities_isDebugger = {0x01, 0x00, 0x82, 0x16, "", "isDebugger", 0, 0, &flash_system_Capabilities, 0};
2334 static varinfo_t flash_system_Capabilities_hasStreamingAudio = {0x01, 0x00, 0x82, 0x16, "", "hasStreamingAudio", 0, 0, &flash_system_Capabilities, 0};
2335 static varinfo_t flash_system_Capabilities_screenColor = {0x01, 0x00, 0x82, 0x16, "", "screenColor", 0, 0, &flash_system_Capabilities, 0};
2336 static varinfo_t flash_system_Capabilities_hasIME = {0x01, 0x00, 0x82, 0x16, "", "hasIME", 0, 0, &flash_system_Capabilities, 0};
2337 static varinfo_t flash_system_Capabilities_hasEmbeddedVideo = {0x01, 0x00, 0x82, 0x16, "", "hasEmbeddedVideo", 0, 0, &flash_system_Capabilities, 0};
2338 static varinfo_t flash_system_Capabilities_hasTLS = {0x01, 0x00, 0x82, 0x16, "", "hasTLS", 0, 0, &flash_system_Capabilities, 0};
2339 static varinfo_t flash_system_Capabilities_isEmbeddedInAcrobat = {0x01, 0x00, 0x82, 0x16, "", "isEmbeddedInAcrobat", 0, 0, &flash_system_Capabilities, 0};
2340 static varinfo_t flash_system_Capabilities_hasScreenPlayback = {0x01, 0x00, 0x82, 0x16, "", "hasScreenPlayback", 0, 0, &flash_system_Capabilities, 0};
2341 static varinfo_t flash_system_Capabilities_hasVideoEncoder = {0x01, 0x00, 0x82, 0x16, "", "hasVideoEncoder", 0, 0, &flash_system_Capabilities, 0};
2342 static varinfo_t flash_system_Capabilities_hasAudioEncoder = {0x01, 0x00, 0x82, 0x16, "", "hasAudioEncoder", 0, 0, &flash_system_Capabilities, 0};
2343 static varinfo_t flash_system_Capabilities_pixelAspectRatio = {0x01, 0x00, 0x82, 0x16, "", "pixelAspectRatio", 0, 0, &flash_system_Capabilities, 0};
2344 static varinfo_t flash_system_Capabilities_hasStreamingVideo = {0x01, 0x00, 0x82, 0x16, "", "hasStreamingVideo", 0, 0, &flash_system_Capabilities, 0};
2345 static varinfo_t flash_system_Capabilities_screenResolutionX = {0x01, 0x00, 0x82, 0x16, "", "screenResolutionX", 0, 0, &flash_system_Capabilities, 0};
2346 static varinfo_t flash_system_Capabilities_hasScreenBroadcast = {0x01, 0x00, 0x82, 0x16, "", "hasScreenBroadcast", 0, 0, &flash_system_Capabilities, 0};
2347 static varinfo_t flash_system_Capabilities_hasAudio = {0x01, 0x00, 0x82, 0x16, "", "hasAudio", 0, 0, &flash_system_Capabilities, 0};
2348 static varinfo_t flash_system_Capabilities_language = {0x01, 0x00, 0x82, 0x16, "", "language", 0, 0, &flash_system_Capabilities, 0};
2349 static varinfo_t flash_system_Capabilities_manufacturer = {0x01, 0x00, 0x82, 0x16, "", "manufacturer", 0, 0, &flash_system_Capabilities, 0};
2350 static varinfo_t flash_system_Capabilities_hasPrinting = {0x01, 0x00, 0x82, 0x16, "", "hasPrinting", 0, 0, &flash_system_Capabilities, 0};
2351 static varinfo_t flash_system_Capabilities_os = {0x01, 0x00, 0x82, 0x16, "", "os", 0, 0, &flash_system_Capabilities, 0};
2352 static varinfo_t flash_system_Capabilities_localFileReadDisable = {0x01, 0x00, 0x82, 0x16, "", "localFileReadDisable", 0, 0, &flash_system_Capabilities, 0};
2353 static varinfo_t flash_system_Capabilities_hasMP3 = {0x01, 0x00, 0x82, 0x16, "", "hasMP3", 0, 0, &flash_system_Capabilities, 0};
2354 static varinfo_t flash_system_Capabilities_avHardwareDisable = {0x01, 0x00, 0x82, 0x16, "", "avHardwareDisable", 0, 0, &flash_system_Capabilities, 0};
2355 static varinfo_t flash_system_Capabilities_hasAccessibility = {0x01, 0x00, 0x82, 0x16, "", "hasAccessibility", 0, 0, &flash_system_Capabilities, 0};
2356 static varinfo_t flash_system_Capabilities_version = {0x01, 0x00, 0x82, 0x16, "", "version", 0, 0, &flash_system_Capabilities, 0};
2357 static varinfo_t flash_system_Capabilities_screenDPI = {0x01, 0x00, 0x82, 0x16, "", "screenDPI", 0, 0, &flash_system_Capabilities, 0};
2358 static varinfo_t flash_system_Capabilities_playerType = {0x01, 0x00, 0x82, 0x16, "", "playerType", 0, 0, &flash_system_Capabilities, 0};
2359 static varinfo_t flash_system_Capabilities_screenResolutionY = {0x01, 0x00, 0x82, 0x16, "", "screenResolutionY", 0, 0, &flash_system_Capabilities, 0};
2360 static varinfo_t flash_system_Capabilities__internal = {0x01, 0x00, 0x82, 0x16, "", "_internal", 0, 0, &flash_system_Capabilities, 0};
2361 static varinfo_t flash_system_Capabilities_serverString = {0x01, 0x00, 0x82, 0x16, "", "serverString", 0, 0, &flash_system_Capabilities, 0};
2362 static methodinfo_t flash_sampler_getSetterInvocationCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSetterInvocationCount", 0, &_Number, 0, 0};
2363 static methodinfo_t flash_sampler_getGetterInvocationCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getGetterInvocationCount", 0, &_Number, 0, 0};
2364 static classinfo_t flash_filters_BlurFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BlurFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2365 static varinfo_t flash_filters_BlurFilter_blurY = {0x01, 0x00, 0x80, 0x16, "", "blurY", 0, 0, &flash_filters_BlurFilter, 0};
2366 static methodinfo_t flash_filters_BlurFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_BlurFilter, 0};
2367 static varinfo_t flash_filters_BlurFilter_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_filters_BlurFilter, 0};
2368 static varinfo_t flash_filters_BlurFilter_blurX = {0x01, 0x00, 0x80, 0x16, "", "blurX", 0, 0, &flash_filters_BlurFilter, 0};
2369 static methodinfo_t _isFinite = {0x02, 0x00, 0x82, 0x16, "", "isFinite", 0, &_Boolean, 0, 0};
2370 static classinfo_t flash_media_Video = {0x03, 0x00, 0x80, 0x16, "flash.media", "Video", 0, &flash_display_DisplayObject, interfaces: {0}};
2371 static methodinfo_t flash_media_Video_attachCamera = {0x02, 0x00, 0x80, 0x16, "", "attachCamera", 0, 0, &flash_media_Video, 0};
2372 static varinfo_t flash_media_Video_videoWidth = {0x01, 0x00, 0x80, 0x16, "", "videoWidth", 0, 0, &flash_media_Video, 0};
2373 static methodinfo_t flash_media_Video_clear = {0x02, 0x00, 0x80, 0x16, "", "clear", 0, 0, &flash_media_Video, 0};
2374 static varinfo_t flash_media_Video_deblocking = {0x01, 0x00, 0x80, 0x16, "", "deblocking", 0, 0, &flash_media_Video, 0};
2375 static varinfo_t flash_media_Video_videoHeight = {0x01, 0x00, 0x80, 0x16, "", "videoHeight", 0, 0, &flash_media_Video, 0};
2376 static methodinfo_t flash_media_Video_attachNetStream = {0x02, 0x00, 0x80, 0x16, "", "attachNetStream", 0, 0, &flash_media_Video, 0};
2377 static varinfo_t flash_media_Video_smoothing = {0x01, 0x00, 0x80, 0x16, "", "smoothing", 0, 0, &flash_media_Video, 0};
2378 static classinfo_t flash_text_engine_TextLineCreationResult = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLineCreationResult", 0, &_Object, interfaces: {0}};
2379 static classinfo_t _Error = {0x03, 0x00, 0x88, 0x16, "", "Error", 0, &_Object, interfaces: {0}};
2380 static methodinfo_t _Error_getErrorMessage = {0x02, 0x00, 0x82, 0x16, "", "getErrorMessage", 0, &_String, &_Error, 0};
2381 static methodinfo_t _Error_throwError = {0x02, 0x00, 0x82, 0x16, "", "throwError", 0, 0, &_Error, 0};
2382 static varinfo_t _Error_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, 0, &_Error, 0};
2383 static varinfo_t _Error_message = {0x01, 0x00, 0x80, 0x16, "", "message", 0, 0, &_Error, 0};
2384 static methodinfo_t _Error_getStackTrace = {0x02, 0x00, 0x80, 0x16, "", "getStackTrace", 0, &_String, &_Error, 0};
2385 static varinfo_t _Error_errorID = {0x01, 0x00, 0x80, 0x16, "", "errorID", 0, 0, &_Error, 0};
2386 static classinfo_t flash_xml_XMLNode = {0x03, 0x00, 0x80, 0x16, "flash.xml", "XMLNode", 0, &_Object, interfaces: {0}};
2387 static varinfo_t flash_xml_XMLNode_childNodes = {0x01, 0x00, 0x80, 0x16, "", "childNodes", 0, 0, &flash_xml_XMLNode, 0};
2388 static methodinfo_t flash_xml_XMLNode_appendChild = {0x02, 0x00, 0x80, 0x16, "", "appendChild", 0, 0, &flash_xml_XMLNode, 0};
2389 static varinfo_t flash_xml_XMLNode_nextSibling = {0x01, 0x00, 0x80, 0x16, "", "nextSibling", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2390 static varinfo_t flash_xml_XMLNode_nodeType = {0x01, 0x00, 0x80, 0x16, "", "nodeType", 0, &_uint, &flash_xml_XMLNode, 0};
2391 static varinfo_t flash_xml_XMLNode_attributes = {0x01, 0x00, 0x80, 0x16, "", "attributes", 0, 0, &flash_xml_XMLNode, 0};
2392 static varinfo_t flash_xml_XMLNode_firstChild = {0x01, 0x00, 0x80, 0x16, "", "firstChild", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2393 static varinfo_t flash_xml_XMLNode_parentNode = {0x01, 0x00, 0x80, 0x16, "", "parentNode", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2394 static methodinfo_t flash_xml_XMLNode_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_xml_XMLNode, 0};
2395 static varinfo_t flash_xml_XMLNode_prefix = {0x01, 0x00, 0x80, 0x16, "", "prefix", 0, 0, &flash_xml_XMLNode, 0};
2396 static varinfo_t flash_xml_XMLNode_localName = {0x01, 0x00, 0x80, 0x16, "", "localName", 0, 0, &flash_xml_XMLNode, 0};
2397 static varinfo_t flash_xml_XMLNode_nodeName = {0x01, 0x00, 0x80, 0x16, "", "nodeName", 0, &_String, &flash_xml_XMLNode, 0};
2398 static methodinfo_t flash_xml_XMLNode_getNamespaceForPrefix = {0x02, 0x00, 0x80, 0x16, "", "getNamespaceForPrefix", 0, &_String, &flash_xml_XMLNode, 0};
2399 static methodinfo_t flash_xml_XMLNode_insertBefore = {0x02, 0x00, 0x80, 0x16, "", "insertBefore", 0, 0, &flash_xml_XMLNode, 0};
2400 static varinfo_t flash_xml_XMLNode_lastChild = {0x01, 0x00, 0x80, 0x16, "", "lastChild", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2401 static methodinfo_t flash_xml_XMLNode_cloneNode = {0x02, 0x00, 0x80, 0x16, "", "cloneNode", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2402 static methodinfo_t flash_xml_XMLNode_removeNode = {0x02, 0x00, 0x80, 0x16, "", "removeNode", 0, 0, &flash_xml_XMLNode, 0};
2403 static varinfo_t flash_xml_XMLNode_namespaceURI = {0x01, 0x00, 0x80, 0x16, "", "namespaceURI", 0, 0, &flash_xml_XMLNode, 0};
2404 static varinfo_t flash_xml_XMLNode_previousSibling = {0x01, 0x00, 0x80, 0x16, "", "previousSibling", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2405 static methodinfo_t flash_xml_XMLNode_hasChildNodes = {0x02, 0x00, 0x80, 0x16, "", "hasChildNodes", 0, &_Boolean, &flash_xml_XMLNode, 0};
2406 static methodinfo_t flash_xml_XMLNode_getPrefixForNamespace = {0x02, 0x00, 0x80, 0x16, "", "getPrefixForNamespace", 0, &_String, &flash_xml_XMLNode, 0};
2407 static varinfo_t flash_xml_XMLNode_nodeValue = {0x01, 0x00, 0x80, 0x16, "", "nodeValue", 0, &_String, &flash_xml_XMLNode, 0};
2408 static classinfo_t flash_net_URLVariables = {0x03, 0x00, 0x88, 0x16, "flash.net", "URLVariables", 0, &_Object, interfaces: {0}};
2409 static methodinfo_t flash_net_URLVariables_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_net_URLVariables, 0};
2410 static methodinfo_t flash_net_URLVariables_decode = {0x02, 0x00, 0x80, 0x16, "", "decode", 0, 0, &flash_net_URLVariables, 0};
2411 static classinfo_t flash_display_LoaderInfo = {0x03, 0x00, 0x80, 0x16, "flash.display", "LoaderInfo", 0, &flash_events_EventDispatcher, interfaces: {0}};
2412 static methodinfo_t flash_display_LoaderInfo_getLoaderInfoByDefinition = {0x02, 0x00, 0x82, 0x16, "", "getLoaderInfoByDefinition", 0, &flash_display_LoaderInfo, &flash_display_LoaderInfo, 0};
2413 static varinfo_t flash_display_LoaderInfo_actionScriptVersion = {0x01, 0x00, 0x80, 0x16, "", "actionScriptVersion", 0, 0, &flash_display_LoaderInfo, 0};
2414 static varinfo_t flash_display_LoaderInfo_contentType = {0x01, 0x00, 0x80, 0x16, "", "contentType", 0, 0, &flash_display_LoaderInfo, 0};
2415 static varinfo_t flash_display_LoaderInfo_sameDomain = {0x01, 0x00, 0x80, 0x16, "", "sameDomain", 0, 0, &flash_display_LoaderInfo, 0};
2416 static varinfo_t flash_display_LoaderInfo_bytesTotal = {0x01, 0x00, 0x80, 0x16, "", "bytesTotal", 0, 0, &flash_display_LoaderInfo, 0};
2417 static varinfo_t flash_display_LoaderInfo_loaderURL = {0x01, 0x00, 0x80, 0x16, "", "loaderURL", 0, 0, &flash_display_LoaderInfo, 0};
2418 static varinfo_t flash_display_LoaderInfo_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, 0, &flash_display_LoaderInfo, 0};
2419 static methodinfo_t flash_display_LoaderInfo_dispatchEvent = {0x02, 0x00, 0x80, 0x16, "", "dispatchEvent", 0, &_Boolean, &flash_display_LoaderInfo, 0};
2420 static varinfo_t flash_display_LoaderInfo_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, 0, &flash_display_LoaderInfo, 0};
2421 static varinfo_t flash_display_LoaderInfo_frameRate = {0x01, 0x00, 0x80, 0x16, "", "frameRate", 0, 0, &flash_display_LoaderInfo, 0};
2422 static varinfo_t flash_display_LoaderInfo_parameters = {0x01, 0x00, 0x80, 0x16, "", "parameters", 0, 0, &flash_display_LoaderInfo, 0};
2423 static varinfo_t flash_display_LoaderInfo_bytesLoaded = {0x01, 0x00, 0x80, 0x16, "", "bytesLoaded", 0, 0, &flash_display_LoaderInfo, 0};
2424 static varinfo_t flash_display_LoaderInfo_url = {0x01, 0x00, 0x80, 0x16, "", "url", 0, 0, &flash_display_LoaderInfo, 0};
2425 static varinfo_t flash_display_LoaderInfo_content = {0x01, 0x00, 0x80, 0x16, "", "content", 0, 0, &flash_display_LoaderInfo, 0};
2426 static varinfo_t flash_display_LoaderInfo_swfVersion = {0x01, 0x00, 0x80, 0x16, "", "swfVersion", 0, 0, &flash_display_LoaderInfo, 0};
2427 static varinfo_t flash_display_LoaderInfo_bytes = {0x01, 0x00, 0x80, 0x16, "", "bytes", 0, 0, &flash_display_LoaderInfo, 0};
2428 static varinfo_t flash_display_LoaderInfo_loader = {0x01, 0x00, 0x80, 0x16, "", "loader", 0, 0, &flash_display_LoaderInfo, 0};
2429 static varinfo_t flash_display_LoaderInfo_applicationDomain = {0x01, 0x00, 0x80, 0x16, "", "applicationDomain", 0, 0, &flash_display_LoaderInfo, 0};
2430 static varinfo_t flash_display_LoaderInfo_parentAllowsChild = {0x01, 0x00, 0x80, 0x16, "", "parentAllowsChild", 0, 0, &flash_display_LoaderInfo, 0};
2431 static varinfo_t flash_display_LoaderInfo_childAllowsParent = {0x01, 0x00, 0x80, 0x16, "", "childAllowsParent", 0, 0, &flash_display_LoaderInfo, 0};
2432 static varinfo_t flash_display_LoaderInfo_sharedEvents = {0x01, 0x00, 0x80, 0x16, "", "sharedEvents", 0, 0, &flash_display_LoaderInfo, 0};
2433 static classinfo_t flash_sampler_Sample = {0x03, 0x00, 0x80, 0x16, "flash.sampler", "Sample", 0, &_Object, interfaces: {0}};
2434 static classinfo_t flash_text_engine_DigitWidth = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "DigitWidth", 0, &_Object, interfaces: {0}};
2435 static classinfo_t flash_net_URLRequestMethod = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLRequestMethod", 0, &_Object, interfaces: {0}};
2436 static methodinfo_t adobe_utils_MMExecute = {0x02, 0x00, 0x82, 0x16, "adobe.utils", "MMExecute", 0, &_String, 0, 0};
2437 static classinfo_t flash_system_System = {0x03, 0x00, 0x81, 0x16, "flash.system", "System", 0, &_Object, interfaces: {0}};
2438 static methodinfo_t flash_system_System_pause = {0x02, 0x00, 0x82, 0x16, "", "pause", 0, 0, &flash_system_System, 0};
2439 static varinfo_t flash_system_System_useCodePage = {0x01, 0x00, 0x82, 0x16, "", "useCodePage", 0, 0, &flash_system_System, 0};
2440 static methodinfo_t flash_system_System_exit = {0x02, 0x00, 0x82, 0x16, "", "exit", 0, 0, &flash_system_System, 0};
2441 static methodinfo_t flash_system_System_setClipboard = {0x02, 0x00, 0x82, 0x16, "", "setClipboard", 0, 0, &flash_system_System, 0};
2442 static varinfo_t flash_system_System_totalMemory = {0x01, 0x00, 0x82, 0x16, "", "totalMemory", 0, 0, &flash_system_System, 0};
2443 static methodinfo_t flash_system_System_gc = {0x02, 0x00, 0x82, 0x16, "", "gc", 0, 0, &flash_system_System, 0};
2444 static methodinfo_t flash_system_System_resume = {0x02, 0x00, 0x82, 0x16, "", "resume", 0, 0, &flash_system_System, 0};
2445 static varinfo_t flash_system_System_vmVersion = {0x01, 0x00, 0x82, 0x16, "", "vmVersion", 0, 0, &flash_system_System, 0};
2446 static varinfo_t flash_system_System_ime = {0x01, 0x00, 0x82, 0x16, "", "ime", 0, 0, &flash_system_System, 0};
2447 static classinfo_t flash_filters_BitmapFilterQuality = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BitmapFilterQuality", 0, &_Object, interfaces: {0}};
2448 static classinfo_t flash_display_DisplayObjectContainer = {0x03, 0x00, 0x80, 0x16, "flash.display", "DisplayObjectContainer", 0, &flash_display_InteractiveObject, interfaces: {0}};
2449 static methodinfo_t flash_display_DisplayObjectContainer_addChild = {0x02, 0x00, 0x80, 0x16, "", "addChild", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2450 static methodinfo_t flash_display_DisplayObjectContainer_getObjectsUnderPoint = {0x02, 0x00, 0x80, 0x16, "", "getObjectsUnderPoint", 0, &_Array, &flash_display_DisplayObjectContainer, 0};
2451 static methodinfo_t flash_display_DisplayObjectContainer_removeChildAt = {0x02, 0x00, 0x80, 0x16, "", "removeChildAt", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2452 static methodinfo_t flash_display_DisplayObjectContainer_swapChildren = {0x02, 0x00, 0x80, 0x16, "", "swapChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2453 static methodinfo_t flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint = {0x02, 0x00, 0x80, 0x16, "", "areInaccessibleObjectsUnderPoint", 0, &_Boolean, &flash_display_DisplayObjectContainer, 0};
2454 static methodinfo_t flash_display_DisplayObjectContainer_setChildIndex = {0x02, 0x00, 0x80, 0x16, "", "setChildIndex", 0, 0, &flash_display_DisplayObjectContainer, 0};
2455 static varinfo_t flash_display_DisplayObjectContainer_numChildren = {0x01, 0x00, 0x80, 0x16, "", "numChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2456 static methodinfo_t flash_display_DisplayObjectContainer_getChildIndex = {0x02, 0x00, 0x80, 0x16, "", "getChildIndex", 0, &_int, &flash_display_DisplayObjectContainer, 0};
2457 static methodinfo_t flash_display_DisplayObjectContainer_getChildAt = {0x02, 0x00, 0x80, 0x16, "", "getChildAt", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2458 static methodinfo_t flash_display_DisplayObjectContainer_removeChild = {0x02, 0x00, 0x80, 0x16, "", "removeChild", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2459 static methodinfo_t flash_display_DisplayObjectContainer_addChildAt = {0x02, 0x00, 0x80, 0x16, "", "addChildAt", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2460 static methodinfo_t flash_display_DisplayObjectContainer_contains = {0x02, 0x00, 0x80, 0x16, "", "contains", 0, &_Boolean, &flash_display_DisplayObjectContainer, 0};
2461 static methodinfo_t flash_display_DisplayObjectContainer_getChildByName = {0x02, 0x00, 0x80, 0x16, "", "getChildByName", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2462 static methodinfo_t flash_display_DisplayObjectContainer_swapChildrenAt = {0x02, 0x00, 0x80, 0x16, "", "swapChildrenAt", 0, 0, &flash_display_DisplayObjectContainer, 0};
2463 static varinfo_t flash_display_DisplayObjectContainer_mouseChildren = {0x01, 0x00, 0x80, 0x16, "", "mouseChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2464 static varinfo_t flash_display_DisplayObjectContainer_tabChildren = {0x01, 0x00, 0x80, 0x16, "", "tabChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2465 static varinfo_t flash_display_DisplayObjectContainer_textSnapshot = {0x01, 0x00, 0x80, 0x16, "", "textSnapshot", 0, 0, &flash_display_DisplayObjectContainer, 0};
2466 static classinfo_t flash_system_LoaderContext = {0x03, 0x00, 0x80, 0x16, "flash.system", "LoaderContext", 0, &_Object, interfaces: {0}};
2467 static varinfo_t flash_system_LoaderContext_checkPolicyFile = {0x01, 0x00, 0x80, 0x16, "", "checkPolicyFile", 0, &_Boolean, &flash_system_LoaderContext, 0};
2468 static varinfo_t flash_system_LoaderContext_securityDomain = {0x01, 0x00, 0x80, 0x16, "", "securityDomain", 0, &flash_system_SecurityDomain, &flash_system_LoaderContext, 0};
2469 static varinfo_t flash_system_LoaderContext_applicationDomain = {0x01, 0x00, 0x80, 0x16, "", "applicationDomain", 0, &flash_system_ApplicationDomain, &flash_system_LoaderContext, 0};
2470 static methodinfo_t flash_utils_clearTimeout = {0x02, 0x00, 0x82, 0x16, "flash.utils", "clearTimeout", 0, 0, 0, 0};
2471 static methodinfo_t _isXMLName = {0x02, 0x00, 0x82, 0x16, "", "isXMLName", 0, &_Boolean, 0, 0};
2472 static classinfo_t flash_xml_XMLNodeType = {0x03, 0x00, 0x81, 0x16, "flash.xml", "XMLNodeType", 0, &_Object, interfaces: {0}};
2473 static classinfo_t flash_events_ErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ErrorEvent", 0, &flash_events_TextEvent, interfaces: {0}};
2474 static methodinfo_t flash_events_ErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_ErrorEvent, 0};
2475 static methodinfo_t flash_events_ErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_ErrorEvent, 0};
2476 static classinfo_t flash_utils_IDataOutput = {0x03, 0x00, 0x90, 0x16, "flash.utils", "IDataOutput", 0, 0, interfaces: {0}};
2477 static methodinfo_t flash_utils_IDataOutput_writeUnsignedInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeUnsignedInt", 0, 0, &flash_utils_IDataOutput, 0};
2478 static methodinfo_t flash_utils_IDataOutput_writeInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeInt", 0, 0, &flash_utils_IDataOutput, 0};
2479 static varinfo_t flash_utils_IDataOutput_objectEncoding = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "objectEncoding", 0, 0, &flash_utils_IDataOutput, 0};
2480 static methodinfo_t flash_utils_IDataOutput_writeUTFBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeUTFBytes", 0, 0, &flash_utils_IDataOutput, 0};
2481 static methodinfo_t flash_utils_IDataOutput_writeObject = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeObject", 0, 0, &flash_utils_IDataOutput, 0};
2482 static methodinfo_t flash_utils_IDataOutput_writeMultiByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeMultiByte", 0, 0, &flash_utils_IDataOutput, 0};
2483 static methodinfo_t flash_utils_IDataOutput_writeShort = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeShort", 0, 0, &flash_utils_IDataOutput, 0};
2484 static methodinfo_t flash_utils_IDataOutput_writeFloat = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeFloat", 0, 0, &flash_utils_IDataOutput, 0};
2485 static methodinfo_t flash_utils_IDataOutput_writeUTF = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeUTF", 0, 0, &flash_utils_IDataOutput, 0};
2486 static methodinfo_t flash_utils_IDataOutput_writeByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeByte", 0, 0, &flash_utils_IDataOutput, 0};
2487 static methodinfo_t flash_utils_IDataOutput_writeBoolean = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeBoolean", 0, 0, &flash_utils_IDataOutput, 0};
2488 static methodinfo_t flash_utils_IDataOutput_writeDouble = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeDouble", 0, 0, &flash_utils_IDataOutput, 0};
2489 static methodinfo_t flash_utils_IDataOutput_writeBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeBytes", 0, 0, &flash_utils_IDataOutput, 0};
2490 static varinfo_t flash_utils_IDataOutput_endian = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "endian", 0, 0, &flash_utils_IDataOutput, 0};
2491 static classinfo_t flash_geom_Utils3D = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Utils3D", 0, &_Object, interfaces: {0}};
2492 static methodinfo_t flash_geom_Utils3D_projectVectors = {0x02, 0x00, 0x82, 0x16, "", "projectVectors", 0, 0, &flash_geom_Utils3D, 0};
2493 static methodinfo_t flash_geom_Utils3D_projectVector = {0x02, 0x00, 0x82, 0x16, "", "projectVector", 0, &flash_geom_Vector3D, &flash_geom_Utils3D, 0};
2494 static methodinfo_t flash_geom_Utils3D_pointTowards = {0x02, 0x00, 0x82, 0x16, "", "pointTowards", 0, &flash_geom_Matrix3D, &flash_geom_Utils3D, 0};
2495 static classinfo_t flash_events_TextEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "TextEvent", 0, &flash_events_Event, interfaces: {0}};
2496 static methodinfo_t flash_events_TextEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_TextEvent, 0};
2497 static varinfo_t flash_events_TextEvent_text = {0x01, 0x00, 0x80, 0x16, "", "text", 0, 0, &flash_events_TextEvent, 0};
2498 static methodinfo_t flash_events_TextEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_TextEvent, 0};
2499 static classinfo_t flash_utils_Proxy = {0x03, 0x00, 0x80, 0x16, "flash.utils", "Proxy", 0, &_Object, interfaces: {0}};
2500 static methodinfo_t flash_utils_Proxy_callProperty = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "callProperty", 0, 0, &flash_utils_Proxy, 0};
2501 static methodinfo_t flash_utils_Proxy_setProperty = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "setProperty", 0, 0, &flash_utils_Proxy, 0};
2502 static methodinfo_t flash_utils_Proxy_getProperty = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "getProperty", 0, 0, &flash_utils_Proxy, 0};
2503 static methodinfo_t flash_utils_Proxy_nextName = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "nextName", 0, &_String, &flash_utils_Proxy, 0};
2504 static methodinfo_t flash_utils_Proxy_nextNameIndex = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "nextNameIndex", 0, &_int, &flash_utils_Proxy, 0};
2505 static methodinfo_t flash_utils_Proxy_hasProperty = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "hasProperty", 0, &_Boolean, &flash_utils_Proxy, 0};
2506 static methodinfo_t flash_utils_Proxy_deleteProperty = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "deleteProperty", 0, &_Boolean, &flash_utils_Proxy, 0};
2507 static methodinfo_t flash_utils_Proxy_getDescendants = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "getDescendants", 0, 0, &flash_utils_Proxy, 0};
2508 static methodinfo_t flash_utils_Proxy_isAttribute = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "isAttribute", 0, &_Boolean, &flash_utils_Proxy, 0};
2509 static methodinfo_t flash_utils_Proxy_nextValue = {0x02, 0x00, 0x80, 0x08, "http://www.adobe.com/2006/actionscript/flash/proxy", "nextValue", 0, 0, &flash_utils_Proxy, 0};
2510 static classinfo_t flash_text_engine_FontPosture = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontPosture", 0, &_Object, interfaces: {0}};
2511 static classinfo_t flash_xml_XMLDocument = {0x03, 0x00, 0x80, 0x16, "flash.xml", "XMLDocument", 0, &flash_xml_XMLNode, interfaces: {0}};
2512 static varinfo_t flash_xml_XMLDocument_docTypeDecl = {0x01, 0x00, 0x80, 0x16, "", "docTypeDecl", 0, &_Object, &flash_xml_XMLDocument, 0};
2513 static varinfo_t flash_xml_XMLDocument_idMap = {0x01, 0x00, 0x80, 0x16, "", "idMap", 0, &_Object, &flash_xml_XMLDocument, 0};
2514 static methodinfo_t flash_xml_XMLDocument_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_xml_XMLDocument, 0};
2515 static varinfo_t flash_xml_XMLDocument_xmlDecl = {0x01, 0x00, 0x80, 0x16, "", "xmlDecl", 0, &_Object, &flash_xml_XMLDocument, 0};
2516 static methodinfo_t flash_xml_XMLDocument_createElement = {0x02, 0x00, 0x80, 0x16, "", "createElement", 0, &flash_xml_XMLNode, &flash_xml_XMLDocument, 0};
2517 static varinfo_t flash_xml_XMLDocument_ignoreWhite = {0x01, 0x00, 0x80, 0x16, "", "ignoreWhite", 0, &_Boolean, &flash_xml_XMLDocument, 0};
2518 static methodinfo_t flash_xml_XMLDocument_createTextNode = {0x02, 0x00, 0x80, 0x16, "", "createTextNode", 0, &flash_xml_XMLNode, &flash_xml_XMLDocument, 0};
2519 static methodinfo_t flash_xml_XMLDocument_parseXML = {0x02, 0x00, 0x80, 0x16, "", "parseXML", 0, 0, &flash_xml_XMLDocument, 0};
2520 static classinfo_t flash_display_ShaderInput = {0x03, 0x00, 0x89, 0x16, "flash.display", "ShaderInput", 0, &_Object, interfaces: {0}};
2521 static varinfo_t flash_display_ShaderInput_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, 0, &flash_display_ShaderInput, 0};
2522 static varinfo_t flash_display_ShaderInput_input = {0x01, 0x00, 0x80, 0x16, "", "input", 0, 0, &flash_display_ShaderInput, 0};
2523 static varinfo_t flash_display_ShaderInput_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, 0, &flash_display_ShaderInput, 0};
2524 static varinfo_t flash_display_ShaderInput_index = {0x01, 0x00, 0x80, 0x16, "", "index", 0, 0, &flash_display_ShaderInput, 0};
2525 static varinfo_t flash_display_ShaderInput_channels = {0x01, 0x00, 0x80, 0x16, "", "channels", 0, 0, &flash_display_ShaderInput, 0};
2526 static classinfo_t flash_ui_MouseCursor = {0x03, 0x00, 0x81, 0x16, "flash.ui", "MouseCursor", 0, &_Object, interfaces: {0}};
2527 static classinfo_t flash_text_engine_TextBlock = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextBlock", 0, &_Object, interfaces: {0}};
2528 static methodinfo_t flash_text_engine_TextBlock_createTextLine = {0x02, 0x00, 0x80, 0x16, "", "createTextLine", 0, &flash_text_engine_TextLine, &flash_text_engine_TextBlock, 0};
2529 static varinfo_t flash_text_engine_TextBlock_bidiLevel = {0x01, 0x00, 0x80, 0x16, "", "bidiLevel", 0, 0, &flash_text_engine_TextBlock, 0};
2530 static methodinfo_t flash_text_engine_TextBlock_getTextLineAtCharIndex = {0x02, 0x00, 0x80, 0x16, "", "getTextLineAtCharIndex", 0, &flash_text_engine_TextLine, &flash_text_engine_TextBlock, 0};
2531 static varinfo_t flash_text_engine_TextBlock_lastLine = {0x01, 0x00, 0x80, 0x16, "", "lastLine", 0, 0, &flash_text_engine_TextBlock, 0};
2532 static methodinfo_t flash_text_engine_TextBlock_findPreviousWordBoundary = {0x02, 0x00, 0x80, 0x16, "", "findPreviousWordBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2533 static methodinfo_t flash_text_engine_TextBlock_findPreviousAtomBoundary = {0x02, 0x00, 0x80, 0x16, "", "findPreviousAtomBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2534 static varinfo_t flash_text_engine_TextBlock_baselineZero = {0x01, 0x00, 0x80, 0x16, "", "baselineZero", 0, 0, &flash_text_engine_TextBlock, 0};
2535 static varinfo_t flash_text_engine_TextBlock_applyNonLinearFontScaling = {0x01, 0x00, 0x80, 0x16, "", "applyNonLinearFontScaling", 0, 0, &flash_text_engine_TextBlock, 0};
2536 static varinfo_t flash_text_engine_TextBlock_firstLine = {0x01, 0x00, 0x80, 0x16, "", "firstLine", 0, 0, &flash_text_engine_TextBlock, 0};
2537 static varinfo_t flash_text_engine_TextBlock_textJustifier = {0x01, 0x00, 0x80, 0x16, "", "textJustifier", 0, 0, &flash_text_engine_TextBlock, 0};
2538 static methodinfo_t flash_text_engine_TextBlock_releaseLines = {0x02, 0x00, 0x80, 0x16, "", "releaseLines", 0, 0, &flash_text_engine_TextBlock, 0};
2539 static varinfo_t flash_text_engine_TextBlock_firstInvalidLine = {0x01, 0x00, 0x80, 0x16, "", "firstInvalidLine", 0, 0, &flash_text_engine_TextBlock, 0};
2540 static varinfo_t flash_text_engine_TextBlock_baselineFontSize = {0x01, 0x00, 0x80, 0x16, "", "baselineFontSize", 0, 0, &flash_text_engine_TextBlock, 0};
2541 static varinfo_t flash_text_engine_TextBlock_lineRotation = {0x01, 0x00, 0x80, 0x16, "", "lineRotation", 0, 0, &flash_text_engine_TextBlock, 0};
2542 static varinfo_t flash_text_engine_TextBlock_userData = {0x01, 0x00, 0x80, 0x16, "", "userData", 0, 0, &flash_text_engine_TextBlock, 0};
2543 static varinfo_t flash_text_engine_TextBlock_content = {0x01, 0x00, 0x80, 0x16, "", "content", 0, 0, &flash_text_engine_TextBlock, 0};
2544 static varinfo_t flash_text_engine_TextBlock_textLineCreationResult = {0x01, 0x00, 0x80, 0x16, "", "textLineCreationResult", 0, 0, &flash_text_engine_TextBlock, 0};
2545 static varinfo_t flash_text_engine_TextBlock_baselineFontDescription = {0x01, 0x00, 0x80, 0x16, "", "baselineFontDescription", 0, 0, &flash_text_engine_TextBlock, 0};
2546 static methodinfo_t flash_text_engine_TextBlock_findNextAtomBoundary = {0x02, 0x00, 0x80, 0x16, "", "findNextAtomBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2547 static methodinfo_t flash_text_engine_TextBlock_findNextWordBoundary = {0x02, 0x00, 0x80, 0x16, "", "findNextWordBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2548 static varinfo_t flash_text_engine_TextBlock_tabStops = {0x01, 0x00, 0x80, 0x16, "", "tabStops", 0, 0, &flash_text_engine_TextBlock, 0};
2549 static methodinfo_t flash_text_engine_TextBlock_dump = {0x02, 0x00, 0x80, 0x16, "", "dump", 0, &_String, &flash_text_engine_TextBlock, 0};
2550 static namespace_t flash_utils_flash_proxy_constant_ns = {0x08, "http://www.adobe.com/2006/actionscript/flash/proxy"};
2551 static constant_t flash_utils_flash_proxy_constant = {type: 8, &flash_utils_flash_proxy_constant_ns};
2552 static varinfo_t flash_utils_flash_proxy = {0x01, 0x00, 0xa2, 0x16, "flash.utils", "flash_proxy", 0, 0, 0, &flash_utils_flash_proxy_constant};
2553 static classinfo_t flash_display_MorphShape = {0x03, 0x00, 0x81, 0x16, "flash.display", "MorphShape", 0, &flash_display_DisplayObject, interfaces: {0}};
2554 static classinfo_t flash_text_TextDisplayMode = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextDisplayMode", 0, &_Object, interfaces: {0}};
2555 static classinfo_t flash_net_URLLoaderDataFormat = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLLoaderDataFormat", 0, &_Object, interfaces: {0}};
2556 static classinfo_t flash_display_StageQuality = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageQuality", 0, &_Object, interfaces: {0}};
2557 static classinfo_t flash_display_Sprite = {0x03, 0x00, 0x80, 0x16, "flash.display", "Sprite", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
2558 static methodinfo_t flash_display_Sprite_stopDrag = {0x02, 0x00, 0x80, 0x16, "", "stopDrag", 0, 0, &flash_display_Sprite, 0};
2559 static varinfo_t flash_display_Sprite_buttonMode = {0x01, 0x00, 0x80, 0x16, "", "buttonMode", 0, 0, &flash_display_Sprite, 0};
2560 static varinfo_t flash_display_Sprite_soundTransform = {0x01, 0x00, 0x80, 0x16, "", "soundTransform", 0, 0, &flash_display_Sprite, 0};
2561 static varinfo_t flash_display_Sprite_hitArea = {0x01, 0x00, 0x80, 0x16, "", "hitArea", 0, 0, &flash_display_Sprite, 0};
2562 static varinfo_t flash_display_Sprite_useHandCursor = {0x01, 0x00, 0x80, 0x16, "", "useHandCursor", 0, 0, &flash_display_Sprite, 0};
2563 static varinfo_t flash_display_Sprite_graphics = {0x01, 0x00, 0x80, 0x16, "", "graphics", 0, 0, &flash_display_Sprite, 0};
2564 static methodinfo_t flash_display_Sprite_startDrag = {0x02, 0x00, 0x80, 0x16, "", "startDrag", 0, 0, &flash_display_Sprite, 0};
2565 static varinfo_t flash_display_Sprite_dropTarget = {0x01, 0x00, 0x80, 0x16, "", "dropTarget", 0, 0, &flash_display_Sprite, 0};
2566 static classinfo_t flash_ui_Keyboard = {0x03, 0x00, 0x81, 0x16, "flash.ui", "Keyboard", 0, &_Object, interfaces: {0}};
2567 static varinfo_t flash_ui_Keyboard_numLock = {0x01, 0x00, 0x82, 0x16, "", "numLock", 0, 0, &flash_ui_Keyboard, 0};
2568 static varinfo_t flash_ui_Keyboard_capsLock = {0x01, 0x00, 0x82, 0x16, "", "capsLock", 0, 0, &flash_ui_Keyboard, 0};
2569 static methodinfo_t flash_ui_Keyboard_isAccessible = {0x02, 0x00, 0x82, 0x16, "", "isAccessible", 0, &_Boolean, &flash_ui_Keyboard, 0};
2570 static classinfo_t flash_filters_DisplacementMapFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "DisplacementMapFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2571 static varinfo_t flash_filters_DisplacementMapFilter_scaleY = {0x01, 0x00, 0x80, 0x16, "", "scaleY", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2572 static varinfo_t flash_filters_DisplacementMapFilter_mapPoint = {0x01, 0x00, 0x80, 0x16, "", "mapPoint", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2573 static varinfo_t flash_filters_DisplacementMapFilter_scaleX = {0x01, 0x00, 0x80, 0x16, "", "scaleX", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2574 static varinfo_t flash_filters_DisplacementMapFilter_mapBitmap = {0x01, 0x00, 0x80, 0x16, "", "mapBitmap", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2575 static varinfo_t flash_filters_DisplacementMapFilter_mode = {0x01, 0x00, 0x80, 0x16, "", "mode", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2576 static varinfo_t flash_filters_DisplacementMapFilter_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2577 static varinfo_t flash_filters_DisplacementMapFilter_componentX = {0x01, 0x00, 0x80, 0x16, "", "componentX", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2578 static methodinfo_t flash_filters_DisplacementMapFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_DisplacementMapFilter, 0};
2579 static varinfo_t flash_filters_DisplacementMapFilter_alpha = {0x01, 0x00, 0x80, 0x16, "", "alpha", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2580 static varinfo_t flash_filters_DisplacementMapFilter_componentY = {0x01, 0x00, 0x80, 0x16, "", "componentY", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2581 static methodinfo_t flash_utils_escapeMultiByte = {0x02, 0x00, 0x82, 0x16, "flash.utils", "escapeMultiByte", 0, &_String, 0, 0};
2582 static methodinfo_t adobe_utils_MMEndCommand = {0x02, 0x00, 0x82, 0x16, "adobe.utils", "MMEndCommand", 0, 0, 0, 0};
2583 static classinfo_t flash_display_GradientType = {0x03, 0x00, 0x81, 0x16, "flash.display", "GradientType", 0, &_Object, interfaces: {0}};
2584 static classinfo_t flash_media_ID3Info = {0x03, 0x00, 0x89, 0x16, "flash.media", "ID3Info", 0, &_Object, interfaces: {0}};
2585 static varinfo_t flash_media_ID3Info_comment = {0x01, 0x00, 0x80, 0x16, "", "comment", 0, &_String, &flash_media_ID3Info, 0};
2586 static varinfo_t flash_media_ID3Info_year = {0x01, 0x00, 0x80, 0x16, "", "year", 0, &_String, &flash_media_ID3Info, 0};
2587 static varinfo_t flash_media_ID3Info_track = {0x01, 0x00, 0x80, 0x16, "", "track", 0, &_String, &flash_media_ID3Info, 0};
2588 static varinfo_t flash_media_ID3Info_artist = {0x01, 0x00, 0x80, 0x16, "", "artist", 0, &_String, &flash_media_ID3Info, 0};
2589 static varinfo_t flash_media_ID3Info_songName = {0x01, 0x00, 0x80, 0x16, "", "songName", 0, &_String, &flash_media_ID3Info, 0};
2590 static varinfo_t flash_media_ID3Info_genre = {0x01, 0x00, 0x80, 0x16, "", "genre", 0, &_String, &flash_media_ID3Info, 0};
2591 static varinfo_t flash_media_ID3Info_album = {0x01, 0x00, 0x80, 0x16, "", "album", 0, &_String, &flash_media_ID3Info, 0};
2592 static classinfo_t flash_display_GraphicsSolidFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsSolidFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
2593 static varinfo_t flash_display_GraphicsSolidFill_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, &_uint, &flash_display_GraphicsSolidFill, 0};
2594 static varinfo_t flash_display_GraphicsSolidFill_alpha = {0x01, 0x00, 0x80, 0x16, "", "alpha", 0, &_Number, &flash_display_GraphicsSolidFill, 0};
2595 static classinfo_t flash_filters_ColorMatrixFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "ColorMatrixFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2596 static varinfo_t flash_filters_ColorMatrixFilter_matrix = {0x01, 0x00, 0x80, 0x16, "", "matrix", 0, 0, &flash_filters_ColorMatrixFilter, 0};
2597 static methodinfo_t flash_filters_ColorMatrixFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_ColorMatrixFilter, 0};
2598 static classinfo_t flash_net_NetStreamPlayTransitions = {0x03, 0x00, 0x80, 0x16, "flash.net", "NetStreamPlayTransitions", 0, &_Object, interfaces: {0}};
2599 static classinfo_t flash_media_SoundCodec = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundCodec", 0, &_Object, interfaces: {0}};
2600 static classinfo_t flash_net_ObjectEncoding = {0x03, 0x00, 0x81, 0x16, "flash.net", "ObjectEncoding", 0, &_Object, interfaces: {0}};
2601 static varinfo_t flash_net_ObjectEncoding_dynamicPropertyWriter = {0x01, 0x00, 0x82, 0x16, "", "dynamicPropertyWriter", 0, 0, &flash_net_ObjectEncoding, 0};
2602 static classinfo_t flash_text_engine_GroupElement = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "GroupElement", 0, &flash_text_engine_ContentElement, interfaces: {0}};
2603 static methodinfo_t flash_text_engine_GroupElement_groupElements = {0x02, 0x00, 0x80, 0x16, "", "groupElements", 0, &flash_text_engine_GroupElement, &flash_text_engine_GroupElement, 0};
2604 static methodinfo_t flash_text_engine_GroupElement_splitTextElement = {0x02, 0x00, 0x80, 0x16, "", "splitTextElement", 0, &flash_text_engine_TextElement, &flash_text_engine_GroupElement, 0};
2605 static methodinfo_t flash_text_engine_GroupElement_mergeTextElements = {0x02, 0x00, 0x80, 0x16, "", "mergeTextElements", 0, &flash_text_engine_TextElement, &flash_text_engine_GroupElement, 0};
2606 static methodinfo_t flash_text_engine_GroupElement_getElementAtCharIndex = {0x02, 0x00, 0x80, 0x16, "", "getElementAtCharIndex", 0, &flash_text_engine_ContentElement, &flash_text_engine_GroupElement, 0};
2607 static varinfo_t flash_text_engine_GroupElement_elementCount = {0x01, 0x00, 0x80, 0x16, "", "elementCount", 0, 0, &flash_text_engine_GroupElement, 0};
2608 static methodinfo_t flash_text_engine_GroupElement_setElements = {0x02, 0x00, 0x80, 0x16, "", "setElements", 0, 0, &flash_text_engine_GroupElement, 0};
2609 static methodinfo_t flash_text_engine_GroupElement_getElementAt = {0x02, 0x00, 0x80, 0x16, "", "getElementAt", 0, &flash_text_engine_ContentElement, &flash_text_engine_GroupElement, 0};
2610 static methodinfo_t flash_text_engine_GroupElement_ungroupElements = {0x02, 0x00, 0x80, 0x16, "", "ungroupElements", 0, 0, &flash_text_engine_GroupElement, 0};
2611 static methodinfo_t flash_text_engine_GroupElement_replaceElements = {0x02, 0x00, 0x80, 0x16, "", "replaceElements", 0, &__AS3___vec_Vector, &flash_text_engine_GroupElement, 0};
2612 static methodinfo_t flash_text_engine_GroupElement_getElementIndex = {0x02, 0x00, 0x80, 0x16, "", "getElementIndex", 0, &_int, &flash_text_engine_GroupElement, 0};
2613 static methodinfo_t _parseInt = {0x02, 0x00, 0x82, 0x16, "", "parseInt", 0, &_Number, 0, 0};
2614 static classinfo_t _QName = {0x03, 0x00, 0x81, 0x16, "", "QName", 0, &_Object, interfaces: {0}};
2615 static varinfo_t _QName_localName = {0x01, 0x00, 0x80, 0x16, "", "localName", 0, 0, &_QName, 0};
2616 static methodinfo_t _QName_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_QName, &_QName, 0};
2617 static methodinfo_t _QName_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_QName, 0};
2618 static varinfo_t _QName_uri = {0x01, 0x00, 0x80, 0x16, "", "uri", 0, 0, &_QName, 0};
2619 static classinfo_t _UninitializedError = {0x03, 0x00, 0x88, 0x16, "", "UninitializedError", 0, &_Error, interfaces: {0}};
2620 static classinfo_t _Date = {0x03, 0x00, 0x89, 0x16, "", "Date", 0, &_Object, interfaces: {0}};
2621 static methodinfo_t _Date_getTimezoneOffset = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getTimezoneOffset", 0, &_Number, &_Date, 0};
2622 static methodinfo_t _Date_getTime = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getTime", 0, &_Number, &_Date, 0};
2623 static methodinfo_t _Date_setUTCMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCMilliseconds", 0, &_Number, &_Date, 0};
2624 static varinfo_t _Date_month = {0x01, 0x00, 0x80, 0x16, "", "month", 0, 0, &_Date, 0};
2625 static methodinfo_t _Date_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Date, 0};
2626 static methodinfo_t _Date_getHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getHours", 0, &_Number, &_Date, 0};
2627 static varinfo_t _Date_date = {0x01, 0x00, 0x80, 0x16, "", "date", 0, 0, &_Date, 0};
2628 static varinfo_t _Date_milliseconds = {0x01, 0x00, 0x80, 0x16, "", "milliseconds", 0, 0, &_Date, 0};
2629 static methodinfo_t _Date_setSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setSeconds", 0, &_Number, &_Date, 0};
2630 static methodinfo_t _Date_getDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getDate", 0, &_Number, &_Date, 0};
2631 static varinfo_t _Date_hoursUTC = {0x01, 0x00, 0x80, 0x16, "", "hoursUTC", 0, 0, &_Date, 0};
2632 static methodinfo_t _Date_getUTCDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCDate", 0, &_Number, &_Date, 0};
2633 static varinfo_t _Date_timezoneOffset = {0x01, 0x00, 0x80, 0x16, "", "timezoneOffset", 0, 0, &_Date, 0};
2634 static methodinfo_t _Date_setTime = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setTime", 0, &_Number, &_Date, 0};
2635 static varinfo_t _Date_millisecondsUTC = {0x01, 0x00, 0x80, 0x16, "", "millisecondsUTC", 0, 0, &_Date, 0};
2636 static varinfo_t _Date_minutes = {0x01, 0x00, 0x80, 0x16, "", "minutes", 0, 0, &_Date, 0};
2637 static methodinfo_t _Date_setUTCHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCHours", 0, &_Number, &_Date, 0};
2638 static varinfo_t _Date_minutesUTC = {0x01, 0x00, 0x80, 0x16, "", "minutesUTC", 0, 0, &_Date, 0};
2639 static methodinfo_t _Date_toLocaleTimeString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleTimeString", 0, &_String, &_Date, 0};
2640 static varinfo_t _Date_fullYearUTC = {0x01, 0x00, 0x80, 0x16, "", "fullYearUTC", 0, 0, &_Date, 0};
2641 static methodinfo_t _Date_UTC = {0x02, 0x00, 0x82, 0x16, "", "UTC", 0, &_Number, &_Date, 0};
2642 static varinfo_t _Date_time = {0x01, 0x00, 0x80, 0x16, "", "time", 0, 0, &_Date, 0};
2643 static varinfo_t _Date_monthUTC = {0x01, 0x00, 0x80, 0x16, "", "monthUTC", 0, 0, &_Date, 0};
2644 static methodinfo_t _Date_getUTCMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCMilliseconds", 0, &_Number, &_Date, 0};
2645 static methodinfo_t _Date_toDateString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toDateString", 0, &_String, &_Date, 0};
2646 static methodinfo_t _Date_getMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getMonth", 0, &_Number, &_Date, 0};
2647 static methodinfo_t _Date_setMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setMinutes", 0, &_Number, &_Date, 0};
2648 static methodinfo_t _Date_toLocaleDateString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleDateString", 0, &_String, &_Date, 0};
2649 static varinfo_t _Date_fullYear = {0x01, 0x00, 0x80, 0x16, "", "fullYear", 0, 0, &_Date, 0};
2650 static methodinfo_t _Date_getUTCFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCFullYear", 0, &_Number, &_Date, 0};
2651 static methodinfo_t _Date_getSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getSeconds", 0, &_Number, &_Date, 0};
2652 static varinfo_t _Date_dateUTC = {0x01, 0x00, 0x80, 0x16, "", "dateUTC", 0, 0, &_Date, 0};
2653 static methodinfo_t _Date_getMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getMilliseconds", 0, &_Number, &_Date, 0};
2654 static methodinfo_t _Date_setUTCMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCMinutes", 0, &_Number, &_Date, 0};
2655 static varinfo_t _Date_day = {0x01, 0x00, 0x80, 0x16, "", "day", 0, 0, &_Date, 0};
2656 static methodinfo_t _Date_setUTCSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCSeconds", 0, &_Number, &_Date, 0};
2657 static methodinfo_t _Date_setUTCDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCDate", 0, &_Number, &_Date, 0};
2658 static methodinfo_t _Date_getUTCMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCMonth", 0, &_Number, &_Date, 0};
2659 static methodinfo_t _Date_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_Number, &_Date, 0};
2660 static varinfo_t _Date_seconds = {0x01, 0x00, 0x80, 0x16, "", "seconds", 0, 0, &_Date, 0};
2661 static methodinfo_t _Date_getUTCMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCMinutes", 0, &_Number, &_Date, 0};
2662 static methodinfo_t _Date_setDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setDate", 0, &_Number, &_Date, 0};
2663 static methodinfo_t _Date_getFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getFullYear", 0, &_Number, &_Date, 0};
2664 static methodinfo_t _Date_setFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setFullYear", 0, &_Number, &_Date, 0};
2665 static methodinfo_t _Date_setHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setHours", 0, &_Number, &_Date, 0};
2666 static methodinfo_t _Date_setMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setMonth", 0, &_Number, &_Date, 0};
2667 static methodinfo_t _Date_parse = {0x02, 0x00, 0x82, 0x16, "", "parse", 0, &_Number, &_Date, 0};
2668 static methodinfo_t _Date_getUTCSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCSeconds", 0, &_Number, &_Date, 0};
2669 static methodinfo_t _Date_getMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getMinutes", 0, &_Number, &_Date, 0};
2670 static methodinfo_t _Date_toLocaleString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleString", 0, &_String, &_Date, 0};
2671 static methodinfo_t _Date_toUTCString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toUTCString", 0, &_String, &_Date, 0};
2672 static varinfo_t _Date_dayUTC = {0x01, 0x00, 0x80, 0x16, "", "dayUTC", 0, 0, &_Date, 0};
2673 static methodinfo_t _Date_getDay = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getDay", 0, &_Number, &_Date, 0};
2674 static methodinfo_t _Date_setUTCMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCMonth", 0, &_Number, &_Date, 0};
2675 static varinfo_t _Date_hours = {0x01, 0x00, 0x80, 0x16, "", "hours", 0, 0, &_Date, 0};
2676 static methodinfo_t _Date_getUTCDay = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCDay", 0, &_Number, &_Date, 0};
2677 static methodinfo_t _Date_setUTCFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCFullYear", 0, &_Number, &_Date, 0};
2678 static varinfo_t _Date_secondsUTC = {0x01, 0x00, 0x80, 0x16, "", "secondsUTC", 0, 0, &_Date, 0};
2679 static methodinfo_t _Date_toTimeString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toTimeString", 0, &_String, &_Date, 0};
2680 static methodinfo_t _Date_setMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setMilliseconds", 0, &_Number, &_Date, 0};
2681 static methodinfo_t _Date_getUTCHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCHours", 0, &_Number, &_Date, 0};
2682 static classinfo_t flash_text_StyleSheet = {0x03, 0x00, 0x88, 0x16, "flash.text", "StyleSheet", 0, &flash_events_EventDispatcher, interfaces: {0}};
2683 static varinfo_t flash_text_StyleSheet_styleNames = {0x01, 0x00, 0x80, 0x16, "", "styleNames", 0, 0, &flash_text_StyleSheet, 0};
2684 static methodinfo_t flash_text_StyleSheet_clear = {0x02, 0x00, 0x80, 0x16, "", "clear", 0, 0, &flash_text_StyleSheet, 0};
2685 static methodinfo_t flash_text_StyleSheet_transform = {0x02, 0x00, 0x80, 0x16, "", "transform", 0, &flash_text_TextFormat, &flash_text_StyleSheet, 0};
2686 static methodinfo_t flash_text_StyleSheet_getStyle = {0x02, 0x00, 0x80, 0x16, "", "getStyle", 0, &_Object, &flash_text_StyleSheet, 0};
2687 static methodinfo_t flash_text_StyleSheet_parseCSS = {0x02, 0x00, 0x80, 0x16, "", "parseCSS", 0, 0, &flash_text_StyleSheet, 0};
2688 static methodinfo_t flash_text_StyleSheet_setStyle = {0x02, 0x00, 0x80, 0x16, "", "setStyle", 0, 0, &flash_text_StyleSheet, 0};
2689 static classinfo_t flash_display_ActionScriptVersion = {0x03, 0x00, 0x81, 0x16, "flash.display", "ActionScriptVersion", 0, &_Object, interfaces: {0}};
2690 static classinfo_t flash_text_engine_EastAsianJustifier = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "EastAsianJustifier", 0, &flash_text_engine_TextJustifier, interfaces: {0}};
2691 static varinfo_t flash_text_engine_EastAsianJustifier_justificationStyle = {0x01, 0x00, 0x80, 0x16, "", "justificationStyle", 0, 0, &flash_text_engine_EastAsianJustifier, 0};
2692 static methodinfo_t flash_text_engine_EastAsianJustifier_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_text_engine_TextJustifier, &flash_text_engine_EastAsianJustifier, 0};
2693 static classinfo_t _String = {0x03, 0x00, 0x81, 0x16, "", "String", 0, &_Object, interfaces: {0}};
2694 static methodinfo_t _String_indexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "indexOf", 0, &_int, &_String, 0};
2695 static methodinfo_t _String_replace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "replace", 0, &_String, &_String, 0};
2696 static methodinfo_t _String_lastIndexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "lastIndexOf", 0, &_int, &_String, 0};
2697 static methodinfo_t _String_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_String, &_String, 0};
2698 static methodinfo_t _String_concat = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "concat", 0, &_String, &_String, 0};
2699 static methodinfo_t _String_substr = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "substr", 0, &_String, &_String, 0};
2700 static methodinfo_t _String_slice = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "slice", 0, &_String, &_String, 0};
2701 static methodinfo_t _String_search = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "search", 0, &_int, &_String, 0};
2702 static methodinfo_t _String_fromCharCode = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "fromCharCode", 0, &_String, &_String, 0};
2703 static methodinfo_t _String_toLocaleUpperCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleUpperCase", 0, &_String, &_String, 0};
2704 static methodinfo_t _String_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_String, 0};
2705 static methodinfo_t _String_toUpperCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toUpperCase", 0, &_String, &_String, 0};
2706 static methodinfo_t _String_charAt = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "charAt", 0, &_String, &_String, 0};
2707 static methodinfo_t _String_match = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "match", 0, &_Array, &_String, 0};
2708 static methodinfo_t _String_charCodeAt = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "charCodeAt", 0, &_Number, &_String, 0};
2709 static methodinfo_t _String_substring = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "substring", 0, &_String, &_String, 0};
2710 static methodinfo_t _String_localeCompare = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "localeCompare", 0, &_int, &_String, 0};
2711 static methodinfo_t _String_split = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "split", 0, &_Array, &_String, 0};
2712 static methodinfo_t _String_toLocaleLowerCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleLowerCase", 0, &_String, &_String, 0};
2713 static varinfo_t _String_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &_String, 0};
2714 static methodinfo_t _String_toLowerCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLowerCase", 0, &_String, &_String, 0};
2715 static classinfo_t flash_media_SoundChannel = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundChannel", 0, &flash_events_EventDispatcher, interfaces: {0}};
2716 static varinfo_t flash_media_SoundChannel_leftPeak = {0x01, 0x00, 0x80, 0x16, "", "leftPeak", 0, 0, &flash_media_SoundChannel, 0};
2717 static methodinfo_t flash_media_SoundChannel_stop = {0x02, 0x00, 0x80, 0x16, "", "stop", 0, 0, &flash_media_SoundChannel, 0};
2718 static varinfo_t flash_media_SoundChannel_position = {0x01, 0x00, 0x80, 0x16, "", "position", 0, 0, &flash_media_SoundChannel, 0};
2719 static varinfo_t flash_media_SoundChannel_soundTransform = {0x01, 0x00, 0x80, 0x16, "", "soundTransform", 0, 0, &flash_media_SoundChannel, 0};
2720 static varinfo_t flash_media_SoundChannel_rightPeak = {0x01, 0x00, 0x80, 0x16, "", "rightPeak", 0, 0, &flash_media_SoundChannel, 0};
2721 static classinfo_t flash_desktop_Clipboard = {0x03, 0x00, 0x80, 0x16, "flash.desktop", "Clipboard", 0, &_Object, interfaces: {0}};
2722 static varinfo_t flash_desktop_Clipboard_generalClipboard = {0x01, 0x00, 0x82, 0x16, "", "generalClipboard", 0, 0, &flash_desktop_Clipboard, 0};
2723 static methodinfo_t flash_desktop_Clipboard_setDataHandler = {0x02, 0x00, 0x80, 0x16, "", "setDataHandler", 0, &_Boolean, &flash_desktop_Clipboard, 0};
2724 static methodinfo_t flash_desktop_Clipboard_setData = {0x02, 0x00, 0x80, 0x16, "", "setData", 0, &_Boolean, &flash_desktop_Clipboard, 0};
2725 static varinfo_t flash_desktop_Clipboard_formats = {0x01, 0x00, 0x80, 0x16, "", "formats", 0, 0, &flash_desktop_Clipboard, 0};
2726 static methodinfo_t flash_desktop_Clipboard_clear = {0x02, 0x00, 0x80, 0x16, "", "clear", 0, 0, &flash_desktop_Clipboard, 0};
2727 static methodinfo_t flash_desktop_Clipboard_getData = {0x02, 0x00, 0x80, 0x16, "", "getData", 0, &_Object, &flash_desktop_Clipboard, 0};
2728 static methodinfo_t flash_desktop_Clipboard_hasFormat = {0x02, 0x00, 0x80, 0x16, "", "hasFormat", 0, &_Boolean, &flash_desktop_Clipboard, 0};
2729 static methodinfo_t flash_desktop_Clipboard_clearData = {0x02, 0x00, 0x80, 0x16, "", "clearData", 0, 0, &flash_desktop_Clipboard, 0};
2730 static classinfo_t flash_display_IBitmapDrawable = {0x03, 0x00, 0x90, 0x16, "flash.display", "IBitmapDrawable", 0, 0, interfaces: {0}};
2731 static classinfo_t _TypeError = {0x03, 0x00, 0x88, 0x16, "", "TypeError", 0, &_Error, interfaces: {0}};
2732 static classinfo_t _int = {0x03, 0x00, 0x81, 0x16, "", "int", 0, &_Object, interfaces: {0}};
2733 static methodinfo_t _int_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_int, &_int, 0};
2734 static methodinfo_t _int_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_int, 0};
2735 static methodinfo_t _int_toExponential = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toExponential", 0, &_String, &_int, 0};
2736 static methodinfo_t _int_toFixed = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toFixed", 0, &_String, &_int, 0};
2737 static methodinfo_t _int_toPrecision = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toPrecision", 0, &_String, &_int, 0};
2738 static classinfo_t flash_text_engine_FontMetrics = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontMetrics", 0, &_Object, interfaces: {0}};
2739 static varinfo_t flash_text_engine_FontMetrics_superscriptOffset = {0x01, 0x00, 0x80, 0x16, "", "superscriptOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2740 static varinfo_t flash_text_engine_FontMetrics_underlineThickness = {0x01, 0x00, 0x80, 0x16, "", "underlineThickness", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2741 static varinfo_t flash_text_engine_FontMetrics_subscriptScale = {0x01, 0x00, 0x80, 0x16, "", "subscriptScale", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2742 static varinfo_t flash_text_engine_FontMetrics_strikethroughOffset = {0x01, 0x00, 0x80, 0x16, "", "strikethroughOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2743 static varinfo_t flash_text_engine_FontMetrics_emBox = {0x01, 0x00, 0x80, 0x16, "", "emBox", 0, &flash_geom_Rectangle, &flash_text_engine_FontMetrics, 0};
2744 static varinfo_t flash_text_engine_FontMetrics_strikethroughThickness = {0x01, 0x00, 0x80, 0x16, "", "strikethroughThickness", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2745 static varinfo_t flash_text_engine_FontMetrics_superscriptScale = {0x01, 0x00, 0x80, 0x16, "", "superscriptScale", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2746 static varinfo_t flash_text_engine_FontMetrics_subscriptOffset = {0x01, 0x00, 0x80, 0x16, "", "subscriptOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2747 static varinfo_t flash_text_engine_FontMetrics_underlineOffset = {0x01, 0x00, 0x80, 0x16, "", "underlineOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2748 static classinfo_t flash_display_Scene = {0x03, 0x00, 0x81, 0x16, "flash.display", "Scene", 0, &_Object, interfaces: {0}};
2749 static varinfo_t flash_display_Scene_numFrames = {0x01, 0x00, 0x80, 0x16, "", "numFrames", 0, 0, &flash_display_Scene, 0};
2750 static varinfo_t flash_display_Scene_labels = {0x01, 0x00, 0x80, 0x16, "", "labels", 0, 0, &flash_display_Scene, 0};
2751 static varinfo_t flash_display_Scene_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, 0, &flash_display_Scene, 0};
2752 static classinfo_t flash_utils_IExternalizable = {0x03, 0x00, 0x90, 0x16, "flash.utils", "IExternalizable", 0, 0, interfaces: {0}};
2753 static methodinfo_t flash_utils_IExternalizable_readExternal = {0x02, 0x00, 0x80, 0x08, "flash.utils:IExternalizable", "readExternal", 0, 0, &flash_utils_IExternalizable, 0};
2754 static methodinfo_t flash_utils_IExternalizable_writeExternal = {0x02, 0x00, 0x80, 0x08, "flash.utils:IExternalizable", "writeExternal", 0, 0, &flash_utils_IExternalizable, 0};
2755 static classinfo_t __AS3___vec_Vector = {0x03, 0x00, 0x89, 0x16, "__AS3__.vec", "Vector", 0, &_Object, interfaces: {0}};
2756 static classinfo_t flash_filters_GradientBevelFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "GradientBevelFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2757 static varinfo_t flash_filters_GradientBevelFilter_strength = {0x01, 0x00, 0x80, 0x16, "", "strength", 0, 0, &flash_filters_GradientBevelFilter, 0};
2758 static varinfo_t flash_filters_GradientBevelFilter_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_filters_GradientBevelFilter, 0};
2759 static varinfo_t flash_filters_GradientBevelFilter_angle = {0x01, 0x00, 0x80, 0x16, "", "angle", 0, 0, &flash_filters_GradientBevelFilter, 0};
2760 static varinfo_t flash_filters_GradientBevelFilter_knockout = {0x01, 0x00, 0x80, 0x16, "", "knockout", 0, 0, &flash_filters_GradientBevelFilter, 0};
2761 static varinfo_t flash_filters_GradientBevelFilter_alphas = {0x01, 0x00, 0x80, 0x16, "", "alphas", 0, 0, &flash_filters_GradientBevelFilter, 0};
2762 static varinfo_t flash_filters_GradientBevelFilter_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_filters_GradientBevelFilter, 0};
2763 static varinfo_t flash_filters_GradientBevelFilter_ratios = {0x01, 0x00, 0x80, 0x16, "", "ratios", 0, 0, &flash_filters_GradientBevelFilter, 0};
2764 static varinfo_t flash_filters_GradientBevelFilter_colors = {0x01, 0x00, 0x80, 0x16, "", "colors", 0, 0, &flash_filters_GradientBevelFilter, 0};
2765 static varinfo_t flash_filters_GradientBevelFilter_blurX = {0x01, 0x00, 0x80, 0x16, "", "blurX", 0, 0, &flash_filters_GradientBevelFilter, 0};
2766 static varinfo_t flash_filters_GradientBevelFilter_blurY = {0x01, 0x00, 0x80, 0x16, "", "blurY", 0, 0, &flash_filters_GradientBevelFilter, 0};
2767 static varinfo_t flash_filters_GradientBevelFilter_distance = {0x01, 0x00, 0x80, 0x16, "", "distance", 0, 0, &flash_filters_GradientBevelFilter, 0};
2768 static methodinfo_t flash_filters_GradientBevelFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_GradientBevelFilter, 0};
2769 static classinfo_t flash_text_TextRun = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextRun", 0, &_Object, interfaces: {0}};
2770 static varinfo_t flash_text_TextRun_beginIndex = {0x01, 0x00, 0x80, 0x16, "", "beginIndex", 0, &_int, &flash_text_TextRun, 0};
2771 static varinfo_t flash_text_TextRun_endIndex = {0x01, 0x00, 0x80, 0x16, "", "endIndex", 0, &_int, &flash_text_TextRun, 0};
2772 static varinfo_t flash_text_TextRun_textFormat = {0x01, 0x00, 0x80, 0x16, "", "textFormat", 0, &flash_text_TextFormat, &flash_text_TextRun, 0};
2773 static classinfo_t flash_text_TextColorType = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextColorType", 0, &_Object, interfaces: {0}};
2774 static methodinfo_t flash_sampler_getSampleCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSampleCount", 0, &_Number, 0, 0};
2775 static classinfo_t flash_net_URLRequestHeader = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLRequestHeader", 0, &_Object, interfaces: {0}};
2776 static varinfo_t flash_net_URLRequestHeader_value = {0x01, 0x00, 0x80, 0x16, "", "value", 0, &_String, &flash_net_URLRequestHeader, 0};
2777 static varinfo_t flash_net_URLRequestHeader_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, &_String, &flash_net_URLRequestHeader, 0};
2778 static methodinfo_t flash_profiler_showRedrawRegions = {0x02, 0x00, 0x82, 0x16, "flash.profiler", "showRedrawRegions", 0, 0, 0, 0};
2779 static classinfo_t flash_display_ShaderData = {0x03, 0x00, 0x89, 0x16, "flash.display", "ShaderData", 0, &_Object, interfaces: {0}};
2780 static classinfo_t flash_text_engine_TextLine = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLine", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
2781 static varinfo_t flash_text_engine_TextLine_previousLine = {0x01, 0x00, 0x80, 0x16, "", "previousLine", 0, 0, &flash_text_engine_TextLine, 0};
2782 static varinfo_t flash_text_engine_TextLine_validity = {0x01, 0x00, 0x80, 0x16, "", "validity", 0, 0, &flash_text_engine_TextLine, 0};
2783 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockBeginIndex = {0x02, 0x00, 0x80, 0x16, "", "getAtomTextBlockBeginIndex", 0, &_int, &flash_text_engine_TextLine, 0};
2784 static methodinfo_t flash_text_engine_TextLine_getAtomWordBoundaryOnLeft = {0x02, 0x00, 0x80, 0x16, "", "getAtomWordBoundaryOnLeft", 0, &_Boolean, &flash_text_engine_TextLine, 0};
2785 static methodinfo_t flash_text_engine_TextLine_getAtomTextRotation = {0x02, 0x00, 0x80, 0x16, "", "getAtomTextRotation", 0, &_String, &flash_text_engine_TextLine, 0};
2786 static varinfo_t flash_text_engine_TextLine_textHeight = {0x01, 0x00, 0x80, 0x16, "", "textHeight", 0, 0, &flash_text_engine_TextLine, 0};
2787 static methodinfo_t flash_text_engine_TextLine_getAtomCenter = {0x02, 0x00, 0x80, 0x16, "", "getAtomCenter", 0, &_Number, &flash_text_engine_TextLine, 0};
2788 static methodinfo_t flash_text_engine_TextLine_getAtomBounds = {0x02, 0x00, 0x80, 0x16, "", "getAtomBounds", 0, &flash_geom_Rectangle, &flash_text_engine_TextLine, 0};
2789 static varinfo_t flash_text_engine_TextLine_mirrorRegions = {0x01, 0x00, 0x80, 0x16, "", "mirrorRegions", 0, 0, &flash_text_engine_TextLine, 0};
2790 static varinfo_t flash_text_engine_TextLine_rawTextLength = {0x01, 0x00, 0x80, 0x16, "", "rawTextLength", 0, 0, &flash_text_engine_TextLine, 0};
2791 static varinfo_t flash_text_engine_TextLine_userData = {0x01, 0x00, 0x80, 0x16, "", "userData", 0, 0, &flash_text_engine_TextLine, 0};
2792 static varinfo_t flash_text_engine_TextLine_textWidth = {0x01, 0x00, 0x80, 0x16, "", "textWidth", 0, 0, &flash_text_engine_TextLine, 0};
2793 static varinfo_t flash_text_engine_TextLine_textBlock = {0x01, 0x00, 0x80, 0x16, "", "textBlock", 0, 0, &flash_text_engine_TextLine, 0};
2794 static varinfo_t flash_text_engine_TextLine_textBlockBeginIndex = {0x01, 0x00, 0x80, 0x16, "", "textBlockBeginIndex", 0, 0, &flash_text_engine_TextLine, 0};
2795 static varinfo_t flash_text_engine_TextLine_unjustifiedTextWidth = {0x01, 0x00, 0x80, 0x16, "", "unjustifiedTextWidth", 0, 0, &flash_text_engine_TextLine, 0};
2796 static varinfo_t flash_text_engine_TextLine_ascent = {0x01, 0x00, 0x80, 0x16, "", "ascent", 0, 0, &flash_text_engine_TextLine, 0};
2797 static methodinfo_t flash_text_engine_TextLine_getBaselinePosition = {0x02, 0x00, 0x80, 0x16, "", "getBaselinePosition", 0, &_Number, &flash_text_engine_TextLine, 0};
2798 static varinfo_t flash_text_engine_TextLine_specifiedWidth = {0x01, 0x00, 0x80, 0x16, "", "specifiedWidth", 0, 0, &flash_text_engine_TextLine, 0};
2799 static methodinfo_t flash_text_engine_TextLine_getMirrorRegion = {0x02, 0x00, 0x80, 0x16, "", "getMirrorRegion", 0, &flash_text_engine_TextLineMirrorRegion, &flash_text_engine_TextLine, 0};
2800 static methodinfo_t flash_text_engine_TextLine_getAtomGraphic = {0x02, 0x00, 0x80, 0x16, "", "getAtomGraphic", 0, &flash_display_DisplayObject, &flash_text_engine_TextLine, 0};
2801 static varinfo_t flash_text_engine_TextLine_hasGraphicElement = {0x01, 0x00, 0x80, 0x16, "", "hasGraphicElement", 0, 0, &flash_text_engine_TextLine, 0};
2802 static methodinfo_t flash_text_engine_TextLine_flushAtomData = {0x02, 0x00, 0x80, 0x16, "", "flushAtomData", 0, 0, &flash_text_engine_TextLine, 0};
2803 static methodinfo_t flash_text_engine_TextLine_dump = {0x02, 0x00, 0x80, 0x16, "", "dump", 0, &_String, &flash_text_engine_TextLine, 0};
2804 static varinfo_t flash_text_engine_TextLine_nextLine = {0x01, 0x00, 0x80, 0x16, "", "nextLine", 0, 0, &flash_text_engine_TextLine, 0};
2805 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtCharIndex = {0x02, 0x00, 0x80, 0x16, "", "getAtomIndexAtCharIndex", 0, &_int, &flash_text_engine_TextLine, 0};
2806 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockEndIndex = {0x02, 0x00, 0x80, 0x16, "", "getAtomTextBlockEndIndex", 0, &_int, &flash_text_engine_TextLine, 0};
2807 static varinfo_t flash_text_engine_TextLine_atomCount = {0x01, 0x00, 0x80, 0x16, "", "atomCount", 0, 0, &flash_text_engine_TextLine, 0};
2808 static varinfo_t flash_text_engine_TextLine_descent = {0x01, 0x00, 0x80, 0x16, "", "descent", 0, 0, &flash_text_engine_TextLine, 0};
2809 static methodinfo_t flash_text_engine_TextLine_getAtomBidiLevel = {0x02, 0x00, 0x80, 0x16, "", "getAtomBidiLevel", 0, &_int, &flash_text_engine_TextLine, 0};
2810 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtPoint = {0x02, 0x00, 0x80, 0x16, "", "getAtomIndexAtPoint", 0, &_int, &flash_text_engine_TextLine, 0};
2811 static methodinfo_t flash_sampler_getSamples = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSamples", 0, &_Object, 0, 0};
2812 static classinfo_t flash_net_URLRequest = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLRequest", 0, &_Object, interfaces: {0}};
2813 static varinfo_t flash_net_URLRequest_contentType = {0x01, 0x00, 0x80, 0x16, "", "contentType", 0, 0, &flash_net_URLRequest, 0};
2814 static varinfo_t flash_net_URLRequest_url = {0x01, 0x00, 0x80, 0x16, "", "url", 0, 0, &flash_net_URLRequest, 0};
2815 static varinfo_t flash_net_URLRequest_requestHeaders = {0x01, 0x00, 0x80, 0x16, "", "requestHeaders", 0, 0, &flash_net_URLRequest, 0};
2816 static varinfo_t flash_net_URLRequest_method = {0x01, 0x00, 0x80, 0x16, "", "method", 0, 0, &flash_net_URLRequest, 0};
2817 static varinfo_t flash_net_URLRequest_digest = {0x01, 0x00, 0x80, 0x16, "", "digest", 0, 0, &flash_net_URLRequest, 0};
2818 static varinfo_t flash_net_URLRequest_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, 0, &flash_net_URLRequest, 0};
2819 static classinfo_t _URIError = {0x03, 0x00, 0x88, 0x16, "", "URIError", 0, &_Error, interfaces: {0}};
2820 static methodinfo_t flash_net_getClassByAlias = {0x02, 0x00, 0x82, 0x16, "flash.net", "getClassByAlias", 0, &_Class, 0, 0};
2821 static classinfo_t flash_display_ShaderParameter = {0x03, 0x00, 0x89, 0x16, "flash.display", "ShaderParameter", 0, &_Object, interfaces: {0}};
2822 static varinfo_t flash_display_ShaderParameter_value = {0x01, 0x00, 0x80, 0x16, "", "value", 0, 0, &flash_display_ShaderParameter, 0};
2823 static varinfo_t flash_display_ShaderParameter_index = {0x01, 0x00, 0x80, 0x16, "", "index", 0, 0, &flash_display_ShaderParameter, 0};
2824 static varinfo_t flash_display_ShaderParameter_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_display_ShaderParameter, 0};
2825 static classinfo_t flash_filters_BitmapFilterType = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BitmapFilterType", 0, &_Object, interfaces: {0}};
2826 static classinfo_t _SecurityError = {0x03, 0x00, 0x88, 0x16, "", "SecurityError", 0, &_Error, interfaces: {0}};
2827 static classinfo_t flash_utils_IDataInput = {0x03, 0x00, 0x90, 0x16, "flash.utils", "IDataInput", 0, 0, interfaces: {0}};
2828 static methodinfo_t flash_utils_IDataInput_readUTF = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUTF", 0, &_String, &flash_utils_IDataInput, 0};
2829 static methodinfo_t flash_utils_IDataInput_readByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readByte", 0, &_int, &flash_utils_IDataInput, 0};
2830 static methodinfo_t flash_utils_IDataInput_readUTFBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUTFBytes", 0, &_String, &flash_utils_IDataInput, 0};
2831 static methodinfo_t flash_utils_IDataInput_readShort = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readShort", 0, &_int, &flash_utils_IDataInput, 0};
2832 static varinfo_t flash_utils_IDataInput_objectEncoding = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "objectEncoding", 0, 0, &flash_utils_IDataInput, 0};
2833 static methodinfo_t flash_utils_IDataInput_readUnsignedInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUnsignedInt", 0, &_uint, &flash_utils_IDataInput, 0};
2834 static methodinfo_t flash_utils_IDataInput_readDouble = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readDouble", 0, &_Number, &flash_utils_IDataInput, 0};
2835 static methodinfo_t flash_utils_IDataInput_readBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readBytes", 0, 0, &flash_utils_IDataInput, 0};
2836 static methodinfo_t flash_utils_IDataInput_readUnsignedByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUnsignedByte", 0, &_uint, &flash_utils_IDataInput, 0};
2837 static methodinfo_t flash_utils_IDataInput_readMultiByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readMultiByte", 0, &_String, &flash_utils_IDataInput, 0};
2838 static methodinfo_t flash_utils_IDataInput_readInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readInt", 0, &_int, &flash_utils_IDataInput, 0};
2839 static varinfo_t flash_utils_IDataInput_bytesAvailable = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "bytesAvailable", 0, 0, &flash_utils_IDataInput, 0};
2840 static methodinfo_t flash_utils_IDataInput_readUnsignedShort = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUnsignedShort", 0, &_uint, &flash_utils_IDataInput, 0};
2841 static methodinfo_t flash_utils_IDataInput_readObject = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readObject", 0, 0, &flash_utils_IDataInput, 0};
2842 static methodinfo_t flash_utils_IDataInput_readFloat = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readFloat", 0, &_Number, &flash_utils_IDataInput, 0};
2843 static varinfo_t flash_utils_IDataInput_endian = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "endian", 0, 0, &flash_utils_IDataInput, 0};
2844 static methodinfo_t flash_utils_IDataInput_readBoolean = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readBoolean", 0, &_Boolean, &flash_utils_IDataInput, 0};
2845 static classinfo_t flash_events_IEventDispatcher = {0x03, 0x00, 0x90, 0x16, "flash.events", "IEventDispatcher", 0, 0, interfaces: {0}};
2846 static methodinfo_t flash_events_IEventDispatcher_willTrigger = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "willTrigger", 0, &_Boolean, &flash_events_IEventDispatcher, 0};
2847 static methodinfo_t flash_events_IEventDispatcher_removeEventListener = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "removeEventListener", 0, 0, &flash_events_IEventDispatcher, 0};
2848 static methodinfo_t flash_events_IEventDispatcher_hasEventListener = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "hasEventListener", 0, &_Boolean, &flash_events_IEventDispatcher, 0};
2849 static methodinfo_t flash_events_IEventDispatcher_addEventListener = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "addEventListener", 0, 0, &flash_events_IEventDispatcher, 0};
2850 static methodinfo_t flash_events_IEventDispatcher_dispatchEvent = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "dispatchEvent", 0, &_Boolean, &flash_events_IEventDispatcher, 0};
2851 static classinfo_t _Class = {0x03, 0x00, 0x88, 0x16, "", "Class", 0, &_Object, interfaces: {0}};
2852 static varinfo_t _Class_prototype = {0x01, 0x00, 0x80, 0x16, "", "prototype", 0, 0, &_Class, 0};
2853 static classinfo_t flash_geom_Rectangle = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Rectangle", 0, &_Object, interfaces: {0}};
2854 static varinfo_t flash_geom_Rectangle_top = {0x01, 0x00, 0x80, 0x16, "", "top", 0, 0, &flash_geom_Rectangle, 0};
2855 static methodinfo_t flash_geom_Rectangle_intersection = {0x02, 0x00, 0x80, 0x16, "", "intersection", 0, &flash_geom_Rectangle, &flash_geom_Rectangle, 0};
2856 static methodinfo_t flash_geom_Rectangle_intersects = {0x02, 0x00, 0x80, 0x16, "", "intersects", 0, &_Boolean, &flash_geom_Rectangle, 0};
2857 static methodinfo_t flash_geom_Rectangle_containsPoint = {0x02, 0x00, 0x80, 0x16, "", "containsPoint", 0, &_Boolean, &flash_geom_Rectangle, 0};
2858 static methodinfo_t flash_geom_Rectangle_setEmpty = {0x02, 0x00, 0x80, 0x16, "", "setEmpty", 0, 0, &flash_geom_Rectangle, 0};
2859 static varinfo_t flash_geom_Rectangle_topLeft = {0x01, 0x00, 0x80, 0x16, "", "topLeft", 0, 0, &flash_geom_Rectangle, 0};
2860 static varinfo_t flash_geom_Rectangle_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, &_Number, &flash_geom_Rectangle, 0};
2861 static methodinfo_t flash_geom_Rectangle_containsRect = {0x02, 0x00, 0x80, 0x16, "", "containsRect", 0, &_Boolean, &flash_geom_Rectangle, 0};
2862 static methodinfo_t flash_geom_Rectangle_isEmpty = {0x02, 0x00, 0x80, 0x16, "", "isEmpty", 0, &_Boolean, &flash_geom_Rectangle, 0};
2863 static methodinfo_t flash_geom_Rectangle_equals = {0x02, 0x00, 0x80, 0x16, "", "equals", 0, &_Boolean, &flash_geom_Rectangle, 0};
2864 static varinfo_t flash_geom_Rectangle_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, &_Number, &flash_geom_Rectangle, 0};
2865 static varinfo_t flash_geom_Rectangle_left = {0x01, 0x00, 0x80, 0x16, "", "left", 0, 0, &flash_geom_Rectangle, 0};
2866 static methodinfo_t flash_geom_Rectangle_inflate = {0x02, 0x00, 0x80, 0x16, "", "inflate", 0, 0, &flash_geom_Rectangle, 0};
2867 static methodinfo_t flash_geom_Rectangle_inflatePoint = {0x02, 0x00, 0x80, 0x16, "", "inflatePoint", 0, 0, &flash_geom_Rectangle, 0};
2868 static methodinfo_t flash_geom_Rectangle_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_geom_Rectangle, 0};
2869 static methodinfo_t flash_geom_Rectangle_offsetPoint = {0x02, 0x00, 0x80, 0x16, "", "offsetPoint", 0, 0, &flash_geom_Rectangle, 0};
2870 static varinfo_t flash_geom_Rectangle_x = {0x01, 0x00, 0x80, 0x16, "", "x", 0, &_Number, &flash_geom_Rectangle, 0};
2871 static varinfo_t flash_geom_Rectangle_size = {0x01, 0x00, 0x80, 0x16, "", "size", 0, 0, &flash_geom_Rectangle, 0};
2872 static varinfo_t flash_geom_Rectangle_bottomRight = {0x01, 0x00, 0x80, 0x16, "", "bottomRight", 0, 0, &flash_geom_Rectangle, 0};
2873 static varinfo_t flash_geom_Rectangle_right = {0x01, 0x00, 0x80, 0x16, "", "right", 0, 0, &flash_geom_Rectangle, 0};
2874 static methodinfo_t flash_geom_Rectangle_contains = {0x02, 0x00, 0x80, 0x16, "", "contains", 0, &_Boolean, &flash_geom_Rectangle, 0};
2875 static methodinfo_t flash_geom_Rectangle_union = {0x02, 0x00, 0x80, 0x16, "", "union", 0, &flash_geom_Rectangle, &flash_geom_Rectangle, 0};
2876 static varinfo_t flash_geom_Rectangle_bottom = {0x01, 0x00, 0x80, 0x16, "", "bottom", 0, 0, &flash_geom_Rectangle, 0};
2877 static methodinfo_t flash_geom_Rectangle_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_geom_Rectangle, &flash_geom_Rectangle, 0};
2878 static varinfo_t flash_geom_Rectangle_y = {0x01, 0x00, 0x80, 0x16, "", "y", 0, &_Number, &flash_geom_Rectangle, 0};
2879 static methodinfo_t flash_geom_Rectangle_offset = {0x02, 0x00, 0x80, 0x16, "", "offset", 0, 0, &flash_geom_Rectangle, 0};
2880 static classinfo_t flash_events_SecurityErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "SecurityErrorEvent", 0, &flash_events_ErrorEvent, interfaces: {0}};
2881 static methodinfo_t flash_events_SecurityErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_SecurityErrorEvent, 0};
2882 static methodinfo_t flash_events_SecurityErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_SecurityErrorEvent, 0};
2883 static classinfo_t flash_net_IDynamicPropertyWriter = {0x03, 0x00, 0x90, 0x16, "flash.net", "IDynamicPropertyWriter", 0, 0, interfaces: {0}};
2884 static methodinfo_t flash_net_IDynamicPropertyWriter_writeDynamicProperties = {0x02, 0x00, 0x80, 0x08, "flash.net:IDynamicPropertyWriter", "writeDynamicProperties", 0, 0, &flash_net_IDynamicPropertyWriter, 0};
2885 static classinfo_t flash_display_InterpolationMethod = {0x03, 0x00, 0x81, 0x16, "flash.display", "InterpolationMethod", 0, &_Object, interfaces: {0}};
2886 static classinfo_t _Object = {0x03, 0x00, 0x88, 0x16, "", "Object", 0, 0, interfaces: {0}};
2887 static methodinfo_t _Object_init = {0x02, 0x00, 0x82, 0x17, "", "init", 0, 0, &_Object, 0};
2888 static methodinfo_t _Object_propertyIsEnumerable = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "propertyIsEnumerable", 0, &_Boolean, &_Object, 0};
2889 static methodinfo_t _Object__setPropertyIsEnumerable = {0x02, 0x00, 0x82, 0x1a, "Object", "_setPropertyIsEnumerable", 0, 0, &_Object, 0};
2890 static methodinfo_t _Object_isPrototypeOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "isPrototypeOf", 0, &_Boolean, &_Object, 0};
2891 static methodinfo_t _Object__dontEnumPrototype = {0x02, 0x00, 0x82, 0x1a, "Object", "_dontEnumPrototype", 0, 0, &_Object, 0};
2892 static methodinfo_t _Object_hasOwnProperty = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasOwnProperty", 0, &_Boolean, &_Object, 0};
2893 static classinfo_t flash_errors_EOFError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "EOFError", 0, &flash_errors_IOError, interfaces: {0}};
2894 static classinfo_t flash_net_NetStream = {0x03, 0x00, 0x80, 0x16, "flash.net", "NetStream", 0, &flash_events_EventDispatcher, interfaces: {0}};
2895 static varinfo_t flash_net_NetStream_videoCodec = {0x01, 0x00, 0x80, 0x16, "", "videoCodec", 0, 0, &flash_net_NetStream, 0};
2896 static varinfo_t flash_net_NetStream_info = {0x01, 0x00, 0x80, 0x16, "", "info", 0, 0, &flash_net_NetStream, 0};
2897 static methodinfo_t flash_net_NetStream_attachCamera = {0x02, 0x00, 0x80, 0x16, "", "attachCamera", 0, 0, &flash_net_NetStream, 0};
2898 static varinfo_t flash_net_NetStream_farNonce = {0x01, 0x00, 0x80, 0x16, "", "farNonce", 0, 0, &flash_net_NetStream, 0};
2899 static methodinfo_t flash_net_NetStream_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_NetStream, 0};
2900 static methodinfo_t flash_net_NetStream_pause = {0x02, 0x00, 0x80, 0x16, "", "pause", 0, 0, &flash_net_NetStream, 0};
2901 static methodinfo_t flash_net_NetStream_onPeerConnect = {0x02, 0x00, 0x80, 0x16, "", "onPeerConnect", 0, &_Boolean, &flash_net_NetStream, 0};
2902 static varinfo_t flash_net_NetStream_client = {0x01, 0x00, 0x80, 0x16, "", "client", 0, 0, &flash_net_NetStream, 0};
2903 static methodinfo_t flash_net_NetStream_resume = {0x02, 0x00, 0x80, 0x16, "", "resume", 0, 0, &flash_net_NetStream, 0};
2904 static varinfo_t flash_net_NetStream_liveDelay = {0x01, 0x00, 0x80, 0x16, "", "liveDelay", 0, 0, &flash_net_NetStream, 0};
2905 static varinfo_t flash_net_NetStream_peerStreams = {0x01, 0x00, 0x80, 0x16, "", "peerStreams", 0, 0, &flash_net_NetStream, 0};
2906 static varinfo_t flash_net_NetStream_objectEncoding = {0x01, 0x00, 0x80, 0x16, "", "objectEncoding", 0, 0, &flash_net_NetStream, 0};
2907 static varinfo_t flash_net_NetStream_bytesLoaded = {0x01, 0x00, 0x80, 0x16, "", "bytesLoaded", 0, 0, &flash_net_NetStream, 0};
2908 static methodinfo_t flash_net_NetStream_receiveVideo = {0x02, 0x00, 0x80, 0x16, "", "receiveVideo", 0, 0, &flash_net_NetStream, 0};
2909 static varinfo_t flash_net_NetStream_maxPauseBufferTime = {0x01, 0x00, 0x80, 0x16, "", "maxPauseBufferTime", 0, 0, &flash_net_NetStream, 0};
2910 static methodinfo_t flash_net_NetStream_play2 = {0x02, 0x00, 0x80, 0x16, "", "play2", 0, 0, &flash_net_NetStream, 0};
2911 static varinfo_t flash_net_NetStream_audioCodec = {0x01, 0x00, 0x80, 0x16, "", "audioCodec", 0, 0, &flash_net_NetStream, 0};
2912 static methodinfo_t flash_net_NetStream_receiveVideoFPS = {0x02, 0x00, 0x80, 0x16, "", "receiveVideoFPS", 0, 0, &flash_net_NetStream, 0};
2913 static varinfo_t flash_net_NetStream_bytesTotal = {0x01, 0x00, 0x80, 0x16, "", "bytesTotal", 0, 0, &flash_net_NetStream, 0};
2914 static varinfo_t flash_net_NetStream_farID = {0x01, 0x00, 0x80, 0x16, "", "farID", 0, 0, &flash_net_NetStream, 0};
2915 static methodinfo_t flash_net_NetStream_receiveAudio = {0x02, 0x00, 0x80, 0x16, "", "receiveAudio", 0, 0, &flash_net_NetStream, 0};
2916 static varinfo_t flash_net_NetStream_bufferLength = {0x01, 0x00, 0x80, 0x16, "", "bufferLength", 0, 0, &flash_net_NetStream, 0};
2917 static methodinfo_t flash_net_NetStream_seek = {0x02, 0x00, 0x80, 0x16, "", "seek", 0, 0, &flash_net_NetStream, 0};
2918 static methodinfo_t flash_net_NetStream_attachAudio = {0x02, 0x00, 0x80, 0x16, "", "attachAudio", 0, 0, &flash_net_NetStream, 0};
2919 static varinfo_t flash_net_NetStream_bufferTime = {0x01, 0x00, 0x80, 0x16, "", "bufferTime", 0, 0, &flash_net_NetStream, 0};
2920 static methodinfo_t flash_net_NetStream_play = {0x02, 0x00, 0x80, 0x16, "", "play", 0, 0, &flash_net_NetStream, 0};
2921 static methodinfo_t flash_net_NetStream_publish = {0x02, 0x00, 0x80, 0x16, "", "publish", 0, 0, &flash_net_NetStream, 0};
2922 static methodinfo_t flash_net_NetStream_togglePause = {0x02, 0x00, 0x80, 0x16, "", "togglePause", 0, 0, &flash_net_NetStream, 0};
2923 static varinfo_t flash_net_NetStream_checkPolicyFile = {0x01, 0x00, 0x80, 0x16, "", "checkPolicyFile", 0, 0, &flash_net_NetStream, 0};
2924 static varinfo_t flash_net_NetStream_nearNonce = {0x01, 0x00, 0x80, 0x16, "", "nearNonce", 0, 0, &flash_net_NetStream, 0};
2925 static varinfo_t flash_net_NetStream_decodedFrames = {0x01, 0x00, 0x80, 0x16, "", "decodedFrames", 0, 0, &flash_net_NetStream, 0};
2926 static methodinfo_t flash_net_NetStream_send = {0x02, 0x00, 0x80, 0x16, "", "send", 0, 0, &flash_net_NetStream, 0};
2927 static varinfo_t flash_net_NetStream_currentFPS = {0x01, 0x00, 0x80, 0x16, "", "currentFPS", 0, 0, &flash_net_NetStream, 0};
2928 static varinfo_t flash_net_NetStream_time = {0x01, 0x00, 0x80, 0x16, "", "time", 0, 0, &flash_net_NetStream, 0};
2929 static varinfo_t flash_net_NetStream_soundTransform = {0x01, 0x00, 0x80, 0x16, "", "soundTransform", 0, 0, &flash_net_NetStream, 0};
2930 static classinfo_t _ArgumentError = {0x03, 0x00, 0x88, 0x16, "", "ArgumentError", 0, &_Error, interfaces: {0}};
2931 static classinfo_t _XMLList = {0x03, 0x00, 0x89, 0x16, "", "XMLList", 0, &_Object, interfaces: {0}};
2932 static methodinfo_t _XMLList_normalize = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "normalize", 0, &_XMLList, &_XMLList, 0};
2933 static methodinfo_t _XMLList_removeNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "removeNamespace", 0, &_XML, &_XMLList, 0};
2934 static methodinfo_t _XMLList_prependChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "prependChild", 0, &_XML, &_XMLList, 0};
2935 static methodinfo_t _XMLList_toXMLString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toXMLString", 0, &_String, &_XMLList, 0};
2936 static methodinfo_t _XMLList_nodeKind = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "nodeKind", 0, &_String, &_XMLList, 0};
2937 static methodinfo_t _XMLList_copy = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "copy", 0, &_XMLList, &_XMLList, 0};
2938 static methodinfo_t _XMLList_text = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "text", 0, &_XMLList, &_XMLList, 0};
2939 static methodinfo_t _XMLList_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_XMLList, 0};
2940 static methodinfo_t _XMLList_childIndex = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "childIndex", 0, &_int, &_XMLList, 0};
2941 static methodinfo_t _XMLList_setName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setName", 0, 0, &_XMLList, 0};
2942 static methodinfo_t _XMLList_setLocalName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setLocalName", 0, 0, &_XMLList, 0};
2943 static methodinfo_t _XMLList_namespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespace", 0, 0, &_XMLList, 0};
2944 static methodinfo_t _XMLList_insertChildBefore = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildBefore", 0, 0, &_XMLList, 0};
2945 static methodinfo_t _XMLList_addNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "addNamespace", 0, &_XML, &_XMLList, 0};
2946 static methodinfo_t _XMLList_propertyIsEnumerable = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "propertyIsEnumerable", 0, &_Boolean, &_XMLList, 0};
2947 static methodinfo_t _XMLList_comments = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "comments", 0, &_XMLList, &_XMLList, 0};
2948 static methodinfo_t _XMLList_attributes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attributes", 0, &_XMLList, &_XMLList, 0};
2949 static methodinfo_t _XMLList_descendants = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "descendants", 0, &_XMLList, &_XMLList, 0};
2950 static methodinfo_t _XMLList_replace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "replace", 0, &_XML, &_XMLList, 0};
2951 static methodinfo_t _XMLList_children = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "children", 0, &_XMLList, &_XMLList, 0};
2952 static methodinfo_t _XMLList_contains = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "contains", 0, &_Boolean, &_XMLList, 0};
2953 static methodinfo_t _XMLList_hasSimpleContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasSimpleContent", 0, &_Boolean, &_XMLList, 0};
2954 static methodinfo_t _XMLList_elements = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "elements", 0, &_XMLList, &_XMLList, 0};
2955 static methodinfo_t _XMLList_hasComplexContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasComplexContent", 0, &_Boolean, &_XMLList, 0};
2956 static methodinfo_t _XMLList_insertChildAfter = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildAfter", 0, 0, &_XMLList, 0};
2957 static methodinfo_t _XMLList_parent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "parent", 0, 0, &_XMLList, 0};
2958 static methodinfo_t _XMLList_length = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "length", 0, &_int, &_XMLList, 0};
2959 static methodinfo_t _XMLList_processingInstructions = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "processingInstructions", 0, &_XMLList, &_XMLList, 0};
2960 static methodinfo_t _XMLList_child = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "child", 0, &_XMLList, &_XMLList, 0};
2961 static methodinfo_t _XMLList_appendChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "appendChild", 0, &_XML, &_XMLList, 0};
2962 static methodinfo_t _XMLList_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_XMLList, &_XMLList, 0};
2963 static methodinfo_t _XMLList_localName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "localName", 0, &_Object, &_XMLList, 0};
2964 static methodinfo_t _XMLList_inScopeNamespaces = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "inScopeNamespaces", 0, &_Array, &_XMLList, 0};
2965 static methodinfo_t _XMLList_hasOwnProperty = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasOwnProperty", 0, &_Boolean, &_XMLList, 0};
2966 static methodinfo_t _XMLList_setNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setNamespace", 0, 0, &_XMLList, 0};
2967 static methodinfo_t _XMLList_namespaceDeclarations = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespaceDeclarations", 0, &_Array, &_XMLList, 0};
2968 static methodinfo_t _XMLList_name = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "name", 0, &_Object, &_XMLList, 0};
2969 static methodinfo_t _XMLList_setChildren = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setChildren", 0, &_XML, &_XMLList, 0};
2970 static methodinfo_t _XMLList_attribute = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attribute", 0, &_XMLList, &_XMLList, 0};
2971 static classinfo_t flash_geom_Point = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Point", 0, &_Object, interfaces: {0}};
2972 static methodinfo_t flash_geom_Point_subtract = {0x02, 0x00, 0x80, 0x16, "", "subtract", 0, &flash_geom_Point, &flash_geom_Point, 0};
2973 static methodinfo_t flash_geom_Point_distance = {0x02, 0x00, 0x82, 0x16, "", "distance", 0, &_Number, &flash_geom_Point, 0};
2974 static methodinfo_t flash_geom_Point_normalize = {0x02, 0x00, 0x80, 0x16, "", "normalize", 0, 0, &flash_geom_Point, 0};
2975 static methodinfo_t flash_geom_Point_equals = {0x02, 0x00, 0x80, 0x16, "", "equals", 0, &_Boolean, &flash_geom_Point, 0};
2976 static methodinfo_t flash_geom_Point_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_geom_Point, 0};
2977 static varinfo_t flash_geom_Point_x = {0x01, 0x00, 0x80, 0x16, "", "x", 0, &_Number, &flash_geom_Point, 0};
2978 static methodinfo_t flash_geom_Point_add = {0x02, 0x00, 0x80, 0x16, "", "add", 0, &flash_geom_Point, &flash_geom_Point, 0};
2979 static methodinfo_t flash_geom_Point_polar = {0x02, 0x00, 0x82, 0x16, "", "polar", 0, &flash_geom_Point, &flash_geom_Point, 0};
2980 static methodinfo_t flash_geom_Point_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_geom_Point, &flash_geom_Point, 0};
2981 static methodinfo_t flash_geom_Point_interpolate = {0x02, 0x00, 0x82, 0x16, "", "interpolate", 0, &flash_geom_Point, &flash_geom_Point, 0};
2982 static varinfo_t flash_geom_Point_y = {0x01, 0x00, 0x80, 0x16, "", "y", 0, &_Number, &flash_geom_Point, 0};
2983 static varinfo_t flash_geom_Point_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &flash_geom_Point, 0};
2984 static methodinfo_t flash_geom_Point_offset = {0x02, 0x00, 0x80, 0x16, "", "offset", 0, 0, &flash_geom_Point, 0};
2985 static classinfo_t flash_printing_PrintJobOptions = {0x03, 0x00, 0x80, 0x16, "flash.printing", "PrintJobOptions", 0, &_Object, interfaces: {0}};
2986 static varinfo_t flash_printing_PrintJobOptions_printAsBitmap = {0x01, 0x00, 0x80, 0x16, "", "printAsBitmap", 0, &_Boolean, &flash_printing_PrintJobOptions, 0};
2987 static classinfo_t flash_display_DisplayObject = {0x03, 0x00, 0x80, 0x16, "flash.display", "DisplayObject", 0, &flash_events_EventDispatcher, interfaces: {&flash_display_IBitmapDrawable, 0}};
2988 static varinfo_t flash_display_DisplayObject_rotation = {0x01, 0x00, 0x80, 0x16, "", "rotation", 0, 0, &flash_display_DisplayObject, 0};
2989 static varinfo_t flash_display_DisplayObject_filters = {0x01, 0x00, 0x80, 0x16, "", "filters", 0, 0, &flash_display_DisplayObject, 0};
2990 static varinfo_t flash_display_DisplayObject_rotationZ = {0x01, 0x00, 0x80, 0x16, "", "rotationZ", 0, 0, &flash_display_DisplayObject, 0};
2991 static varinfo_t flash_display_DisplayObject_accessibilityProperties = {0x01, 0x00, 0x80, 0x16, "", "accessibilityProperties", 0, 0, &flash_display_DisplayObject, 0};
2992 static varinfo_t flash_display_DisplayObject_mouseX = {0x01, 0x00, 0x80, 0x16, "", "mouseX", 0, 0, &flash_display_DisplayObject, 0};
2993 static varinfo_t flash_display_DisplayObject_root = {0x01, 0x00, 0x80, 0x16, "", "root", 0, 0, &flash_display_DisplayObject, 0};
2994 static varinfo_t flash_display_DisplayObject_stage = {0x01, 0x00, 0x80, 0x16, "", "stage", 0, 0, &flash_display_DisplayObject, 0};
2995 static varinfo_t flash_display_DisplayObject_rotationY = {0x01, 0x00, 0x80, 0x16, "", "rotationY", 0, 0, &flash_display_DisplayObject, 0};
2996 static varinfo_t flash_display_DisplayObject_scaleZ = {0x01, 0x00, 0x80, 0x16, "", "scaleZ", 0, 0, &flash_display_DisplayObject, 0};
2997 static methodinfo_t flash_display_DisplayObject_local3DToGlobal = {0x02, 0x00, 0x80, 0x16, "", "local3DToGlobal", 0, &flash_geom_Point, &flash_display_DisplayObject, 0};
2998 static varinfo_t flash_display_DisplayObject_loaderInfo = {0x01, 0x00, 0x80, 0x16, "", "loaderInfo", 0, 0, &flash_display_DisplayObject, 0};
2999 static varinfo_t flash_display_DisplayObject_cacheAsBitmap = {0x01, 0x00, 0x80, 0x16, "", "cacheAsBitmap", 0, 0, &flash_display_DisplayObject, 0};
3000 static varinfo_t flash_display_DisplayObject_transform = {0x01, 0x00, 0x80, 0x16, "", "transform", 0, 0, &flash_display_DisplayObject, 0};
3001 static varinfo_t flash_display_DisplayObject_scaleY = {0x01, 0x00, 0x80, 0x16, "", "scaleY", 0, 0, &flash_display_DisplayObject, 0};
3002 static varinfo_t flash_display_DisplayObject_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, 0, &flash_display_DisplayObject, 0};
3003 static varinfo_t flash_display_DisplayObject_rotationX = {0x01, 0x00, 0x80, 0x16, "", "rotationX", 0, 0, &flash_display_DisplayObject, 0};
3004 static varinfo_t flash_display_DisplayObject_scrollRect = {0x01, 0x00, 0x80, 0x16, "", "scrollRect", 0, 0, &flash_display_DisplayObject, 0};
3005 static varinfo_t flash_display_DisplayObject_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, 0, &flash_display_DisplayObject, 0};
3006 static varinfo_t flash_display_DisplayObject_scale9Grid = {0x01, 0x00, 0x80, 0x16, "", "scale9Grid", 0, 0, &flash_display_DisplayObject, 0};
3007 static varinfo_t flash_display_DisplayObject_parent = {0x01, 0x00, 0x80, 0x16, "", "parent", 0, 0, &flash_display_DisplayObject, 0};
3008 static methodinfo_t flash_display_DisplayObject_hitTestObject = {0x02, 0x00, 0x80, 0x16, "", "hitTestObject", 0, &_Boolean, &flash_display_DisplayObject, 0};
3009 static methodinfo_t flash_display_DisplayObject_hitTestPoint = {0x02, 0x00, 0x80, 0x16, "", "hitTestPoint", 0, &_Boolean, &flash_display_DisplayObject, 0};
3010 static varinfo_t flash_display_DisplayObject_alpha = {0x01, 0x00, 0x80, 0x16, "", "alpha", 0, 0, &flash_display_DisplayObject, 0};
3011 static methodinfo_t flash_display_DisplayObject_getRect = {0x02, 0x00, 0x80, 0x16, "", "getRect", 0, &flash_geom_Rectangle, &flash_display_DisplayObject, 0};
3012 static varinfo_t flash_display_DisplayObject_opaqueBackground = {0x01, 0x00, 0x80, 0x16, "", "opaqueBackground", 0, 0, &flash_display_DisplayObject, 0};
3013 static methodinfo_t flash_display_DisplayObject_globalToLocal3D = {0x02, 0x00, 0x80, 0x16, "", "globalToLocal3D", 0, &flash_geom_Vector3D, &flash_display_DisplayObject, 0};
3014 static varinfo_t flash_display_DisplayObject_visible = {0x01, 0x00, 0x80, 0x16, "", "visible", 0, 0, &flash_display_DisplayObject, 0};
3015 static varinfo_t flash_display_DisplayObject_blendMode = {0x01, 0x00, 0x80, 0x16, "", "blendMode", 0, 0, &flash_display_DisplayObject, 0};
3016 static varinfo_t flash_display_DisplayObject_scaleX = {0x01, 0x00, 0x80, 0x16, "", "scaleX", 0, 0, &flash_display_DisplayObject, 0};
3017 static methodinfo_t flash_display_DisplayObject_globalToLocal = {0x02, 0x00, 0x80, 0x16, "", "globalToLocal", 0, &flash_geom_Point, &flash_display_DisplayObject, 0};
3018 static methodinfo_t flash_display_DisplayObject_localToGlobal = {0x02, 0x00, 0x80, 0x16, "", "localToGlobal", 0, &flash_geom_Point, &flash_display_DisplayObject, 0};
3019 static varinfo_t flash_display_DisplayObject_z = {0x01, 0x00, 0x80, 0x16, "", "z", 0, 0, &flash_display_DisplayObject, 0};
3020 static varinfo_t flash_display_DisplayObject_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, 0, &flash_display_DisplayObject, 0};
3021 static methodinfo_t flash_display_DisplayObject_getBounds = {0x02, 0x00, 0x80, 0x16, "", "getBounds", 0, &flash_geom_Rectangle, &flash_display_DisplayObject, 0};
3022 static varinfo_t flash_display_DisplayObject_mask = {0x01, 0x00, 0x80, 0x16, "", "mask", 0, 0, &flash_display_DisplayObject, 0};
3023 static varinfo_t flash_display_DisplayObject_mouseY = {0x01, 0x00, 0x80, 0x16, "", "mouseY", 0, 0, &flash_display_DisplayObject, 0};
3024 static varinfo_t flash_display_DisplayObject_x = {0x01, 0x00, 0x80, 0x16, "", "x", 0, 0, &flash_display_DisplayObject, 0};
3025 static varinfo_t flash_display_DisplayObject_y = {0x01, 0x00, 0x80, 0x16, "", "y", 0, 0, &flash_display_DisplayObject, 0};
3026 static classinfo_t flash_sampler_DeleteObjectSample = {0x03, 0x00, 0x81, 0x16, "flash.sampler", "DeleteObjectSample", 0, &flash_sampler_Sample, interfaces: {0}};
3027 static methodinfo_t flash_system_fscommand = {0x02, 0x00, 0x82, 0x16, "flash.system", "fscommand", 0, 0, 0, 0};
3028 static methodinfo_t flash_utils_unescapeMultiByte = {0x02, 0x00, 0x82, 0x16, "flash.utils", "unescapeMultiByte", 0, &_String, 0, 0};
3029 static classinfo_t flash_sampler_StackFrame = {0x03, 0x00, 0x81, 0x16, "flash.sampler", "StackFrame", 0, &_Object, interfaces: {0}};
3030 static methodinfo_t flash_sampler_StackFrame_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_sampler_StackFrame, 0};
3031 static classinfo_t flash_system_JPEGLoaderContext = {0x03, 0x00, 0x80, 0x16, "flash.system", "JPEGLoaderContext", 0, &flash_system_LoaderContext, interfaces: {0}};
3032 static varinfo_t flash_system_JPEGLoaderContext_deblockingFilter = {0x01, 0x00, 0x80, 0x16, "", "deblockingFilter", 0, &_Number, &flash_system_JPEGLoaderContext, 0};
3033 static classinfo_t flash_system_IME = {0x03, 0x00, 0x81, 0x16, "flash.system", "IME", 0, &flash_events_EventDispatcher, interfaces: {0}};
3034 static methodinfo_t flash_system_IME_setCompositionString = {0x02, 0x00, 0x82, 0x16, "", "setCompositionString", 0, 0, &flash_system_IME, 0};
3035 static varinfo_t flash_system_IME_enabled = {0x01, 0x00, 0x82, 0x16, "", "enabled", 0, 0, &flash_system_IME, 0};
3036 static methodinfo_t flash_system_IME_doConversion = {0x02, 0x00, 0x82, 0x16, "", "doConversion", 0, 0, &flash_system_IME, 0};
3037 static varinfo_t flash_system_IME_conversionMode = {0x01, 0x00, 0x82, 0x16, "", "conversionMode", 0, 0, &flash_system_IME, 0};
3038 static methodinfo_t _isNaN = {0x02, 0x00, 0x82, 0x16, "", "isNaN", 0, &_Boolean, 0, 0};
3039 static classinfo_t flash_system_Security = {0x03, 0x00, 0x81, 0x16, "flash.system", "Security", 0, &_Object, interfaces: {0}};
3040 static varinfo_t flash_system_Security_disableAVM1Loading = {0x01, 0x00, 0x82, 0x16, "", "disableAVM1Loading", 0, 0, &flash_system_Security, 0};
3041 static methodinfo_t flash_system_Security_allowDomain = {0x02, 0x00, 0x82, 0x16, "", "allowDomain", 0, 0, &flash_system_Security, 0};
3042 static methodinfo_t flash_system_Security_showSettings = {0x02, 0x00, 0x82, 0x16, "", "showSettings", 0, 0, &flash_system_Security, 0};
3043 static methodinfo_t flash_system_Security_allowInsecureDomain = {0x02, 0x00, 0x82, 0x16, "", "allowInsecureDomain", 0, 0, &flash_system_Security, 0};
3044 static methodinfo_t flash_system_Security_loadPolicyFile = {0x02, 0x00, 0x82, 0x16, "", "loadPolicyFile", 0, 0, &flash_system_Security, 0};
3045 static varinfo_t flash_system_Security_sandboxType = {0x01, 0x00, 0x82, 0x16, "", "sandboxType", 0, 0, &flash_system_Security, 0};
3046 static varinfo_t flash_system_Security_exactSettings = {0x01, 0x00, 0x82, 0x16, "", "exactSettings", 0, 0, &flash_system_Security, 0};
3047 static classinfo_t flash_display_Bitmap = {0x03, 0x00, 0x80, 0x16, "flash.display", "Bitmap", 0, &flash_display_DisplayObject, interfaces: {0}};
3048 static varinfo_t flash_display_Bitmap_pixelSnapping = {0x01, 0x00, 0x80, 0x16, "", "pixelSnapping", 0, 0, &flash_display_Bitmap, 0};
3049 static varinfo_t flash_display_Bitmap_bitmapData = {0x01, 0x00, 0x80, 0x16, "", "bitmapData", 0, 0, &flash_display_Bitmap, 0};
3050 static varinfo_t flash_display_Bitmap_smoothing = {0x01, 0x00, 0x80, 0x16, "", "smoothing", 0, 0, &flash_display_Bitmap, 0};
3051 static classinfo_t flash_printing_PrintJob = {0x03, 0x00, 0x80, 0x16, "flash.printing", "PrintJob", 0, &flash_events_EventDispatcher, interfaces: {0}};
3052 static varinfo_t flash_printing_PrintJob_paperWidth = {0x01, 0x00, 0x80, 0x16, "", "paperWidth", 0, 0, &flash_printing_PrintJob, 0};
3053 static methodinfo_t flash_printing_PrintJob_addPage = {0x02, 0x00, 0x80, 0x16, "", "addPage", 0, 0, &flash_printing_PrintJob, 0};
3054 static varinfo_t flash_printing_PrintJob_pageHeight = {0x01, 0x00, 0x80, 0x16, "", "pageHeight", 0, 0, &flash_printing_PrintJob, 0};
3055 static methodinfo_t flash_printing_PrintJob_start = {0x02, 0x00, 0x80, 0x16, "", "start", 0, &_Boolean, &flash_printing_PrintJob, 0};
3056 static varinfo_t flash_printing_PrintJob_pageWidth = {0x01, 0x00, 0x80, 0x16, "", "pageWidth", 0, 0, &flash_printing_PrintJob, 0};
3057 static methodinfo_t flash_printing_PrintJob_send = {0x02, 0x00, 0x80, 0x16, "", "send", 0, 0, &flash_printing_PrintJob, 0};
3058 static varinfo_t flash_printing_PrintJob_paperHeight = {0x01, 0x00, 0x80, 0x16, "", "paperHeight", 0, 0, &flash_printing_PrintJob, 0};
3059 static varinfo_t flash_printing_PrintJob_orientation = {0x01, 0x00, 0x80, 0x16, "", "orientation", 0, 0, &flash_printing_PrintJob, 0};
3060 static classinfo_t flash_text_StaticText = {0x03, 0x00, 0x81, 0x16, "flash.text", "StaticText", 0, &flash_display_DisplayObject, interfaces: {0}};
3061 static varinfo_t flash_text_StaticText_text = {0x01, 0x00, 0x80, 0x16, "", "text", 0, 0, &flash_text_StaticText, 0};
3062 static classinfo_t flash_text_engine_SpaceJustifier = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "SpaceJustifier", 0, &flash_text_engine_TextJustifier, interfaces: {0}};
3063 static methodinfo_t flash_text_engine_SpaceJustifier_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_text_engine_TextJustifier, &flash_text_engine_SpaceJustifier, 0};
3064 static varinfo_t flash_text_engine_SpaceJustifier_letterSpacing = {0x01, 0x00, 0x80, 0x16, "", "letterSpacing", 0, 0, &flash_text_engine_SpaceJustifier, 0};
3065 static classinfo_t flash_events_DataEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "DataEvent", 0, &flash_events_TextEvent, interfaces: {0}};
3066 static methodinfo_t flash_events_DataEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_DataEvent, 0};
3067 static methodinfo_t flash_events_DataEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_DataEvent, 0};
3068 static varinfo_t flash_events_DataEvent_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, 0, &flash_events_DataEvent, 0};
3069 static classinfo_t flash_events_ActivityEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ActivityEvent", 0, &flash_events_Event, interfaces: {0}};
3070 static methodinfo_t flash_events_ActivityEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_ActivityEvent, 0};
3071 static varinfo_t flash_events_ActivityEvent_activating = {0x01, 0x00, 0x80, 0x16, "", "activating", 0, 0, &flash_events_ActivityEvent, 0};
3072 static methodinfo_t flash_events_ActivityEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_ActivityEvent, 0};
3073 static classinfo_t flash_display_GraphicsEndFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsEndFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
3074 static classinfo_t flash_display_ColorCorrection = {0x03, 0x00, 0x81, 0x16, "flash.display", "ColorCorrection", 0, &_Object, interfaces: {0}};
3075 static classinfo_t flash_events_IOErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "IOErrorEvent", 0, &flash_events_ErrorEvent, interfaces: {0}};
3076 static methodinfo_t flash_events_IOErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_IOErrorEvent, 0};
3077 static methodinfo_t flash_events_IOErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_IOErrorEvent, 0};
3078 static classinfo_t flash_display_GraphicsStroke = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsStroke", 0, &_Object, interfaces: {&flash_display_IGraphicsStroke, &flash_display_IGraphicsData, 0}};
3079 static varinfo_t flash_display_GraphicsStroke_scaleMode = {0x01, 0x00, 0x80, 0x16, "", "scaleMode", 0, 0, &flash_display_GraphicsStroke, 0};
3080 static varinfo_t flash_display_GraphicsStroke_miterLimit = {0x01, 0x00, 0x80, 0x16, "", "miterLimit", 0, &_Number, &flash_display_GraphicsStroke, 0};
3081 static varinfo_t flash_display_GraphicsStroke_pixelHinting = {0x01, 0x00, 0x80, 0x16, "", "pixelHinting", 0, &_Boolean, &flash_display_GraphicsStroke, 0};
3082 static varinfo_t flash_display_GraphicsStroke_fill = {0x01, 0x00, 0x80, 0x16, "", "fill", 0, &flash_display_IGraphicsFill, &flash_display_GraphicsStroke, 0};
3083 static varinfo_t flash_display_GraphicsStroke_thickness = {0x01, 0x00, 0x80, 0x16, "", "thickness", 0, &_Number, &flash_display_GraphicsStroke, 0};
3084 static varinfo_t flash_display_GraphicsStroke_joints = {0x01, 0x00, 0x80, 0x16, "", "joints", 0, 0, &flash_display_GraphicsStroke, 0};
3085 static varinfo_t flash_display_GraphicsStroke_caps = {0x01, 0x00, 0x80, 0x16, "", "caps", 0, 0, &flash_display_GraphicsStroke, 0};
3086 static classinfo_t _Boolean = {0x03, 0x00, 0x81, 0x16, "", "Boolean", 0, &_Object, interfaces: {0}};
3087 static methodinfo_t _Boolean_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_Boolean, &_Boolean, 0};
3088 static methodinfo_t _Boolean_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Boolean, 0};
3089 static methodinfo_t flash_sampler_getMemberNames = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getMemberNames", 0, &_Object, 0, 0};
3090 static methodinfo_t flash_utils_getQualifiedClassName = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getQualifiedClassName", 0, &_String, 0, 0};
3091 static classinfo_t flash_text_engine_GraphicElement = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "GraphicElement", 0, &flash_text_engine_ContentElement, interfaces: {0}};
3092 static varinfo_t flash_text_engine_GraphicElement_graphic = {0x01, 0x00, 0x80, 0x16, "", "graphic", 0, 0, &flash_text_engine_GraphicElement, 0};
3093 static varinfo_t flash_text_engine_GraphicElement_elementWidth = {0x01, 0x00, 0x80, 0x16, "", "elementWidth", 0, 0, &flash_text_engine_GraphicElement, 0};
3094 static varinfo_t flash_text_engine_GraphicElement_elementHeight = {0x01, 0x00, 0x80, 0x16, "", "elementHeight", 0, 0, &flash_text_engine_GraphicElement, 0};
3095 static classinfo_t flash_media_Microphone = {0x03, 0x00, 0x81, 0x16, "flash.media", "Microphone", 0, &flash_events_EventDispatcher, interfaces: {0}};
3096 static varinfo_t flash_media_Microphone_codec = {0x01, 0x00, 0x80, 0x16, "", "codec", 0, 0, &flash_media_Microphone, 0};
3097 static varinfo_t flash_media_Microphone_gain = {0x01, 0x00, 0x80, 0x16, "", "gain", 0, 0, &flash_media_Microphone, 0};
3098 static varinfo_t flash_media_Microphone_index = {0x01, 0x00, 0x80, 0x16, "", "index", 0, 0, &flash_media_Microphone, 0};
3099 static methodinfo_t flash_media_Microphone_setLoopBack = {0x02, 0x00, 0x80, 0x16, "", "setLoopBack", 0, 0, &flash_media_Microphone, 0};
3100 static methodinfo_t flash_media_Microphone_setSilenceLevel = {0x02, 0x00, 0x80, 0x16, "", "setSilenceLevel", 0, 0, &flash_media_Microphone, 0};
3101 static varinfo_t flash_media_Microphone_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, 0, &flash_media_Microphone, 0};
3102 static methodinfo_t flash_media_Microphone_getMicrophone = {0x02, 0x00, 0x82, 0x16, "", "getMicrophone", 0, &flash_media_Microphone, &flash_media_Microphone, 0};
3103 static methodinfo_t flash_media_Microphone_setUseEchoSuppression = {0x02, 0x00, 0x80, 0x16, "", "setUseEchoSuppression", 0, 0, &flash_media_Microphone, 0};
3104 static varinfo_t flash_media_Microphone_framesPerPacket = {0x01, 0x00, 0x80, 0x16, "", "framesPerPacket", 0, 0, &flash_media_Microphone, 0};
3105 static varinfo_t flash_media_Microphone_muted = {0x01, 0x00, 0x80, 0x16, "", "muted", 0, 0, &flash_media_Microphone, 0};
3106 static varinfo_t flash_media_Microphone_soundTransform = {0x01, 0x00, 0x80, 0x16, "", "soundTransform", 0, 0, &flash_media_Microphone, 0};
3107 static varinfo_t flash_media_Microphone_encodeQuality = {0x01, 0x00, 0x80, 0x16, "", "encodeQuality", 0, 0, &flash_media_Microphone, 0};
3108 static varinfo_t flash_media_Microphone_useEchoSuppression = {0x01, 0x00, 0x80, 0x16, "", "useEchoSuppression", 0, 0, &flash_media_Microphone, 0};
3109 static varinfo_t flash_media_Microphone_silenceLevel = {0x01, 0x00, 0x80, 0x16, "", "silenceLevel", 0, 0, &flash_media_Microphone, 0};
3110 static varinfo_t flash_media_Microphone_silenceTimeout = {0x01, 0x00, 0x80, 0x16, "", "silenceTimeout", 0, 0, &flash_media_Microphone, 0};
3111 static varinfo_t flash_media_Microphone_rate = {0x01, 0x00, 0x80, 0x16, "", "rate", 0, 0, &flash_media_Microphone, 0};
3112 static varinfo_t flash_media_Microphone_activityLevel = {0x01, 0x00, 0x80, 0x16, "", "activityLevel", 0, 0, &flash_media_Microphone, 0};
3113 static varinfo_t flash_media_Microphone_names = {0x01, 0x00, 0x82, 0x16, "", "names", 0, 0, &flash_media_Microphone, 0};
3114 static classinfo_t flash_display_GraphicsShaderFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsShaderFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
3115 static varinfo_t flash_display_GraphicsShaderFill_shader = {0x01, 0x00, 0x80, 0x16, "", "shader", 0, &flash_display_Shader, &flash_display_GraphicsShaderFill, 0};
3116 static varinfo_t flash_display_GraphicsShaderFill_matrix = {0x01, 0x00, 0x80, 0x16, "", "matrix", 0, &flash_geom_Matrix, &flash_display_GraphicsShaderFill, 0};
3117 static classinfo_t flash_ui_ContextMenuClipboardItems = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenuClipboardItems", 0, &_Object, interfaces: {0}};
3118 static varinfo_t flash_ui_ContextMenuClipboardItems_clear = {0x01, 0x00, 0x80, 0x16, "", "clear", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
3119 static methodinfo_t flash_ui_ContextMenuClipboardItems_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_ui_ContextMenuClipboardItems, &flash_ui_ContextMenuClipboardItems, 0};
3120 static varinfo_t flash_ui_ContextMenuClipboardItems_paste = {0x01, 0x00, 0x80, 0x16, "", "paste", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
3121 static varinfo_t flash_ui_ContextMenuClipboardItems_selectAll = {0x01, 0x00, 0x80, 0x16, "", "selectAll", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
3122 static varinfo_t flash_ui_ContextMenuClipboardItems_copy = {0x01, 0x00, 0x80, 0x16, "", "copy", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
3123 static varinfo_t flash_ui_ContextMenuClipboardItems_cut = {0x01, 0x00, 0x80, 0x16, "", "cut", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
3124 static classinfo_t flash_errors_IllegalOperationError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "IllegalOperationError", 0, &_Error, interfaces: {0}};
3125 static classinfo_t flash_filters_GradientGlowFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "GradientGlowFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3126 static varinfo_t flash_filters_GradientGlowFilter_strength = {0x01, 0x00, 0x80, 0x16, "", "strength", 0, 0, &flash_filters_GradientGlowFilter, 0};
3127 static varinfo_t flash_filters_GradientGlowFilter_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_filters_GradientGlowFilter, 0};
3128 static varinfo_t flash_filters_GradientGlowFilter_angle = {0x01, 0x00, 0x80, 0x16, "", "angle", 0, 0, &flash_filters_GradientGlowFilter, 0};
3129 static varinfo_t flash_filters_GradientGlowFilter_knockout = {0x01, 0x00, 0x80, 0x16, "", "knockout", 0, 0, &flash_filters_GradientGlowFilter, 0};
3130 static varinfo_t flash_filters_GradientGlowFilter_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_filters_GradientGlowFilter, 0};
3131 static varinfo_t flash_filters_GradientGlowFilter_alphas = {0x01, 0x00, 0x80, 0x16, "", "alphas", 0, 0, &flash_filters_GradientGlowFilter, 0};
3132 static varinfo_t flash_filters_GradientGlowFilter_ratios = {0x01, 0x00, 0x80, 0x16, "", "ratios", 0, 0, &flash_filters_GradientGlowFilter, 0};
3133 static varinfo_t flash_filters_GradientGlowFilter_colors = {0x01, 0x00, 0x80, 0x16, "", "colors", 0, 0, &flash_filters_GradientGlowFilter, 0};
3134 static varinfo_t flash_filters_GradientGlowFilter_blurX = {0x01, 0x00, 0x80, 0x16, "", "blurX", 0, 0, &flash_filters_GradientGlowFilter, 0};
3135 static varinfo_t flash_filters_GradientGlowFilter_blurY = {0x01, 0x00, 0x80, 0x16, "", "blurY", 0, 0, &flash_filters_GradientGlowFilter, 0};
3136 static varinfo_t flash_filters_GradientGlowFilter_distance = {0x01, 0x00, 0x80, 0x16, "", "distance", 0, 0, &flash_filters_GradientGlowFilter, 0};
3137 static methodinfo_t flash_filters_GradientGlowFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_GradientGlowFilter, 0};
3138 static classinfo_t flash_display_CapsStyle = {0x03, 0x00, 0x81, 0x16, "flash.display", "CapsStyle", 0, &_Object, interfaces: {0}};
3139 static classinfo_t flash_text_engine_FontLookup = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontLookup", 0, &_Object, interfaces: {0}};
3140 static classinfo_t flash_text_TextSnapshot = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextSnapshot", 0, &_Object, interfaces: {0}};
3141 static methodinfo_t flash_text_TextSnapshot_setSelectColor = {0x02, 0x00, 0x80, 0x16, "", "setSelectColor", 0, 0, &flash_text_TextSnapshot, 0};
3142 static methodinfo_t flash_text_TextSnapshot_setSelected = {0x02, 0x00, 0x80, 0x16, "", "setSelected", 0, 0, &flash_text_TextSnapshot, 0};
3143 static methodinfo_t flash_text_TextSnapshot_getSelectedText = {0x02, 0x00, 0x80, 0x16, "", "getSelectedText", 0, &_String, &flash_text_TextSnapshot, 0};
3144 static methodinfo_t flash_text_TextSnapshot_getTextRunInfo = {0x02, 0x00, 0x80, 0x16, "", "getTextRunInfo", 0, &_Array, &flash_text_TextSnapshot, 0};
3145 static varinfo_t flash_text_TextSnapshot_charCount = {0x01, 0x00, 0x80, 0x16, "", "charCount", 0, 0, &flash_text_TextSnapshot, 0};
3146 static methodinfo_t flash_text_TextSnapshot_findText = {0x02, 0x00, 0x80, 0x16, "", "findText", 0, &_int, &flash_text_TextSnapshot, 0};
3147 static methodinfo_t flash_text_TextSnapshot_getSelected = {0x02, 0x00, 0x80, 0x16, "", "getSelected", 0, &_Boolean, &flash_text_TextSnapshot, 0};
3148 static methodinfo_t flash_text_TextSnapshot_hitTestTextNearPos = {0x02, 0x00, 0x80, 0x16, "", "hitTestTextNearPos", 0, &_Number, &flash_text_TextSnapshot, 0};
3149 static methodinfo_t flash_text_TextSnapshot_getText = {0x02, 0x00, 0x80, 0x16, "", "getText", 0, &_String, &flash_text_TextSnapshot, 0};
3150 static classinfo_t flash_display_InteractiveObject = {0x03, 0x00, 0x80, 0x16, "flash.display", "InteractiveObject", 0, &flash_display_DisplayObject, interfaces: {0}};
3151 static varinfo_t flash_display_InteractiveObject_tabIndex = {0x01, 0x00, 0x80, 0x16, "", "tabIndex", 0, 0, &flash_display_InteractiveObject, 0};
3152 static varinfo_t flash_display_InteractiveObject_doubleClickEnabled = {0x01, 0x00, 0x80, 0x16, "", "doubleClickEnabled", 0, 0, &flash_display_InteractiveObject, 0};
3153 static varinfo_t flash_display_InteractiveObject_tabEnabled = {0x01, 0x00, 0x80, 0x16, "", "tabEnabled", 0, 0, &flash_display_InteractiveObject, 0};
3154 static varinfo_t flash_display_InteractiveObject_mouseEnabled = {0x01, 0x00, 0x80, 0x16, "", "mouseEnabled", 0, 0, &flash_display_InteractiveObject, 0};
3155 static varinfo_t flash_display_InteractiveObject_contextMenu = {0x01, 0x00, 0x80, 0x16, "", "contextMenu", 0, 0, &flash_display_InteractiveObject, 0};
3156 static varinfo_t flash_display_InteractiveObject_focusRect = {0x01, 0x00, 0x80, 0x16, "", "focusRect", 0, 0, &flash_display_InteractiveObject, 0};
3157 static varinfo_t flash_display_InteractiveObject_accessibilityImplementation = {0x01, 0x00, 0x80, 0x16, "", "accessibilityImplementation", 0, 0, &flash_display_InteractiveObject, 0};
3158 static classinfo_t flash_text_TextField = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextField", 0, &flash_display_InteractiveObject, interfaces: {0}};
3159 static methodinfo_t flash_text_TextField_isFontCompatible = {0x02, 0x00, 0x82, 0x16, "", "isFontCompatible", 0, &_Boolean, &flash_text_TextField, 0};
3160 static methodinfo_t flash_text_TextField_getTextFormat = {0x02, 0x00, 0x80, 0x16, "", "getTextFormat", 0, &flash_text_TextFormat, &flash_text_TextField, 0};
3161 static varinfo_t flash_text_TextField_border = {0x01, 0x00, 0x80, 0x16, "", "border", 0, 0, &flash_text_TextField, 0};
3162 static varinfo_t flash_text_TextField_selectedText = {0x01, 0x00, 0x80, 0x16, "", "selectedText", 0, 0, &flash_text_TextField, 0};
3163 static methodinfo_t flash_text_TextField_pasteRichText = {0x02, 0x00, 0x80, 0x17, "flash.text", "pasteRichText", 0, &_Boolean, &flash_text_TextField, 0};
3164 static varinfo_t flash_text_TextField_bottomScrollV = {0x01, 0x00, 0x80, 0x16, "", "bottomScrollV", 0, 0, &flash_text_TextField, 0};
3165 static methodinfo_t flash_text_TextField_getLineIndexOfChar = {0x02, 0x00, 0x80, 0x16, "", "getLineIndexOfChar", 0, &_int, &flash_text_TextField, 0};
3166 static methodinfo_t flash_text_TextField_replaceText = {0x02, 0x00, 0x80, 0x16, "", "replaceText", 0, 0, &flash_text_TextField, 0};
3167 static varinfo_t flash_text_TextField_defaultTextFormat = {0x01, 0x00, 0x80, 0x16, "", "defaultTextFormat", 0, 0, &flash_text_TextField, 0};
3168 static varinfo_t flash_text_TextField_restrict = {0x01, 0x00, 0x80, 0x16, "", "restrict", 0, 0, &flash_text_TextField, 0};
3169 static varinfo_t flash_text_TextField_htmlText = {0x01, 0x00, 0x80, 0x16, "", "htmlText", 0, 0, &flash_text_TextField, 0};
3170 static methodinfo_t flash_text_TextField_copyRichText = {0x02, 0x00, 0x80, 0x17, "flash.text", "copyRichText", 0, &_String, &flash_text_TextField, 0};
3171 static methodinfo_t flash_text_TextField_getLineText = {0x02, 0x00, 0x80, 0x16, "", "getLineText", 0, &_String, &flash_text_TextField, 0};
3172 static methodinfo_t flash_text_TextField_getFirstCharInParagraph = {0x02, 0x00, 0x80, 0x16, "", "getFirstCharInParagraph", 0, &_int, &flash_text_TextField, 0};
3173 static methodinfo_t flash_text_TextField_setSelection = {0x02, 0x00, 0x80, 0x16, "", "setSelection", 0, 0, &flash_text_TextField, 0};
3174 static varinfo_t flash_text_TextField_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &flash_text_TextField, 0};
3175 static varinfo_t flash_text_TextField_wordWrap = {0x01, 0x00, 0x80, 0x16, "", "wordWrap", 0, 0, &flash_text_TextField, 0};
3176 static methodinfo_t flash_text_TextField_appendText = {0x02, 0x00, 0x80, 0x16, "", "appendText", 0, 0, &flash_text_TextField, 0};
3177 static varinfo_t flash_text_TextField_caretIndex = {0x01, 0x00, 0x80, 0x16, "", "caretIndex", 0, 0, &flash_text_TextField, 0};
3178 static varinfo_t flash_text_TextField_mouseWheelEnabled = {0x01, 0x00, 0x80, 0x16, "", "mouseWheelEnabled", 0, 0, &flash_text_TextField, 0};
3179 static varinfo_t flash_text_TextField_selectionBeginIndex = {0x01, 0x00, 0x80, 0x16, "", "selectionBeginIndex", 0, 0, &flash_text_TextField, 0};
3180 static varinfo_t flash_text_TextField_sharpness = {0x01, 0x00, 0x80, 0x16, "", "sharpness", 0, 0, &flash_text_TextField, 0};
3181 static varinfo_t flash_text_TextField_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_text_TextField, 0};
3182 static methodinfo_t flash_text_TextField_getLineIndexAtPoint = {0x02, 0x00, 0x80, 0x16, "", "getLineIndexAtPoint", 0, &_int, &flash_text_TextField, 0};
3183 static methodinfo_t flash_text_TextField_getCharIndexAtPoint = {0x02, 0x00, 0x80, 0x16, "", "getCharIndexAtPoint", 0, &_int, &flash_text_TextField, 0};
3184 static methodinfo_t flash_text_TextField_getXMLText = {0x02, 0x00, 0x80, 0x16, "", "getXMLText", 0, &_String, &flash_text_TextField, 0};
3185 static methodinfo_t flash_text_TextField_getParagraphLength = {0x02, 0x00, 0x80, 0x16, "", "getParagraphLength", 0, &_int, &flash_text_TextField, 0};
3186 static methodinfo_t flash_text_TextField_getRawText = {0x02, 0x00, 0x80, 0x16, "", "getRawText", 0, &_String, &flash_text_TextField, 0};
3187 static varinfo_t flash_text_TextField_gridFitType = {0x01, 0x00, 0x80, 0x16, "", "gridFitType", 0, 0, &flash_text_TextField, 0};
3188 static methodinfo_t flash_text_TextField_getLineOffset = {0x02, 0x00, 0x80, 0x16, "", "getLineOffset", 0, &_int, &flash_text_TextField, 0};
3189 static varinfo_t flash_text_TextField_backgroundColor = {0x01, 0x00, 0x80, 0x16, "", "backgroundColor", 0, 0, &flash_text_TextField, 0};
3190 static varinfo_t flash_text_TextField_multiline = {0x01, 0x00, 0x80, 0x16, "", "multiline", 0, 0, &flash_text_TextField, 0};
3191 static varinfo_t flash_text_TextField_numLines = {0x01, 0x00, 0x80, 0x16, "", "numLines", 0, 0, &flash_text_TextField, 0};
3192 static methodinfo_t flash_text_TextField_getImageReference = {0x02, 0x00, 0x80, 0x16, "", "getImageReference", 0, &flash_display_DisplayObject, &flash_text_TextField, 0};
3193 static varinfo_t flash_text_TextField_displayAsPassword = {0x01, 0x00, 0x80, 0x16, "", "displayAsPassword", 0, 0, &flash_text_TextField, 0};
3194 static varinfo_t flash_text_TextField_textWidth = {0x01, 0x00, 0x80, 0x16, "", "textWidth", 0, 0, &flash_text_TextField, 0};
3195 static varinfo_t flash_text_TextField_autoSize = {0x01, 0x00, 0x80, 0x16, "", "autoSize", 0, 0, &flash_text_TextField, 0};
3196 static varinfo_t flash_text_TextField_selectable = {0x01, 0x00, 0x80, 0x16, "", "selectable", 0, 0, &flash_text_TextField, 0};
3197 static methodinfo_t flash_text_TextField_getCharBoundaries = {0x02, 0x00, 0x80, 0x16, "", "getCharBoundaries", 0, &flash_geom_Rectangle, &flash_text_TextField, 0};
3198 static varinfo_t flash_text_TextField_alwaysShowSelection = {0x01, 0x00, 0x80, 0x16, "", "alwaysShowSelection", 0, 0, &flash_text_TextField, 0};
3199 static varinfo_t flash_text_TextField_thickness = {0x01, 0x00, 0x80, 0x16, "", "thickness", 0, 0, &flash_text_TextField, 0};
3200 static varinfo_t flash_text_TextField_useRichTextClipboard = {0x01, 0x00, 0x80, 0x16, "", "useRichTextClipboard", 0, 0, &flash_text_TextField, 0};
3201 static varinfo_t flash_text_TextField_scrollV = {0x01, 0x00, 0x80, 0x16, "", "scrollV", 0, 0, &flash_text_TextField, 0};
3202 static methodinfo_t flash_text_TextField_getTextRuns = {0x02, 0x00, 0x80, 0x16, "", "getTextRuns", 0, &_Array, &flash_text_TextField, 0};
3203 static methodinfo_t flash_text_TextField_setTextFormat = {0x02, 0x00, 0x80, 0x16, "", "setTextFormat", 0, 0, &flash_text_TextField, 0};
3204 static varinfo_t flash_text_TextField_textColor = {0x01, 0x00, 0x80, 0x16, "", "textColor", 0, 0, &flash_text_TextField, 0};
3205 static varinfo_t flash_text_TextField_maxScrollV = {0x01, 0x00, 0x80, 0x16, "", "maxScrollV", 0, 0, &flash_text_TextField, 0};
3206 static varinfo_t flash_text_TextField_embedFonts = {0x01, 0x00, 0x80, 0x16, "", "embedFonts", 0, 0, &flash_text_TextField, 0};
3207 static varinfo_t flash_text_TextField_scrollH = {0x01, 0x00, 0x80, 0x16, "", "scrollH", 0, 0, &flash_text_TextField, 0};
3208 static varinfo_t flash_text_TextField_text = {0x01, 0x00, 0x80, 0x16, "", "text", 0, 0, &flash_text_TextField, 0};
3209 static methodinfo_t flash_text_TextField_getLineLength = {0x02, 0x00, 0x80, 0x16, "", "getLineLength", 0, &_int, &flash_text_TextField, 0};
3210 static varinfo_t flash_text_TextField_textHeight = {0x01, 0x00, 0x80, 0x16, "", "textHeight", 0, 0, &flash_text_TextField, 0};
3211 static varinfo_t flash_text_TextField_antiAliasType = {0x01, 0x00, 0x80, 0x16, "", "antiAliasType", 0, 0, &flash_text_TextField, 0};
3212 static varinfo_t flash_text_TextField_styleSheet = {0x01, 0x00, 0x80, 0x16, "", "styleSheet", 0, 0, &flash_text_TextField, 0};
3213 static varinfo_t flash_text_TextField_background = {0x01, 0x00, 0x80, 0x16, "", "background", 0, 0, &flash_text_TextField, 0};
3214 static methodinfo_t flash_text_TextField_replaceSelectedText = {0x02, 0x00, 0x80, 0x16, "", "replaceSelectedText", 0, 0, &flash_text_TextField, 0};
3215 static varinfo_t flash_text_TextField_borderColor = {0x01, 0x00, 0x80, 0x16, "", "borderColor", 0, 0, &flash_text_TextField, 0};
3216 static varinfo_t flash_text_TextField_maxScrollH = {0x01, 0x00, 0x80, 0x16, "", "maxScrollH", 0, 0, &flash_text_TextField, 0};
3217 static varinfo_t flash_text_TextField_maxChars = {0x01, 0x00, 0x80, 0x16, "", "maxChars", 0, 0, &flash_text_TextField, 0};
3218 static methodinfo_t flash_text_TextField_getLineMetrics = {0x02, 0x00, 0x80, 0x16, "", "getLineMetrics", 0, &flash_text_TextLineMetrics, &flash_text_TextField, 0};
3219 static varinfo_t flash_text_TextField_selectionEndIndex = {0x01, 0x00, 0x80, 0x16, "", "selectionEndIndex", 0, 0, &flash_text_TextField, 0};
3220 static methodinfo_t flash_text_TextField_insertXMLText = {0x02, 0x00, 0x80, 0x16, "", "insertXMLText", 0, 0, &flash_text_TextField, 0};
3221 static varinfo_t flash_text_TextField_condenseWhite = {0x01, 0x00, 0x80, 0x16, "", "condenseWhite", 0, 0, &flash_text_TextField, 0};
3222 static classinfo_t flash_printing_PrintJobOrientation = {0x03, 0x00, 0x81, 0x16, "flash.printing", "PrintJobOrientation", 0, &_Object, interfaces: {0}};
3223 static classinfo_t flash_text_TextRenderer = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextRenderer", 0, &_Object, interfaces: {0}};
3224 static varinfo_t flash_text_TextRenderer_displayMode = {0x01, 0x00, 0x82, 0x16, "", "displayMode", 0, 0, &flash_text_TextRenderer, 0};
3225 static varinfo_t flash_text_TextRenderer_antiAliasType = {0x01, 0x00, 0x82, 0x16, "", "antiAliasType", 0, 0, &flash_text_TextRenderer, 0};
3226 static varinfo_t flash_text_TextRenderer_maxLevel = {0x01, 0x00, 0x82, 0x16, "", "maxLevel", 0, 0, &flash_text_TextRenderer, 0};
3227 static methodinfo_t flash_text_TextRenderer_setAdvancedAntiAliasingTable = {0x02, 0x00, 0x82, 0x16, "", "setAdvancedAntiAliasingTable", 0, 0, &flash_text_TextRenderer, 0};
3228 static classinfo_t flash_net_NetConnection = {0x03, 0x00, 0x80, 0x16, "flash.net", "NetConnection", 0, &flash_events_EventDispatcher, interfaces: {0}};
3229 static varinfo_t flash_net_NetConnection_defaultObjectEncoding = {0x01, 0x00, 0x82, 0x16, "", "defaultObjectEncoding", 0, 0, &flash_net_NetConnection, 0};
3230 static varinfo_t flash_net_NetConnection_nearID = {0x01, 0x00, 0x80, 0x16, "", "nearID", 0, 0, &flash_net_NetConnection, 0};
3231 static varinfo_t flash_net_NetConnection_client = {0x01, 0x00, 0x80, 0x16, "", "client", 0, 0, &flash_net_NetConnection, 0};
3232 static varinfo_t flash_net_NetConnection_farNonce = {0x01, 0x00, 0x80, 0x16, "", "farNonce", 0, 0, &flash_net_NetConnection, 0};
3233 static varinfo_t flash_net_NetConnection_objectEncoding = {0x01, 0x00, 0x80, 0x16, "", "objectEncoding", 0, 0, &flash_net_NetConnection, 0};
3234 static varinfo_t flash_net_NetConnection_farID = {0x01, 0x00, 0x80, 0x16, "", "farID", 0, 0, &flash_net_NetConnection, 0};
3235 static varinfo_t flash_net_NetConnection_connected = {0x01, 0x00, 0x80, 0x16, "", "connected", 0, 0, &flash_net_NetConnection, 0};
3236 static methodinfo_t flash_net_NetConnection_call = {0x02, 0x00, 0x80, 0x16, "", "call", 0, 0, &flash_net_NetConnection, 0};
3237 static varinfo_t flash_net_NetConnection_usingTLS = {0x01, 0x00, 0x80, 0x16, "", "usingTLS", 0, 0, &flash_net_NetConnection, 0};
3238 static varinfo_t flash_net_NetConnection_proxyType = {0x01, 0x00, 0x80, 0x16, "", "proxyType", 0, 0, &flash_net_NetConnection, 0};
3239 static methodinfo_t flash_net_NetConnection_addHeader = {0x02, 0x00, 0x80, 0x16, "", "addHeader", 0, 0, &flash_net_NetConnection, 0};
3240 static varinfo_t flash_net_NetConnection_protocol = {0x01, 0x00, 0x80, 0x16, "", "protocol", 0, 0, &flash_net_NetConnection, 0};
3241 static methodinfo_t flash_net_NetConnection_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_NetConnection, 0};
3242 static varinfo_t flash_net_NetConnection_nearNonce = {0x01, 0x00, 0x80, 0x16, "", "nearNonce", 0, 0, &flash_net_NetConnection, 0};
3243 static methodinfo_t flash_net_NetConnection_connect = {0x02, 0x00, 0x80, 0x16, "", "connect", 0, 0, &flash_net_NetConnection, 0};
3244 static varinfo_t flash_net_NetConnection_unconnectedPeerStreams = {0x01, 0x00, 0x80, 0x16, "", "unconnectedPeerStreams", 0, 0, &flash_net_NetConnection, 0};
3245 static varinfo_t flash_net_NetConnection_maxPeerConnections = {0x01, 0x00, 0x80, 0x16, "", "maxPeerConnections", 0, 0, &flash_net_NetConnection, 0};
3246 static varinfo_t flash_net_NetConnection_connectedProxyType = {0x01, 0x00, 0x80, 0x16, "", "connectedProxyType", 0, 0, &flash_net_NetConnection, 0};
3247 static varinfo_t flash_net_NetConnection_uri = {0x01, 0x00, 0x80, 0x16, "", "uri", 0, 0, &flash_net_NetConnection, 0};
3248 static methodinfo_t _decodeURIComponent = {0x02, 0x00, 0x82, 0x16, "", "decodeURIComponent", 0, &_String, 0, 0};
3249 static methodinfo_t flash_sampler_isGetterSetter = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "isGetterSetter", 0, &_Boolean, 0, 0};
3250 static methodinfo_t flash_utils_getQualifiedSuperclassName = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getQualifiedSuperclassName", 0, &_String, 0, 0};
3251 static classinfo_t flash_display_GraphicsPathWinding = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsPathWinding", 0, &_Object, interfaces: {0}};
3252 static classinfo_t flash_text_engine_TabStop = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TabStop", 0, &_Object, interfaces: {0}};
3253 static varinfo_t flash_text_engine_TabStop_alignment = {0x01, 0x00, 0x80, 0x16, "", "alignment", 0, 0, &flash_text_engine_TabStop, 0};
3254 static varinfo_t flash_text_engine_TabStop_position = {0x01, 0x00, 0x80, 0x16, "", "position", 0, 0, &flash_text_engine_TabStop, 0};
3255 static varinfo_t flash_text_engine_TabStop_decimalAlignmentToken = {0x01, 0x00, 0x80, 0x16, "", "decimalAlignmentToken", 0, 0, &flash_text_engine_TabStop, 0};
3256 static classinfo_t flash_text_engine_JustificationStyle = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "JustificationStyle", 0, &_Object, interfaces: {0}};
3257 static methodinfo_t flash_sampler_startSampling = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "startSampling", 0, 0, 0, 0};
3258 static classinfo_t flash_text_engine_TextRotation = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextRotation", 0, &_Object, interfaces: {0}};
3259 static methodinfo_t flash_sampler_clearSamples = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "clearSamples", 0, 0, 0, 0};
3260 static classinfo_t flash_system_IMEConversionMode = {0x03, 0x00, 0x81, 0x16, "flash.system", "IMEConversionMode", 0, &_Object, interfaces: {0}};
3261 static classinfo_t flash_display_StageScaleMode = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageScaleMode", 0, &_Object, interfaces: {0}};
3262 static methodinfo_t flash_sampler_getSize = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSize", 0, &_Number, 0, 0};
3263 static classinfo_t flash_net_URLStream = {0x03, 0x00, 0x80, 0x16, "flash.net", "URLStream", 0, &flash_events_EventDispatcher, interfaces: {&flash_utils_IDataInput, 0}};
3264 static methodinfo_t flash_net_URLStream_readUTF = {0x02, 0x00, 0x80, 0x16, "", "readUTF", 0, &_String, &flash_net_URLStream, 0};
3265 static methodinfo_t flash_net_URLStream_readByte = {0x02, 0x00, 0x80, 0x16, "", "readByte", 0, &_int, &flash_net_URLStream, 0};
3266 static methodinfo_t flash_net_URLStream_readUTFBytes = {0x02, 0x00, 0x80, 0x16, "", "readUTFBytes", 0, &_String, &flash_net_URLStream, 0};
3267 static methodinfo_t flash_net_URLStream_readShort = {0x02, 0x00, 0x80, 0x16, "", "readShort", 0, &_int, &flash_net_URLStream, 0};
3268 static varinfo_t flash_net_URLStream_objectEncoding = {0x01, 0x00, 0x80, 0x16, "", "objectEncoding", 0, 0, &flash_net_URLStream, 0};
3269 static varinfo_t flash_net_URLStream_connected = {0x01, 0x00, 0x80, 0x16, "", "connected", 0, 0, &flash_net_URLStream, 0};
3270 static methodinfo_t flash_net_URLStream_readUnsignedInt = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedInt", 0, &_uint, &flash_net_URLStream, 0};
3271 static methodinfo_t flash_net_URLStream_readDouble = {0x02, 0x00, 0x80, 0x16, "", "readDouble", 0, &_Number, &flash_net_URLStream, 0};
3272 static methodinfo_t flash_net_URLStream_readBytes = {0x02, 0x00, 0x80, 0x16, "", "readBytes", 0, 0, &flash_net_URLStream, 0};
3273 static methodinfo_t flash_net_URLStream_readUnsignedByte = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedByte", 0, &_uint, &flash_net_URLStream, 0};
3274 static methodinfo_t flash_net_URLStream_readMultiByte = {0x02, 0x00, 0x80, 0x16, "", "readMultiByte", 0, &_String, &flash_net_URLStream, 0};
3275 static methodinfo_t flash_net_URLStream_readInt = {0x02, 0x00, 0x80, 0x16, "", "readInt", 0, &_int, &flash_net_URLStream, 0};
3276 static varinfo_t flash_net_URLStream_bytesAvailable = {0x01, 0x00, 0x80, 0x16, "", "bytesAvailable", 0, 0, &flash_net_URLStream, 0};
3277 static methodinfo_t flash_net_URLStream_load = {0x02, 0x00, 0x80, 0x16, "", "load", 0, 0, &flash_net_URLStream, 0};
3278 static methodinfo_t flash_net_URLStream_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_URLStream, 0};
3279 static methodinfo_t flash_net_URLStream_readUnsignedShort = {0x02, 0x00, 0x80, 0x16, "", "readUnsignedShort", 0, &_uint, &flash_net_URLStream, 0};
3280 static methodinfo_t flash_net_URLStream_readObject = {0x02, 0x00, 0x80, 0x16, "", "readObject", 0, 0, &flash_net_URLStream, 0};
3281 static methodinfo_t flash_net_URLStream_readFloat = {0x02, 0x00, 0x80, 0x16, "", "readFloat", 0, &_Number, &flash_net_URLStream, 0};
3282 static varinfo_t flash_net_URLStream_endian = {0x01, 0x00, 0x80, 0x16, "", "endian", 0, 0, &flash_net_URLStream, 0};
3283 static methodinfo_t flash_net_URLStream_readBoolean = {0x02, 0x00, 0x80, 0x16, "", "readBoolean", 0, &_Boolean, &flash_net_URLStream, 0};
3284 static classinfo_t flash_display_BlendMode = {0x03, 0x00, 0x81, 0x16, "flash.display", "BlendMode", 0, &_Object, interfaces: {0}};
3285 static classinfo_t flash_ui_Mouse = {0x03, 0x00, 0x81, 0x16, "flash.ui", "Mouse", 0, &_Object, interfaces: {0}};
3286 static varinfo_t flash_ui_Mouse_cursor = {0x01, 0x00, 0x82, 0x16, "", "cursor", 0, 0, &flash_ui_Mouse, 0};
3287 static methodinfo_t flash_ui_Mouse_show = {0x02, 0x00, 0x82, 0x16, "", "show", 0, 0, &flash_ui_Mouse, 0};
3288 static methodinfo_t flash_ui_Mouse_hide = {0x02, 0x00, 0x82, 0x16, "", "hide", 0, 0, &flash_ui_Mouse, 0};
3289 static classinfo_t flash_errors_InvalidSWFError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "InvalidSWFError", 0, &_Error, interfaces: {0}};
3290 static classinfo_t flash_text_engine_RenderingMode = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "RenderingMode", 0, &_Object, interfaces: {0}};
3291 static classinfo_t flash_display_GraphicsTrianglePath = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsTrianglePath", 0, &_Object, interfaces: {&flash_display_IGraphicsPath, &flash_display_IGraphicsData, 0}};
3292 static varinfo_t flash_display_GraphicsTrianglePath_culling = {0x01, 0x00, 0x80, 0x16, "", "culling", 0, 0, &flash_display_GraphicsTrianglePath, 0};
3293 static varinfo_t flash_display_GraphicsTrianglePath_vertices = {0x01, 0x00, 0x80, 0x16, "", "vertices", 0, &__AS3___vec_Vector, &flash_display_GraphicsTrianglePath, 0};
3294 static varinfo_t flash_display_GraphicsTrianglePath_indices = {0x01, 0x00, 0x80, 0x16, "", "indices", 0, &__AS3___vec_Vector, &flash_display_GraphicsTrianglePath, 0};
3295 static varinfo_t flash_display_GraphicsTrianglePath_uvtData = {0x01, 0x00, 0x80, 0x16, "", "uvtData", 0, &__AS3___vec_Vector, &flash_display_GraphicsTrianglePath, 0};
3296 static classinfo_t flash_display_IGraphicsFill = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsFill", 0, 0, interfaces: {0}};
3297 static classinfo_t flash_text_engine_TypographicCase = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TypographicCase", 0, &_Object, interfaces: {0}};
3298 static classinfo_t _XML = {0x03, 0x00, 0x89, 0x16, "", "XML", 0, &_Object, interfaces: {0}};
3299 static methodinfo_t _XML_attribute = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attribute", 0, &_XMLList, &_XML, 0};
3300 static methodinfo_t _XML_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_XML, 0};
3301 static methodinfo_t _XML_childIndex = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "childIndex", 0, &_int, &_XML, 0};
3302 static methodinfo_t _XML_parent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "parent", 0, 0, &_XML, 0};
3303 static methodinfo_t _XML_appendChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "appendChild", 0, &_XML, &_XML, 0};
3304 static methodinfo_t _XML_replace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "replace", 0, &_XML, &_XML, 0};
3305 static methodinfo_t _XML_elements = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "elements", 0, &_XMLList, &_XML, 0};
3306 static methodinfo_t _XML_setNotification = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setNotification", 0, 0, &_XML, 0};
3307 static methodinfo_t _XML_namespaceDeclarations = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespaceDeclarations", 0, &_Array, &_XML, 0};
3308 static methodinfo_t _XML_length = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "length", 0, &_int, &_XML, 0};
3309 static methodinfo_t _XML_comments = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "comments", 0, &_XMLList, &_XML, 0};
3310 static methodinfo_t _XML_processingInstructions = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "processingInstructions", 0, &_XMLList, &_XML, 0};
3311 static methodinfo_t _XML_inScopeNamespaces = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "inScopeNamespaces", 0, &_Array, &_XML, 0};
3312 static varinfo_t _XML_prettyPrinting = {0x01, 0x00, 0x82, 0x16, "", "prettyPrinting", 0, 0, &_XML, 0};
3313 static methodinfo_t _XML_children = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "children", 0, &_XMLList, &_XML, 0};
3314 static methodinfo_t _XML_setLocalName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setLocalName", 0, 0, &_XML, 0};
3315 static methodinfo_t _XML_setSettings = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "setSettings", 0, 0, &_XML, 0};
3316 static varinfo_t _XML_ignoreComments = {0x01, 0x00, 0x82, 0x16, "", "ignoreComments", 0, 0, &_XML, 0};
3317 static methodinfo_t _XML_notification = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "notification", 0, &_Function, &_XML, 0};
3318 static varinfo_t _XML_ignoreWhitespace = {0x01, 0x00, 0x82, 0x16, "", "ignoreWhitespace", 0, 0, &_XML, 0};
3319 static methodinfo_t _XML_setNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setNamespace", 0, 0, &_XML, 0};
3320 static methodinfo_t _XML_prependChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "prependChild", 0, &_XML, &_XML, 0};
3321 static methodinfo_t _XML_hasSimpleContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasSimpleContent", 0, &_Boolean, &_XML, 0};
3322 static methodinfo_t _XML_insertChildBefore = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildBefore", 0, 0, &_XML, 0};
3323 static methodinfo_t _XML_hasOwnProperty = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasOwnProperty", 0, &_Boolean, &_XML, 0};
3324 static methodinfo_t _XML_normalize = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "normalize", 0, &_XML, &_XML, 0};
3325 static methodinfo_t _XML_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_XML, &_XML, 0};
3326 static methodinfo_t _XML_copy = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "copy", 0, &_XML, &_XML, 0};
3327 static methodinfo_t _XML_localName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "localName", 0, &_Object, &_XML, 0};
3328 static methodinfo_t _XML_contains = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "contains", 0, &_Boolean, &_XML, 0};
3329 static methodinfo_t _XML_propertyIsEnumerable = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "propertyIsEnumerable", 0, &_Boolean, &_XML, 0};
3330 static methodinfo_t _XML_defaultSettings = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "defaultSettings", 0, &_Object, &_XML, 0};
3331 static methodinfo_t _XML_settings = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "settings", 0, &_Object, &_XML, 0};
3332 static methodinfo_t _XML_namespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespace", 0, 0, &_XML, 0};
3333 static methodinfo_t _XML_attributes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attributes", 0, &_XMLList, &_XML, 0};
3334 static methodinfo_t _XML_setName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setName", 0, 0, &_XML, 0};
3335 static methodinfo_t _XML_text = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "text", 0, &_XMLList, &_XML, 0};
3336 static methodinfo_t _XML_insertChildAfter = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildAfter", 0, 0, &_XML, 0};
3337 static varinfo_t _XML_ignoreProcessingInstructions = {0x01, 0x00, 0x82, 0x16, "", "ignoreProcessingInstructions", 0, 0, &_XML, 0};
3338 static varinfo_t _XML_prettyIndent = {0x01, 0x00, 0x82, 0x16, "", "prettyIndent", 0, 0, &_XML, 0};
3339 static methodinfo_t _XML_descendants = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "descendants", 0, &_XMLList, &_XML, 0};
3340 static methodinfo_t _XML_toXMLString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toXMLString", 0, &_String, &_XML, 0};
3341 static methodinfo_t _XML_hasComplexContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasComplexContent", 0, &_Boolean, &_XML, 0};
3342 static methodinfo_t _XML_child = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "child", 0, &_XMLList, &_XML, 0};
3343 static methodinfo_t _XML_removeNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "removeNamespace", 0, &_XML, &_XML, 0};
3344 static methodinfo_t _XML_addNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "addNamespace", 0, &_XML, &_XML, 0};
3345 static methodinfo_t _XML_nodeKind = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "nodeKind", 0, &_String, &_XML, 0};
3346 static methodinfo_t _XML_name = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "name", 0, &_Object, &_XML, 0};
3347 static methodinfo_t _XML_setChildren = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setChildren", 0, &_XML, &_XML, 0};
3348 static classinfo_t flash_net_NetStreamInfo = {0x03, 0x00, 0x81, 0x16, "flash.net", "NetStreamInfo", 0, &_Object, interfaces: {0}};
3349 static varinfo_t flash_net_NetStreamInfo_maxBytesPerSecond = {0x01, 0x00, 0x80, 0x16, "", "maxBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3350 static varinfo_t flash_net_NetStreamInfo_dataBufferByteLength = {0x01, 0x00, 0x80, 0x16, "", "dataBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3351 static varinfo_t flash_net_NetStreamInfo_videoByteCount = {0x01, 0x00, 0x80, 0x16, "", "videoByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3352 static varinfo_t flash_net_NetStreamInfo_videoBufferLength = {0x01, 0x00, 0x80, 0x16, "", "videoBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3353 static varinfo_t flash_net_NetStreamInfo_audioBufferByteLength = {0x01, 0x00, 0x80, 0x16, "", "audioBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3354 static varinfo_t flash_net_NetStreamInfo_dataBytesPerSecond = {0x01, 0x00, 0x80, 0x16, "", "dataBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3355 static varinfo_t flash_net_NetStreamInfo_SRTT = {0x01, 0x00, 0x80, 0x16, "", "SRTT", 0, 0, &flash_net_NetStreamInfo, 0};
3356 static varinfo_t flash_net_NetStreamInfo_droppedFrames = {0x01, 0x00, 0x80, 0x16, "", "droppedFrames", 0, 0, &flash_net_NetStreamInfo, 0};
3357 static varinfo_t flash_net_NetStreamInfo_audioByteCount = {0x01, 0x00, 0x80, 0x16, "", "audioByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3358 static varinfo_t flash_net_NetStreamInfo_audioBufferLength = {0x01, 0x00, 0x80, 0x16, "", "audioBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3359 static varinfo_t flash_net_NetStreamInfo_byteCount = {0x01, 0x00, 0x80, 0x16, "", "byteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3360 static methodinfo_t flash_net_NetStreamInfo_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_net_NetStreamInfo, 0};
3361 static varinfo_t flash_net_NetStreamInfo_dataByteCount = {0x01, 0x00, 0x80, 0x16, "", "dataByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3362 static varinfo_t flash_net_NetStreamInfo_videoBufferByteLength = {0x01, 0x00, 0x80, 0x16, "", "videoBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3363 static varinfo_t flash_net_NetStreamInfo_dataBufferLength = {0x01, 0x00, 0x80, 0x16, "", "dataBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3364 static varinfo_t flash_net_NetStreamInfo_audioLossRate = {0x01, 0x00, 0x80, 0x16, "", "audioLossRate", 0, 0, &flash_net_NetStreamInfo, 0};
3365 static varinfo_t flash_net_NetStreamInfo_videoBytesPerSecond = {0x01, 0x00, 0x80, 0x16, "", "videoBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3366 static varinfo_t flash_net_NetStreamInfo_currentBytesPerSecond = {0x01, 0x00, 0x80, 0x16, "", "currentBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3367 static varinfo_t flash_net_NetStreamInfo_audioBytesPerSecond = {0x01, 0x00, 0x80, 0x16, "", "audioBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3368 static varinfo_t flash_net_NetStreamInfo_playbackBytesPerSecond = {0x01, 0x00, 0x80, 0x16, "", "playbackBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3369 static classinfo_t flash_display_Stage = {0x03, 0x00, 0x80, 0x16, "flash.display", "Stage", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
3370 static methodinfo_t flash_display_Stage_setChildIndex = {0x02, 0x00, 0x80, 0x16, "", "setChildIndex", 0, 0, &flash_display_Stage, 0};
3371 static varinfo_t flash_display_Stage_stageFocusRect = {0x01, 0x00, 0x80, 0x16, "", "stageFocusRect", 0, 0, &flash_display_Stage, 0};
3372 static varinfo_t flash_display_Stage_frameRate = {0x01, 0x00, 0x80, 0x16, "", "frameRate", 0, 0, &flash_display_Stage, 0};
3373 static methodinfo_t flash_display_Stage_invalidate = {0x02, 0x00, 0x80, 0x16, "", "invalidate", 0, 0, &flash_display_Stage, 0};
3374 static varinfo_t flash_display_Stage_textSnapshot = {0x01, 0x00, 0x80, 0x16, "", "textSnapshot", 0, 0, &flash_display_Stage, 0};
3375 static varinfo_t flash_display_Stage_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_display_Stage, 0};
3376 static methodinfo_t flash_display_Stage_willTrigger = {0x02, 0x00, 0x80, 0x16, "", "willTrigger", 0, &_Boolean, &flash_display_Stage, 0};
3377 static methodinfo_t flash_display_Stage_dispatchEvent = {0x02, 0x00, 0x80, 0x16, "", "dispatchEvent", 0, &_Boolean, &flash_display_Stage, 0};
3378 static methodinfo_t flash_display_Stage_isFocusInaccessible = {0x02, 0x00, 0x80, 0x16, "", "isFocusInaccessible", 0, &_Boolean, &flash_display_Stage, 0};
3379 static methodinfo_t flash_display_Stage_removeChildAt = {0x02, 0x00, 0x80, 0x16, "", "removeChildAt", 0, &flash_display_DisplayObject, &flash_display_Stage, 0};
3380 static varinfo_t flash_display_Stage_fullScreenWidth = {0x01, 0x00, 0x80, 0x16, "", "fullScreenWidth", 0, 0, &flash_display_Stage, 0};
3381 static methodinfo_t flash_display_Stage_addChildAt = {0x02, 0x00, 0x80, 0x16, "", "addChildAt", 0, &flash_display_DisplayObject, &flash_display_Stage, 0};
3382 static varinfo_t flash_display_Stage_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, 0, &flash_display_Stage, 0};
3383 static varinfo_t flash_display_Stage_fullScreenSourceRect = {0x01, 0x00, 0x80, 0x16, "", "fullScreenSourceRect", 0, 0, &flash_display_Stage, 0};
3384 static varinfo_t flash_display_Stage_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, 0, &flash_display_Stage, 0};
3385 static methodinfo_t flash_display_Stage_addChild = {0x02, 0x00, 0x80, 0x16, "", "addChild", 0, &flash_display_DisplayObject, &flash_display_Stage, 0};
3386 static varinfo_t flash_display_Stage_numChildren = {0x01, 0x00, 0x80, 0x16, "", "numChildren", 0, 0, &flash_display_Stage, 0};
3387 static varinfo_t flash_display_Stage_mouseChildren = {0x01, 0x00, 0x80, 0x16, "", "mouseChildren", 0, 0, &flash_display_Stage, 0};
3388 static methodinfo_t flash_display_Stage_swapChildrenAt = {0x02, 0x00, 0x80, 0x16, "", "swapChildrenAt", 0, 0, &flash_display_Stage, 0};
3389 static varinfo_t flash_display_Stage_showDefaultContextMenu = {0x01, 0x00, 0x80, 0x16, "", "showDefaultContextMenu", 0, 0, &flash_display_Stage, 0};
3390 static methodinfo_t flash_display_Stage_addEventListener = {0x02, 0x00, 0x80, 0x16, "", "addEventListener", 0, 0, &flash_display_Stage, 0};
3391 static varinfo_t flash_display_Stage_stageHeight = {0x01, 0x00, 0x80, 0x16, "", "stageHeight", 0, 0, &flash_display_Stage, 0};
3392 static varinfo_t flash_display_Stage_fullScreenHeight = {0x01, 0x00, 0x80, 0x16, "", "fullScreenHeight", 0, 0, &flash_display_Stage, 0};
3393 static varinfo_t flash_display_Stage_align = {0x01, 0x00, 0x80, 0x16, "", "align", 0, 0, &flash_display_Stage, 0};
3394 static methodinfo_t flash_display_Stage_hasEventListener = {0x02, 0x00, 0x80, 0x16, "", "hasEventListener", 0, &_Boolean, &flash_display_Stage, 0};
3395 static varinfo_t flash_display_Stage_displayState = {0x01, 0x00, 0x80, 0x16, "", "displayState", 0, 0, &flash_display_Stage, 0};
3396 static varinfo_t flash_display_Stage_scaleMode = {0x01, 0x00, 0x80, 0x16, "", "scaleMode", 0, 0, &flash_display_Stage, 0};
3397 static varinfo_t flash_display_Stage_tabChildren = {0x01, 0x00, 0x80, 0x16, "", "tabChildren", 0, 0, &flash_display_Stage, 0};
3398 static varinfo_t flash_display_Stage_focus = {0x01, 0x00, 0x80, 0x16, "", "focus", 0, 0, &flash_display_Stage, 0};
3399 static varinfo_t flash_display_Stage_colorCorrection = {0x01, 0x00, 0x80, 0x16, "", "colorCorrection", 0, 0, &flash_display_Stage, 0};
3400 static varinfo_t flash_display_Stage_colorCorrectionSupport = {0x01, 0x00, 0x80, 0x16, "", "colorCorrectionSupport", 0, 0, &flash_display_Stage, 0};
3401 static varinfo_t flash_display_Stage_stageWidth = {0x01, 0x00, 0x80, 0x16, "", "stageWidth", 0, 0, &flash_display_Stage, 0};
3402 static classinfo_t flash_ui_ContextMenuItem = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenuItem", 0, &flash_events_EventDispatcher, interfaces: {0}};
3403 static varinfo_t flash_ui_ContextMenuItem_separatorBefore = {0x01, 0x00, 0x80, 0x16, "", "separatorBefore", 0, 0, &flash_ui_ContextMenuItem, 0};
3404 static varinfo_t flash_ui_ContextMenuItem_enabled = {0x01, 0x00, 0x80, 0x16, "", "enabled", 0, 0, &flash_ui_ContextMenuItem, 0};
3405 static varinfo_t flash_ui_ContextMenuItem_caption = {0x01, 0x00, 0x80, 0x16, "", "caption", 0, 0, &flash_ui_ContextMenuItem, 0};
3406 static methodinfo_t flash_ui_ContextMenuItem_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_ui_ContextMenuItem, &flash_ui_ContextMenuItem, 0};
3407 static varinfo_t flash_ui_ContextMenuItem_visible = {0x01, 0x00, 0x80, 0x16, "", "visible", 0, 0, &flash_ui_ContextMenuItem, 0};
3408 static classinfo_t flash_trace_Trace = {0x03, 0x00, 0x80, 0x16, "flash.trace", "Trace", 0, &_Object, interfaces: {0}};
3409 static methodinfo_t flash_trace_Trace_setListener = {0x02, 0x00, 0x82, 0x16, "", "setListener", 0, 0, &flash_trace_Trace, 0};
3410 static methodinfo_t flash_trace_Trace_getListener = {0x02, 0x00, 0x82, 0x16, "", "getListener", 0, &_Function, &flash_trace_Trace, 0};
3411 static methodinfo_t flash_trace_Trace_setLevel = {0x02, 0x00, 0x82, 0x16, "", "setLevel", 0, 0, &flash_trace_Trace, 0};
3412 static methodinfo_t flash_trace_Trace_getLevel = {0x02, 0x00, 0x82, 0x16, "", "getLevel", 0, &_int, &flash_trace_Trace, 0};
3413 static classinfo_t flash_events_TimerEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "TimerEvent", 0, &flash_events_Event, interfaces: {0}};
3414 static methodinfo_t flash_events_TimerEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_TimerEvent, 0};
3415 static methodinfo_t flash_events_TimerEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_TimerEvent, 0};
3416 static methodinfo_t flash_events_TimerEvent_updateAfterEvent = {0x02, 0x00, 0x80, 0x16, "", "updateAfterEvent", 0, 0, &flash_events_TimerEvent, 0};
3417 static classinfo_t flash_events_SampleDataEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "SampleDataEvent", 0, &flash_events_Event, interfaces: {0}};
3418 static methodinfo_t flash_events_SampleDataEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_SampleDataEvent, 0};
3419 static varinfo_t flash_events_SampleDataEvent_position = {0x01, 0x00, 0x80, 0x16, "", "position", 0, 0, &flash_events_SampleDataEvent, 0};
3420 static methodinfo_t flash_events_SampleDataEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_SampleDataEvent, 0};
3421 static varinfo_t flash_events_SampleDataEvent_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, 0, &flash_events_SampleDataEvent, 0};
3422 static classinfo_t flash_display_ShaderPrecision = {0x03, 0x00, 0x81, 0x16, "flash.display", "ShaderPrecision", 0, &_Object, interfaces: {0}};
3423 static classinfo_t flash_net_FileReference = {0x03, 0x00, 0x80, 0x16, "flash.net", "FileReference", 0, &flash_events_EventDispatcher, interfaces: {0}};
3424 static varinfo_t flash_net_FileReference_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_net_FileReference, 0};
3425 static methodinfo_t flash_net_FileReference_browse = {0x02, 0x00, 0x80, 0x16, "", "browse", 0, &_Boolean, &flash_net_FileReference, 0};
3426 static varinfo_t flash_net_FileReference_creationDate = {0x01, 0x00, 0x80, 0x16, "", "creationDate", 0, 0, &flash_net_FileReference, 0};
3427 static methodinfo_t flash_net_FileReference_upload = {0x02, 0x00, 0x80, 0x16, "", "upload", 0, 0, &flash_net_FileReference, 0};
3428 static methodinfo_t flash_net_FileReference_download = {0x02, 0x00, 0x80, 0x16, "", "download", 0, 0, &flash_net_FileReference, 0};
3429 static methodinfo_t flash_net_FileReference_save = {0x02, 0x00, 0x80, 0x16, "", "save", 0, 0, &flash_net_FileReference, 0};
3430 static methodinfo_t flash_net_FileReference_cancel = {0x02, 0x00, 0x80, 0x16, "", "cancel", 0, 0, &flash_net_FileReference, 0};
3431 static varinfo_t flash_net_FileReference_creator = {0x01, 0x00, 0x80, 0x16, "", "creator", 0, 0, &flash_net_FileReference, 0};
3432 static varinfo_t flash_net_FileReference_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, 0, &flash_net_FileReference, 0};
3433 static varinfo_t flash_net_FileReference_size = {0x01, 0x00, 0x80, 0x16, "", "size", 0, 0, &flash_net_FileReference, 0};
3434 static varinfo_t flash_net_FileReference_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, 0, &flash_net_FileReference, 0};
3435 static methodinfo_t flash_net_FileReference_load = {0x02, 0x00, 0x80, 0x16, "", "load", 0, 0, &flash_net_FileReference, 0};
3436 static varinfo_t flash_net_FileReference_modificationDate = {0x01, 0x00, 0x80, 0x16, "", "modificationDate", 0, 0, &flash_net_FileReference, 0};
3437 static classinfo_t _DefinitionError = {0x03, 0x00, 0x88, 0x16, "", "DefinitionError", 0, &_Error, interfaces: {0}};
3438 static classinfo_t flash_events_EventDispatcher = {0x03, 0x00, 0x80, 0x16, "flash.events", "EventDispatcher", 0, &_Object, interfaces: {&flash_events_IEventDispatcher, 0}};
3439 static methodinfo_t flash_events_EventDispatcher_willTrigger = {0x02, 0x00, 0x80, 0x16, "", "willTrigger", 0, &_Boolean, &flash_events_EventDispatcher, 0};
3440 static methodinfo_t flash_events_EventDispatcher_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_EventDispatcher, 0};
3441 static methodinfo_t flash_events_EventDispatcher_removeEventListener = {0x02, 0x00, 0x80, 0x16, "", "removeEventListener", 0, 0, &flash_events_EventDispatcher, 0};
3442 static methodinfo_t flash_events_EventDispatcher_hasEventListener = {0x02, 0x00, 0x80, 0x16, "", "hasEventListener", 0, &_Boolean, &flash_events_EventDispatcher, 0};
3443 static methodinfo_t flash_events_EventDispatcher_addEventListener = {0x02, 0x00, 0x80, 0x16, "", "addEventListener", 0, 0, &flash_events_EventDispatcher, 0};
3444 static methodinfo_t flash_events_EventDispatcher_dispatchEvent = {0x02, 0x00, 0x80, 0x16, "", "dispatchEvent", 0, &_Boolean, &flash_events_EventDispatcher, 0};
3445 static classinfo_t flash_net_SharedObjectFlushStatus = {0x03, 0x00, 0x81, 0x16, "flash.net", "SharedObjectFlushStatus", 0, &_Object, interfaces: {0}};
3446 static classinfo_t flash_text_TextLineMetrics = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextLineMetrics", 0, &_Object, interfaces: {0}};
3447 static varinfo_t flash_text_TextLineMetrics_descent = {0x01, 0x00, 0x80, 0x16, "", "descent", 0, &_Number, &flash_text_TextLineMetrics, 0};
3448 static varinfo_t flash_text_TextLineMetrics_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, &_Number, &flash_text_TextLineMetrics, 0};
3449 static varinfo_t flash_text_TextLineMetrics_ascent = {0x01, 0x00, 0x80, 0x16, "", "ascent", 0, &_Number, &flash_text_TextLineMetrics, 0};
3450 static varinfo_t flash_text_TextLineMetrics_leading = {0x01, 0x00, 0x80, 0x16, "", "leading", 0, &_Number, &flash_text_TextLineMetrics, 0};
3451 static varinfo_t flash_text_TextLineMetrics_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, &_Number, &flash_text_TextLineMetrics, 0};
3452 static varinfo_t flash_text_TextLineMetrics_x = {0x01, 0x00, 0x80, 0x16, "", "x", 0, &_Number, &flash_text_TextLineMetrics, 0};
3453 static classinfo_t flash_text_AntiAliasType = {0x03, 0x00, 0x81, 0x16, "flash.text", "AntiAliasType", 0, &_Object, interfaces: {0}};
3454 static classinfo_t flash_system_SecurityDomain = {0x03, 0x00, 0x80, 0x16, "flash.system", "SecurityDomain", 0, &_Object, interfaces: {0}};
3455 static varinfo_t flash_system_SecurityDomain_currentDomain = {0x01, 0x00, 0x82, 0x16, "", "currentDomain", 0, 0, &flash_system_SecurityDomain, 0};
3456 static classinfo_t flash_text_Font = {0x03, 0x00, 0x80, 0x16, "flash.text", "Font", 0, &_Object, interfaces: {0}};
3457 static methodinfo_t flash_text_Font_enumerateFonts = {0x02, 0x00, 0x82, 0x16, "", "enumerateFonts", 0, &_Array, &flash_text_Font, 0};
3458 static methodinfo_t flash_text_Font_hasGlyphs = {0x02, 0x00, 0x80, 0x16, "", "hasGlyphs", 0, &_Boolean, &flash_text_Font, 0};
3459 static varinfo_t flash_text_Font_fontName = {0x01, 0x00, 0x80, 0x16, "", "fontName", 0, 0, &flash_text_Font, 0};
3460 static methodinfo_t flash_text_Font_registerFont = {0x02, 0x00, 0x82, 0x16, "", "registerFont", 0, 0, &flash_text_Font, 0};
3461 static varinfo_t flash_text_Font_fontStyle = {0x01, 0x00, 0x80, 0x16, "", "fontStyle", 0, 0, &flash_text_Font, 0};
3462 static varinfo_t flash_text_Font_fontType = {0x01, 0x00, 0x80, 0x16, "", "fontType", 0, 0, &flash_text_Font, 0};
3463 static classinfo_t _RegExp = {0x03, 0x00, 0x88, 0x16, "", "RegExp", 0, &_Object, interfaces: {0}};
3464 static varinfo_t _RegExp_source = {0x01, 0x00, 0x80, 0x16, "", "source", 0, 0, &_RegExp, 0};
3465 static methodinfo_t _RegExp_test = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "test", 0, &_Boolean, &_RegExp, 0};
3466 static varinfo_t _RegExp_global = {0x01, 0x00, 0x80, 0x16, "", "global", 0, 0, &_RegExp, 0};
3467 static methodinfo_t _RegExp_exec = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "exec", 0, 0, &_RegExp, 0};
3468 static varinfo_t _RegExp_ignoreCase = {0x01, 0x00, 0x80, 0x16, "", "ignoreCase", 0, 0, &_RegExp, 0};
3469 static varinfo_t _RegExp_dotall = {0x01, 0x00, 0x80, 0x16, "", "dotall", 0, 0, &_RegExp, 0};
3470 static varinfo_t _RegExp_lastIndex = {0x01, 0x00, 0x80, 0x16, "", "lastIndex", 0, 0, &_RegExp, 0};
3471 static varinfo_t _RegExp_extended = {0x01, 0x00, 0x80, 0x16, "", "extended", 0, 0, &_RegExp, 0};
3472 static varinfo_t _RegExp_multiline = {0x01, 0x00, 0x80, 0x16, "", "multiline", 0, 0, &_RegExp, 0};
3473 static classinfo_t flash_accessibility_AccessibilityProperties = {0x03, 0x00, 0x80, 0x16, "flash.accessibility", "AccessibilityProperties", 0, &_Object, interfaces: {0}};
3474 static varinfo_t flash_accessibility_AccessibilityProperties_forceSimple = {0x01, 0x00, 0x80, 0x16, "", "forceSimple", 0, &_Boolean, &flash_accessibility_AccessibilityProperties, 0};
3475 static varinfo_t flash_accessibility_AccessibilityProperties_noAutoLabeling = {0x01, 0x00, 0x80, 0x16, "", "noAutoLabeling", 0, &_Boolean, &flash_accessibility_AccessibilityProperties, 0};
3476 static varinfo_t flash_accessibility_AccessibilityProperties_description = {0x01, 0x00, 0x80, 0x16, "", "description", 0, &_String, &flash_accessibility_AccessibilityProperties, 0};
3477 static varinfo_t flash_accessibility_AccessibilityProperties_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, &_String, &flash_accessibility_AccessibilityProperties, 0};
3478 static varinfo_t flash_accessibility_AccessibilityProperties_shortcut = {0x01, 0x00, 0x80, 0x16, "", "shortcut", 0, &_String, &flash_accessibility_AccessibilityProperties, 0};
3479 static varinfo_t flash_accessibility_AccessibilityProperties_silent = {0x01, 0x00, 0x80, 0x16, "", "silent", 0, &_Boolean, &flash_accessibility_AccessibilityProperties, 0};
3480 static classinfo_t flash_ui_ContextMenu = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenu", 0, &flash_events_EventDispatcher, interfaces: {0}};
3481 static methodinfo_t flash_ui_ContextMenu_hideBuiltInItems = {0x02, 0x00, 0x80, 0x16, "", "hideBuiltInItems", 0, 0, &flash_ui_ContextMenu, 0};
3482 static varinfo_t flash_ui_ContextMenu_clipboardItems = {0x01, 0x00, 0x80, 0x16, "", "clipboardItems", 0, 0, &flash_ui_ContextMenu, 0};
3483 static varinfo_t flash_ui_ContextMenu_builtInItems = {0x01, 0x00, 0x80, 0x16, "", "builtInItems", 0, 0, &flash_ui_ContextMenu, 0};
3484 static varinfo_t flash_ui_ContextMenu_customItems = {0x01, 0x00, 0x80, 0x16, "", "customItems", 0, 0, &flash_ui_ContextMenu, 0};
3485 static methodinfo_t flash_ui_ContextMenu_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_ui_ContextMenu, &flash_ui_ContextMenu, 0};
3486 static varinfo_t flash_ui_ContextMenu_link = {0x01, 0x00, 0x80, 0x16, "", "link", 0, 0, &flash_ui_ContextMenu, 0};
3487 static varinfo_t flash_ui_ContextMenu_clipboardMenu = {0x01, 0x00, 0x80, 0x16, "", "clipboardMenu", 0, 0, &flash_ui_ContextMenu, 0};
3488 static classinfo_t flash_text_TextFieldAutoSize = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFieldAutoSize", 0, &_Object, interfaces: {0}};
3489 static classinfo_t _Math = {0x03, 0x00, 0x81, 0x16, "", "Math", 0, &_Object, interfaces: {0}};
3490 static methodinfo_t _Math_atan = {0x02, 0x00, 0x82, 0x16, "", "atan", 0, &_Number, &_Math, 0};
3491 static methodinfo_t _Math_min = {0x02, 0x00, 0x82, 0x16, "", "min", 0, &_Number, &_Math, 0};
3492 static methodinfo_t _Math_exp = {0x02, 0x00, 0x82, 0x16, "", "exp", 0, &_Number, &_Math, 0};
3493 static methodinfo_t _Math_abs = {0x02, 0x00, 0x82, 0x16, "", "abs", 0, &_Number, &_Math, 0};
3494 static methodinfo_t _Math_atan2 = {0x02, 0x00, 0x82, 0x16, "", "atan2", 0, &_Number, &_Math, 0};
3495 static methodinfo_t _Math_round = {0x02, 0x00, 0x82, 0x16, "", "round", 0, &_Number, &_Math, 0};
3496 static methodinfo_t _Math_log = {0x02, 0x00, 0x82, 0x16, "", "log", 0, &_Number, &_Math, 0};
3497 static methodinfo_t _Math_sin = {0x02, 0x00, 0x82, 0x16, "", "sin", 0, &_Number, &_Math, 0};
3498 static methodinfo_t _Math_acos = {0x02, 0x00, 0x82, 0x16, "", "acos", 0, &_Number, &_Math, 0};
3499 static methodinfo_t _Math_cos = {0x02, 0x00, 0x82, 0x16, "", "cos", 0, &_Number, &_Math, 0};
3500 static methodinfo_t _Math_asin = {0x02, 0x00, 0x82, 0x16, "", "asin", 0, &_Number, &_Math, 0};
3501 static methodinfo_t _Math_floor = {0x02, 0x00, 0x82, 0x16, "", "floor", 0, &_Number, &_Math, 0};
3502 static methodinfo_t _Math_random = {0x02, 0x00, 0x82, 0x16, "", "random", 0, &_Number, &_Math, 0};
3503 static methodinfo_t _Math_sqrt = {0x02, 0x00, 0x82, 0x16, "", "sqrt", 0, &_Number, &_Math, 0};
3504 static methodinfo_t _Math_tan = {0x02, 0x00, 0x82, 0x16, "", "tan", 0, &_Number, &_Math, 0};
3505 static methodinfo_t _Math_max = {0x02, 0x00, 0x82, 0x16, "", "max", 0, &_Number, &_Math, 0};
3506 static methodinfo_t _Math_pow = {0x02, 0x00, 0x82, 0x16, "", "pow", 0, &_Number, &_Math, 0};
3507 static methodinfo_t _Math_ceil = {0x02, 0x00, 0x82, 0x16, "", "ceil", 0, &_Number, &_Math, 0};
3508 static classinfo_t flash_display_ColorCorrectionSupport = {0x03, 0x00, 0x81, 0x16, "flash.display", "ColorCorrectionSupport", 0, &_Object, interfaces: {0}};
3509 static classinfo_t flash_errors_IOError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "IOError", 0, &_Error, interfaces: {0}};
3510 static methodinfo_t _trace = {0x02, 0x00, 0x82, 0x16, "", "trace", 0, 0, 0, 0};
3511 static classinfo_t flash_ui_ContextMenuBuiltInItems = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenuBuiltInItems", 0, &_Object, interfaces: {0}};
3512 static varinfo_t flash_ui_ContextMenuBuiltInItems_zoom = {0x01, 0x00, 0x80, 0x16, "", "zoom", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3513 static varinfo_t flash_ui_ContextMenuBuiltInItems_save = {0x01, 0x00, 0x80, 0x16, "", "save", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3514 static varinfo_t flash_ui_ContextMenuBuiltInItems_loop = {0x01, 0x00, 0x80, 0x16, "", "loop", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3515 static varinfo_t flash_ui_ContextMenuBuiltInItems_print = {0x01, 0x00, 0x80, 0x16, "", "print", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3516 static varinfo_t flash_ui_ContextMenuBuiltInItems_forwardAndBack = {0x01, 0x00, 0x80, 0x16, "", "forwardAndBack", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3517 static varinfo_t flash_ui_ContextMenuBuiltInItems_rewind = {0x01, 0x00, 0x80, 0x16, "", "rewind", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3518 static methodinfo_t flash_ui_ContextMenuBuiltInItems_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_ui_ContextMenuBuiltInItems, &flash_ui_ContextMenuBuiltInItems, 0};
3519 static varinfo_t flash_ui_ContextMenuBuiltInItems_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3520 static varinfo_t flash_ui_ContextMenuBuiltInItems_play = {0x01, 0x00, 0x80, 0x16, "", "play", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3521 static classinfo_t flash_net_FileReferenceList = {0x03, 0x00, 0x80, 0x16, "flash.net", "FileReferenceList", 0, &flash_events_EventDispatcher, interfaces: {0}};
3522 static varinfo_t flash_net_FileReferenceList_fileList = {0x01, 0x00, 0x80, 0x16, "", "fileList", 0, 0, &flash_net_FileReferenceList, 0};
3523 static methodinfo_t flash_net_FileReferenceList_browse = {0x02, 0x00, 0x80, 0x16, "", "browse", 0, &_Boolean, &flash_net_FileReferenceList, 0};
3524 static classinfo_t flash_display_TriangleCulling = {0x03, 0x00, 0x81, 0x16, "flash.display", "TriangleCulling", 0, &_Object, interfaces: {0}};
3525 static classinfo_t flash_media_SoundMixer = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundMixer", 0, &_Object, interfaces: {0}};
3526 static methodinfo_t flash_media_SoundMixer_computeSpectrum = {0x02, 0x00, 0x82, 0x16, "", "computeSpectrum", 0, 0, &flash_media_SoundMixer, 0};
3527 static methodinfo_t flash_media_SoundMixer_areSoundsInaccessible = {0x02, 0x00, 0x82, 0x16, "", "areSoundsInaccessible", 0, &_Boolean, &flash_media_SoundMixer, 0};
3528 static varinfo_t flash_media_SoundMixer_soundTransform = {0x01, 0x00, 0x82, 0x16, "", "soundTransform", 0, 0, &flash_media_SoundMixer, 0};
3529 static varinfo_t flash_media_SoundMixer_bufferTime = {0x01, 0x00, 0x82, 0x16, "", "bufferTime", 0, 0, &flash_media_SoundMixer, 0};
3530 static methodinfo_t flash_media_SoundMixer_stopAll = {0x02, 0x00, 0x82, 0x16, "", "stopAll", 0, 0, &flash_media_SoundMixer, 0};
3531 static classinfo_t adobe_utils_XMLUI = {0x03, 0x00, 0x81, 0x16, "adobe.utils", "XMLUI", 0, &_Object, interfaces: {0}};
3532 static methodinfo_t adobe_utils_XMLUI_cancel = {0x02, 0x00, 0x82, 0x16, "", "cancel", 0, 0, &adobe_utils_XMLUI, 0};
3533 static methodinfo_t adobe_utils_XMLUI_setProperty = {0x02, 0x00, 0x82, 0x16, "", "setProperty", 0, 0, &adobe_utils_XMLUI, 0};
3534 static methodinfo_t adobe_utils_XMLUI_getProperty = {0x02, 0x00, 0x82, 0x16, "", "getProperty", 0, &_String, &adobe_utils_XMLUI, 0};
3535 static methodinfo_t adobe_utils_XMLUI_accept = {0x02, 0x00, 0x82, 0x16, "", "accept", 0, 0, &adobe_utils_XMLUI, 0};
3536 static methodinfo_t _escape = {0x02, 0x00, 0x82, 0x16, "", "escape", 0, &_String, 0, 0};
3537 static methodinfo_t flash_utils_setInterval = {0x02, 0x00, 0x82, 0x16, "flash.utils", "setInterval", 0, &_uint, 0, 0};
3538 static classinfo_t flash_events_StatusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "StatusEvent", 0, &flash_events_Event, interfaces: {0}};
3539 static methodinfo_t flash_events_StatusEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_StatusEvent, 0};
3540 static varinfo_t flash_events_StatusEvent_code = {0x01, 0x00, 0x80, 0x16, "", "code", 0, 0, &flash_events_StatusEvent, 0};
3541 static methodinfo_t flash_events_StatusEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_StatusEvent, 0};
3542 static varinfo_t flash_events_StatusEvent_level = {0x01, 0x00, 0x80, 0x16, "", "level", 0, 0, &flash_events_StatusEvent, 0};
3543 static classinfo_t flash_display_IGraphicsPath = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsPath", 0, 0, interfaces: {0}};
3544 static classinfo_t flash_events_ShaderEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ShaderEvent", 0, &flash_events_Event, interfaces: {0}};
3545 static varinfo_t flash_events_ShaderEvent_vector = {0x01, 0x00, 0x80, 0x16, "", "vector", 0, 0, &flash_events_ShaderEvent, 0};
3546 static methodinfo_t flash_events_ShaderEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_ShaderEvent, 0};
3547 static varinfo_t flash_events_ShaderEvent_bitmapData = {0x01, 0x00, 0x80, 0x16, "", "bitmapData", 0, 0, &flash_events_ShaderEvent, 0};
3548 static methodinfo_t flash_events_ShaderEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_ShaderEvent, 0};
3549 static varinfo_t flash_events_ShaderEvent_byteArray = {0x01, 0x00, 0x80, 0x16, "", "byteArray", 0, 0, &flash_events_ShaderEvent, 0};
3550 static classinfo_t flash_display_Shader = {0x03, 0x00, 0x80, 0x16, "flash.display", "Shader", 0, &_Object, interfaces: {0}};
3551 static varinfo_t flash_display_Shader_precisionHint = {0x01, 0x00, 0x80, 0x16, "", "precisionHint", 0, 0, &flash_display_Shader, 0};
3552 static varinfo_t flash_display_Shader_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, 0, &flash_display_Shader, 0};
3553 static classinfo_t flash_errors_StackOverflowError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "StackOverflowError", 0, &_Error, interfaces: {0}};
3554 static methodinfo_t flash_sampler_getInvocationCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getInvocationCount", 0, &_Number, 0, 0};
3555 static classinfo_t flash_text_engine_Kerning = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "Kerning", 0, &_Object, interfaces: {0}};
3556 static classinfo_t flash_text_CSMSettings = {0x03, 0x00, 0x81, 0x16, "flash.text", "CSMSettings", 0, &_Object, interfaces: {0}};
3557 static varinfo_t flash_text_CSMSettings_fontSize = {0x01, 0x00, 0x80, 0x16, "", "fontSize", 0, &_Number, &flash_text_CSMSettings, 0};
3558 static varinfo_t flash_text_CSMSettings_outsideCutoff = {0x01, 0x00, 0x80, 0x16, "", "outsideCutoff", 0, &_Number, &flash_text_CSMSettings, 0};
3559 static varinfo_t flash_text_CSMSettings_insideCutoff = {0x01, 0x00, 0x80, 0x16, "", "insideCutoff", 0, &_Number, &flash_text_CSMSettings, 0};
3560 static classinfo_t _RangeError = {0x03, 0x00, 0x88, 0x16, "", "RangeError", 0, &_Error, interfaces: {0}};
3561 static classinfo_t _Number = {0x03, 0x00, 0x81, 0x16, "", "Number", 0, &_Object, interfaces: {0}};
3562 static methodinfo_t _Number_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_Number, &_Number, 0};
3563 static methodinfo_t _Number_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Number, 0};
3564 static methodinfo_t _Number_toExponential = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toExponential", 0, &_String, &_Number, 0};
3565 static methodinfo_t _Number_toFixed = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toFixed", 0, &_String, &_Number, 0};
3566 static methodinfo_t _Number_toPrecision = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toPrecision", 0, &_String, &_Number, 0};
3567 static classinfo_t flash_display_Graphics = {0x03, 0x00, 0x81, 0x16, "flash.display", "Graphics", 0, &_Object, interfaces: {0}};
3568 static methodinfo_t flash_display_Graphics_drawPath = {0x02, 0x00, 0x80, 0x16, "", "drawPath", 0, 0, &flash_display_Graphics, 0};
3569 static methodinfo_t flash_display_Graphics_drawEllipse = {0x02, 0x00, 0x80, 0x16, "", "drawEllipse", 0, 0, &flash_display_Graphics, 0};
3570 static methodinfo_t flash_display_Graphics_drawRoundRectComplex = {0x02, 0x00, 0x80, 0x16, "", "drawRoundRectComplex", 0, 0, &flash_display_Graphics, 0};
3571 static methodinfo_t flash_display_Graphics_moveTo = {0x02, 0x00, 0x80, 0x16, "", "moveTo", 0, 0, &flash_display_Graphics, 0};
3572 static methodinfo_t flash_display_Graphics_lineShaderStyle = {0x02, 0x00, 0x80, 0x16, "", "lineShaderStyle", 0, 0, &flash_display_Graphics, 0};
3573 static methodinfo_t flash_display_Graphics_beginFill = {0x02, 0x00, 0x80, 0x16, "", "beginFill", 0, 0, &flash_display_Graphics, 0};
3574 static methodinfo_t flash_display_Graphics_beginGradientFill = {0x02, 0x00, 0x80, 0x16, "", "beginGradientFill", 0, 0, &flash_display_Graphics, 0};
3575 static methodinfo_t flash_display_Graphics_drawGraphicsData = {0x02, 0x00, 0x80, 0x16, "", "drawGraphicsData", 0, 0, &flash_display_Graphics, 0};
3576 static methodinfo_t flash_display_Graphics_lineGradientStyle = {0x02, 0x00, 0x80, 0x16, "", "lineGradientStyle", 0, 0, &flash_display_Graphics, 0};
3577 static methodinfo_t flash_display_Graphics_drawRoundRect = {0x02, 0x00, 0x80, 0x16, "", "drawRoundRect", 0, 0, &flash_display_Graphics, 0};
3578 static methodinfo_t flash_display_Graphics_beginBitmapFill = {0x02, 0x00, 0x80, 0x16, "", "beginBitmapFill", 0, 0, &flash_display_Graphics, 0};
3579 static methodinfo_t flash_display_Graphics_lineStyle = {0x02, 0x00, 0x80, 0x16, "", "lineStyle", 0, 0, &flash_display_Graphics, 0};
3580 static methodinfo_t flash_display_Graphics_lineTo = {0x02, 0x00, 0x80, 0x16, "", "lineTo", 0, 0, &flash_display_Graphics, 0};
3581 static methodinfo_t flash_display_Graphics_endFill = {0x02, 0x00, 0x80, 0x16, "", "endFill", 0, 0, &flash_display_Graphics, 0};
3582 static methodinfo_t flash_display_Graphics_copyFrom = {0x02, 0x00, 0x80, 0x16, "", "copyFrom", 0, 0, &flash_display_Graphics, 0};
3583 static methodinfo_t flash_display_Graphics_lineBitmapStyle = {0x02, 0x00, 0x80, 0x16, "", "lineBitmapStyle", 0, 0, &flash_display_Graphics, 0};
3584 static methodinfo_t flash_display_Graphics_curveTo = {0x02, 0x00, 0x80, 0x16, "", "curveTo", 0, 0, &flash_display_Graphics, 0};
3585 static methodinfo_t flash_display_Graphics_clear = {0x02, 0x00, 0x80, 0x16, "", "clear", 0, 0, &flash_display_Graphics, 0};
3586 static methodinfo_t flash_display_Graphics_drawCircle = {0x02, 0x00, 0x80, 0x16, "", "drawCircle", 0, 0, &flash_display_Graphics, 0};
3587 static methodinfo_t flash_display_Graphics_beginShaderFill = {0x02, 0x00, 0x80, 0x16, "", "beginShaderFill", 0, 0, &flash_display_Graphics, 0};
3588 static methodinfo_t flash_display_Graphics_drawTriangles = {0x02, 0x00, 0x80, 0x16, "", "drawTriangles", 0, 0, &flash_display_Graphics, 0};
3589 static methodinfo_t flash_display_Graphics_drawRect = {0x02, 0x00, 0x80, 0x16, "", "drawRect", 0, 0, &flash_display_Graphics, 0};
3590 static classinfo_t _SyntaxError = {0x03, 0x00, 0x88, 0x16, "", "SyntaxError", 0, &_Error, interfaces: {0}};
3591 static classinfo_t flash_sampler_NewObjectSample = {0x03, 0x00, 0x81, 0x16, "flash.sampler", "NewObjectSample", 0, &flash_sampler_Sample, interfaces: {0}};
3592 static varinfo_t flash_sampler_NewObjectSample_object = {0x01, 0x00, 0x80, 0x16, "", "object", 0, 0, &flash_sampler_NewObjectSample, 0};
3593 static classinfo_t flash_net_FileFilter = {0x03, 0x00, 0x81, 0x16, "flash.net", "FileFilter", 0, &_Object, interfaces: {0}};
3594 static varinfo_t flash_net_FileFilter_extension = {0x01, 0x00, 0x80, 0x16, "", "extension", 0, 0, &flash_net_FileFilter, 0};
3595 static varinfo_t flash_net_FileFilter_description = {0x01, 0x00, 0x80, 0x16, "", "description", 0, 0, &flash_net_FileFilter, 0};
3596 static varinfo_t flash_net_FileFilter_macType = {0x01, 0x00, 0x80, 0x16, "", "macType", 0, 0, &flash_net_FileFilter, 0};
3597 static classinfo_t flash_display_BitmapDataChannel = {0x03, 0x00, 0x81, 0x16, "flash.display", "BitmapDataChannel", 0, &_Object, interfaces: {0}};
3598 static methodinfo_t flash_utils_clearInterval = {0x02, 0x00, 0x82, 0x16, "flash.utils", "clearInterval", 0, 0, 0, 0};
3599 static classinfo_t flash_text_engine_ContentElement = {0x03, 0x00, 0x80, 0x16, "flash.text.engine", "ContentElement", 0, &_Object, interfaces: {0}};
3600 static varinfo_t flash_text_engine_ContentElement_eventMirror = {0x01, 0x00, 0x80, 0x16, "", "eventMirror", 0, 0, &flash_text_engine_ContentElement, 0};
3601 static varinfo_t flash_text_engine_ContentElement_groupElement = {0x01, 0x00, 0x80, 0x16, "", "groupElement", 0, 0, &flash_text_engine_ContentElement, 0};
3602 static varinfo_t flash_text_engine_ContentElement_textRotation = {0x01, 0x00, 0x80, 0x16, "", "textRotation", 0, 0, &flash_text_engine_ContentElement, 0};
3603 static varinfo_t flash_text_engine_ContentElement_text = {0x01, 0x00, 0x80, 0x16, "", "text", 0, 0, &flash_text_engine_ContentElement, 0};
3604 static varinfo_t flash_text_engine_ContentElement_userData = {0x01, 0x00, 0x80, 0x16, "", "userData", 0, 0, &flash_text_engine_ContentElement, 0};
3605 static varinfo_t flash_text_engine_ContentElement_elementFormat = {0x01, 0x00, 0x80, 0x16, "", "elementFormat", 0, 0, &flash_text_engine_ContentElement, 0};
3606 static varinfo_t flash_text_engine_ContentElement_textBlock = {0x01, 0x00, 0x80, 0x16, "", "textBlock", 0, 0, &flash_text_engine_ContentElement, 0};
3607 static varinfo_t flash_text_engine_ContentElement_rawText = {0x01, 0x00, 0x80, 0x16, "", "rawText", 0, 0, &flash_text_engine_ContentElement, 0};
3608 static varinfo_t flash_text_engine_ContentElement_textBlockBeginIndex = {0x01, 0x00, 0x80, 0x16, "", "textBlockBeginIndex", 0, 0, &flash_text_engine_ContentElement, 0};
3609 static classinfo_t flash_utils_Endian = {0x03, 0x00, 0x81, 0x16, "flash.utils", "Endian", 0, &_Object, interfaces: {0}};
3610 static methodinfo_t flash_net_navigateToURL = {0x02, 0x00, 0x82, 0x16, "flash.net", "navigateToURL", 0, 0, 0, 0};
3611 static classinfo_t flash_events_ProgressEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ProgressEvent", 0, &flash_events_Event, interfaces: {0}};
3612 static varinfo_t flash_events_ProgressEvent_bytesLoaded = {0x01, 0x00, 0x80, 0x16, "", "bytesLoaded", 0, 0, &flash_events_ProgressEvent, 0};
3613 static methodinfo_t flash_events_ProgressEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_ProgressEvent, 0};
3614 static varinfo_t flash_events_ProgressEvent_bytesTotal = {0x01, 0x00, 0x80, 0x16, "", "bytesTotal", 0, 0, &flash_events_ProgressEvent, 0};
3615 static methodinfo_t flash_events_ProgressEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_ProgressEvent, 0};
3616 static classinfo_t flash_media_Sound = {0x03, 0x00, 0x80, 0x16, "flash.media", "Sound", 0, &flash_events_EventDispatcher, interfaces: {0}};
3617 static methodinfo_t flash_media_Sound_extract = {0x02, 0x00, 0x80, 0x16, "", "extract", 0, &_Number, &flash_media_Sound, 0};
3618 static varinfo_t flash_media_Sound_bytesLoaded = {0x01, 0x00, 0x80, 0x16, "", "bytesLoaded", 0, 0, &flash_media_Sound, 0};
3619 static varinfo_t flash_media_Sound_id3 = {0x01, 0x00, 0x80, 0x16, "", "id3", 0, 0, &flash_media_Sound, 0};
3620 static methodinfo_t flash_media_Sound_play = {0x02, 0x00, 0x80, 0x16, "", "play", 0, &flash_media_SoundChannel, &flash_media_Sound, 0};
3621 static varinfo_t flash_media_Sound_url = {0x01, 0x00, 0x80, 0x16, "", "url", 0, 0, &flash_media_Sound, 0};
3622 static varinfo_t flash_media_Sound_isBuffering = {0x01, 0x00, 0x80, 0x16, "", "isBuffering", 0, 0, &flash_media_Sound, 0};
3623 static methodinfo_t flash_media_Sound_load = {0x02, 0x00, 0x80, 0x16, "", "load", 0, 0, &flash_media_Sound, 0};
3624 static varinfo_t flash_media_Sound_bytesTotal = {0x01, 0x00, 0x80, 0x16, "", "bytesTotal", 0, 0, &flash_media_Sound, 0};
3625 static varinfo_t flash_media_Sound_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &flash_media_Sound, 0};
3626 static methodinfo_t flash_media_Sound_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_media_Sound, 0};
3627 static classinfo_t flash_text_TextExtent = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextExtent", 0, &_Object, interfaces: {0}};
3628 static varinfo_t flash_text_TextExtent_descent = {0x01, 0x00, 0x80, 0x16, "", "descent", 0, &_Number, &flash_text_TextExtent, 0};
3629 static varinfo_t flash_text_TextExtent_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, &_Number, &flash_text_TextExtent, 0};
3630 static varinfo_t flash_text_TextExtent_ascent = {0x01, 0x00, 0x80, 0x16, "", "ascent", 0, &_Number, &flash_text_TextExtent, 0};
3631 static varinfo_t flash_text_TextExtent_textFieldHeight = {0x01, 0x00, 0x80, 0x16, "", "textFieldHeight", 0, &_Number, &flash_text_TextExtent, 0};
3632 static varinfo_t flash_text_TextExtent_textFieldWidth = {0x01, 0x00, 0x80, 0x16, "", "textFieldWidth", 0, &_Number, &flash_text_TextExtent, 0};
3633 static varinfo_t flash_text_TextExtent_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, &_Number, &flash_text_TextExtent, 0};
3634 static classinfo_t flash_text_FontStyle = {0x03, 0x00, 0x81, 0x16, "flash.text", "FontStyle", 0, &_Object, interfaces: {0}};
3635 static classinfo_t flash_text_engine_TextLineMirrorRegion = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLineMirrorRegion", 0, &_Object, interfaces: {0}};
3636 static varinfo_t flash_text_engine_TextLineMirrorRegion_mirror = {0x01, 0x00, 0x80, 0x16, "", "mirror", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3637 static varinfo_t flash_text_engine_TextLineMirrorRegion_previousRegion = {0x01, 0x00, 0x80, 0x16, "", "previousRegion", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3638 static varinfo_t flash_text_engine_TextLineMirrorRegion_bounds = {0x01, 0x00, 0x80, 0x16, "", "bounds", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3639 static varinfo_t flash_text_engine_TextLineMirrorRegion_nextRegion = {0x01, 0x00, 0x80, 0x16, "", "nextRegion", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3640 static varinfo_t flash_text_engine_TextLineMirrorRegion_element = {0x01, 0x00, 0x80, 0x16, "", "element", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3641 static varinfo_t flash_text_engine_TextLineMirrorRegion_textLine = {0x01, 0x00, 0x80, 0x16, "", "textLine", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3642 static classinfo_t flash_geom_Vector3D = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Vector3D", 0, &_Object, interfaces: {0}};
3643 static methodinfo_t flash_geom_Vector3D_subtract = {0x02, 0x00, 0x80, 0x16, "", "subtract", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3644 static methodinfo_t flash_geom_Vector3D_distance = {0x02, 0x00, 0x82, 0x16, "", "distance", 0, &_Number, &flash_geom_Vector3D, 0};
3645 static methodinfo_t flash_geom_Vector3D_scaleBy = {0x02, 0x00, 0x80, 0x16, "", "scaleBy", 0, 0, &flash_geom_Vector3D, 0};
3646 static methodinfo_t flash_geom_Vector3D_decrementBy = {0x02, 0x00, 0x80, 0x16, "", "decrementBy", 0, 0, &flash_geom_Vector3D, 0};
3647 static methodinfo_t flash_geom_Vector3D_equals = {0x02, 0x00, 0x80, 0x16, "", "equals", 0, &_Boolean, &flash_geom_Vector3D, 0};
3648 static methodinfo_t flash_geom_Vector3D_normalize = {0x02, 0x00, 0x80, 0x16, "", "normalize", 0, &_Number, &flash_geom_Vector3D, 0};
3649 static methodinfo_t flash_geom_Vector3D_dotProduct = {0x02, 0x00, 0x80, 0x16, "", "dotProduct", 0, &_Number, &flash_geom_Vector3D, 0};
3650 static methodinfo_t flash_geom_Vector3D_negate = {0x02, 0x00, 0x80, 0x16, "", "negate", 0, 0, &flash_geom_Vector3D, 0};
3651 static methodinfo_t flash_geom_Vector3D_angleBetween = {0x02, 0x00, 0x82, 0x16, "", "angleBetween", 0, &_Number, &flash_geom_Vector3D, 0};
3652 static methodinfo_t flash_geom_Vector3D_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_geom_Vector3D, 0};
3653 static varinfo_t flash_geom_Vector3D_lengthSquared = {0x01, 0x00, 0x80, 0x16, "", "lengthSquared", 0, 0, &flash_geom_Vector3D, 0};
3654 static varinfo_t flash_geom_Vector3D_x = {0x01, 0x00, 0x80, 0x16, "", "x", 0, &_Number, &flash_geom_Vector3D, 0};
3655 static methodinfo_t flash_geom_Vector3D_incrementBy = {0x02, 0x00, 0x80, 0x16, "", "incrementBy", 0, 0, &flash_geom_Vector3D, 0};
3656 static varinfo_t flash_geom_Vector3D_w = {0x01, 0x00, 0x80, 0x16, "", "w", 0, &_Number, &flash_geom_Vector3D, 0};
3657 static varinfo_t flash_geom_Vector3D_z = {0x01, 0x00, 0x80, 0x16, "", "z", 0, &_Number, &flash_geom_Vector3D, 0};
3658 static methodinfo_t flash_geom_Vector3D_add = {0x02, 0x00, 0x80, 0x16, "", "add", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3659 static methodinfo_t flash_geom_Vector3D_project = {0x02, 0x00, 0x80, 0x16, "", "project", 0, 0, &flash_geom_Vector3D, 0};
3660 static methodinfo_t flash_geom_Vector3D_crossProduct = {0x02, 0x00, 0x80, 0x16, "", "crossProduct", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3661 static methodinfo_t flash_geom_Vector3D_nearEquals = {0x02, 0x00, 0x80, 0x16, "", "nearEquals", 0, &_Boolean, &flash_geom_Vector3D, 0};
3662 static methodinfo_t flash_geom_Vector3D_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3663 static varinfo_t flash_geom_Vector3D_y = {0x01, 0x00, 0x80, 0x16, "", "y", 0, &_Number, &flash_geom_Vector3D, 0};
3664 static varinfo_t flash_geom_Vector3D_length = {0x01, 0x00, 0x80, 0x16, "", "length", 0, 0, &flash_geom_Vector3D, 0};
3665 static classinfo_t flash_desktop_ClipboardTransferMode = {0x03, 0x00, 0x80, 0x16, "flash.desktop", "ClipboardTransferMode", 0, &_Object, interfaces: {0}};
3666 static classinfo_t flash_display_SpreadMethod = {0x03, 0x00, 0x81, 0x16, "flash.display", "SpreadMethod", 0, &_Object, interfaces: {0}};
3667 static classinfo_t flash_system_SecurityPanel = {0x03, 0x00, 0x81, 0x16, "flash.system", "SecurityPanel", 0, &_Object, interfaces: {0}};
3668 static classinfo_t flash_events_HTTPStatusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "HTTPStatusEvent", 0, &flash_events_Event, interfaces: {0}};
3669 static methodinfo_t flash_events_HTTPStatusEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_HTTPStatusEvent, 0};
3670 static methodinfo_t flash_events_HTTPStatusEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_HTTPStatusEvent, 0};
3671 static varinfo_t flash_events_HTTPStatusEvent_status = {0x01, 0x00, 0x80, 0x16, "", "status", 0, 0, &flash_events_HTTPStatusEvent, 0};
3672 static classinfo_t flash_net_NetStreamPlayOptions = {0x03, 0x00, 0x88, 0x16, "flash.net", "NetStreamPlayOptions", 0, &flash_events_EventDispatcher, interfaces: {0}};
3673 static varinfo_t flash_net_NetStreamPlayOptions_len = {0x01, 0x00, 0x80, 0x16, "", "len", 0, &_Number, &flash_net_NetStreamPlayOptions, 0};
3674 static varinfo_t flash_net_NetStreamPlayOptions_streamName = {0x01, 0x00, 0x80, 0x16, "", "streamName", 0, &_String, &flash_net_NetStreamPlayOptions, 0};
3675 static varinfo_t flash_net_NetStreamPlayOptions_start = {0x01, 0x00, 0x80, 0x16, "", "start", 0, &_Number, &flash_net_NetStreamPlayOptions, 0};
3676 static varinfo_t flash_net_NetStreamPlayOptions_oldStreamName = {0x01, 0x00, 0x80, 0x16, "", "oldStreamName", 0, &_String, &flash_net_NetStreamPlayOptions, 0};
3677 static varinfo_t flash_net_NetStreamPlayOptions_transition = {0x01, 0x00, 0x80, 0x16, "", "transition", 0, &_String, &flash_net_NetStreamPlayOptions, 0};
3678 static classinfo_t flash_net_Responder = {0x03, 0x00, 0x80, 0x16, "flash.net", "Responder", 0, &_Object, interfaces: {0}};
3679 static classinfo_t flash_net_XMLSocket = {0x03, 0x00, 0x80, 0x16, "flash.net", "XMLSocket", 0, &flash_events_EventDispatcher, interfaces: {0}};
3680 static methodinfo_t flash_net_XMLSocket_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_XMLSocket, 0};
3681 static methodinfo_t flash_net_XMLSocket_connect = {0x02, 0x00, 0x80, 0x16, "", "connect", 0, 0, &flash_net_XMLSocket, 0};
3682 static methodinfo_t flash_net_XMLSocket_send = {0x02, 0x00, 0x80, 0x16, "", "send", 0, 0, &flash_net_XMLSocket, 0};
3683 static varinfo_t flash_net_XMLSocket_connected = {0x01, 0x00, 0x80, 0x16, "", "connected", 0, 0, &flash_net_XMLSocket, 0};
3684 static varinfo_t flash_net_XMLSocket_timeout = {0x01, 0x00, 0x80, 0x16, "", "timeout", 0, 0, &flash_net_XMLSocket, 0};
3685 static classinfo_t flash_filters_ConvolutionFilter = {0x03, 0x00, 0x80, 0x16, "flash.filters", "ConvolutionFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3686 static varinfo_t flash_filters_ConvolutionFilter_alpha = {0x01, 0x00, 0x80, 0x16, "", "alpha", 0, 0, &flash_filters_ConvolutionFilter, 0};
3687 static varinfo_t flash_filters_ConvolutionFilter_matrixX = {0x01, 0x00, 0x80, 0x16, "", "matrixX", 0, 0, &flash_filters_ConvolutionFilter, 0};
3688 static varinfo_t flash_filters_ConvolutionFilter_matrix = {0x01, 0x00, 0x80, 0x16, "", "matrix", 0, 0, &flash_filters_ConvolutionFilter, 0};
3689 static varinfo_t flash_filters_ConvolutionFilter_bias = {0x01, 0x00, 0x80, 0x16, "", "bias", 0, 0, &flash_filters_ConvolutionFilter, 0};
3690 static varinfo_t flash_filters_ConvolutionFilter_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, 0, &flash_filters_ConvolutionFilter, 0};
3691 static varinfo_t flash_filters_ConvolutionFilter_preserveAlpha = {0x01, 0x00, 0x80, 0x16, "", "preserveAlpha", 0, 0, &flash_filters_ConvolutionFilter, 0};
3692 static varinfo_t flash_filters_ConvolutionFilter_divisor = {0x01, 0x00, 0x80, 0x16, "", "divisor", 0, 0, &flash_filters_ConvolutionFilter, 0};
3693 static methodinfo_t flash_filters_ConvolutionFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_ConvolutionFilter, 0};
3694 static varinfo_t flash_filters_ConvolutionFilter_clamp = {0x01, 0x00, 0x80, 0x16, "", "clamp", 0, 0, &flash_filters_ConvolutionFilter, 0};
3695 static varinfo_t flash_filters_ConvolutionFilter_matrixY = {0x01, 0x00, 0x80, 0x16, "", "matrixY", 0, 0, &flash_filters_ConvolutionFilter, 0};
3696 static classinfo_t flash_text_engine_ElementFormat = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "ElementFormat", 0, &_Object, interfaces: {0}};
3697 static methodinfo_t flash_text_engine_ElementFormat_getFontMetrics = {0x02, 0x00, 0x80, 0x16, "", "getFontMetrics", 0, &flash_text_engine_FontMetrics, &flash_text_engine_ElementFormat, 0};
3698 static varinfo_t flash_text_engine_ElementFormat_digitCase = {0x01, 0x00, 0x80, 0x16, "", "digitCase", 0, 0, &flash_text_engine_ElementFormat, 0};
3699 static varinfo_t flash_text_engine_ElementFormat_breakOpportunity = {0x01, 0x00, 0x80, 0x16, "", "breakOpportunity", 0, 0, &flash_text_engine_ElementFormat, 0};
3700 static varinfo_t flash_text_engine_ElementFormat_ligatureLevel = {0x01, 0x00, 0x80, 0x16, "", "ligatureLevel", 0, 0, &flash_text_engine_ElementFormat, 0};
3701 static varinfo_t flash_text_engine_ElementFormat_dominantBaseline = {0x01, 0x00, 0x80, 0x16, "", "dominantBaseline", 0, 0, &flash_text_engine_ElementFormat, 0};
3702 static varinfo_t flash_text_engine_ElementFormat_alignmentBaseline = {0x01, 0x00, 0x80, 0x16, "", "alignmentBaseline", 0, 0, &flash_text_engine_ElementFormat, 0};
3703 static varinfo_t flash_text_engine_ElementFormat_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, 0, &flash_text_engine_ElementFormat, 0};
3704 static varinfo_t flash_text_engine_ElementFormat_digitWidth = {0x01, 0x00, 0x80, 0x16, "", "digitWidth", 0, 0, &flash_text_engine_ElementFormat, 0};
3705 static varinfo_t flash_text_engine_ElementFormat_kerning = {0x01, 0x00, 0x80, 0x16, "", "kerning", 0, 0, &flash_text_engine_ElementFormat, 0};
3706 static varinfo_t flash_text_engine_ElementFormat_fontSize = {0x01, 0x00, 0x80, 0x16, "", "fontSize", 0, 0, &flash_text_engine_ElementFormat, 0};
3707 static varinfo_t flash_text_engine_ElementFormat_fontDescription = {0x01, 0x00, 0x80, 0x16, "", "fontDescription", 0, 0, &flash_text_engine_ElementFormat, 0};
3708 static varinfo_t flash_text_engine_ElementFormat_baselineShift = {0x01, 0x00, 0x80, 0x16, "", "baselineShift", 0, 0, &flash_text_engine_ElementFormat, 0};
3709 static varinfo_t flash_text_engine_ElementFormat_locale = {0x01, 0x00, 0x80, 0x16, "", "locale", 0, 0, &flash_text_engine_ElementFormat, 0};
3710 static varinfo_t flash_text_engine_ElementFormat_typographicCase = {0x01, 0x00, 0x80, 0x16, "", "typographicCase", 0, 0, &flash_text_engine_ElementFormat, 0};
3711 static varinfo_t flash_text_engine_ElementFormat_trackingLeft = {0x01, 0x00, 0x80, 0x16, "", "trackingLeft", 0, 0, &flash_text_engine_ElementFormat, 0};
3712 static varinfo_t flash_text_engine_ElementFormat_locked = {0x01, 0x00, 0x80, 0x16, "", "locked", 0, 0, &flash_text_engine_ElementFormat, 0};
3713 static methodinfo_t flash_text_engine_ElementFormat_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_text_engine_ElementFormat, &flash_text_engine_ElementFormat, 0};
3714 static varinfo_t flash_text_engine_ElementFormat_alpha = {0x01, 0x00, 0x80, 0x16, "", "alpha", 0, 0, &flash_text_engine_ElementFormat, 0};
3715 static varinfo_t flash_text_engine_ElementFormat_textRotation = {0x01, 0x00, 0x80, 0x16, "", "textRotation", 0, 0, &flash_text_engine_ElementFormat, 0};
3716 static varinfo_t flash_text_engine_ElementFormat_trackingRight = {0x01, 0x00, 0x80, 0x16, "", "trackingRight", 0, 0, &flash_text_engine_ElementFormat, 0};
3717 static classinfo_t flash_display_GraphicsGradientFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsGradientFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
3718 static varinfo_t flash_display_GraphicsGradientFill_interpolationMethod = {0x01, 0x00, 0x80, 0x16, "", "interpolationMethod", 0, 0, &flash_display_GraphicsGradientFill, 0};
3719 static varinfo_t flash_display_GraphicsGradientFill_focalPointRatio = {0x01, 0x00, 0x80, 0x16, "", "focalPointRatio", 0, &_Number, &flash_display_GraphicsGradientFill, 0};
3720 static varinfo_t flash_display_GraphicsGradientFill_colors = {0x01, 0x00, 0x80, 0x16, "", "colors", 0, &_Array, &flash_display_GraphicsGradientFill, 0};
3721 static varinfo_t flash_display_GraphicsGradientFill_matrix = {0x01, 0x00, 0x80, 0x16, "", "matrix", 0, &flash_geom_Matrix, &flash_display_GraphicsGradientFill, 0};
3722 static varinfo_t flash_display_GraphicsGradientFill_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_display_GraphicsGradientFill, 0};
3723 static varinfo_t flash_display_GraphicsGradientFill_ratios = {0x01, 0x00, 0x80, 0x16, "", "ratios", 0, &_Array, &flash_display_GraphicsGradientFill, 0};
3724 static varinfo_t flash_display_GraphicsGradientFill_spreadMethod = {0x01, 0x00, 0x80, 0x16, "", "spreadMethod", 0, 0, &flash_display_GraphicsGradientFill, 0};
3725 static varinfo_t flash_display_GraphicsGradientFill_alphas = {0x01, 0x00, 0x80, 0x16, "", "alphas", 0, &_Array, &flash_display_GraphicsGradientFill, 0};
3726 static classinfo_t flash_display_FrameLabel = {0x03, 0x00, 0x81, 0x16, "flash.display", "FrameLabel", 0, &_Object, interfaces: {0}};
3727 static varinfo_t flash_display_FrameLabel_frame = {0x01, 0x00, 0x80, 0x16, "", "frame", 0, 0, &flash_display_FrameLabel, 0};
3728 static varinfo_t flash_display_FrameLabel_name = {0x01, 0x00, 0x80, 0x16, "", "name", 0, 0, &flash_display_FrameLabel, 0};
3729 static classinfo_t flash_media_SoundTransform = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundTransform", 0, &_Object, interfaces: {0}};
3730 static varinfo_t flash_media_SoundTransform_pan = {0x01, 0x00, 0x80, 0x16, "", "pan", 0, 0, &flash_media_SoundTransform, 0};
3731 static varinfo_t flash_media_SoundTransform_leftToRight = {0x01, 0x00, 0x80, 0x16, "", "leftToRight", 0, 0, &flash_media_SoundTransform, 0};
3732 static varinfo_t flash_media_SoundTransform_rightToLeft = {0x01, 0x00, 0x80, 0x16, "", "rightToLeft", 0, 0, &flash_media_SoundTransform, 0};
3733 static varinfo_t flash_media_SoundTransform_volume = {0x01, 0x00, 0x80, 0x16, "", "volume", 0, 0, &flash_media_SoundTransform, 0};
3734 static varinfo_t flash_media_SoundTransform_leftToLeft = {0x01, 0x00, 0x80, 0x16, "", "leftToLeft", 0, 0, &flash_media_SoundTransform, 0};
3735 static varinfo_t flash_media_SoundTransform_rightToRight = {0x01, 0x00, 0x80, 0x16, "", "rightToRight", 0, 0, &flash_media_SoundTransform, 0};
3736 static namespace_t _AS3_constant_ns = {0x08, "http://adobe.com/AS3/2006/builtin"};
3737 static constant_t _AS3_constant = {type: 8, &_AS3_constant_ns};
3738 static varinfo_t _AS3 = {0x01, 0x00, 0xa2, 0x16, "", "AS3", 0, 0, 0, &_AS3_constant};
3739 static classinfo_t flash_net_LocalConnection = {0x03, 0x00, 0x80, 0x16, "flash.net", "LocalConnection", 0, &flash_events_EventDispatcher, interfaces: {0}};
3740 static varinfo_t flash_net_LocalConnection_client = {0x01, 0x00, 0x80, 0x16, "", "client", 0, 0, &flash_net_LocalConnection, 0};
3741 static methodinfo_t flash_net_LocalConnection_allowDomain = {0x02, 0x00, 0x80, 0x16, "", "allowDomain", 0, 0, &flash_net_LocalConnection, 0};
3742 static methodinfo_t flash_net_LocalConnection_connect = {0x02, 0x00, 0x80, 0x16, "", "connect", 0, 0, &flash_net_LocalConnection, 0};
3743 static varinfo_t flash_net_LocalConnection_domain = {0x01, 0x00, 0x80, 0x16, "", "domain", 0, 0, &flash_net_LocalConnection, 0};
3744 static methodinfo_t flash_net_LocalConnection_allowInsecureDomain = {0x02, 0x00, 0x80, 0x16, "", "allowInsecureDomain", 0, 0, &flash_net_LocalConnection, 0};
3745 static methodinfo_t flash_net_LocalConnection_send = {0x02, 0x00, 0x80, 0x16, "", "send", 0, 0, &flash_net_LocalConnection, 0};
3746 static methodinfo_t flash_net_LocalConnection_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_LocalConnection, 0};
3747 static classinfo_t flash_display_ShaderParameterType = {0x03, 0x00, 0x81, 0x16, "flash.display", "ShaderParameterType", 0, &_Object, interfaces: {0}};
3748 static classinfo_t flash_events_IMEEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "IMEEvent", 0, &flash_events_TextEvent, interfaces: {0}};
3749 static methodinfo_t flash_events_IMEEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_IMEEvent, 0};
3750 static methodinfo_t flash_events_IMEEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_IMEEvent, 0};
3751 static classinfo_t flash_text_TextFormatDisplay = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFormatDisplay", 0, &_Object, interfaces: {0}};
3752 static methodinfo_t flash_profiler_profile = {0x02, 0x00, 0x82, 0x16, "flash.profiler", "profile", 0, 0, 0, 0};
3753 static classinfo_t flash_display_AVM1Movie = {0x03, 0x00, 0x80, 0x16, "flash.display", "AVM1Movie", 0, &flash_display_DisplayObject, interfaces: {0}};
3754 static methodinfo_t flash_display_AVM1Movie_call = {0x02, 0x00, 0x80, 0x16, "", "call", 0, 0, &flash_display_AVM1Movie, 0};
3755 static methodinfo_t flash_display_AVM1Movie_addCallback = {0x02, 0x00, 0x80, 0x16, "", "addCallback", 0, 0, &flash_display_AVM1Movie, 0};
3756 static classinfo_t flash_events_ContextMenuEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ContextMenuEvent", 0, &flash_events_Event, interfaces: {0}};
3757 static varinfo_t flash_events_ContextMenuEvent_mouseTarget = {0x01, 0x00, 0x80, 0x16, "", "mouseTarget", 0, 0, &flash_events_ContextMenuEvent, 0};
3758 static varinfo_t flash_events_ContextMenuEvent_isMouseTargetInaccessible = {0x01, 0x00, 0x80, 0x16, "", "isMouseTargetInaccessible", 0, 0, &flash_events_ContextMenuEvent, 0};
3759 static methodinfo_t flash_events_ContextMenuEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_ContextMenuEvent, 0};
3760 static varinfo_t flash_events_ContextMenuEvent_contextMenuOwner = {0x01, 0x00, 0x80, 0x16, "", "contextMenuOwner", 0, 0, &flash_events_ContextMenuEvent, 0};
3761 static methodinfo_t flash_events_ContextMenuEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_ContextMenuEvent, 0};
3762 static classinfo_t flash_events_EventPhase = {0x03, 0x00, 0x81, 0x16, "flash.events", "EventPhase", 0, &_Object, interfaces: {0}};
3763 static classinfo_t flash_display_JointStyle = {0x03, 0x00, 0x81, 0x16, "flash.display", "JointStyle", 0, &_Object, interfaces: {0}};
3764 static classinfo_t flash_utils_Dictionary = {0x03, 0x00, 0x88, 0x16, "flash.utils", "Dictionary", 0, &_Object, interfaces: {0}};
3765 static classinfo_t flash_display_GraphicsPathCommand = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsPathCommand", 0, &_Object, interfaces: {0}};
3766 static classinfo_t flash_filters_BevelFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BevelFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3767 static varinfo_t flash_filters_BevelFilter_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_filters_BevelFilter, 0};
3768 static varinfo_t flash_filters_BevelFilter_highlightColor = {0x01, 0x00, 0x80, 0x16, "", "highlightColor", 0, 0, &flash_filters_BevelFilter, 0};
3769 static varinfo_t flash_filters_BevelFilter_knockout = {0x01, 0x00, 0x80, 0x16, "", "knockout", 0, 0, &flash_filters_BevelFilter, 0};
3770 static varinfo_t flash_filters_BevelFilter_distance = {0x01, 0x00, 0x80, 0x16, "", "distance", 0, 0, &flash_filters_BevelFilter, 0};
3771 static varinfo_t flash_filters_BevelFilter_strength = {0x01, 0x00, 0x80, 0x16, "", "strength", 0, 0, &flash_filters_BevelFilter, 0};
3772 static varinfo_t flash_filters_BevelFilter_highlightAlpha = {0x01, 0x00, 0x80, 0x16, "", "highlightAlpha", 0, 0, &flash_filters_BevelFilter, 0};
3773 static varinfo_t flash_filters_BevelFilter_blurY = {0x01, 0x00, 0x80, 0x16, "", "blurY", 0, 0, &flash_filters_BevelFilter, 0};
3774 static varinfo_t flash_filters_BevelFilter_shadowColor = {0x01, 0x00, 0x80, 0x16, "", "shadowColor", 0, 0, &flash_filters_BevelFilter, 0};
3775 static varinfo_t flash_filters_BevelFilter_angle = {0x01, 0x00, 0x80, 0x16, "", "angle", 0, 0, &flash_filters_BevelFilter, 0};
3776 static varinfo_t flash_filters_BevelFilter_blurX = {0x01, 0x00, 0x80, 0x16, "", "blurX", 0, 0, &flash_filters_BevelFilter, 0};
3777 static varinfo_t flash_filters_BevelFilter_shadowAlpha = {0x01, 0x00, 0x80, 0x16, "", "shadowAlpha", 0, 0, &flash_filters_BevelFilter, 0};
3778 static varinfo_t flash_filters_BevelFilter_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_filters_BevelFilter, 0};
3779 static methodinfo_t flash_filters_BevelFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_BevelFilter, 0};
3780 static methodinfo_t flash_utils_getTimer = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getTimer", 0, &_int, 0, 0};
3781 static classinfo_t flash_display_Loader = {0x03, 0x00, 0x80, 0x16, "flash.display", "Loader", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
3782 static varinfo_t flash_display_Loader_content = {0x01, 0x00, 0x80, 0x16, "", "content", 0, 0, &flash_display_Loader, 0};
3783 static methodinfo_t flash_display_Loader_unloadAndStop = {0x02, 0x00, 0x80, 0x16, "", "unloadAndStop", 0, 0, &flash_display_Loader, 0};
3784 static methodinfo_t flash_display_Loader_unload = {0x02, 0x00, 0x80, 0x16, "", "unload", 0, 0, &flash_display_Loader, 0};
3785 static methodinfo_t flash_display_Loader_removeChildAt = {0x02, 0x00, 0x80, 0x16, "", "removeChildAt", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3786 static methodinfo_t flash_display_Loader_addChildAt = {0x02, 0x00, 0x80, 0x16, "", "addChildAt", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3787 static varinfo_t flash_display_Loader_contentLoaderInfo = {0x01, 0x00, 0x80, 0x16, "", "contentLoaderInfo", 0, 0, &flash_display_Loader, 0};
3788 static methodinfo_t flash_display_Loader_loadBytes = {0x02, 0x00, 0x80, 0x16, "", "loadBytes", 0, 0, &flash_display_Loader, 0};
3789 static methodinfo_t flash_display_Loader_removeChild = {0x02, 0x00, 0x80, 0x16, "", "removeChild", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3790 static methodinfo_t flash_display_Loader_load = {0x02, 0x00, 0x80, 0x16, "", "load", 0, 0, &flash_display_Loader, 0};
3791 static methodinfo_t flash_display_Loader_addChild = {0x02, 0x00, 0x80, 0x16, "", "addChild", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3792 static methodinfo_t flash_display_Loader_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_display_Loader, 0};
3793 static methodinfo_t flash_display_Loader_setChildIndex = {0x02, 0x00, 0x80, 0x16, "", "setChildIndex", 0, 0, &flash_display_Loader, 0};
3794 static classinfo_t flash_display_GraphicsBitmapFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsBitmapFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
3795 static varinfo_t flash_display_GraphicsBitmapFill_smooth = {0x01, 0x00, 0x80, 0x16, "", "smooth", 0, &_Boolean, &flash_display_GraphicsBitmapFill, 0};
3796 static varinfo_t flash_display_GraphicsBitmapFill_repeat = {0x01, 0x00, 0x80, 0x16, "", "repeat", 0, &_Boolean, &flash_display_GraphicsBitmapFill, 0};
3797 static varinfo_t flash_display_GraphicsBitmapFill_bitmapData = {0x01, 0x00, 0x80, 0x16, "", "bitmapData", 0, &flash_display_BitmapData, &flash_display_GraphicsBitmapFill, 0};
3798 static varinfo_t flash_display_GraphicsBitmapFill_matrix = {0x01, 0x00, 0x80, 0x16, "", "matrix", 0, &flash_geom_Matrix, &flash_display_GraphicsBitmapFill, 0};
3799 static varinfo_t _undefined = {0x01, 0x00, 0xa2, 0x16, "", "undefined", 0, 0, 0, 0};
3800 static classinfo_t flash_display_SimpleButton = {0x03, 0x00, 0x80, 0x16, "flash.display", "SimpleButton", 0, &flash_display_InteractiveObject, interfaces: {0}};
3801 static varinfo_t flash_display_SimpleButton_overState = {0x01, 0x00, 0x80, 0x16, "", "overState", 0, 0, &flash_display_SimpleButton, 0};
3802 static varinfo_t flash_display_SimpleButton_downState = {0x01, 0x00, 0x80, 0x16, "", "downState", 0, 0, &flash_display_SimpleButton, 0};
3803 static varinfo_t flash_display_SimpleButton_enabled = {0x01, 0x00, 0x80, 0x16, "", "enabled", 0, 0, &flash_display_SimpleButton, 0};
3804 static varinfo_t flash_display_SimpleButton_trackAsMenu = {0x01, 0x00, 0x80, 0x16, "", "trackAsMenu", 0, 0, &flash_display_SimpleButton, 0};
3805 static varinfo_t flash_display_SimpleButton_soundTransform = {0x01, 0x00, 0x80, 0x16, "", "soundTransform", 0, 0, &flash_display_SimpleButton, 0};
3806 static varinfo_t flash_display_SimpleButton_useHandCursor = {0x01, 0x00, 0x80, 0x16, "", "useHandCursor", 0, 0, &flash_display_SimpleButton, 0};
3807 static varinfo_t flash_display_SimpleButton_upState = {0x01, 0x00, 0x80, 0x16, "", "upState", 0, 0, &flash_display_SimpleButton, 0};
3808 static varinfo_t flash_display_SimpleButton_hitTestState = {0x01, 0x00, 0x80, 0x16, "", "hitTestState", 0, 0, &flash_display_SimpleButton, 0};
3809 static classinfo_t flash_text_engine_TabAlignment = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TabAlignment", 0, &_Object, interfaces: {0}};
3810 static classinfo_t flash_text_engine_FontWeight = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontWeight", 0, &_Object, interfaces: {0}};
3811 static methodinfo_t flash_utils_describeType = {0x02, 0x00, 0x82, 0x16, "flash.utils", "describeType", 0, &_XML, 0, 0};
3812 static classinfo_t flash_display_PixelSnapping = {0x03, 0x00, 0x81, 0x16, "flash.display", "PixelSnapping", 0, &_Object, interfaces: {0}};
3813 static classinfo_t flash_events_FocusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "FocusEvent", 0, &flash_events_Event, interfaces: {0}};
3814 static varinfo_t flash_events_FocusEvent_shiftKey = {0x01, 0x00, 0x80, 0x16, "", "shiftKey", 0, 0, &flash_events_FocusEvent, 0};
3815 static varinfo_t flash_events_FocusEvent_isRelatedObjectInaccessible = {0x01, 0x00, 0x80, 0x16, "", "isRelatedObjectInaccessible", 0, 0, &flash_events_FocusEvent, 0};
3816 static varinfo_t flash_events_FocusEvent_keyCode = {0x01, 0x00, 0x80, 0x16, "", "keyCode", 0, 0, &flash_events_FocusEvent, 0};
3817 static varinfo_t flash_events_FocusEvent_relatedObject = {0x01, 0x00, 0x80, 0x16, "", "relatedObject", 0, 0, &flash_events_FocusEvent, 0};
3818 static methodinfo_t flash_events_FocusEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_FocusEvent, 0};
3819 static methodinfo_t flash_events_FocusEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_FocusEvent, 0};
3820 static classinfo_t flash_errors_MemoryError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "MemoryError", 0, &_Error, interfaces: {0}};
3821 static classinfo_t flash_events_NetFilterEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "NetFilterEvent", 0, &flash_events_Event, interfaces: {0}};
3822 static varinfo_t flash_events_NetFilterEvent_header = {0x01, 0x00, 0x80, 0x16, "", "header", 0, &flash_utils_ByteArray, &flash_events_NetFilterEvent, 0};
3823 static methodinfo_t flash_events_NetFilterEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_NetFilterEvent, 0};
3824 static methodinfo_t flash_events_NetFilterEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_NetFilterEvent, 0};
3825 static varinfo_t flash_events_NetFilterEvent_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, &flash_utils_ByteArray, &flash_events_NetFilterEvent, 0};
3826 static methodinfo_t _decodeURI = {0x02, 0x00, 0x82, 0x16, "", "decodeURI", 0, &_String, 0, 0};
3827 static methodinfo_t _encodeURI = {0x02, 0x00, 0x82, 0x16, "", "encodeURI", 0, &_String, 0, 0};
3828 static classinfo_t flash_text_engine_TextBaseline = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextBaseline", 0, &_Object, interfaces: {0}};
3829 static classinfo_t flash_external_ExternalInterface = {0x03, 0x00, 0x81, 0x16, "flash.external", "ExternalInterface", 0, &_Object, interfaces: {0}};
3830 static methodinfo_t flash_external_ExternalInterface_call = {0x02, 0x00, 0x82, 0x16, "", "call", 0, 0, &flash_external_ExternalInterface, 0};
3831 static varinfo_t flash_external_ExternalInterface_available = {0x01, 0x00, 0x82, 0x16, "", "available", 0, 0, &flash_external_ExternalInterface, 0};
3832 static methodinfo_t flash_external_ExternalInterface_addCallback = {0x02, 0x00, 0x82, 0x16, "", "addCallback", 0, 0, &flash_external_ExternalInterface, 0};
3833 static varinfo_t flash_external_ExternalInterface_marshallExceptions = {0x01, 0x00, 0x82, 0x16, "", "marshallExceptions", 0, &_Boolean, &flash_external_ExternalInterface, 0};
3834 static varinfo_t flash_external_ExternalInterface_objectID = {0x01, 0x00, 0x82, 0x16, "", "objectID", 0, 0, &flash_external_ExternalInterface, 0};
3835 static classinfo_t _EvalError = {0x03, 0x00, 0x88, 0x16, "", "EvalError", 0, &_Error, interfaces: {0}};
3836 static classinfo_t flash_text_engine_DigitCase = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "DigitCase", 0, &_Object, interfaces: {0}};
3837 static classinfo_t flash_text_TextFormatAlign = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFormatAlign", 0, &_Object, interfaces: {0}};
3838 static classinfo_t flash_errors_ScriptTimeoutError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "ScriptTimeoutError", 0, &_Error, interfaces: {0}};
3839 static classinfo_t _uint = {0x03, 0x00, 0x81, 0x16, "", "uint", 0, &_Object, interfaces: {0}};
3840 static methodinfo_t _uint_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_uint, &_uint, 0};
3841 static methodinfo_t _uint_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_uint, 0};
3842 static methodinfo_t _uint_toExponential = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toExponential", 0, &_String, &_uint, 0};
3843 static methodinfo_t _uint_toFixed = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toFixed", 0, &_String, &_uint, 0};
3844 static methodinfo_t _uint_toPrecision = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toPrecision", 0, &_String, &_uint, 0};
3845 static methodinfo_t flash_debugger_enterDebugger = {0x02, 0x00, 0x82, 0x16, "flash.debugger", "enterDebugger", 0, 0, 0, 0};
3846 static classinfo_t flash_geom_Orientation3D = {0x03, 0x00, 0x81, 0x16, "flash.geom", "Orientation3D", 0, &_Object, interfaces: {0}};
3847 static classinfo_t flash_text_engine_CFFHinting = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "CFFHinting", 0, &_Object, interfaces: {0}};
3848 static classinfo_t flash_text_FontType = {0x03, 0x00, 0x81, 0x16, "flash.text", "FontType", 0, &_Object, interfaces: {0}};
3849 static classinfo_t flash_filters_ShaderFilter = {0x03, 0x00, 0x80, 0x16, "flash.filters", "ShaderFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3850 static varinfo_t flash_filters_ShaderFilter_bottomExtension = {0x01, 0x00, 0x80, 0x16, "", "bottomExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3851 static varinfo_t flash_filters_ShaderFilter_shader = {0x01, 0x00, 0x80, 0x16, "", "shader", 0, 0, &flash_filters_ShaderFilter, 0};
3852 static varinfo_t flash_filters_ShaderFilter_rightExtension = {0x01, 0x00, 0x80, 0x16, "", "rightExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3853 static varinfo_t flash_filters_ShaderFilter_leftExtension = {0x01, 0x00, 0x80, 0x16, "", "leftExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3854 static varinfo_t flash_filters_ShaderFilter_topExtension = {0x01, 0x00, 0x80, 0x16, "", "topExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3855 static classinfo_t flash_display_GraphicsPath = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsPath", 0, &_Object, interfaces: {&flash_display_IGraphicsPath, &flash_display_IGraphicsData, 0}};
3856 static methodinfo_t flash_display_GraphicsPath_wideMoveTo = {0x02, 0x00, 0x80, 0x16, "", "wideMoveTo", 0, 0, &flash_display_GraphicsPath, 0};
3857 static varinfo_t flash_display_GraphicsPath_winding = {0x01, 0x00, 0x80, 0x16, "", "winding", 0, 0, &flash_display_GraphicsPath, 0};
3858 static methodinfo_t flash_display_GraphicsPath_moveTo = {0x02, 0x00, 0x80, 0x16, "", "moveTo", 0, 0, &flash_display_GraphicsPath, 0};
3859 static methodinfo_t flash_display_GraphicsPath_wideLineTo = {0x02, 0x00, 0x80, 0x16, "", "wideLineTo", 0, 0, &flash_display_GraphicsPath, 0};
3860 static varinfo_t flash_display_GraphicsPath_commands = {0x01, 0x00, 0x80, 0x16, "", "commands", 0, &__AS3___vec_Vector, &flash_display_GraphicsPath, 0};
3861 static methodinfo_t flash_display_GraphicsPath_curveTo = {0x02, 0x00, 0x80, 0x16, "", "curveTo", 0, 0, &flash_display_GraphicsPath, 0};
3862 static methodinfo_t flash_display_GraphicsPath_lineTo = {0x02, 0x00, 0x80, 0x16, "", "lineTo", 0, 0, &flash_display_GraphicsPath, 0};
3863 static varinfo_t flash_display_GraphicsPath_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, &__AS3___vec_Vector, &flash_display_GraphicsPath, 0};
3864 static classinfo_t flash_events_KeyboardEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "KeyboardEvent", 0, &flash_events_Event, interfaces: {0}};
3865 static varinfo_t flash_events_KeyboardEvent_shiftKey = {0x01, 0x00, 0x80, 0x16, "", "shiftKey", 0, 0, &flash_events_KeyboardEvent, 0};
3866 static varinfo_t flash_events_KeyboardEvent_keyCode = {0x01, 0x00, 0x80, 0x16, "", "keyCode", 0, 0, &flash_events_KeyboardEvent, 0};
3867 static varinfo_t flash_events_KeyboardEvent_keyLocation = {0x01, 0x00, 0x80, 0x16, "", "keyLocation", 0, 0, &flash_events_KeyboardEvent, 0};
3868 static methodinfo_t flash_events_KeyboardEvent_updateAfterEvent = {0x02, 0x00, 0x80, 0x16, "", "updateAfterEvent", 0, 0, &flash_events_KeyboardEvent, 0};
3869 static methodinfo_t flash_events_KeyboardEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_KeyboardEvent, 0};
3870 static varinfo_t flash_events_KeyboardEvent_altKey = {0x01, 0x00, 0x80, 0x16, "", "altKey", 0, 0, &flash_events_KeyboardEvent, 0};
3871 static varinfo_t flash_events_KeyboardEvent_ctrlKey = {0x01, 0x00, 0x80, 0x16, "", "ctrlKey", 0, 0, &flash_events_KeyboardEvent, 0};
3872 static methodinfo_t flash_events_KeyboardEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_KeyboardEvent, 0};
3873 static varinfo_t flash_events_KeyboardEvent_charCode = {0x01, 0x00, 0x80, 0x16, "", "charCode", 0, 0, &flash_events_KeyboardEvent, 0};
3874 static classinfo_t flash_system_ApplicationDomain = {0x03, 0x00, 0x81, 0x16, "flash.system", "ApplicationDomain", 0, &_Object, interfaces: {0}};
3875 static methodinfo_t flash_system_ApplicationDomain_hasDefinition = {0x02, 0x00, 0x80, 0x16, "", "hasDefinition", 0, &_Boolean, &flash_system_ApplicationDomain, 0};
3876 static methodinfo_t flash_system_ApplicationDomain_getDefinition = {0x02, 0x00, 0x80, 0x16, "", "getDefinition", 0, &_Object, &flash_system_ApplicationDomain, 0};
3877 static varinfo_t flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH = {0x01, 0x00, 0x82, 0x16, "", "MIN_DOMAIN_MEMORY_LENGTH", 0, 0, &flash_system_ApplicationDomain, 0};
3878 static varinfo_t flash_system_ApplicationDomain_parentDomain = {0x01, 0x00, 0x80, 0x16, "", "parentDomain", 0, 0, &flash_system_ApplicationDomain, 0};
3879 static varinfo_t flash_system_ApplicationDomain_domainMemory = {0x01, 0x00, 0x80, 0x16, "", "domainMemory", 0, 0, &flash_system_ApplicationDomain, 0};
3880 static varinfo_t flash_system_ApplicationDomain_currentDomain = {0x01, 0x00, 0x82, 0x16, "", "currentDomain", 0, 0, &flash_system_ApplicationDomain, 0};
3881 static classinfo_t adobe_utils_ProductManager = {0x03, 0x00, 0x81, 0x16, "adobe.utils", "ProductManager", 0, &flash_events_EventDispatcher, interfaces: {0}};
3882 static varinfo_t adobe_utils_ProductManager_running = {0x01, 0x00, 0x80, 0x16, "", "running", 0, 0, &adobe_utils_ProductManager, 0};
3883 static methodinfo_t adobe_utils_ProductManager_download = {0x02, 0x00, 0x80, 0x16, "", "download", 0, &_Boolean, &adobe_utils_ProductManager, 0};
3884 static varinfo_t adobe_utils_ProductManager_installedVersion = {0x01, 0x00, 0x80, 0x16, "", "installedVersion", 0, 0, &adobe_utils_ProductManager, 0};
3885 static varinfo_t adobe_utils_ProductManager_installed = {0x01, 0x00, 0x80, 0x16, "", "installed", 0, 0, &adobe_utils_ProductManager, 0};
3886 static methodinfo_t adobe_utils_ProductManager_launch = {0x02, 0x00, 0x80, 0x16, "", "launch", 0, &_Boolean, &adobe_utils_ProductManager, 0};
3887 static classinfo_t flash_events_Event = {0x03, 0x00, 0x80, 0x16, "flash.events", "Event", 0, &_Object, interfaces: {0}};
3888 static varinfo_t flash_events_Event_type = {0x01, 0x00, 0x80, 0x16, "", "type", 0, 0, &flash_events_Event, 0};
3889 static varinfo_t flash_events_Event_cancelable = {0x01, 0x00, 0x80, 0x16, "", "cancelable", 0, 0, &flash_events_Event, 0};
3890 static methodinfo_t flash_events_Event_isDefaultPrevented = {0x02, 0x00, 0x80, 0x16, "", "isDefaultPrevented", 0, &_Boolean, &flash_events_Event, 0};
3891 static varinfo_t flash_events_Event_target = {0x01, 0x00, 0x80, 0x16, "", "target", 0, 0, &flash_events_Event, 0};
3892 static varinfo_t flash_events_Event_eventPhase = {0x01, 0x00, 0x80, 0x16, "", "eventPhase", 0, 0, &flash_events_Event, 0};
3893 static varinfo_t flash_events_Event_currentTarget = {0x01, 0x00, 0x80, 0x16, "", "currentTarget", 0, 0, &flash_events_Event, 0};
3894 static methodinfo_t flash_events_Event_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_Event, 0};
3895 static methodinfo_t flash_events_Event_stopImmediatePropagation = {0x02, 0x00, 0x80, 0x16, "", "stopImmediatePropagation", 0, 0, &flash_events_Event, 0};
3896 static varinfo_t flash_events_Event_bubbles = {0x01, 0x00, 0x80, 0x16, "", "bubbles", 0, 0, &flash_events_Event, 0};
3897 static methodinfo_t flash_events_Event_stopPropagation = {0x02, 0x00, 0x80, 0x16, "", "stopPropagation", 0, 0, &flash_events_Event, 0};
3898 static methodinfo_t flash_events_Event_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_Event, 0};
3899 static methodinfo_t flash_events_Event_preventDefault = {0x02, 0x00, 0x80, 0x16, "", "preventDefault", 0, 0, &flash_events_Event, 0};
3900 static methodinfo_t flash_events_Event_formatToString = {0x02, 0x00, 0x80, 0x16, "", "formatToString", 0, &_String, &flash_events_Event, 0};
3901 static classinfo_t flash_desktop_ClipboardFormats = {0x03, 0x00, 0x80, 0x16, "flash.desktop", "ClipboardFormats", 0, &_Object, interfaces: {0}};
3902 static classinfo_t flash_display_MovieClip = {0x03, 0x00, 0x88, 0x16, "flash.display", "MovieClip", 0, &flash_display_Sprite, interfaces: {0}};
3903 static methodinfo_t flash_display_MovieClip_prevScene = {0x02, 0x00, 0x80, 0x16, "", "prevScene", 0, 0, &flash_display_MovieClip, 0};
3904 static methodinfo_t flash_display_MovieClip_gotoAndPlay = {0x02, 0x00, 0x80, 0x16, "", "gotoAndPlay", 0, 0, &flash_display_MovieClip, 0};
3905 static varinfo_t flash_display_MovieClip_currentLabels = {0x01, 0x00, 0x80, 0x16, "", "currentLabels", 0, 0, &flash_display_MovieClip, 0};
3906 static methodinfo_t flash_display_MovieClip_nextFrame = {0x02, 0x00, 0x80, 0x16, "", "nextFrame", 0, 0, &flash_display_MovieClip, 0};
3907 static varinfo_t flash_display_MovieClip_currentScene = {0x01, 0x00, 0x80, 0x16, "", "currentScene", 0, 0, &flash_display_MovieClip, 0};
3908 static varinfo_t flash_display_MovieClip_enabled = {0x01, 0x00, 0x80, 0x16, "", "enabled", 0, 0, &flash_display_MovieClip, 0};
3909 static varinfo_t flash_display_MovieClip_currentFrameLabel = {0x01, 0x00, 0x80, 0x16, "", "currentFrameLabel", 0, 0, &flash_display_MovieClip, 0};
3910 static methodinfo_t flash_display_MovieClip_play = {0x02, 0x00, 0x80, 0x16, "", "play", 0, 0, &flash_display_MovieClip, 0};
3911 static varinfo_t flash_display_MovieClip_framesLoaded = {0x01, 0x00, 0x80, 0x16, "", "framesLoaded", 0, 0, &flash_display_MovieClip, 0};
3912 static varinfo_t flash_display_MovieClip_scenes = {0x01, 0x00, 0x80, 0x16, "", "scenes", 0, 0, &flash_display_MovieClip, 0};
3913 static methodinfo_t flash_display_MovieClip_addFrameScript = {0x02, 0x00, 0x80, 0x16, "", "addFrameScript", 0, 0, &flash_display_MovieClip, 0};
3914 static varinfo_t flash_display_MovieClip_currentLabel = {0x01, 0x00, 0x80, 0x16, "", "currentLabel", 0, 0, &flash_display_MovieClip, 0};
3915 static methodinfo_t flash_display_MovieClip_prevFrame = {0x02, 0x00, 0x80, 0x16, "", "prevFrame", 0, 0, &flash_display_MovieClip, 0};
3916 static methodinfo_t flash_display_MovieClip_gotoAndStop = {0x02, 0x00, 0x80, 0x16, "", "gotoAndStop", 0, 0, &flash_display_MovieClip, 0};
3917 static varinfo_t flash_display_MovieClip_currentFrame = {0x01, 0x00, 0x80, 0x16, "", "currentFrame", 0, 0, &flash_display_MovieClip, 0};
3918 static methodinfo_t flash_display_MovieClip_nextScene = {0x02, 0x00, 0x80, 0x16, "", "nextScene", 0, 0, &flash_display_MovieClip, 0};
3919 static varinfo_t flash_display_MovieClip_totalFrames = {0x01, 0x00, 0x80, 0x16, "", "totalFrames", 0, 0, &flash_display_MovieClip, 0};
3920 static varinfo_t flash_display_MovieClip_trackAsMenu = {0x01, 0x00, 0x80, 0x16, "", "trackAsMenu", 0, 0, &flash_display_MovieClip, 0};
3921 static methodinfo_t flash_display_MovieClip_stop = {0x02, 0x00, 0x80, 0x16, "", "stop", 0, 0, &flash_display_MovieClip, 0};
3922 static classinfo_t flash_display_BitmapData = {0x03, 0x00, 0x80, 0x16, "flash.display", "BitmapData", 0, &_Object, interfaces: {&flash_display_IBitmapDrawable, 0}};
3923 static methodinfo_t flash_display_BitmapData_getPixel32 = {0x02, 0x00, 0x80, 0x16, "", "getPixel32", 0, &_uint, &flash_display_BitmapData, 0};
3924 static methodinfo_t flash_display_BitmapData_draw = {0x02, 0x00, 0x80, 0x16, "", "draw", 0, 0, &flash_display_BitmapData, 0};
3925 static methodinfo_t flash_display_BitmapData_setPixels = {0x02, 0x00, 0x80, 0x16, "", "setPixels", 0, 0, &flash_display_BitmapData, 0};
3926 static methodinfo_t flash_display_BitmapData_copyPixels = {0x02, 0x00, 0x80, 0x16, "", "copyPixels", 0, 0, &flash_display_BitmapData, 0};
3927 static methodinfo_t flash_display_BitmapData_histogram = {0x02, 0x00, 0x80, 0x16, "", "histogram", 0, &__AS3___vec_Vector, &flash_display_BitmapData, 0};
3928 static methodinfo_t flash_display_BitmapData_scroll = {0x02, 0x00, 0x80, 0x16, "", "scroll", 0, 0, &flash_display_BitmapData, 0};
3929 static varinfo_t flash_display_BitmapData_transparent = {0x01, 0x00, 0x80, 0x16, "", "transparent", 0, 0, &flash_display_BitmapData, 0};
3930 static methodinfo_t flash_display_BitmapData_noise = {0x02, 0x00, 0x80, 0x16, "", "noise", 0, 0, &flash_display_BitmapData, 0};
3931 static methodinfo_t flash_display_BitmapData_threshold = {0x02, 0x00, 0x80, 0x16, "", "threshold", 0, &_uint, &flash_display_BitmapData, 0};
3932 static methodinfo_t flash_display_BitmapData_paletteMap = {0x02, 0x00, 0x80, 0x16, "", "paletteMap", 0, 0, &flash_display_BitmapData, 0};
3933 static methodinfo_t flash_display_BitmapData_perlinNoise = {0x02, 0x00, 0x80, 0x16, "", "perlinNoise", 0, 0, &flash_display_BitmapData, 0};
3934 static methodinfo_t flash_display_BitmapData_hitTest = {0x02, 0x00, 0x80, 0x16, "", "hitTest", 0, &_Boolean, &flash_display_BitmapData, 0};
3935 static methodinfo_t flash_display_BitmapData_getPixel = {0x02, 0x00, 0x80, 0x16, "", "getPixel", 0, &_uint, &flash_display_BitmapData, 0};
3936 static methodinfo_t flash_display_BitmapData_unlock = {0x02, 0x00, 0x80, 0x16, "", "unlock", 0, 0, &flash_display_BitmapData, 0};
3937 static varinfo_t flash_display_BitmapData_height = {0x01, 0x00, 0x80, 0x16, "", "height", 0, 0, &flash_display_BitmapData, 0};
3938 static methodinfo_t flash_display_BitmapData_copyChannel = {0x02, 0x00, 0x80, 0x16, "", "copyChannel", 0, 0, &flash_display_BitmapData, 0};
3939 static varinfo_t flash_display_BitmapData_width = {0x01, 0x00, 0x80, 0x16, "", "width", 0, 0, &flash_display_BitmapData, 0};
3940 static methodinfo_t flash_display_BitmapData_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_display_BitmapData, &flash_display_BitmapData, 0};
3941 static methodinfo_t flash_display_BitmapData_colorTransform = {0x02, 0x00, 0x80, 0x16, "", "colorTransform", 0, 0, &flash_display_BitmapData, 0};
3942 static methodinfo_t flash_display_BitmapData_generateFilterRect = {0x02, 0x00, 0x80, 0x16, "", "generateFilterRect", 0, &flash_geom_Rectangle, &flash_display_BitmapData, 0};
3943 static methodinfo_t flash_display_BitmapData_compare = {0x02, 0x00, 0x80, 0x16, "", "compare", 0, &_Object, &flash_display_BitmapData, 0};
3944 static methodinfo_t flash_display_BitmapData_fillRect = {0x02, 0x00, 0x80, 0x16, "", "fillRect", 0, 0, &flash_display_BitmapData, 0};
3945 static methodinfo_t flash_display_BitmapData_setVector = {0x02, 0x00, 0x80, 0x16, "", "setVector", 0, 0, &flash_display_BitmapData, 0};
3946 static methodinfo_t flash_display_BitmapData_floodFill = {0x02, 0x00, 0x80, 0x16, "", "floodFill", 0, 0, &flash_display_BitmapData, 0};
3947 static methodinfo_t flash_display_BitmapData_pixelDissolve = {0x02, 0x00, 0x80, 0x16, "", "pixelDissolve", 0, &_int, &flash_display_BitmapData, 0};
3948 static methodinfo_t flash_display_BitmapData_setPixel = {0x02, 0x00, 0x80, 0x16, "", "setPixel", 0, 0, &flash_display_BitmapData, 0};
3949 static methodinfo_t flash_display_BitmapData_setPixel32 = {0x02, 0x00, 0x80, 0x16, "", "setPixel32", 0, 0, &flash_display_BitmapData, 0};
3950 static methodinfo_t flash_display_BitmapData_lock = {0x02, 0x00, 0x80, 0x16, "", "lock", 0, 0, &flash_display_BitmapData, 0};
3951 static methodinfo_t flash_display_BitmapData_getVector = {0x02, 0x00, 0x80, 0x16, "", "getVector", 0, &__AS3___vec_Vector, &flash_display_BitmapData, 0};
3952 static methodinfo_t flash_display_BitmapData_getColorBoundsRect = {0x02, 0x00, 0x80, 0x16, "", "getColorBoundsRect", 0, &flash_geom_Rectangle, &flash_display_BitmapData, 0};
3953 static methodinfo_t flash_display_BitmapData_getPixels = {0x02, 0x00, 0x80, 0x16, "", "getPixels", 0, &flash_utils_ByteArray, &flash_display_BitmapData, 0};
3954 static methodinfo_t flash_display_BitmapData_merge = {0x02, 0x00, 0x80, 0x16, "", "merge", 0, 0, &flash_display_BitmapData, 0};
3955 static varinfo_t flash_display_BitmapData_rect = {0x01, 0x00, 0x80, 0x16, "", "rect", 0, 0, &flash_display_BitmapData, 0};
3956 static methodinfo_t flash_display_BitmapData_applyFilter = {0x02, 0x00, 0x80, 0x16, "", "applyFilter", 0, 0, &flash_display_BitmapData, 0};
3957 static methodinfo_t flash_display_BitmapData_dispose = {0x02, 0x00, 0x80, 0x16, "", "dispose", 0, 0, &flash_display_BitmapData, 0};
3958 static classinfo_t flash_text_engine_LigatureLevel = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "LigatureLevel", 0, &_Object, interfaces: {0}};
3959 static constant_t _Infinity_constant = {type: 6};
3960 static varinfo_t _Infinity = {0x01, 0x00, 0xa2, 0x16, "", "Infinity", 0, &_Number, 0, &_Infinity_constant};
3961 static classinfo_t flash_text_engine_FontDescription = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontDescription", 0, &_Object, interfaces: {0}};
3962 static methodinfo_t flash_text_engine_FontDescription_isFontCompatible = {0x02, 0x00, 0x82, 0x16, "", "isFontCompatible", 0, &_Boolean, &flash_text_engine_FontDescription, 0};
3963 static varinfo_t flash_text_engine_FontDescription_renderingMode = {0x01, 0x00, 0x80, 0x16, "", "renderingMode", 0, 0, &flash_text_engine_FontDescription, 0};
3964 static varinfo_t flash_text_engine_FontDescription_cffHinting = {0x01, 0x00, 0x80, 0x16, "", "cffHinting", 0, 0, &flash_text_engine_FontDescription, 0};
3965 static varinfo_t flash_text_engine_FontDescription_fontPosture = {0x01, 0x00, 0x80, 0x16, "", "fontPosture", 0, 0, &flash_text_engine_FontDescription, 0};
3966 static varinfo_t flash_text_engine_FontDescription_fontName = {0x01, 0x00, 0x80, 0x16, "", "fontName", 0, 0, &flash_text_engine_FontDescription, 0};
3967 static varinfo_t flash_text_engine_FontDescription_fontLookup = {0x01, 0x00, 0x80, 0x16, "", "fontLookup", 0, 0, &flash_text_engine_FontDescription, 0};
3968 static varinfo_t flash_text_engine_FontDescription_locked = {0x01, 0x00, 0x80, 0x16, "", "locked", 0, 0, &flash_text_engine_FontDescription, 0};
3969 static varinfo_t flash_text_engine_FontDescription_fontWeight = {0x01, 0x00, 0x80, 0x16, "", "fontWeight", 0, 0, &flash_text_engine_FontDescription, 0};
3970 static methodinfo_t flash_text_engine_FontDescription_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_text_engine_FontDescription, &flash_text_engine_FontDescription, 0};
3971 static classinfo_t flash_text_engine_TextElement = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextElement", 0, &flash_text_engine_ContentElement, interfaces: {0}};
3972 static methodinfo_t flash_text_engine_TextElement_replaceText = {0x02, 0x00, 0x80, 0x16, "", "replaceText", 0, 0, &flash_text_engine_TextElement, 0};
3973 static classinfo_t flash_display_SWFVersion = {0x03, 0x00, 0x81, 0x16, "flash.display", "SWFVersion", 0, &_Object, interfaces: {0}};
3974 static classinfo_t flash_net_URLLoader = {0x03, 0x00, 0x80, 0x16, "flash.net", "URLLoader", 0, &flash_events_EventDispatcher, interfaces: {0}};
3975 static methodinfo_t flash_net_URLLoader_close = {0x02, 0x00, 0x80, 0x16, "", "close", 0, 0, &flash_net_URLLoader, 0};
3976 static varinfo_t flash_net_URLLoader_bytesLoaded = {0x01, 0x00, 0x80, 0x16, "", "bytesLoaded", 0, &_uint, &flash_net_URLLoader, 0};
3977 static methodinfo_t flash_net_URLLoader_load = {0x02, 0x00, 0x80, 0x16, "", "load", 0, 0, &flash_net_URLLoader, 0};
3978 static varinfo_t flash_net_URLLoader_bytesTotal = {0x01, 0x00, 0x80, 0x16, "", "bytesTotal", 0, &_uint, &flash_net_URLLoader, 0};
3979 static varinfo_t flash_net_URLLoader_dataFormat = {0x01, 0x00, 0x80, 0x16, "", "dataFormat", 0, &_String, &flash_net_URLLoader, 0};
3980 static varinfo_t flash_net_URLLoader_data = {0x01, 0x00, 0x80, 0x16, "", "data", 0, 0, &flash_net_URLLoader, 0};
3981 static classinfo_t flash_geom_Matrix = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Matrix", 0, &_Object, interfaces: {0}};
3982 static varinfo_t flash_geom_Matrix_b = {0x01, 0x00, 0x80, 0x16, "", "b", 0, &_Number, &flash_geom_Matrix, 0};
3983 static methodinfo_t flash_geom_Matrix_deltaTransformPoint = {0x02, 0x00, 0x80, 0x16, "", "deltaTransformPoint", 0, &flash_geom_Point, &flash_geom_Matrix, 0};
3984 static methodinfo_t flash_geom_Matrix_identity = {0x02, 0x00, 0x80, 0x16, "", "identity", 0, 0, &flash_geom_Matrix, 0};
3985 static varinfo_t flash_geom_Matrix_ty = {0x01, 0x00, 0x80, 0x16, "", "ty", 0, &_Number, &flash_geom_Matrix, 0};
3986 static methodinfo_t flash_geom_Matrix_translate = {0x02, 0x00, 0x80, 0x16, "", "translate", 0, 0, &flash_geom_Matrix, 0};
3987 static methodinfo_t flash_geom_Matrix_concat = {0x02, 0x00, 0x80, 0x16, "", "concat", 0, 0, &flash_geom_Matrix, 0};
3988 static varinfo_t flash_geom_Matrix_c = {0x01, 0x00, 0x80, 0x16, "", "c", 0, &_Number, &flash_geom_Matrix, 0};
3989 static varinfo_t flash_geom_Matrix_a = {0x01, 0x00, 0x80, 0x16, "", "a", 0, &_Number, &flash_geom_Matrix, 0};
3990 static methodinfo_t flash_geom_Matrix_scale = {0x02, 0x00, 0x80, 0x16, "", "scale", 0, 0, &flash_geom_Matrix, 0};
3991 static varinfo_t flash_geom_Matrix_d = {0x01, 0x00, 0x80, 0x16, "", "d", 0, &_Number, &flash_geom_Matrix, 0};
3992 static methodinfo_t flash_geom_Matrix_transformPoint = {0x02, 0x00, 0x80, 0x16, "", "transformPoint", 0, &flash_geom_Point, &flash_geom_Matrix, 0};
3993 static methodinfo_t flash_geom_Matrix_rotate = {0x02, 0x00, 0x80, 0x16, "", "rotate", 0, 0, &flash_geom_Matrix, 0};
3994 static methodinfo_t flash_geom_Matrix_createGradientBox = {0x02, 0x00, 0x80, 0x16, "", "createGradientBox", 0, 0, &flash_geom_Matrix, 0};
3995 static methodinfo_t flash_geom_Matrix_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_geom_Matrix, 0};
3996 static methodinfo_t flash_geom_Matrix_invert = {0x02, 0x00, 0x80, 0x16, "", "invert", 0, 0, &flash_geom_Matrix, 0};
3997 static methodinfo_t flash_geom_Matrix_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_geom_Matrix, &flash_geom_Matrix, 0};
3998 static varinfo_t flash_geom_Matrix_tx = {0x01, 0x00, 0x80, 0x16, "", "tx", 0, &_Number, &flash_geom_Matrix, 0};
3999 static methodinfo_t flash_geom_Matrix_createBox = {0x02, 0x00, 0x80, 0x16, "", "createBox", 0, 0, &flash_geom_Matrix, 0};
4000 static classinfo_t flash_accessibility_Accessibility = {0x03, 0x00, 0x81, 0x16, "flash.accessibility", "Accessibility", 0, &_Object, interfaces: {0}};
4001 static varinfo_t flash_accessibility_Accessibility_active = {0x01, 0x00, 0x82, 0x16, "", "active", 0, 0, &flash_accessibility_Accessibility, 0};
4002 static methodinfo_t flash_accessibility_Accessibility_updateProperties = {0x02, 0x00, 0x82, 0x16, "", "updateProperties", 0, 0, &flash_accessibility_Accessibility, 0};
4003 static methodinfo_t flash_accessibility_Accessibility_sendEvent = {0x02, 0x00, 0x82, 0x16, "", "sendEvent", 0, 0, &flash_accessibility_Accessibility, 0};
4004 static methodinfo_t flash_net_sendToURL = {0x02, 0x00, 0x82, 0x16, "flash.net", "sendToURL", 0, 0, 0, 0};
4005 static classinfo_t flash_filters_GlowFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "GlowFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
4006 static varinfo_t flash_filters_GlowFilter_blurY = {0x01, 0x00, 0x80, 0x16, "", "blurY", 0, 0, &flash_filters_GlowFilter, 0};
4007 static varinfo_t flash_filters_GlowFilter_strength = {0x01, 0x00, 0x80, 0x16, "", "strength", 0, 0, &flash_filters_GlowFilter, 0};
4008 static varinfo_t flash_filters_GlowFilter_inner = {0x01, 0x00, 0x80, 0x16, "", "inner", 0, 0, &flash_filters_GlowFilter, 0};
4009 static varinfo_t flash_filters_GlowFilter_color = {0x01, 0x00, 0x80, 0x16, "", "color", 0, 0, &flash_filters_GlowFilter, 0};
4010 static methodinfo_t flash_filters_GlowFilter_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_filters_BitmapFilter, &flash_filters_GlowFilter, 0};
4011 static varinfo_t flash_filters_GlowFilter_quality = {0x01, 0x00, 0x80, 0x16, "", "quality", 0, 0, &flash_filters_GlowFilter, 0};
4012 static varinfo_t flash_filters_GlowFilter_knockout = {0x01, 0x00, 0x80, 0x16, "", "knockout", 0, 0, &flash_filters_GlowFilter, 0};
4013 static varinfo_t flash_filters_GlowFilter_alpha = {0x01, 0x00, 0x80, 0x16, "", "alpha", 0, 0, &flash_filters_GlowFilter, 0};
4014 static varinfo_t flash_filters_GlowFilter_blurX = {0x01, 0x00, 0x80, 0x16, "", "blurX", 0, 0, &flash_filters_GlowFilter, 0};
4015 static classinfo_t flash_events_FullScreenEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "FullScreenEvent", 0, &flash_events_ActivityEvent, interfaces: {0}};
4016 static methodinfo_t flash_events_FullScreenEvent_toString = {0x02, 0x00, 0x80, 0x16, "", "toString", 0, &_String, &flash_events_FullScreenEvent, 0};
4017 static methodinfo_t flash_events_FullScreenEvent_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_events_Event, &flash_events_FullScreenEvent, 0};
4018 static varinfo_t flash_events_FullScreenEvent_fullScreen = {0x01, 0x00, 0x80, 0x16, "", "fullScreen", 0, 0, &flash_events_FullScreenEvent, 0};
4019 static classinfo_t flash_display_StageDisplayState = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageDisplayState", 0, &_Object, interfaces: {0}};
4020 static classinfo_t flash_text_engine_TextJustifier = {0x03, 0x00, 0x80, 0x16, "flash.text.engine", "TextJustifier", 0, &_Object, interfaces: {0}};
4021 static methodinfo_t flash_text_engine_TextJustifier_getJustifierForLocale = {0x02, 0x00, 0x82, 0x16, "", "getJustifierForLocale", 0, &flash_text_engine_TextJustifier, &flash_text_engine_TextJustifier, 0};
4022 static varinfo_t flash_text_engine_TextJustifier_lineJustification = {0x01, 0x00, 0x80, 0x16, "", "lineJustification", 0, 0, &flash_text_engine_TextJustifier, 0};
4023 static varinfo_t flash_text_engine_TextJustifier_locale = {0x01, 0x00, 0x80, 0x16, "", "locale", 0, 0, &flash_text_engine_TextJustifier, 0};
4024 static methodinfo_t flash_text_engine_TextJustifier_clone = {0x02, 0x00, 0x80, 0x16, "", "clone", 0, &flash_text_engine_TextJustifier, &flash_text_engine_TextJustifier, 0};
4025 static classinfo_t flash_display_StageAlign = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageAlign", 0, &_Object, interfaces: {0}};
4026 static constant_t _NaN_constant = {type: 6};
4027 static varinfo_t _NaN = {0x01, 0x00, 0xa2, 0x16, "", "NaN", 0, &_Number, 0, &_NaN_constant};
4028 static classinfo_t _ReferenceError = {0x03, 0x00, 0x88, 0x16, "", "ReferenceError", 0, &_Error, interfaces: {0}};
4029 static classinfo_t flash_display_Shape = {0x03, 0x00, 0x80, 0x16, "flash.display", "Shape", 0, &flash_display_DisplayObject, interfaces: {0}};
4030 static varinfo_t flash_display_Shape_graphics = {0x01, 0x00, 0x80, 0x16, "", "graphics", 0, 0, &flash_display_Shape, 0};
4031 dict_t* builtin_getclasses()
4032 {
4033     dict_t*d = dict_new2(&slotinfo_type);
4034     dict_put(d, &flash_text_TextFormat, &flash_text_TextFormat);
4035     dict_init2(&flash_text_TextFormat.members, &memberinfo_type, 31);
4036     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_leading, &flash_text_TextFormat_leading);
4037     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_bold, &flash_text_TextFormat_bold);
4038     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_underline, &flash_text_TextFormat_underline);
4039     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_color, &flash_text_TextFormat_color);
4040     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_letterSpacing, &flash_text_TextFormat_letterSpacing);
4041     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_kerning, &flash_text_TextFormat_kerning);
4042     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_target, &flash_text_TextFormat_target);
4043     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_italic, &flash_text_TextFormat_italic);
4044     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_rightMargin, &flash_text_TextFormat_rightMargin);
4045     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_bullet, &flash_text_TextFormat_bullet);
4046     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_url, &flash_text_TextFormat_url);
4047     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_size, &flash_text_TextFormat_size);
4048     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_indent, &flash_text_TextFormat_indent);
4049     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_leftMargin, &flash_text_TextFormat_leftMargin);
4050     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_display, &flash_text_TextFormat_display);
4051     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_align, &flash_text_TextFormat_align);
4052     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_tabStops, &flash_text_TextFormat_tabStops);
4053     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_blockIndent, &flash_text_TextFormat_blockIndent);
4054     dict_put(&flash_text_TextFormat.members, &flash_text_TextFormat_font, &flash_text_TextFormat_font);
4055     dict_put(d, &flash_filters_BitmapFilter, &flash_filters_BitmapFilter);
4056     dict_init2(&flash_filters_BitmapFilter.members, &memberinfo_type, 8);
4057     dict_put(&flash_filters_BitmapFilter.members, &flash_filters_BitmapFilter_clone, &flash_filters_BitmapFilter_clone);
4058     dict_put(d, &flash_filters_DropShadowFilter, &flash_filters_DropShadowFilter);
4059     dict_init2(&flash_filters_DropShadowFilter.members, &memberinfo_type, 15);
4060     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_alpha, &flash_filters_DropShadowFilter_alpha);
4061     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_strength, &flash_filters_DropShadowFilter_strength);
4062     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_quality, &flash_filters_DropShadowFilter_quality);
4063     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_angle, &flash_filters_DropShadowFilter_angle);
4064     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_knockout, &flash_filters_DropShadowFilter_knockout);
4065     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_color, &flash_filters_DropShadowFilter_color);
4066     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_hideObject, &flash_filters_DropShadowFilter_hideObject);
4067     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_inner, &flash_filters_DropShadowFilter_inner);
4068     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_blurX, &flash_filters_DropShadowFilter_blurX);
4069     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_blurY, &flash_filters_DropShadowFilter_blurY);
4070     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_distance, &flash_filters_DropShadowFilter_distance);
4071     dict_put(&flash_filters_DropShadowFilter.members, &flash_filters_DropShadowFilter_clone, &flash_filters_DropShadowFilter_clone);
4072     dict_put(d, &adobe_utils_CustomActions, &adobe_utils_CustomActions);
4073     dict_init2(&adobe_utils_CustomActions.members, &memberinfo_type, 8);
4074     dict_put(&adobe_utils_CustomActions.members, &adobe_utils_CustomActions_actionsList, &adobe_utils_CustomActions_actionsList);
4075     dict_put(&adobe_utils_CustomActions.members, &adobe_utils_CustomActions_uninstallActions, &adobe_utils_CustomActions_uninstallActions);
4076     dict_put(&adobe_utils_CustomActions.members, &adobe_utils_CustomActions_getActions, &adobe_utils_CustomActions_getActions);
4077     dict_put(&adobe_utils_CustomActions.members, &adobe_utils_CustomActions_installActions, &adobe_utils_CustomActions_installActions);
4078     dict_put(d, &flash_text_engine_TextLineValidity, &flash_text_engine_TextLineValidity);
4079     dict_init2(&flash_text_engine_TextLineValidity.members, &memberinfo_type, 8);
4080     dict_put(d, &flash_display_LineScaleMode, &flash_display_LineScaleMode);
4081     dict_init2(&flash_display_LineScaleMode.members, &memberinfo_type, 8);
4082     dict_put(d, &flash_geom_Transform, &flash_geom_Transform);
4083     dict_init2(&flash_geom_Transform.members, &memberinfo_type, 15);
4084     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_matrix, &flash_geom_Transform_matrix);
4085     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_perspectiveProjection, &flash_geom_Transform_perspectiveProjection);
4086     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_concatenatedMatrix, &flash_geom_Transform_concatenatedMatrix);
4087     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_colorTransform, &flash_geom_Transform_colorTransform);
4088     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_getRelativeMatrix3D, &flash_geom_Transform_getRelativeMatrix3D);
4089     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_pixelBounds, &flash_geom_Transform_pixelBounds);
4090     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_matrix3D, &flash_geom_Transform_matrix3D);
4091     dict_put(&flash_geom_Transform.members, &flash_geom_Transform_concatenatedColorTransform, &flash_geom_Transform_concatenatedColorTransform);
4092     dict_put(d, &flash_ui_KeyLocation, &flash_ui_KeyLocation);
4093     dict_init2(&flash_ui_KeyLocation.members, &memberinfo_type, 8);
4094     dict_put(d, &flash_events_MouseEvent, &flash_events_MouseEvent);
4095     dict_init2(&flash_events_MouseEvent.members, &memberinfo_type, 31);
4096     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_localY, &flash_events_MouseEvent_localY);
4097     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_updateAfterEvent, &flash_events_MouseEvent_updateAfterEvent);
4098     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_delta, &flash_events_MouseEvent_delta);
4099     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_stageX, &flash_events_MouseEvent_stageX);
4100     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_toString, &flash_events_MouseEvent_toString);
4101     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_relatedObject, &flash_events_MouseEvent_relatedObject);
4102     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_isRelatedObjectInaccessible, &flash_events_MouseEvent_isRelatedObjectInaccessible);
4103     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_shiftKey, &flash_events_MouseEvent_shiftKey);
4104     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_stageY, &flash_events_MouseEvent_stageY);
4105     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_altKey, &flash_events_MouseEvent_altKey);
4106     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_clone, &flash_events_MouseEvent_clone);
4107     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_ctrlKey, &flash_events_MouseEvent_ctrlKey);
4108     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_localX, &flash_events_MouseEvent_localX);
4109     dict_put(&flash_events_MouseEvent.members, &flash_events_MouseEvent_buttonDown, &flash_events_MouseEvent_buttonDown);
4110     dict_put(d, &flash_text_engine_LineJustification, &flash_text_engine_LineJustification);
4111     dict_init2(&flash_text_engine_LineJustification.members, &memberinfo_type, 8);
4112     dict_put(d, &flash_media_Camera, &flash_media_Camera);
4113     dict_init2(&flash_media_Camera.members, &memberinfo_type, 31);
4114     dict_put(&flash_media_Camera.members, &flash_media_Camera_getCamera, &flash_media_Camera_getCamera);
4115     dict_put(&flash_media_Camera.members, &flash_media_Camera_fps, &flash_media_Camera_fps);
4116     dict_put(&flash_media_Camera.members, &flash_media_Camera_setMode, &flash_media_Camera_setMode);
4117     dict_put(&flash_media_Camera.members, &flash_media_Camera_keyFrameInterval, &flash_media_Camera_keyFrameInterval);
4118     dict_put(&flash_media_Camera.members, &flash_media_Camera_motionTimeout, &flash_media_Camera_motionTimeout);
4119     dict_put(&flash_media_Camera.members, &flash_media_Camera_width, &flash_media_Camera_width);
4120     dict_put(&flash_media_Camera.members, &flash_media_Camera_setCursor, &flash_media_Camera_setCursor);
4121     dict_put(&flash_media_Camera.members, &flash_media_Camera_setLoopback, &flash_media_Camera_setLoopback);
4122     dict_put(&flash_media_Camera.members, &flash_media_Camera_height, &flash_media_Camera_height);
4123     dict_put(&flash_media_Camera.members, &flash_media_Camera_index, &flash_media_Camera_index);
4124     dict_put(&flash_media_Camera.members, &flash_media_Camera_name, &flash_media_Camera_name);
4125     dict_put(&flash_media_Camera.members, &flash_media_Camera_currentFPS, &flash_media_Camera_currentFPS);
4126     dict_put(&flash_media_Camera.members, &flash_media_Camera_setKeyFrameInterval, &flash_media_Camera_setKeyFrameInterval);
4127     dict_put(&flash_media_Camera.members, &flash_media_Camera_quality, &flash_media_Camera_quality);
4128     dict_put(&flash_media_Camera.members, &flash_media_Camera_motionLevel, &flash_media_Camera_motionLevel);
4129     dict_put(&flash_media_Camera.members, &flash_media_Camera_bandwidth, &flash_media_Camera_bandwidth);
4130     dict_put(&flash_media_Camera.members, &flash_media_Camera_muted, &flash_media_Camera_muted);
4131     dict_put(&flash_media_Camera.members, &flash_media_Camera_activityLevel, &flash_media_Camera_activityLevel);
4132     dict_put(&flash_media_Camera.members, &flash_media_Camera_loopback, &flash_media_Camera_loopback);
4133     dict_put(&flash_media_Camera.members, &flash_media_Camera_names, &flash_media_Camera_names);
4134     dict_put(&flash_media_Camera.members, &flash_media_Camera_setQuality, &flash_media_Camera_setQuality);
4135     dict_put(&flash_media_Camera.members, &flash_media_Camera_setMotionLevel, &flash_media_Camera_setMotionLevel);
4136     dict_put(d, &flash_net_registerClassAlias, &flash_net_registerClassAlias);
4137     dict_put(d, &flash_utils_ByteArray, &flash_utils_ByteArray);
4138     dict_init2(&flash_utils_ByteArray.members, &memberinfo_type, 63);
4139     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeBoolean, &flash_utils_ByteArray_writeBoolean);
4140     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readDouble, &flash_utils_ByteArray_readDouble);
4141     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_toString, &flash_utils_ByteArray_toString);
4142     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeByte, &flash_utils_ByteArray_writeByte);
4143     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeObject, &flash_utils_ByteArray_writeObject);
4144     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readUTFBytes, &flash_utils_ByteArray_readUTFBytes);
4145     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeMultiByte, &flash_utils_ByteArray_writeMultiByte);
4146     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_uncompress, &flash_utils_ByteArray_uncompress);
4147     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readUnsignedByte, &flash_utils_ByteArray_readUnsignedByte);
4148     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeInt, &flash_utils_ByteArray_writeInt);
4149     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_deflate, &flash_utils_ByteArray_deflate);
4150     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readMultiByte, &flash_utils_ByteArray_readMultiByte);
4151     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readBytes, &flash_utils_ByteArray_readBytes);
4152     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeShort, &flash_utils_ByteArray_writeShort);
4153     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_position, &flash_utils_ByteArray_position);
4154     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readShort, &flash_utils_ByteArray_readShort);
4155     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeUTF, &flash_utils_ByteArray_writeUTF);
4156     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeBytes, &flash_utils_ByteArray_writeBytes);
4157     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_objectEncoding, &flash_utils_ByteArray_objectEncoding);
4158     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readObject, &flash_utils_ByteArray_readObject);
4159     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_length, &flash_utils_ByteArray_length);
4160     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeUnsignedInt, &flash_utils_ByteArray_writeUnsignedInt);
4161     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeDouble, &flash_utils_ByteArray_writeDouble);
4162     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeFloat, &flash_utils_ByteArray_writeFloat);
4163     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readInt, &flash_utils_ByteArray_readInt);
4164     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readByte, &flash_utils_ByteArray_readByte);
4165     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_bytesAvailable, &flash_utils_ByteArray_bytesAvailable);
4166     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_clear, &flash_utils_ByteArray_clear);
4167     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_endian, &flash_utils_ByteArray_endian);
4168     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readUnsignedShort, &flash_utils_ByteArray_readUnsignedShort);
4169     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readUnsignedInt, &flash_utils_ByteArray_readUnsignedInt);
4170     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_defaultObjectEncoding, &flash_utils_ByteArray_defaultObjectEncoding);
4171     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readFloat, &flash_utils_ByteArray_readFloat);
4172     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_compress, &flash_utils_ByteArray_compress);
4173     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_writeUTFBytes, &flash_utils_ByteArray_writeUTFBytes);
4174     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readBoolean, &flash_utils_ByteArray_readBoolean);
4175     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_inflate, &flash_utils_ByteArray_inflate);
4176     dict_put(&flash_utils_ByteArray.members, &flash_utils_ByteArray_readUTF, &flash_utils_ByteArray_readUTF);
4177     dict_put(d, &flash_accessibility_AccessibilityImplementation, &flash_accessibility_AccessibilityImplementation);
4178     dict_init2(&flash_accessibility_AccessibilityImplementation.members, &memberinfo_type, 15);
4179     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_get_accState, &flash_accessibility_AccessibilityImplementation_get_accState);
4180     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_get_accName, &flash_accessibility_AccessibilityImplementation_get_accName);
4181     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_get_accSelection, &flash_accessibility_AccessibilityImplementation_get_accSelection);
4182     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_accDoDefaultAction, &flash_accessibility_AccessibilityImplementation_accDoDefaultAction);
4183     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_get_accFocus, &flash_accessibility_AccessibilityImplementation_get_accFocus);
4184     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_get_accDefaultAction, &flash_accessibility_AccessibilityImplementation_get_accDefaultAction);
4185     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_accSelect, &flash_accessibility_AccessibilityImplementation_accSelect);
4186     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_get_accValue, &flash_accessibility_AccessibilityImplementation_get_accValue);
4187     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_stub, &flash_accessibility_AccessibilityImplementation_stub);
4188     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_get_accRole, &flash_accessibility_AccessibilityImplementation_get_accRole);
4189     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_errno, &flash_accessibility_AccessibilityImplementation_errno);
4190     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_isLabeledBy, &flash_accessibility_AccessibilityImplementation_isLabeledBy);
4191     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_accLocation, &flash_accessibility_AccessibilityImplementation_accLocation);
4192     dict_put(&flash_accessibility_AccessibilityImplementation.members, &flash_accessibility_AccessibilityImplementation_getChildIDArray, &flash_accessibility_AccessibilityImplementation_getChildIDArray);
4193     dict_put(d, &flash_sampler_stopSampling, &flash_sampler_stopSampling);
4194     dict_put(d, &flash_events_SyncEvent, &flash_events_SyncEvent);
4195     dict_init2(&flash_events_SyncEvent.members, &memberinfo_type, 8);
4196     dict_put(&flash_events_SyncEvent.members, &flash_events_SyncEvent_toString, &flash_events_SyncEvent_toString);
4197     dict_put(&flash_events_SyncEvent.members, &flash_events_SyncEvent_clone, &flash_events_SyncEvent_clone);
4198     dict_put(&flash_events_SyncEvent.members, &flash_events_SyncEvent_changeList, &flash_events_SyncEvent_changeList);
4199     dict_put(d, &_encodeURIComponent, &_encodeURIComponent);
4200     dict_put(d, &flash_net_Socket, &flash_net_Socket);
4201     dict_init2(&flash_net_Socket.members, &memberinfo_type, 63);
4202     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeBoolean, &flash_net_Socket_writeBoolean);
4203     dict_put(&flash_net_Socket.members, &flash_net_Socket_connect, &flash_net_Socket_connect);
4204     dict_put(&flash_net_Socket.members, &flash_net_Socket_readDouble, &flash_net_Socket_readDouble);
4205     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeByte, &flash_net_Socket_writeByte);
4206     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeObject, &flash_net_Socket_writeObject);
4207     dict_put(&flash_net_Socket.members, &flash_net_Socket_readUTFBytes, &flash_net_Socket_readUTFBytes);
4208     dict_put(&flash_net_Socket.members, &flash_net_Socket_close, &flash_net_Socket_close);
4209     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeMultiByte, &flash_net_Socket_writeMultiByte);
4210     dict_put(&flash_net_Socket.members, &flash_net_Socket_readUnsignedByte, &flash_net_Socket_readUnsignedByte);
4211     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeInt, &flash_net_Socket_writeInt);
4212     dict_put(&flash_net_Socket.members, &flash_net_Socket_readMultiByte, &flash_net_Socket_readMultiByte);
4213     dict_put(&flash_net_Socket.members, &flash_net_Socket_readBytes, &flash_net_Socket_readBytes);
4214     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeShort, &flash_net_Socket_writeShort);
4215     dict_put(&flash_net_Socket.members, &flash_net_Socket_readShort, &flash_net_Socket_readShort);
4216     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeUTF, &flash_net_Socket_writeUTF);
4217     dict_put(&flash_net_Socket.members, &flash_net_Socket_timeout, &flash_net_Socket_timeout);
4218     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeBytes, &flash_net_Socket_writeBytes);
4219     dict_put(&flash_net_Socket.members, &flash_net_Socket_connected, &flash_net_Socket_connected);
4220     dict_put(&flash_net_Socket.members, &flash_net_Socket_readObject, &flash_net_Socket_readObject);
4221     dict_put(&flash_net_Socket.members, &flash_net_Socket_objectEncoding, &flash_net_Socket_objectEncoding);
4222     dict_put(&flash_net_Socket.members, &flash_net_Socket_flush, &flash_net_Socket_flush);
4223     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeUnsignedInt, &flash_net_Socket_writeUnsignedInt);
4224     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeDouble, &flash_net_Socket_writeDouble);
4225     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeFloat, &flash_net_Socket_writeFloat);
4226     dict_put(&flash_net_Socket.members, &flash_net_Socket_readInt, &flash_net_Socket_readInt);
4227     dict_put(&flash_net_Socket.members, &flash_net_Socket_readByte, &flash_net_Socket_readByte);
4228     dict_put(&flash_net_Socket.members, &flash_net_Socket_bytesAvailable, &flash_net_Socket_bytesAvailable);
4229     dict_put(&flash_net_Socket.members, &flash_net_Socket_endian, &flash_net_Socket_endian);
4230     dict_put(&flash_net_Socket.members, &flash_net_Socket_readUnsignedShort, &flash_net_Socket_readUnsignedShort);
4231     dict_put(&flash_net_Socket.members, &flash_net_Socket_readUnsignedInt, &flash_net_Socket_readUnsignedInt);
4232     dict_put(&flash_net_Socket.members, &flash_net_Socket_readFloat, &flash_net_Socket_readFloat);
4233     dict_put(&flash_net_Socket.members, &flash_net_Socket_writeUTFBytes, &flash_net_Socket_writeUTFBytes);
4234     dict_put(&flash_net_Socket.members, &flash_net_Socket_readBoolean, &flash_net_Socket_readBoolean);
4235     dict_put(&flash_net_Socket.members, &flash_net_Socket_readUTF, &flash_net_Socket_readUTF);
4236     dict_put(d, &_unescape, &_unescape);
4237     dict_put(d, &flash_utils_Timer, &flash_utils_Timer);
4238     dict_init2(&flash_utils_Timer.members, &memberinfo_type, 8);
4239     dict_put(&flash_utils_Timer.members, &flash_utils_Timer_reset, &flash_utils_Timer_reset);
4240     dict_put(&flash_utils_Timer.members, &flash_utils_Timer_running, &flash_utils_Timer_running);
4241     dict_put(&flash_utils_Timer.members, &flash_utils_Timer_repeatCount, &flash_utils_Timer_repeatCount);
4242     dict_put(&flash_utils_Timer.members, &flash_utils_Timer_stop, &flash_utils_Timer_stop);
4243     dict_put(&flash_utils_Timer.members, &flash_utils_Timer_start, &flash_utils_Timer_start);
4244     dict_put(&flash_utils_Timer.members, &flash_utils_Timer_currentCount, &flash_utils_Timer_currentCount);
4245     dict_put(&flash_utils_Timer.members, &flash_utils_Timer_delay, &flash_utils_Timer_delay);
4246     dict_put(d, &_Array, &_Array);
4247     dict_init2(&_Array.members, &memberinfo_type, 31);
4248     dict_put(&_Array.members, &_Array_forEach, &_Array_forEach);
4249     dict_put(&_Array.members, &_Array_sortOn, &_Array_sortOn);
4250     dict_put(&_Array.members, &_Array_indexOf, &_Array_indexOf);
4251     dict_put(&_Array.members, &_Array_splice, &_Array_splice);
4252     dict_put(&_Array.members, &_Array_lastIndexOf, &_Array_lastIndexOf);
4253     dict_put(&_Array.members, &_Array_map, &_Array_map);
4254     dict_put(&_Array.members, &_Array_concat, &_Array_concat);
4255     dict_put(&_Array.members, &_Array_shift, &_Array_shift);
4256     dict_put(&_Array.members, &_Array_unshift, &_Array_unshift);
4257     dict_put(&_Array.members, &_Array_some, &_Array_some);
4258     dict_put(&_Array.members, &_Array_filter, &_Array_filter);
4259     dict_put(&_Array.members, &_Array_join, &_Array_join);
4260     dict_put(&_Array.members, &_Array_slice, &_Array_slice);
4261     dict_put(&_Array.members, &_Array_every, &_Array_every);
4262     dict_put(&_Array.members, &_Array_pop, &_Array_pop);
4263     dict_put(&_Array.members, &_Array_sort, &_Array_sort);
4264     dict_put(&_Array.members, &_Array_reverse, &_Array_reverse);
4265     dict_put(&_Array.members, &_Array_push, &_Array_push);
4266     dict_put(&_Array.members, &_Array_length, &_Array_length);
4267     dict_put(d, &flash_text_GridFitType, &flash_text_GridFitType);
4268     dict_init2(&flash_text_GridFitType.members, &memberinfo_type, 8);
4269     dict_put(d, &flash_filters_DisplacementMapFilterMode, &flash_filters_DisplacementMapFilterMode);
4270     dict_init2(&flash_filters_DisplacementMapFilterMode.members, &memberinfo_type, 8);
4271     dict_put(d, &flash_geom_ColorTransform, &flash_geom_ColorTransform);
4272     dict_init2(&flash_geom_ColorTransform.members, &memberinfo_type, 15);
4273     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_blueOffset, &flash_geom_ColorTransform_blueOffset);
4274     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_greenOffset, &flash_geom_ColorTransform_greenOffset);
4275     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_greenMultiplier, &flash_geom_ColorTransform_greenMultiplier);
4276     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_redMultiplier, &flash_geom_ColorTransform_redMultiplier);
4277     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_color, &flash_geom_ColorTransform_color);
4278     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_concat, &flash_geom_ColorTransform_concat);
4279     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_alphaOffset, &flash_geom_ColorTransform_alphaOffset);
4280     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_blueMultiplier, &flash_geom_ColorTransform_blueMultiplier);
4281     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_toString, &flash_geom_ColorTransform_toString);
4282     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_alphaMultiplier, &flash_geom_ColorTransform_alphaMultiplier);
4283     dict_put(&flash_geom_ColorTransform.members, &flash_geom_ColorTransform_redOffset, &flash_geom_ColorTransform_redOffset);
4284     dict_put(d, &flash_text_TextFieldType, &flash_text_TextFieldType);
4285     dict_init2(&flash_text_TextFieldType.members, &memberinfo_type, 8);
4286     dict_put(d, &flash_display_IGraphicsStroke, &flash_display_IGraphicsStroke);
4287     dict_init2(&flash_display_IGraphicsStroke.members, &memberinfo_type, 8);
4288     dict_put(d, &flash_media_SoundLoaderContext, &flash_media_SoundLoaderContext);
4289     dict_init2(&flash_media_SoundLoaderContext.members, &memberinfo_type, 8);
4290     dict_put(&flash_media_SoundLoaderContext.members, &flash_media_SoundLoaderContext_checkPolicyFile, &flash_media_SoundLoaderContext_checkPolicyFile);
4291     dict_put(&flash_media_SoundLoaderContext.members, &flash_media_SoundLoaderContext_bufferTime, &flash_media_SoundLoaderContext_bufferTime);
4292     dict_put(d, &flash_net_IDynamicPropertyOutput, &flash_net_IDynamicPropertyOutput);
4293     dict_init2(&flash_net_IDynamicPropertyOutput.members, &memberinfo_type, 8);
4294     dict_put(&flash_net_IDynamicPropertyOutput.members, &flash_net_IDynamicPropertyOutput_writeDynamicProperty, &flash_net_IDynamicPropertyOutput_writeDynamicProperty);
4295     dict_put(d, &flash_display_IGraphicsData, &flash_display_IGraphicsData);
4296     dict_init2(&flash_display_IGraphicsData.members, &memberinfo_type, 8);
4297     dict_put(d, &flash_utils_getDefinitionByName, &flash_utils_getDefinitionByName);
4298     dict_put(d, &_Function, &_Function);
4299     dict_init2(&_Function.members, &memberinfo_type, 8);
4300     dict_put(&_Function.members, &_Function_length, &_Function_length);
4301     dict_put(&_Function.members, &_Function_apply, &_Function_apply);
4302     dict_put(&_Function.members, &_Function_call, &_Function_call);
4303     dict_put(&_Function.members, &_Function_prototype, &_Function_prototype);
4304     dict_put(d, &flash_geom_PerspectiveProjection, &flash_geom_PerspectiveProjection);
4305     dict_init2(&flash_geom_PerspectiveProjection.members, &memberinfo_type, 8);
4306     dict_put(&flash_geom_PerspectiveProjection.members, &flash_geom_PerspectiveProjection_fieldOfView, &flash_geom_PerspectiveProjection_fieldOfView);
4307     dict_put(&flash_geom_PerspectiveProjection.members, &flash_geom_PerspectiveProjection_projectionCenter, &flash_geom_PerspectiveProjection_projectionCenter);
4308     dict_put(&flash_geom_PerspectiveProjection.members, &flash_geom_PerspectiveProjection_toMatrix3D, &flash_geom_PerspectiveProjection_toMatrix3D);
4309     dict_put(&flash_geom_PerspectiveProjection.members, &flash_geom_PerspectiveProjection_focalLength, &flash_geom_PerspectiveProjection_focalLength);
4310     dict_put(d, &flash_text_engine_BreakOpportunity, &flash_text_engine_BreakOpportunity);
4311     dict_init2(&flash_text_engine_BreakOpportunity.members, &memberinfo_type, 8);
4312     dict_put(d, &flash_sampler__getInvocationCount, &flash_sampler__getInvocationCount);
4313     dict_put(d, &_parseFloat, &_parseFloat);
4314     dict_put(d, &flash_events_NetStatusEvent, &flash_events_NetStatusEvent);
4315     dict_init2(&flash_events_NetStatusEvent.members, &memberinfo_type, 8);
4316     dict_put(&flash_events_NetStatusEvent.members, &flash_events_NetStatusEvent_toString, &flash_events_NetStatusEvent_toString);
4317     dict_put(&flash_events_NetStatusEvent.members, &flash_events_NetStatusEvent_info, &flash_events_NetStatusEvent_info);
4318     dict_put(&flash_events_NetStatusEvent.members, &flash_events_NetStatusEvent_clone, &flash_events_NetStatusEvent_clone);
4319     dict_put(d, &flash_display_ShaderJob, &flash_display_ShaderJob);
4320     dict_init2(&flash_display_ShaderJob.members, &memberinfo_type, 8);
4321     dict_put(&flash_display_ShaderJob.members, &flash_display_ShaderJob_cancel, &flash_display_ShaderJob_cancel);
4322     dict_put(&flash_display_ShaderJob.members, &flash_display_ShaderJob_width, &flash_display_ShaderJob_width);
4323     dict_put(&flash_display_ShaderJob.members, &flash_display_ShaderJob_start, &flash_display_ShaderJob_start);
4324     dict_put(&flash_display_ShaderJob.members, &flash_display_ShaderJob_shader, &flash_display_ShaderJob_shader);
4325     dict_put(&flash_display_ShaderJob.members, &flash_display_ShaderJob_height, &flash_display_ShaderJob_height);
4326     dict_put(&flash_display_ShaderJob.members, &flash_display_ShaderJob_target, &flash_display_ShaderJob_target);
4327     dict_put(&flash_display_ShaderJob.members, &flash_display_ShaderJob_progress, &flash_display_ShaderJob_progress);
4328     dict_put(d, &_VerifyError, &_VerifyError);
4329     dict_init2(&_VerifyError.members, &memberinfo_type, 8);
4330     dict_put(d, &flash_events_AsyncErrorEvent, &flash_events_AsyncErrorEvent);
4331     dict_init2(&flash_events_AsyncErrorEvent.members, &memberinfo_type, 8);
4332     dict_put(&flash_events_AsyncErrorEvent.members, &flash_events_AsyncErrorEvent_toString, &flash_events_AsyncErrorEvent_toString);
4333     dict_put(&flash_events_AsyncErrorEvent.members, &flash_events_AsyncErrorEvent_error, &flash_events_AsyncErrorEvent_error);
4334     dict_put(&flash_events_AsyncErrorEvent.members, &flash_events_AsyncErrorEvent_clone, &flash_events_AsyncErrorEvent_clone);
4335     dict_put(d, &flash_net_SharedObject, &flash_net_SharedObject);
4336     dict_init2(&flash_net_SharedObject.members, &memberinfo_type, 15);
4337     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_getLocal, &flash_net_SharedObject_getLocal);
4338     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_getDiskUsage, &flash_net_SharedObject_getDiskUsage);
4339     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_objectEncoding, &flash_net_SharedObject_objectEncoding);
4340     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_client, &flash_net_SharedObject_client);
4341     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_setProperty, &flash_net_SharedObject_setProperty);
4342     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_clear, &flash_net_SharedObject_clear);
4343     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_flush, &flash_net_SharedObject_flush);
4344     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_defaultObjectEncoding, &flash_net_SharedObject_defaultObjectEncoding);
4345     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_connect, &flash_net_SharedObject_connect);
4346     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_size, &flash_net_SharedObject_size);
4347     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_setDirty, &flash_net_SharedObject_setDirty);
4348     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_getRemote, &flash_net_SharedObject_getRemote);
4349     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_send, &flash_net_SharedObject_send);
4350     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_close, &flash_net_SharedObject_close);
4351     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_deleteAll, &flash_net_SharedObject_deleteAll);
4352     dict_put(&flash_net_SharedObject.members, &flash_net_SharedObject_data, &flash_net_SharedObject_data);
4353     dict_put(d, &_Namespace, &_Namespace);
4354     dict_init2(&_Namespace.members, &memberinfo_type, 8);
4355     dict_put(&_Namespace.members, &_Namespace_valueOf, &_Namespace_valueOf);
4356     dict_put(&_Namespace.members, &_Namespace_toString, &_Namespace_toString);
4357     dict_put(&_Namespace.members, &_Namespace_uri, &_Namespace_uri);
4358     dict_put(&_Namespace.members, &_Namespace_prefix, &_Namespace_prefix);
4359     dict_put(d, &flash_utils_setTimeout, &flash_utils_setTimeout);
4360     dict_put(d, &flash_geom_Matrix3D, &flash_geom_Matrix3D);
4361     dict_init2(&flash_geom_Matrix3D.members, &memberinfo_type, 63);
4362     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_interpolateTo, &flash_geom_Matrix3D_interpolateTo);
4363     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_pointAt, &flash_geom_Matrix3D_pointAt);
4364     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_interpolate, &flash_geom_Matrix3D_interpolate);
4365     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_prependRotation, &flash_geom_Matrix3D_prependRotation);
4366     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_transformVector, &flash_geom_Matrix3D_transformVector);
4367     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_transpose, &flash_geom_Matrix3D_transpose);
4368     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_prependScale, &flash_geom_Matrix3D_prependScale);
4369     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_deltaTransformVector, &flash_geom_Matrix3D_deltaTransformVector);
4370     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_position, &flash_geom_Matrix3D_position);
4371     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_decompose, &flash_geom_Matrix3D_decompose);
4372     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_append, &flash_geom_Matrix3D_append);
4373     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_recompose, &flash_geom_Matrix3D_recompose);
4374     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_clone, &flash_geom_Matrix3D_clone);
4375     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_rawData, &flash_geom_Matrix3D_rawData);
4376     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_determinant, &flash_geom_Matrix3D_determinant);
4377     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_invert, &flash_geom_Matrix3D_invert);
4378     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_appendScale, &flash_geom_Matrix3D_appendScale);
4379     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_transformVectors, &flash_geom_Matrix3D_transformVectors);
4380     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_appendTranslation, &flash_geom_Matrix3D_appendTranslation);
4381     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_appendRotation, &flash_geom_Matrix3D_appendRotation);
4382     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_prepend, &flash_geom_Matrix3D_prepend);
4383     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_identity, &flash_geom_Matrix3D_identity);
4384     dict_put(&flash_geom_Matrix3D.members, &flash_geom_Matrix3D_prependTranslation, &flash_geom_Matrix3D_prependTranslation);
4385     dict_put(d, &flash_sampler_pauseSampling, &flash_sampler_pauseSampling);
4386     dict_put(d, &flash_system_Capabilities, &flash_system_Capabilities);
4387     dict_init2(&flash_system_Capabilities.members, &memberinfo_type, 63);
4388     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_maxLevelIDC, &flash_system_Capabilities_maxLevelIDC);
4389     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_isDebugger, &flash_system_Capabilities_isDebugger);
4390     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasStreamingAudio, &flash_system_Capabilities_hasStreamingAudio);
4391     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_screenColor, &flash_system_Capabilities_screenColor);
4392     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasIME, &flash_system_Capabilities_hasIME);
4393     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasEmbeddedVideo, &flash_system_Capabilities_hasEmbeddedVideo);
4394     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasTLS, &flash_system_Capabilities_hasTLS);
4395     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_isEmbeddedInAcrobat, &flash_system_Capabilities_isEmbeddedInAcrobat);
4396     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasScreenPlayback, &flash_system_Capabilities_hasScreenPlayback);
4397     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasVideoEncoder, &flash_system_Capabilities_hasVideoEncoder);
4398     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasAudioEncoder, &flash_system_Capabilities_hasAudioEncoder);
4399     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_pixelAspectRatio, &flash_system_Capabilities_pixelAspectRatio);
4400     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasStreamingVideo, &flash_system_Capabilities_hasStreamingVideo);
4401     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_screenResolutionX, &flash_system_Capabilities_screenResolutionX);
4402     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasScreenBroadcast, &flash_system_Capabilities_hasScreenBroadcast);
4403     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasAudio, &flash_system_Capabilities_hasAudio);
4404     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_language, &flash_system_Capabilities_language);
4405     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_manufacturer, &flash_system_Capabilities_manufacturer);
4406     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasPrinting, &flash_system_Capabilities_hasPrinting);
4407     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_os, &flash_system_Capabilities_os);
4408     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_localFileReadDisable, &flash_system_Capabilities_localFileReadDisable);
4409     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasMP3, &flash_system_Capabilities_hasMP3);
4410     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_avHardwareDisable, &flash_system_Capabilities_avHardwareDisable);
4411     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_hasAccessibility, &flash_system_Capabilities_hasAccessibility);
4412     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_version, &flash_system_Capabilities_version);
4413     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_screenDPI, &flash_system_Capabilities_screenDPI);
4414     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_playerType, &flash_system_Capabilities_playerType);
4415     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_screenResolutionY, &flash_system_Capabilities_screenResolutionY);
4416     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities__internal, &flash_system_Capabilities__internal);
4417     dict_put(&flash_system_Capabilities.members, &flash_system_Capabilities_serverString, &flash_system_Capabilities_serverString);
4418     dict_put(d, &flash_sampler_getSetterInvocationCount, &flash_sampler_getSetterInvocationCount);
4419     dict_put(d, &flash_sampler_getGetterInvocationCount, &flash_sampler_getGetterInvocationCount);
4420     dict_put(d, &flash_filters_BlurFilter, &flash_filters_BlurFilter);
4421     dict_init2(&flash_filters_BlurFilter.members, &memberinfo_type, 8);
4422     dict_put(&flash_filters_BlurFilter.members, &flash_filters_BlurFilter_blurY, &flash_filters_BlurFilter_blurY);
4423     dict_put(&flash_filters_BlurFilter.members, &flash_filters_BlurFilter_clone, &flash_filters_BlurFilter_clone);
4424     dict_put(&flash_filters_BlurFilter.members, &flash_filters_BlurFilter_quality, &flash_filters_BlurFilter_quality);
4425     dict_put(&flash_filters_BlurFilter.members, &flash_filters_BlurFilter_blurX, &flash_filters_BlurFilter_blurX);
4426     dict_put(d, &_isFinite, &_isFinite);
4427     dict_put(d, &flash_media_Video, &flash_media_Video);
4428     dict_init2(&flash_media_Video.members, &memberinfo_type, 8);
4429     dict_put(&flash_media_Video.members, &flash_media_Video_attachCamera, &flash_media_Video_attachCamera);
4430     dict_put(&flash_media_Video.members, &flash_media_Video_videoWidth, &flash_media_Video_videoWidth);
4431     dict_put(&flash_media_Video.members, &flash_media_Video_clear, &flash_media_Video_clear);
4432     dict_put(&flash_media_Video.members, &flash_media_Video_deblocking, &flash_media_Video_deblocking);
4433     dict_put(&flash_media_Video.members, &flash_media_Video_videoHeight, &flash_media_Video_videoHeight);
4434     dict_put(&flash_media_Video.members, &flash_media_Video_attachNetStream, &flash_media_Video_attachNetStream);
4435     dict_put(&flash_media_Video.members, &flash_media_Video_smoothing, &flash_media_Video_smoothing);
4436     dict_put(d, &flash_text_engine_TextLineCreationResult, &flash_text_engine_TextLineCreationResult);
4437     dict_init2(&flash_text_engine_TextLineCreationResult.members, &memberinfo_type, 8);
4438     dict_put(d, &_Error, &_Error);
4439     dict_init2(&_Error.members, &memberinfo_type, 15);
4440     dict_put(&_Error.members, &_Error_getErrorMessage, &_Error_getErrorMessage);
4441     dict_put(&_Error.members, &_Error_throwError, &_Error_throwError);
4442     dict_put(&_Error.members, &_Error_name, &_Error_name);
4443     dict_put(&_Error.members, &_Error_message, &_Error_message);
4444     dict_put(&_Error.members, &_Error_getStackTrace, &_Error_getStackTrace);
4445     dict_put(&_Error.members, &_Error_errorID, &_Error_errorID);
4446     dict_put(d, &flash_xml_XMLNode, &flash_xml_XMLNode);
4447     dict_init2(&flash_xml_XMLNode.members, &memberinfo_type, 31);
4448     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_childNodes, &flash_xml_XMLNode_childNodes);
4449     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_appendChild, &flash_xml_XMLNode_appendChild);
4450     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_nextSibling, &flash_xml_XMLNode_nextSibling);
4451     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_nodeType, &flash_xml_XMLNode_nodeType);
4452     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_attributes, &flash_xml_XMLNode_attributes);
4453     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_firstChild, &flash_xml_XMLNode_firstChild);
4454     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_parentNode, &flash_xml_XMLNode_parentNode);
4455     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_toString, &flash_xml_XMLNode_toString);
4456     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_prefix, &flash_xml_XMLNode_prefix);
4457     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_localName, &flash_xml_XMLNode_localName);
4458     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_nodeName, &flash_xml_XMLNode_nodeName);
4459     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_getNamespaceForPrefix, &flash_xml_XMLNode_getNamespaceForPrefix);
4460     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_insertBefore, &flash_xml_XMLNode_insertBefore);
4461     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_lastChild, &flash_xml_XMLNode_lastChild);
4462     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_cloneNode, &flash_xml_XMLNode_cloneNode);
4463     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_removeNode, &flash_xml_XMLNode_removeNode);
4464     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_namespaceURI, &flash_xml_XMLNode_namespaceURI);
4465     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_previousSibling, &flash_xml_XMLNode_previousSibling);
4466     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_hasChildNodes, &flash_xml_XMLNode_hasChildNodes);
4467     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_getPrefixForNamespace, &flash_xml_XMLNode_getPrefixForNamespace);
4468     dict_put(&flash_xml_XMLNode.members, &flash_xml_XMLNode_nodeValue, &flash_xml_XMLNode_nodeValue);
4469     dict_put(d, &flash_net_URLVariables, &flash_net_URLVariables);
4470     dict_init2(&flash_net_URLVariables.members, &memberinfo_type, 8);
4471     dict_put(&flash_net_URLVariables.members, &flash_net_URLVariables_toString, &flash_net_URLVariables_toString);
4472     dict_put(&flash_net_URLVariables.members, &flash_net_URLVariables_decode, &flash_net_URLVariables_decode);
4473     dict_put(d, &flash_display_LoaderInfo, &flash_display_LoaderInfo);
4474     dict_init2(&flash_display_LoaderInfo.members, &memberinfo_type, 31);
4475     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_getLoaderInfoByDefinition, &flash_display_LoaderInfo_getLoaderInfoByDefinition);
4476     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_actionScriptVersion, &flash_display_LoaderInfo_actionScriptVersion);
4477     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_contentType, &flash_display_LoaderInfo_contentType);
4478     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_sameDomain, &flash_display_LoaderInfo_sameDomain);
4479     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_bytesTotal, &flash_display_LoaderInfo_bytesTotal);
4480     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_loaderURL, &flash_display_LoaderInfo_loaderURL);
4481     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_width, &flash_display_LoaderInfo_width);
4482     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_dispatchEvent, &flash_display_LoaderInfo_dispatchEvent);
4483     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_height, &flash_display_LoaderInfo_height);
4484     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_frameRate, &flash_display_LoaderInfo_frameRate);
4485     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_parameters, &flash_display_LoaderInfo_parameters);
4486     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_bytesLoaded, &flash_display_LoaderInfo_bytesLoaded);
4487     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_url, &flash_display_LoaderInfo_url);
4488     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_content, &flash_display_LoaderInfo_content);
4489     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_swfVersion, &flash_display_LoaderInfo_swfVersion);
4490     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_bytes, &flash_display_LoaderInfo_bytes);
4491     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_loader, &flash_display_LoaderInfo_loader);
4492     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_applicationDomain, &flash_display_LoaderInfo_applicationDomain);
4493     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_parentAllowsChild, &flash_display_LoaderInfo_parentAllowsChild);
4494     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_childAllowsParent, &flash_display_LoaderInfo_childAllowsParent);
4495     dict_put(&flash_display_LoaderInfo.members, &flash_display_LoaderInfo_sharedEvents, &flash_display_LoaderInfo_sharedEvents);
4496     dict_put(d, &flash_sampler_Sample, &flash_sampler_Sample);
4497     dict_init2(&flash_sampler_Sample.members, &memberinfo_type, 8);
4498     dict_put(d, &flash_text_engine_DigitWidth, &flash_text_engine_DigitWidth);
4499     dict_init2(&flash_text_engine_DigitWidth.members, &memberinfo_type, 8);
4500     dict_put(d, &flash_net_URLRequestMethod, &flash_net_URLRequestMethod);
4501     dict_init2(&flash_net_URLRequestMethod.members, &memberinfo_type, 8);
4502     dict_put(d, &adobe_utils_MMExecute, &adobe_utils_MMExecute);
4503     dict_put(d, &flash_system_System, &flash_system_System);
4504     dict_init2(&flash_system_System.members, &memberinfo_type, 15);
4505     dict_put(&flash_system_System.members, &flash_system_System_pause, &flash_system_System_pause);
4506     dict_put(&flash_system_System.members, &flash_system_System_useCodePage, &flash_system_System_useCodePage);
4507     dict_put(&flash_system_System.members, &flash_system_System_exit, &flash_system_System_exit);
4508     dict_put(&flash_system_System.members, &flash_system_System_setClipboard, &flash_system_System_setClipboard);
4509     dict_put(&flash_system_System.members, &flash_system_System_totalMemory, &flash_system_System_totalMemory);
4510     dict_put(&flash_system_System.members, &flash_system_System_gc, &flash_system_System_gc);
4511     dict_put(&flash_system_System.members, &flash_system_System_resume, &flash_system_System_resume);
4512     dict_put(&flash_system_System.members, &flash_system_System_vmVersion, &flash_system_System_vmVersion);
4513     dict_put(&flash_system_System.members, &flash_system_System_ime, &flash_system_System_ime);
4514     dict_put(d, &flash_filters_BitmapFilterQuality, &flash_filters_BitmapFilterQuality);
4515     dict_init2(&flash_filters_BitmapFilterQuality.members, &memberinfo_type, 8);
4516     dict_put(d, &flash_display_DisplayObjectContainer, &flash_display_DisplayObjectContainer);
4517     dict_init2(&flash_display_DisplayObjectContainer.members, &memberinfo_type, 31);
4518     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_addChild, &flash_display_DisplayObjectContainer_addChild);
4519     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_getObjectsUnderPoint, &flash_display_DisplayObjectContainer_getObjectsUnderPoint);
4520     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_removeChildAt, &flash_display_DisplayObjectContainer_removeChildAt);
4521     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_swapChildren, &flash_display_DisplayObjectContainer_swapChildren);
4522     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint, &flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint);
4523     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_setChildIndex, &flash_display_DisplayObjectContainer_setChildIndex);
4524     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_numChildren, &flash_display_DisplayObjectContainer_numChildren);
4525     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_getChildIndex, &flash_display_DisplayObjectContainer_getChildIndex);
4526     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_getChildAt, &flash_display_DisplayObjectContainer_getChildAt);
4527     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_removeChild, &flash_display_DisplayObjectContainer_removeChild);
4528     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_addChildAt, &flash_display_DisplayObjectContainer_addChildAt);
4529     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_contains, &flash_display_DisplayObjectContainer_contains);
4530     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_getChildByName, &flash_display_DisplayObjectContainer_getChildByName);
4531     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_swapChildrenAt, &flash_display_DisplayObjectContainer_swapChildrenAt);
4532     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_mouseChildren, &flash_display_DisplayObjectContainer_mouseChildren);
4533     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_tabChildren, &flash_display_DisplayObjectContainer_tabChildren);
4534     dict_put(&flash_display_DisplayObjectContainer.members, &flash_display_DisplayObjectContainer_textSnapshot, &flash_display_DisplayObjectContainer_textSnapshot);
4535     dict_put(d, &flash_system_LoaderContext, &flash_system_LoaderContext);
4536     dict_init2(&flash_system_LoaderContext.members, &memberinfo_type, 8);
4537     dict_put(&flash_system_LoaderContext.members, &flash_system_LoaderContext_checkPolicyFile, &flash_system_LoaderContext_checkPolicyFile);
4538     dict_put(&flash_system_LoaderContext.members, &flash_system_LoaderContext_securityDomain, &flash_system_LoaderContext_securityDomain);
4539     dict_put(&flash_system_LoaderContext.members, &flash_system_LoaderContext_applicationDomain, &flash_system_LoaderContext_applicationDomain);
4540     dict_put(d, &flash_utils_clearTimeout, &flash_utils_clearTimeout);
4541     dict_put(d, &_isXMLName, &_isXMLName);
4542     dict_put(d, &flash_xml_XMLNodeType, &flash_xml_XMLNodeType);
4543     dict_init2(&flash_xml_XMLNodeType.members, &memberinfo_type, 8);
4544     dict_put(d, &flash_events_ErrorEvent, &flash_events_ErrorEvent);
4545     dict_init2(&flash_events_ErrorEvent.members, &memberinfo_type, 8);
4546     dict_put(&flash_events_ErrorEvent.members, &flash_events_ErrorEvent_toString, &flash_events_ErrorEvent_toString);
4547     dict_put(&flash_events_ErrorEvent.members, &flash_events_ErrorEvent_clone, &flash_events_ErrorEvent_clone);
4548     dict_put(d, &flash_utils_IDataOutput, &flash_utils_IDataOutput);
4549     dict_init2(&flash_utils_IDataOutput.members, &memberinfo_type, 31);
4550     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeUnsignedInt, &flash_utils_IDataOutput_writeUnsignedInt);
4551     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeInt, &flash_utils_IDataOutput_writeInt);
4552     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_objectEncoding, &flash_utils_IDataOutput_objectEncoding);
4553     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeUTFBytes, &flash_utils_IDataOutput_writeUTFBytes);
4554     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeObject, &flash_utils_IDataOutput_writeObject);
4555     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeMultiByte, &flash_utils_IDataOutput_writeMultiByte);
4556     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeShort, &flash_utils_IDataOutput_writeShort);
4557     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeFloat, &flash_utils_IDataOutput_writeFloat);
4558     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeUTF, &flash_utils_IDataOutput_writeUTF);
4559     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeByte, &flash_utils_IDataOutput_writeByte);
4560     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeBoolean, &flash_utils_IDataOutput_writeBoolean);
4561     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeDouble, &flash_utils_IDataOutput_writeDouble);
4562     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_writeBytes, &flash_utils_IDataOutput_writeBytes);
4563     dict_put(&flash_utils_IDataOutput.members, &flash_utils_IDataOutput_endian, &flash_utils_IDataOutput_endian);
4564     dict_put(d, &flash_geom_Utils3D, &flash_geom_Utils3D);
4565     dict_init2(&flash_geom_Utils3D.members, &memberinfo_type, 8);
4566     dict_put(&flash_geom_Utils3D.members, &flash_geom_Utils3D_projectVectors, &flash_geom_Utils3D_projectVectors);
4567     dict_put(&flash_geom_Utils3D.members, &flash_geom_Utils3D_projectVector, &flash_geom_Utils3D_projectVector);
4568     dict_put(&flash_geom_Utils3D.members, &flash_geom_Utils3D_pointTowards, &flash_geom_Utils3D_pointTowards);
4569     dict_put(d, &flash_events_TextEvent, &flash_events_TextEvent);
4570     dict_init2(&flash_events_TextEvent.members, &memberinfo_type, 8);
4571     dict_put(&flash_events_TextEvent.members, &flash_events_TextEvent_toString, &flash_events_TextEvent_toString);
4572     dict_put(&flash_events_TextEvent.members, &flash_events_TextEvent_text, &flash_events_TextEvent_text);
4573     dict_put(&flash_events_TextEvent.members, &flash_events_TextEvent_clone, &flash_events_TextEvent_clone);
4574     dict_put(d, &flash_utils_Proxy, &flash_utils_Proxy);
4575     dict_init2(&flash_utils_Proxy.members, &memberinfo_type, 15);
4576     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_callProperty, &flash_utils_Proxy_callProperty);
4577     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_setProperty, &flash_utils_Proxy_setProperty);
4578     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_getProperty, &flash_utils_Proxy_getProperty);
4579     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_nextName, &flash_utils_Proxy_nextName);
4580     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_nextNameIndex, &flash_utils_Proxy_nextNameIndex);
4581     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_hasProperty, &flash_utils_Proxy_hasProperty);
4582     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_deleteProperty, &flash_utils_Proxy_deleteProperty);
4583     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_getDescendants, &flash_utils_Proxy_getDescendants);
4584     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_isAttribute, &flash_utils_Proxy_isAttribute);
4585     dict_put(&flash_utils_Proxy.members, &flash_utils_Proxy_nextValue, &flash_utils_Proxy_nextValue);
4586     dict_put(d, &flash_text_engine_FontPosture, &flash_text_engine_FontPosture);
4587     dict_init2(&flash_text_engine_FontPosture.members, &memberinfo_type, 8);
4588     dict_put(d, &flash_xml_XMLDocument, &flash_xml_XMLDocument);
4589     dict_init2(&flash_xml_XMLDocument.members, &memberinfo_type, 8);
4590     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_docTypeDecl, &flash_xml_XMLDocument_docTypeDecl);
4591     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_idMap, &flash_xml_XMLDocument_idMap);
4592     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_toString, &flash_xml_XMLDocument_toString);
4593     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_xmlDecl, &flash_xml_XMLDocument_xmlDecl);
4594     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_createElement, &flash_xml_XMLDocument_createElement);
4595     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_ignoreWhite, &flash_xml_XMLDocument_ignoreWhite);
4596     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_createTextNode, &flash_xml_XMLDocument_createTextNode);
4597     dict_put(&flash_xml_XMLDocument.members, &flash_xml_XMLDocument_parseXML, &flash_xml_XMLDocument_parseXML);
4598     dict_put(d, &flash_display_ShaderInput, &flash_display_ShaderInput);
4599     dict_init2(&flash_display_ShaderInput.members, &memberinfo_type, 8);
4600     dict_put(&flash_display_ShaderInput.members, &flash_display_ShaderInput_width, &flash_display_ShaderInput_width);
4601     dict_put(&flash_display_ShaderInput.members, &flash_display_ShaderInput_input, &flash_display_ShaderInput_input);
4602     dict_put(&flash_display_ShaderInput.members, &flash_display_ShaderInput_height, &flash_display_ShaderInput_height);
4603     dict_put(&flash_display_ShaderInput.members, &flash_display_ShaderInput_index, &flash_display_ShaderInput_index);
4604     dict_put(&flash_display_ShaderInput.members, &flash_display_ShaderInput_channels, &flash_display_ShaderInput_channels);
4605     dict_put(d, &flash_ui_MouseCursor, &flash_ui_MouseCursor);
4606     dict_init2(&flash_ui_MouseCursor.members, &memberinfo_type, 8);
4607     dict_put(d, &flash_text_engine_TextBlock, &flash_text_engine_TextBlock);
4608     dict_init2(&flash_text_engine_TextBlock.members, &memberinfo_type, 31);
4609     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_createTextLine, &flash_text_engine_TextBlock_createTextLine);
4610     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_bidiLevel, &flash_text_engine_TextBlock_bidiLevel);
4611     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_getTextLineAtCharIndex, &flash_text_engine_TextBlock_getTextLineAtCharIndex);
4612     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_lastLine, &flash_text_engine_TextBlock_lastLine);
4613     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_findPreviousWordBoundary, &flash_text_engine_TextBlock_findPreviousWordBoundary);
4614     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_findPreviousAtomBoundary, &flash_text_engine_TextBlock_findPreviousAtomBoundary);
4615     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_baselineZero, &flash_text_engine_TextBlock_baselineZero);
4616     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_applyNonLinearFontScaling, &flash_text_engine_TextBlock_applyNonLinearFontScaling);
4617     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_firstLine, &flash_text_engine_TextBlock_firstLine);
4618     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_textJustifier, &flash_text_engine_TextBlock_textJustifier);
4619     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_releaseLines, &flash_text_engine_TextBlock_releaseLines);
4620     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_firstInvalidLine, &flash_text_engine_TextBlock_firstInvalidLine);
4621     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_baselineFontSize, &flash_text_engine_TextBlock_baselineFontSize);
4622     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_lineRotation, &flash_text_engine_TextBlock_lineRotation);
4623     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_userData, &flash_text_engine_TextBlock_userData);
4624     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_content, &flash_text_engine_TextBlock_content);
4625     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_textLineCreationResult, &flash_text_engine_TextBlock_textLineCreationResult);
4626     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_baselineFontDescription, &flash_text_engine_TextBlock_baselineFontDescription);
4627     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_findNextAtomBoundary, &flash_text_engine_TextBlock_findNextAtomBoundary);
4628     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_findNextWordBoundary, &flash_text_engine_TextBlock_findNextWordBoundary);
4629     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_tabStops, &flash_text_engine_TextBlock_tabStops);
4630     dict_put(&flash_text_engine_TextBlock.members, &flash_text_engine_TextBlock_dump, &flash_text_engine_TextBlock_dump);
4631     dict_put(d, &flash_utils_flash_proxy, &flash_utils_flash_proxy);
4632     dict_put(d, &flash_display_MorphShape, &flash_display_MorphShape);
4633     dict_init2(&flash_display_MorphShape.members, &memberinfo_type, 8);
4634     dict_put(d, &flash_text_TextDisplayMode, &flash_text_TextDisplayMode);
4635     dict_init2(&flash_text_TextDisplayMode.members, &memberinfo_type, 8);
4636     dict_put(d, &flash_net_URLLoaderDataFormat, &flash_net_URLLoaderDataFormat);
4637     dict_init2(&flash_net_URLLoaderDataFormat.members, &memberinfo_type, 8);
4638     dict_put(d, &flash_display_StageQuality, &flash_display_StageQuality);
4639     dict_init2(&flash_display_StageQuality.members, &memberinfo_type, 8);
4640     dict_put(d, &flash_display_Sprite, &flash_display_Sprite);
4641     dict_init2(&flash_display_Sprite.members, &memberinfo_type, 15);
4642     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_stopDrag, &flash_display_Sprite_stopDrag);
4643     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_buttonMode, &flash_display_Sprite_buttonMode);
4644     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_soundTransform, &flash_display_Sprite_soundTransform);
4645     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_hitArea, &flash_display_Sprite_hitArea);
4646     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_useHandCursor, &flash_display_Sprite_useHandCursor);
4647     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_graphics, &flash_display_Sprite_graphics);
4648     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_startDrag, &flash_display_Sprite_startDrag);
4649     dict_put(&flash_display_Sprite.members, &flash_display_Sprite_dropTarget, &flash_display_Sprite_dropTarget);
4650     dict_put(d, &flash_ui_Keyboard, &flash_ui_Keyboard);
4651     dict_init2(&flash_ui_Keyboard.members, &memberinfo_type, 8);
4652     dict_put(&flash_ui_Keyboard.members, &flash_ui_Keyboard_numLock, &flash_ui_Keyboard_numLock);
4653     dict_put(&flash_ui_Keyboard.members, &flash_ui_Keyboard_capsLock, &flash_ui_Keyboard_capsLock);
4654     dict_put(&flash_ui_Keyboard.members, &flash_ui_Keyboard_isAccessible, &flash_ui_Keyboard_isAccessible);
4655     dict_put(d, &flash_filters_DisplacementMapFilter, &flash_filters_DisplacementMapFilter);
4656     dict_init2(&flash_filters_DisplacementMapFilter.members, &memberinfo_type, 31);
4657     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_scaleY, &flash_filters_DisplacementMapFilter_scaleY);
4658     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_mapPoint, &flash_filters_DisplacementMapFilter_mapPoint);
4659     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_scaleX, &flash_filters_DisplacementMapFilter_scaleX);
4660     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_mapBitmap, &flash_filters_DisplacementMapFilter_mapBitmap);
4661     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_mode, &flash_filters_DisplacementMapFilter_mode);
4662     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_color, &flash_filters_DisplacementMapFilter_color);
4663     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_componentX, &flash_filters_DisplacementMapFilter_componentX);
4664     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_clone, &flash_filters_DisplacementMapFilter_clone);
4665     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_alpha, &flash_filters_DisplacementMapFilter_alpha);
4666     dict_put(&flash_filters_DisplacementMapFilter.members, &flash_filters_DisplacementMapFilter_componentY, &flash_filters_DisplacementMapFilter_componentY);
4667     dict_put(d, &flash_utils_escapeMultiByte, &flash_utils_escapeMultiByte);
4668     dict_put(d, &adobe_utils_MMEndCommand, &adobe_utils_MMEndCommand);
4669     dict_put(d, &flash_display_GradientType, &flash_display_GradientType);
4670     dict_init2(&flash_display_GradientType.members, &memberinfo_type, 8);
4671     dict_put(d, &flash_media_ID3Info, &flash_media_ID3Info);
4672     dict_init2(&flash_media_ID3Info.members, &memberinfo_type, 8);
4673     dict_put(&flash_media_ID3Info.members, &flash_media_ID3Info_comment, &flash_media_ID3Info_comment);
4674     dict_put(&flash_media_ID3Info.members, &flash_media_ID3Info_year, &flash_media_ID3Info_year);
4675     dict_put(&flash_media_ID3Info.members, &flash_media_ID3Info_track, &flash_media_ID3Info_track);
4676     dict_put(&flash_media_ID3Info.members, &flash_media_ID3Info_artist, &flash_media_ID3Info_artist);
4677     dict_put(&flash_media_ID3Info.members, &flash_media_ID3Info_songName, &flash_media_ID3Info_songName);
4678     dict_put(&flash_media_ID3Info.members, &flash_media_ID3Info_genre, &flash_media_ID3Info_genre);
4679     dict_put(&flash_media_ID3Info.members, &flash_media_ID3Info_album, &flash_media_ID3Info_album);
4680     dict_put(d, &flash_display_GraphicsSolidFill, &flash_display_GraphicsSolidFill);
4681     dict_init2(&flash_display_GraphicsSolidFill.members, &memberinfo_type, 8);
4682     dict_put(&flash_display_GraphicsSolidFill.members, &flash_display_GraphicsSolidFill_color, &flash_display_GraphicsSolidFill_color);
4683     dict_put(&flash_display_GraphicsSolidFill.members, &flash_display_GraphicsSolidFill_alpha, &flash_display_GraphicsSolidFill_alpha);
4684     dict_put(d, &flash_filters_ColorMatrixFilter, &flash_filters_ColorMatrixFilter);
4685     dict_init2(&flash_filters_ColorMatrixFilter.members, &memberinfo_type, 8);
4686     dict_put(&flash_filters_ColorMatrixFilter.members, &flash_filters_ColorMatrixFilter_matrix, &flash_filters_ColorMatrixFilter_matrix);
4687     dict_put(&flash_filters_ColorMatrixFilter.members, &flash_filters_ColorMatrixFilter_clone, &flash_filters_ColorMatrixFilter_clone);
4688     dict_put(d, &flash_net_NetStreamPlayTransitions, &flash_net_NetStreamPlayTransitions);
4689     dict_init2(&flash_net_NetStreamPlayTransitions.members, &memberinfo_type, 8);
4690     dict_put(d, &flash_media_SoundCodec, &flash_media_SoundCodec);
4691     dict_init2(&flash_media_SoundCodec.members, &memberinfo_type, 8);
4692     dict_put(d, &flash_net_ObjectEncoding, &flash_net_ObjectEncoding);
4693     dict_init2(&flash_net_ObjectEncoding.members, &memberinfo_type, 8);
4694     dict_put(&flash_net_ObjectEncoding.members, &flash_net_ObjectEncoding_dynamicPropertyWriter, &flash_net_ObjectEncoding_dynamicPropertyWriter);
4695     dict_put(d, &flash_text_engine_GroupElement, &flash_text_engine_GroupElement);
4696     dict_init2(&flash_text_engine_GroupElement.members, &memberinfo_type, 8);
4697     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_groupElements, &flash_text_engine_GroupElement_groupElements);
4698     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_splitTextElement, &flash_text_engine_GroupElement_splitTextElement);
4699     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_mergeTextElements, &flash_text_engine_GroupElement_mergeTextElements);
4700     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_getElementAtCharIndex, &flash_text_engine_GroupElement_getElementAtCharIndex);
4701     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_elementCount, &flash_text_engine_GroupElement_elementCount);
4702     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_setElements, &flash_text_engine_GroupElement_setElements);
4703     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_getElementAt, &flash_text_engine_GroupElement_getElementAt);
4704     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_ungroupElements, &flash_text_engine_GroupElement_ungroupElements);
4705     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_replaceElements, &flash_text_engine_GroupElement_replaceElements);
4706     dict_put(&flash_text_engine_GroupElement.members, &flash_text_engine_GroupElement_getElementIndex, &flash_text_engine_GroupElement_getElementIndex);
4707     dict_put(d, &_parseInt, &_parseInt);
4708     dict_put(d, &_QName, &_QName);
4709     dict_init2(&_QName.members, &memberinfo_type, 8);
4710     dict_put(&_QName.members, &_QName_localName, &_QName_localName);
4711     dict_put(&_QName.members, &_QName_valueOf, &_QName_valueOf);
4712     dict_put(&_QName.members, &_QName_toString, &_QName_toString);
4713     dict_put(&_QName.members, &_QName_uri, &_QName_uri);
4714     dict_put(d, &_UninitializedError, &_UninitializedError);
4715     dict_init2(&_UninitializedError.members, &memberinfo_type, 8);
4716     dict_put(d, &_Date, &_Date);
4717     dict_init2(&_Date.members, &memberinfo_type, 127);
4718     dict_put(&_Date.members, &_Date_getTimezoneOffset, &_Date_getTimezoneOffset);
4719     dict_put(&_Date.members, &_Date_getTime, &_Date_getTime);
4720     dict_put(&_Date.members, &_Date_setUTCMilliseconds, &_Date_setUTCMilliseconds);
4721     dict_put(&_Date.members, &_Date_month, &_Date_month);
4722     dict_put(&_Date.members, &_Date_toString, &_Date_toString);
4723     dict_put(&_Date.members, &_Date_getHours, &_Date_getHours);
4724     dict_put(&_Date.members, &_Date_date, &_Date_date);
4725     dict_put(&_Date.members, &_Date_milliseconds, &_Date_milliseconds);
4726     dict_put(&_Date.members, &_Date_setSeconds, &_Date_setSeconds);
4727     dict_put(&_Date.members, &_Date_getDate, &_Date_getDate);
4728     dict_put(&_Date.members, &_Date_hoursUTC, &_Date_hoursUTC);
4729     dict_put(&_Date.members, &_Date_getUTCDate, &_Date_getUTCDate);
4730     dict_put(&_Date.members, &_Date_timezoneOffset, &_Date_timezoneOffset);
4731     dict_put(&_Date.members, &_Date_setTime, &_Date_setTime);
4732     dict_put(&_Date.members, &_Date_millisecondsUTC, &_Date_millisecondsUTC);
4733     dict_put(&_Date.members, &_Date_minutes, &_Date_minutes);
4734     dict_put(&_Date.members, &_Date_setUTCHours, &_Date_setUTCHours);
4735     dict_put(&_Date.members, &_Date_minutesUTC, &_Date_minutesUTC);
4736     dict_put(&_Date.members, &_Date_toLocaleTimeString, &_Date_toLocaleTimeString);
4737     dict_put(&_Date.members, &_Date_fullYearUTC, &_Date_fullYearUTC);
4738     dict_put(&_Date.members, &_Date_UTC, &_Date_UTC);
4739     dict_put(&_Date.members, &_Date_time, &_Date_time);
4740     dict_put(&_Date.members, &_Date_monthUTC, &_Date_monthUTC);
4741     dict_put(&_Date.members, &_Date_getUTCMilliseconds, &_Date_getUTCMilliseconds);
4742     dict_put(&_Date.members, &_Date_toDateString, &_Date_toDateString);
4743     dict_put(&_Date.members, &_Date_getMonth, &_Date_getMonth);
4744     dict_put(&_Date.members, &_Date_setMinutes, &_Date_setMinutes);
4745     dict_put(&_Date.members, &_Date_toLocaleDateString, &_Date_toLocaleDateString);
4746     dict_put(&_Date.members, &_Date_fullYear, &_Date_fullYear);
4747     dict_put(&_Date.members, &_Date_getUTCFullYear, &_Date_getUTCFullYear);
4748     dict_put(&_Date.members, &_Date_getSeconds, &_Date_getSeconds);
4749     dict_put(&_Date.members, &_Date_dateUTC, &_Date_dateUTC);
4750     dict_put(&_Date.members, &_Date_getMilliseconds, &_Date_getMilliseconds);
4751     dict_put(&_Date.members, &_Date_setUTCMinutes, &_Date_setUTCMinutes);
4752     dict_put(&_Date.members, &_Date_day, &_Date_day);
4753     dict_put(&_Date.members, &_Date_setUTCSeconds, &_Date_setUTCSeconds);
4754     dict_put(&_Date.members, &_Date_setUTCDate, &_Date_setUTCDate);
4755     dict_put(&_Date.members, &_Date_getUTCMonth, &_Date_getUTCMonth);
4756     dict_put(&_Date.members, &_Date_valueOf, &_Date_valueOf);
4757     dict_put(&_Date.members, &_Date_seconds, &_Date_seconds);
4758     dict_put(&_Date.members, &_Date_getUTCMinutes, &_Date_getUTCMinutes);
4759     dict_put(&_Date.members, &_Date_setDate, &_Date_setDate);
4760     dict_put(&_Date.members, &_Date_getFullYear, &_Date_getFullYear);
4761     dict_put(&_Date.members, &_Date_setFullYear, &_Date_setFullYear);
4762     dict_put(&_Date.members, &_Date_setHours, &_Date_setHours);
4763     dict_put(&_Date.members, &_Date_setMonth, &_Date_setMonth);
4764     dict_put(&_Date.members, &_Date_parse, &_Date_parse);
4765     dict_put(&_Date.members, &_Date_getUTCSeconds, &_Date_getUTCSeconds);
4766     dict_put(&_Date.members, &_Date_getMinutes, &_Date_getMinutes);
4767     dict_put(&_Date.members, &_Date_toLocaleString, &_Date_toLocaleString);
4768     dict_put(&_Date.members, &_Date_toUTCString, &_Date_toUTCString);
4769     dict_put(&_Date.members, &_Date_dayUTC, &_Date_dayUTC);
4770     dict_put(&_Date.members, &_Date_getDay, &_Date_getDay);
4771     dict_put(&_Date.members, &_Date_setUTCMonth, &_Date_setUTCMonth);
4772     dict_put(&_Date.members, &_Date_hours, &_Date_hours);
4773     dict_put(&_Date.members, &_Date_getUTCDay, &_Date_getUTCDay);
4774     dict_put(&_Date.members, &_Date_setUTCFullYear, &_Date_setUTCFullYear);
4775     dict_put(&_Date.members, &_Date_secondsUTC, &_Date_secondsUTC);
4776     dict_put(&_Date.members, &_Date_toTimeString, &_Date_toTimeString);
4777     dict_put(&_Date.members, &_Date_setMilliseconds, &_Date_setMilliseconds);
4778     dict_put(&_Date.members, &_Date_getUTCHours, &_Date_getUTCHours);
4779     dict_put(d, &flash_text_StyleSheet, &flash_text_StyleSheet);
4780     dict_init2(&flash_text_StyleSheet.members, &memberinfo_type, 8);
4781     dict_put(&flash_text_StyleSheet.members, &flash_text_StyleSheet_styleNames, &flash_text_StyleSheet_styleNames);
4782     dict_put(&flash_text_StyleSheet.members, &flash_text_StyleSheet_clear, &flash_text_StyleSheet_clear);
4783     dict_put(&flash_text_StyleSheet.members, &flash_text_StyleSheet_transform, &flash_text_StyleSheet_transform);
4784     dict_put(&flash_text_StyleSheet.members, &flash_text_StyleSheet_getStyle, &flash_text_StyleSheet_getStyle);
4785     dict_put(&flash_text_StyleSheet.members, &flash_text_StyleSheet_parseCSS, &flash_text_StyleSheet_parseCSS);
4786     dict_put(&flash_text_StyleSheet.members, &flash_text_StyleSheet_setStyle, &flash_text_StyleSheet_setStyle);
4787     dict_put(d, &flash_display_ActionScriptVersion, &flash_display_ActionScriptVersion);
4788     dict_init2(&flash_display_ActionScriptVersion.members, &memberinfo_type, 8);
4789     dict_put(d, &flash_text_engine_EastAsianJustifier, &flash_text_engine_EastAsianJustifier);
4790     dict_init2(&flash_text_engine_EastAsianJustifier.members, &memberinfo_type, 8);
4791     dict_put(&flash_text_engine_EastAsianJustifier.members, &flash_text_engine_EastAsianJustifier_justificationStyle, &flash_text_engine_EastAsianJustifier_justificationStyle);
4792     dict_put(&flash_text_engine_EastAsianJustifier.members, &flash_text_engine_EastAsianJustifier_clone, &flash_text_engine_EastAsianJustifier_clone);
4793     dict_put(d, &_String, &_String);
4794     dict_init2(&_String.members, &memberinfo_type, 31);
4795     dict_put(&_String.members, &_String_indexOf, &_String_indexOf);
4796     dict_put(&_String.members, &_String_replace, &_String_replace);
4797     dict_put(&_String.members, &_String_lastIndexOf, &_String_lastIndexOf);
4798     dict_put(&_String.members, &_String_valueOf, &_String_valueOf);
4799     dict_put(&_String.members, &_String_concat, &_String_concat);
4800     dict_put(&_String.members, &_String_substr, &_String_substr);
4801     dict_put(&_String.members, &_String_slice, &_String_slice);
4802     dict_put(&_String.members, &_String_search, &_String_search);
4803     dict_put(&_String.members, &_String_fromCharCode, &_String_fromCharCode);
4804     dict_put(&_String.members, &_String_toLocaleUpperCase, &_String_toLocaleUpperCase);
4805     dict_put(&_String.members, &_String_toString, &_String_toString);
4806     dict_put(&_String.members, &_String_toUpperCase, &_String_toUpperCase);
4807     dict_put(&_String.members, &_String_charAt, &_String_charAt);
4808     dict_put(&_String.members, &_String_match, &_String_match);
4809     dict_put(&_String.members, &_String_charCodeAt, &_String_charCodeAt);
4810     dict_put(&_String.members, &_String_substring, &_String_substring);
4811     dict_put(&_String.members, &_String_localeCompare, &_String_localeCompare);
4812     dict_put(&_String.members, &_String_split, &_String_split);
4813     dict_put(&_String.members, &_String_toLocaleLowerCase, &_String_toLocaleLowerCase);
4814     dict_put(&_String.members, &_String_length, &_String_length);
4815     dict_put(&_String.members, &_String_toLowerCase, &_String_toLowerCase);
4816     dict_put(d, &flash_media_SoundChannel, &flash_media_SoundChannel);
4817     dict_init2(&flash_media_SoundChannel.members, &memberinfo_type, 8);
4818     dict_put(&flash_media_SoundChannel.members, &flash_media_SoundChannel_leftPeak, &flash_media_SoundChannel_leftPeak);
4819     dict_put(&flash_media_SoundChannel.members, &flash_media_SoundChannel_stop, &flash_media_SoundChannel_stop);
4820     dict_put(&flash_media_SoundChannel.members, &flash_media_SoundChannel_position, &flash_media_SoundChannel_position);
4821     dict_put(&flash_media_SoundChannel.members, &flash_media_SoundChannel_soundTransform, &flash_media_SoundChannel_soundTransform);
4822     dict_put(&flash_media_SoundChannel.members, &flash_media_SoundChannel_rightPeak, &flash_media_SoundChannel_rightPeak);
4823     dict_put(d, &flash_desktop_Clipboard, &flash_desktop_Clipboard);
4824     dict_init2(&flash_desktop_Clipboard.members, &memberinfo_type, 8);
4825     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_generalClipboard, &flash_desktop_Clipboard_generalClipboard);
4826     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_setDataHandler, &flash_desktop_Clipboard_setDataHandler);
4827     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_setData, &flash_desktop_Clipboard_setData);
4828     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_formats, &flash_desktop_Clipboard_formats);
4829     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_clear, &flash_desktop_Clipboard_clear);
4830     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_getData, &flash_desktop_Clipboard_getData);
4831     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_hasFormat, &flash_desktop_Clipboard_hasFormat);
4832     dict_put(&flash_desktop_Clipboard.members, &flash_desktop_Clipboard_clearData, &flash_desktop_Clipboard_clearData);
4833     dict_put(d, &flash_display_IBitmapDrawable, &flash_display_IBitmapDrawable);
4834     dict_init2(&flash_display_IBitmapDrawable.members, &memberinfo_type, 8);
4835     dict_put(d, &_TypeError, &_TypeError);
4836     dict_init2(&_TypeError.members, &memberinfo_type, 8);
4837     dict_put(d, &_int, &_int);
4838     dict_init2(&_int.members, &memberinfo_type, 8);
4839     dict_put(&_int.members, &_int_valueOf, &_int_valueOf);
4840     dict_put(&_int.members, &_int_toString, &_int_toString);
4841     dict_put(&_int.members, &_int_toExponential, &_int_toExponential);
4842     dict_put(&_int.members, &_int_toFixed, &_int_toFixed);
4843     dict_put(&_int.members, &_int_toPrecision, &_int_toPrecision);
4844     dict_put(d, &flash_text_engine_FontMetrics, &flash_text_engine_FontMetrics);
4845     dict_init2(&flash_text_engine_FontMetrics.members, &memberinfo_type, 15);
4846     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_superscriptOffset, &flash_text_engine_FontMetrics_superscriptOffset);
4847     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_underlineThickness, &flash_text_engine_FontMetrics_underlineThickness);
4848     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_subscriptScale, &flash_text_engine_FontMetrics_subscriptScale);
4849     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_strikethroughOffset, &flash_text_engine_FontMetrics_strikethroughOffset);
4850     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_emBox, &flash_text_engine_FontMetrics_emBox);
4851     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_strikethroughThickness, &flash_text_engine_FontMetrics_strikethroughThickness);
4852     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_superscriptScale, &flash_text_engine_FontMetrics_superscriptScale);
4853     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_subscriptOffset, &flash_text_engine_FontMetrics_subscriptOffset);
4854     dict_put(&flash_text_engine_FontMetrics.members, &flash_text_engine_FontMetrics_underlineOffset, &flash_text_engine_FontMetrics_underlineOffset);
4855     dict_put(d, &flash_display_Scene, &flash_display_Scene);
4856     dict_init2(&flash_display_Scene.members, &memberinfo_type, 8);
4857     dict_put(&flash_display_Scene.members, &flash_display_Scene_numFrames, &flash_display_Scene_numFrames);
4858     dict_put(&flash_display_Scene.members, &flash_display_Scene_labels, &flash_display_Scene_labels);
4859     dict_put(&flash_display_Scene.members, &flash_display_Scene_name, &flash_display_Scene_name);
4860     dict_put(d, &flash_utils_IExternalizable, &flash_utils_IExternalizable);
4861     dict_init2(&flash_utils_IExternalizable.members, &memberinfo_type, 8);
4862     dict_put(&flash_utils_IExternalizable.members, &flash_utils_IExternalizable_readExternal, &flash_utils_IExternalizable_readExternal);
4863     dict_put(&flash_utils_IExternalizable.members, &flash_utils_IExternalizable_writeExternal, &flash_utils_IExternalizable_writeExternal);
4864     dict_put(d, &__AS3___vec_Vector, &__AS3___vec_Vector);
4865     dict_init2(&__AS3___vec_Vector.members, &memberinfo_type, 8);
4866     dict_put(d, &flash_filters_GradientBevelFilter, &flash_filters_GradientBevelFilter);
4867     dict_init2(&flash_filters_GradientBevelFilter.members, &memberinfo_type, 15);
4868     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_strength, &flash_filters_GradientBevelFilter_strength);
4869     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_quality, &flash_filters_GradientBevelFilter_quality);
4870     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_angle, &flash_filters_GradientBevelFilter_angle);
4871     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_knockout, &flash_filters_GradientBevelFilter_knockout);
4872     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_alphas, &flash_filters_GradientBevelFilter_alphas);
4873     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_type, &flash_filters_GradientBevelFilter_type);
4874     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_ratios, &flash_filters_GradientBevelFilter_ratios);
4875     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_colors, &flash_filters_GradientBevelFilter_colors);
4876     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_blurX, &flash_filters_GradientBevelFilter_blurX);
4877     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_blurY, &flash_filters_GradientBevelFilter_blurY);
4878     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_distance, &flash_filters_GradientBevelFilter_distance);
4879     dict_put(&flash_filters_GradientBevelFilter.members, &flash_filters_GradientBevelFilter_clone, &flash_filters_GradientBevelFilter_clone);
4880     dict_put(d, &flash_text_TextRun, &flash_text_TextRun);
4881     dict_init2(&flash_text_TextRun.members, &memberinfo_type, 8);
4882     dict_put(&flash_text_TextRun.members, &flash_text_TextRun_beginIndex, &flash_text_TextRun_beginIndex);
4883     dict_put(&flash_text_TextRun.members, &flash_text_TextRun_endIndex, &flash_text_TextRun_endIndex);
4884     dict_put(&flash_text_TextRun.members, &flash_text_TextRun_textFormat, &flash_text_TextRun_textFormat);
4885     dict_put(d, &flash_text_TextColorType, &flash_text_TextColorType);
4886     dict_init2(&flash_text_TextColorType.members, &memberinfo_type, 8);
4887     dict_put(d, &flash_sampler_getSampleCount, &flash_sampler_getSampleCount);
4888     dict_put(d, &flash_net_URLRequestHeader, &flash_net_URLRequestHeader);
4889     dict_init2(&flash_net_URLRequestHeader.members, &memberinfo_type, 8);
4890     dict_put(&flash_net_URLRequestHeader.members, &flash_net_URLRequestHeader_value, &flash_net_URLRequestHeader_value);
4891     dict_put(&flash_net_URLRequestHeader.members, &flash_net_URLRequestHeader_name, &flash_net_URLRequestHeader_name);
4892     dict_put(d, &flash_profiler_showRedrawRegions, &flash_profiler_showRedrawRegions);
4893     dict_put(d, &flash_display_ShaderData, &flash_display_ShaderData);
4894     dict_init2(&flash_display_ShaderData.members, &memberinfo_type, 8);
4895     dict_put(d, &flash_text_engine_TextLine, &flash_text_engine_TextLine);
4896     dict_init2(&flash_text_engine_TextLine.members, &memberinfo_type, 63);
4897     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_previousLine, &flash_text_engine_TextLine_previousLine);
4898     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_validity, &flash_text_engine_TextLine_validity);
4899     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomTextBlockBeginIndex, &flash_text_engine_TextLine_getAtomTextBlockBeginIndex);
4900     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomWordBoundaryOnLeft, &flash_text_engine_TextLine_getAtomWordBoundaryOnLeft);
4901     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomTextRotation, &flash_text_engine_TextLine_getAtomTextRotation);
4902     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_textHeight, &flash_text_engine_TextLine_textHeight);
4903     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomCenter, &flash_text_engine_TextLine_getAtomCenter);
4904     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomBounds, &flash_text_engine_TextLine_getAtomBounds);
4905     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_mirrorRegions, &flash_text_engine_TextLine_mirrorRegions);
4906     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_rawTextLength, &flash_text_engine_TextLine_rawTextLength);
4907     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_userData, &flash_text_engine_TextLine_userData);
4908     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_textWidth, &flash_text_engine_TextLine_textWidth);
4909     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_textBlock, &flash_text_engine_TextLine_textBlock);
4910     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_textBlockBeginIndex, &flash_text_engine_TextLine_textBlockBeginIndex);
4911     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_unjustifiedTextWidth, &flash_text_engine_TextLine_unjustifiedTextWidth);
4912     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_ascent, &flash_text_engine_TextLine_ascent);
4913     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getBaselinePosition, &flash_text_engine_TextLine_getBaselinePosition);
4914     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_specifiedWidth, &flash_text_engine_TextLine_specifiedWidth);
4915     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getMirrorRegion, &flash_text_engine_TextLine_getMirrorRegion);
4916     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomGraphic, &flash_text_engine_TextLine_getAtomGraphic);
4917     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_hasGraphicElement, &flash_text_engine_TextLine_hasGraphicElement);
4918     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_flushAtomData, &flash_text_engine_TextLine_flushAtomData);
4919     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_dump, &flash_text_engine_TextLine_dump);
4920     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_nextLine, &flash_text_engine_TextLine_nextLine);
4921     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomIndexAtCharIndex, &flash_text_engine_TextLine_getAtomIndexAtCharIndex);
4922     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomTextBlockEndIndex, &flash_text_engine_TextLine_getAtomTextBlockEndIndex);
4923     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_atomCount, &flash_text_engine_TextLine_atomCount);
4924     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_descent, &flash_text_engine_TextLine_descent);
4925     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomBidiLevel, &flash_text_engine_TextLine_getAtomBidiLevel);
4926     dict_put(&flash_text_engine_TextLine.members, &flash_text_engine_TextLine_getAtomIndexAtPoint, &flash_text_engine_TextLine_getAtomIndexAtPoint);
4927     dict_put(d, &flash_sampler_getSamples, &flash_sampler_getSamples);
4928     dict_put(d, &flash_net_URLRequest, &flash_net_URLRequest);
4929     dict_init2(&flash_net_URLRequest.members, &memberinfo_type, 15);
4930     dict_put(&flash_net_URLRequest.members, &flash_net_URLRequest_contentType, &flash_net_URLRequest_contentType);
4931     dict_put(&flash_net_URLRequest.members, &flash_net_URLRequest_url, &flash_net_URLRequest_url);
4932     dict_put(&flash_net_URLRequest.members, &flash_net_URLRequest_requestHeaders, &flash_net_URLRequest_requestHeaders);
4933     dict_put(&flash_net_URLRequest.members, &flash_net_URLRequest_method, &flash_net_URLRequest_method);
4934     dict_put(&flash_net_URLRequest.members, &flash_net_URLRequest_digest, &flash_net_URLRequest_digest);
4935     dict_put(&flash_net_URLRequest.members, &flash_net_URLRequest_data, &flash_net_URLRequest_data);
4936     dict_put(d, &_URIError, &_URIError);
4937     dict_init2(&_URIError.members, &memberinfo_type, 8);
4938     dict_put(d, &flash_net_getClassByAlias, &flash_net_getClassByAlias);
4939     dict_put(d, &flash_display_ShaderParameter, &flash_display_ShaderParameter);
4940     dict_init2(&flash_display_ShaderParameter.members, &memberinfo_type, 8);
4941     dict_put(&flash_display_ShaderParameter.members, &flash_display_ShaderParameter_value, &flash_display_ShaderParameter_value);
4942     dict_put(&flash_display_ShaderParameter.members, &flash_display_ShaderParameter_index, &flash_display_ShaderParameter_index);
4943     dict_put(&flash_display_ShaderParameter.members, &flash_display_ShaderParameter_type, &flash_display_ShaderParameter_type);
4944     dict_put(d, &flash_filters_BitmapFilterType, &flash_filters_BitmapFilterType);
4945     dict_init2(&flash_filters_BitmapFilterType.members, &memberinfo_type, 8);
4946     dict_put(d, &_SecurityError, &_SecurityError);
4947     dict_init2(&_SecurityError.members, &memberinfo_type, 8);
4948     dict_put(d, &flash_utils_IDataInput, &flash_utils_IDataInput);
4949     dict_init2(&flash_utils_IDataInput.members, &memberinfo_type, 31);
4950     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readUTF, &flash_utils_IDataInput_readUTF);
4951     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readByte, &flash_utils_IDataInput_readByte);
4952     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readUTFBytes, &flash_utils_IDataInput_readUTFBytes);
4953     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readShort, &flash_utils_IDataInput_readShort);
4954     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_objectEncoding, &flash_utils_IDataInput_objectEncoding);
4955     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readUnsignedInt, &flash_utils_IDataInput_readUnsignedInt);
4956     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readDouble, &flash_utils_IDataInput_readDouble);
4957     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readBytes, &flash_utils_IDataInput_readBytes);
4958     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readUnsignedByte, &flash_utils_IDataInput_readUnsignedByte);
4959     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readMultiByte, &flash_utils_IDataInput_readMultiByte);
4960     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readInt, &flash_utils_IDataInput_readInt);
4961     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_bytesAvailable, &flash_utils_IDataInput_bytesAvailable);
4962     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readUnsignedShort, &flash_utils_IDataInput_readUnsignedShort);
4963     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readObject, &flash_utils_IDataInput_readObject);
4964     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readFloat, &flash_utils_IDataInput_readFloat);
4965     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_endian, &flash_utils_IDataInput_endian);
4966     dict_put(&flash_utils_IDataInput.members, &flash_utils_IDataInput_readBoolean, &flash_utils_IDataInput_readBoolean);
4967     dict_put(d, &flash_events_IEventDispatcher, &flash_events_IEventDispatcher);
4968     dict_init2(&flash_events_IEventDispatcher.members, &memberinfo_type, 8);
4969     dict_put(&flash_events_IEventDispatcher.members, &flash_events_IEventDispatcher_willTrigger, &flash_events_IEventDispatcher_willTrigger);
4970     dict_put(&flash_events_IEventDispatcher.members, &flash_events_IEventDispatcher_removeEventListener, &flash_events_IEventDispatcher_removeEventListener);
4971     dict_put(&flash_events_IEventDispatcher.members, &flash_events_IEventDispatcher_hasEventListener, &flash_events_IEventDispatcher_hasEventListener);
4972     dict_put(&flash_events_IEventDispatcher.members, &flash_events_IEventDispatcher_addEventListener, &flash_events_IEventDispatcher_addEventListener);
4973     dict_put(&flash_events_IEventDispatcher.members, &flash_events_IEventDispatcher_dispatchEvent, &flash_events_IEventDispatcher_dispatchEvent);
4974     dict_put(d, &_Class, &_Class);
4975     dict_init2(&_Class.members, &memberinfo_type, 8);
4976     dict_put(&_Class.members, &_Class_prototype, &_Class_prototype);
4977     dict_put(d, &flash_geom_Rectangle, &flash_geom_Rectangle);
4978     dict_init2(&flash_geom_Rectangle.members, &memberinfo_type, 31);
4979     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_top, &flash_geom_Rectangle_top);
4980     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_intersection, &flash_geom_Rectangle_intersection);
4981     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_intersects, &flash_geom_Rectangle_intersects);
4982     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_containsPoint, &flash_geom_Rectangle_containsPoint);
4983     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_setEmpty, &flash_geom_Rectangle_setEmpty);
4984     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_topLeft, &flash_geom_Rectangle_topLeft);
4985     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_width, &flash_geom_Rectangle_width);
4986     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_containsRect, &flash_geom_Rectangle_containsRect);
4987     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_isEmpty, &flash_geom_Rectangle_isEmpty);
4988     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_equals, &flash_geom_Rectangle_equals);
4989     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_height, &flash_geom_Rectangle_height);
4990     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_left, &flash_geom_Rectangle_left);
4991     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_inflate, &flash_geom_Rectangle_inflate);
4992     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_inflatePoint, &flash_geom_Rectangle_inflatePoint);
4993     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_toString, &flash_geom_Rectangle_toString);
4994     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_offsetPoint, &flash_geom_Rectangle_offsetPoint);
4995     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_x, &flash_geom_Rectangle_x);
4996     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_size, &flash_geom_Rectangle_size);
4997     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_bottomRight, &flash_geom_Rectangle_bottomRight);
4998     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_right, &flash_geom_Rectangle_right);
4999     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_contains, &flash_geom_Rectangle_contains);
5000     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_union, &flash_geom_Rectangle_union);
5001     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_bottom, &flash_geom_Rectangle_bottom);
5002     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_clone, &flash_geom_Rectangle_clone);
5003     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_y, &flash_geom_Rectangle_y);
5004     dict_put(&flash_geom_Rectangle.members, &flash_geom_Rectangle_offset, &flash_geom_Rectangle_offset);
5005     dict_put(d, &flash_events_SecurityErrorEvent, &flash_events_SecurityErrorEvent);
5006     dict_init2(&flash_events_SecurityErrorEvent.members, &memberinfo_type, 8);
5007     dict_put(&flash_events_SecurityErrorEvent.members, &flash_events_SecurityErrorEvent_toString, &flash_events_SecurityErrorEvent_toString);
5008     dict_put(&flash_events_SecurityErrorEvent.members, &flash_events_SecurityErrorEvent_clone, &flash_events_SecurityErrorEvent_clone);
5009     dict_put(d, &flash_net_IDynamicPropertyWriter, &flash_net_IDynamicPropertyWriter);
5010     dict_init2(&flash_net_IDynamicPropertyWriter.members, &memberinfo_type, 8);
5011     dict_put(&flash_net_IDynamicPropertyWriter.members, &flash_net_IDynamicPropertyWriter_writeDynamicProperties, &flash_net_IDynamicPropertyWriter_writeDynamicProperties);
5012     dict_put(d, &flash_display_InterpolationMethod, &flash_display_InterpolationMethod);
5013     dict_init2(&flash_display_InterpolationMethod.members, &memberinfo_type, 8);
5014     dict_put(d, &_Object, &_Object);
5015     dict_init2(&_Object.members, &memberinfo_type, 8);
5016     dict_put(&_Object.members, &_Object_init, &_Object_init);
5017     dict_put(&_Object.members, &_Object_propertyIsEnumerable, &_Object_propertyIsEnumerable);
5018     dict_put(&_Object.members, &_Object__setPropertyIsEnumerable, &_Object__setPropertyIsEnumerable);
5019     dict_put(&_Object.members, &_Object_isPrototypeOf, &_Object_isPrototypeOf);
5020     dict_put(&_Object.members, &_Object__dontEnumPrototype, &_Object__dontEnumPrototype);
5021     dict_put(&_Object.members, &_Object_hasOwnProperty, &_Object_hasOwnProperty);
5022     dict_put(d, &flash_errors_EOFError, &flash_errors_EOFError);
5023     dict_init2(&flash_errors_EOFError.members, &memberinfo_type, 8);
5024     dict_put(d, &flash_net_NetStream, &flash_net_NetStream);
5025     dict_init2(&flash_net_NetStream.members, &memberinfo_type, 63);
5026     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_videoCodec, &flash_net_NetStream_videoCodec);
5027     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_info, &flash_net_NetStream_info);
5028     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_attachCamera, &flash_net_NetStream_attachCamera);
5029     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_farNonce, &flash_net_NetStream_farNonce);
5030     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_close, &flash_net_NetStream_close);
5031     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_pause, &flash_net_NetStream_pause);
5032     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_onPeerConnect, &flash_net_NetStream_onPeerConnect);
5033     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_client, &flash_net_NetStream_client);
5034     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_resume, &flash_net_NetStream_resume);
5035     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_liveDelay, &flash_net_NetStream_liveDelay);
5036     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_peerStreams, &flash_net_NetStream_peerStreams);
5037     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_objectEncoding, &flash_net_NetStream_objectEncoding);
5038     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_bytesLoaded, &flash_net_NetStream_bytesLoaded);
5039     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_receiveVideo, &flash_net_NetStream_receiveVideo);
5040     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_maxPauseBufferTime, &flash_net_NetStream_maxPauseBufferTime);
5041     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_play2, &flash_net_NetStream_play2);
5042     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_audioCodec, &flash_net_NetStream_audioCodec);
5043     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_receiveVideoFPS, &flash_net_NetStream_receiveVideoFPS);
5044     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_bytesTotal, &flash_net_NetStream_bytesTotal);
5045     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_farID, &flash_net_NetStream_farID);
5046     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_receiveAudio, &flash_net_NetStream_receiveAudio);
5047     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_bufferLength, &flash_net_NetStream_bufferLength);
5048     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_seek, &flash_net_NetStream_seek);
5049     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_attachAudio, &flash_net_NetStream_attachAudio);
5050     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_bufferTime, &flash_net_NetStream_bufferTime);
5051     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_play, &flash_net_NetStream_play);
5052     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_publish, &flash_net_NetStream_publish);
5053     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_togglePause, &flash_net_NetStream_togglePause);
5054     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_checkPolicyFile, &flash_net_NetStream_checkPolicyFile);
5055     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_nearNonce, &flash_net_NetStream_nearNonce);
5056     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_decodedFrames, &flash_net_NetStream_decodedFrames);
5057     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_send, &flash_net_NetStream_send);
5058     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_currentFPS, &flash_net_NetStream_currentFPS);
5059     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_time, &flash_net_NetStream_time);
5060     dict_put(&flash_net_NetStream.members, &flash_net_NetStream_soundTransform, &flash_net_NetStream_soundTransform);
5061     dict_put(d, &_ArgumentError, &_ArgumentError);
5062     dict_init2(&_ArgumentError.members, &memberinfo_type, 8);
5063     dict_put(d, &_XMLList, &_XMLList);
5064     dict_init2(&_XMLList.members, &memberinfo_type, 63);
5065     dict_put(&_XMLList.members, &_XMLList_normalize, &_XMLList_normalize);
5066     dict_put(&_XMLList.members, &_XMLList_removeNamespace, &_XMLList_removeNamespace);
5067     dict_put(&_XMLList.members, &_XMLList_prependChild, &_XMLList_prependChild);
5068     dict_put(&_XMLList.members, &_XMLList_toXMLString, &_XMLList_toXMLString);
5069     dict_put(&_XMLList.members, &_XMLList_nodeKind, &_XMLList_nodeKind);
5070     dict_put(&_XMLList.members, &_XMLList_copy, &_XMLList_copy);
5071     dict_put(&_XMLList.members, &_XMLList_text, &_XMLList_text);
5072     dict_put(&_XMLList.members, &_XMLList_toString, &_XMLList_toString);
5073     dict_put(&_XMLList.members, &_XMLList_childIndex, &_XMLList_childIndex);
5074     dict_put(&_XMLList.members, &_XMLList_setName, &_XMLList_setName);
5075     dict_put(&_XMLList.members, &_XMLList_setLocalName, &_XMLList_setLocalName);
5076     dict_put(&_XMLList.members, &_XMLList_namespace, &_XMLList_namespace);
5077     dict_put(&_XMLList.members, &_XMLList_insertChildBefore, &_XMLList_insertChildBefore);
5078     dict_put(&_XMLList.members, &_XMLList_addNamespace, &_XMLList_addNamespace);
5079     dict_put(&_XMLList.members, &_XMLList_propertyIsEnumerable, &_XMLList_propertyIsEnumerable);
5080     dict_put(&_XMLList.members, &_XMLList_comments, &_XMLList_comments);
5081     dict_put(&_XMLList.members, &_XMLList_attributes, &_XMLList_attributes);
5082     dict_put(&_XMLList.members, &_XMLList_descendants, &_XMLList_descendants);
5083     dict_put(&_XMLList.members, &_XMLList_replace, &_XMLList_replace);
5084     dict_put(&_XMLList.members, &_XMLList_children, &_XMLList_children);
5085     dict_put(&_XMLList.members, &_XMLList_contains, &_XMLList_contains);
5086     dict_put(&_XMLList.members, &_XMLList_hasSimpleContent, &_XMLList_hasSimpleContent);
5087     dict_put(&_XMLList.members, &_XMLList_elements, &_XMLList_elements);
5088     dict_put(&_XMLList.members, &_XMLList_hasComplexContent, &_XMLList_hasComplexContent);
5089     dict_put(&_XMLList.members, &_XMLList_insertChildAfter, &_XMLList_insertChildAfter);
5090     dict_put(&_XMLList.members, &_XMLList_parent, &_XMLList_parent);
5091     dict_put(&_XMLList.members, &_XMLList_length, &_XMLList_length);
5092     dict_put(&_XMLList.members, &_XMLList_processingInstructions, &_XMLList_processingInstructions);
5093     dict_put(&_XMLList.members, &_XMLList_child, &_XMLList_child);
5094     dict_put(&_XMLList.members, &_XMLList_appendChild, &_XMLList_appendChild);
5095     dict_put(&_XMLList.members, &_XMLList_valueOf, &_XMLList_valueOf);
5096     dict_put(&_XMLList.members, &_XMLList_localName, &_XMLList_localName);
5097     dict_put(&_XMLList.members, &_XMLList_inScopeNamespaces, &_XMLList_inScopeNamespaces);
5098     dict_put(&_XMLList.members, &_XMLList_hasOwnProperty, &_XMLList_hasOwnProperty);
5099     dict_put(&_XMLList.members, &_XMLList_setNamespace, &_XMLList_setNamespace);
5100     dict_put(&_XMLList.members, &_XMLList_namespaceDeclarations, &_XMLList_namespaceDeclarations);
5101     dict_put(&_XMLList.members, &_XMLList_name, &_XMLList_name);
5102     dict_put(&_XMLList.members, &_XMLList_setChildren, &_XMLList_setChildren);
5103     dict_put(&_XMLList.members, &_XMLList_attribute, &_XMLList_attribute);
5104     dict_put(d, &flash_geom_Point, &flash_geom_Point);
5105     dict_init2(&flash_geom_Point.members, &memberinfo_type, 31);
5106     dict_put(&flash_geom_Point.members, &flash_geom_Point_subtract, &flash_geom_Point_subtract);
5107     dict_put(&flash_geom_Point.members, &flash_geom_Point_distance, &flash_geom_Point_distance);
5108     dict_put(&flash_geom_Point.members, &flash_geom_Point_normalize, &flash_geom_Point_normalize);
5109     dict_put(&flash_geom_Point.members, &flash_geom_Point_equals, &flash_geom_Point_equals);
5110     dict_put(&flash_geom_Point.members, &flash_geom_Point_toString, &flash_geom_Point_toString);
5111     dict_put(&flash_geom_Point.members, &flash_geom_Point_x, &flash_geom_Point_x);
5112     dict_put(&flash_geom_Point.members, &flash_geom_Point_add, &flash_geom_Point_add);
5113     dict_put(&flash_geom_Point.members, &flash_geom_Point_polar, &flash_geom_Point_polar);
5114     dict_put(&flash_geom_Point.members, &flash_geom_Point_clone, &flash_geom_Point_clone);
5115     dict_put(&flash_geom_Point.members, &flash_geom_Point_interpolate, &flash_geom_Point_interpolate);
5116     dict_put(&flash_geom_Point.members, &flash_geom_Point_y, &flash_geom_Point_y);
5117     dict_put(&flash_geom_Point.members, &flash_geom_Point_length, &flash_geom_Point_length);
5118     dict_put(&flash_geom_Point.members, &flash_geom_Point_offset, &flash_geom_Point_offset);
5119     dict_put(d, &flash_printing_PrintJobOptions, &flash_printing_PrintJobOptions);
5120     dict_init2(&flash_printing_PrintJobOptions.members, &memberinfo_type, 8);
5121     dict_put(&flash_printing_PrintJobOptions.members, &flash_printing_PrintJobOptions_printAsBitmap, &flash_printing_PrintJobOptions_printAsBitmap);
5122     dict_put(d, &flash_display_DisplayObject, &flash_display_DisplayObject);
5123     dict_init2(&flash_display_DisplayObject.members, &memberinfo_type, 63);
5124     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_rotation, &flash_display_DisplayObject_rotation);
5125     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_filters, &flash_display_DisplayObject_filters);
5126     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_rotationZ, &flash_display_DisplayObject_rotationZ);
5127     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_accessibilityProperties, &flash_display_DisplayObject_accessibilityProperties);
5128     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_mouseX, &flash_display_DisplayObject_mouseX);
5129     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_root, &flash_display_DisplayObject_root);
5130     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_stage, &flash_display_DisplayObject_stage);
5131     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_rotationY, &flash_display_DisplayObject_rotationY);
5132     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_scaleZ, &flash_display_DisplayObject_scaleZ);
5133     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_local3DToGlobal, &flash_display_DisplayObject_local3DToGlobal);
5134     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_loaderInfo, &flash_display_DisplayObject_loaderInfo);
5135     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_cacheAsBitmap, &flash_display_DisplayObject_cacheAsBitmap);
5136     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_transform, &flash_display_DisplayObject_transform);
5137     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_scaleY, &flash_display_DisplayObject_scaleY);
5138     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_height, &flash_display_DisplayObject_height);
5139     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_rotationX, &flash_display_DisplayObject_rotationX);
5140     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_scrollRect, &flash_display_DisplayObject_scrollRect);
5141     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_width, &flash_display_DisplayObject_width);
5142     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_scale9Grid, &flash_display_DisplayObject_scale9Grid);
5143     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_parent, &flash_display_DisplayObject_parent);
5144     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_hitTestObject, &flash_display_DisplayObject_hitTestObject);
5145     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_hitTestPoint, &flash_display_DisplayObject_hitTestPoint);
5146     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_alpha, &flash_display_DisplayObject_alpha);
5147     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_getRect, &flash_display_DisplayObject_getRect);
5148     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_opaqueBackground, &flash_display_DisplayObject_opaqueBackground);
5149     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_globalToLocal3D, &flash_display_DisplayObject_globalToLocal3D);
5150     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_visible, &flash_display_DisplayObject_visible);
5151     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_blendMode, &flash_display_DisplayObject_blendMode);
5152     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_scaleX, &flash_display_DisplayObject_scaleX);
5153     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_globalToLocal, &flash_display_DisplayObject_globalToLocal);
5154     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_localToGlobal, &flash_display_DisplayObject_localToGlobal);
5155     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_z, &flash_display_DisplayObject_z);
5156     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_name, &flash_display_DisplayObject_name);
5157     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_getBounds, &flash_display_DisplayObject_getBounds);
5158     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_mask, &flash_display_DisplayObject_mask);
5159     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_mouseY, &flash_display_DisplayObject_mouseY);
5160     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_x, &flash_display_DisplayObject_x);
5161     dict_put(&flash_display_DisplayObject.members, &flash_display_DisplayObject_y, &flash_display_DisplayObject_y);
5162     dict_put(d, &flash_sampler_DeleteObjectSample, &flash_sampler_DeleteObjectSample);
5163     dict_init2(&flash_sampler_DeleteObjectSample.members, &memberinfo_type, 8);
5164     dict_put(d, &flash_system_fscommand, &flash_system_fscommand);
5165     dict_put(d, &flash_utils_unescapeMultiByte, &flash_utils_unescapeMultiByte);
5166     dict_put(d, &flash_sampler_StackFrame, &flash_sampler_StackFrame);
5167     dict_init2(&flash_sampler_StackFrame.members, &memberinfo_type, 8);
5168     dict_put(&flash_sampler_StackFrame.members, &flash_sampler_StackFrame_toString, &flash_sampler_StackFrame_toString);
5169     dict_put(d, &flash_system_JPEGLoaderContext, &flash_system_JPEGLoaderContext);
5170     dict_init2(&flash_system_JPEGLoaderContext.members, &memberinfo_type, 8);
5171     dict_put(&flash_system_JPEGLoaderContext.members, &flash_system_JPEGLoaderContext_deblockingFilter, &flash_system_JPEGLoaderContext_deblockingFilter);
5172     dict_put(d, &flash_system_IME, &flash_system_IME);
5173     dict_init2(&flash_system_IME.members, &memberinfo_type, 8);
5174     dict_put(&flash_system_IME.members, &flash_system_IME_setCompositionString, &flash_system_IME_setCompositionString);
5175     dict_put(&flash_system_IME.members, &flash_system_IME_enabled, &flash_system_IME_enabled);
5176     dict_put(&flash_system_IME.members, &flash_system_IME_doConversion, &flash_system_IME_doConversion);
5177     dict_put(&flash_system_IME.members, &flash_system_IME_conversionMode, &flash_system_IME_conversionMode);
5178     dict_put(d, &_isNaN, &_isNaN);
5179     dict_put(d, &flash_system_Security, &flash_system_Security);
5180     dict_init2(&flash_system_Security.members, &memberinfo_type, 8);
5181     dict_put(&flash_system_Security.members, &flash_system_Security_disableAVM1Loading, &flash_system_Security_disableAVM1Loading);
5182     dict_put(&flash_system_Security.members, &flash_system_Security_allowDomain, &flash_system_Security_allowDomain);
5183     dict_put(&flash_system_Security.members, &flash_system_Security_showSettings, &flash_system_Security_showSettings);
5184     dict_put(&flash_system_Security.members, &flash_system_Security_allowInsecureDomain, &flash_system_Security_allowInsecureDomain);
5185     dict_put(&flash_system_Security.members, &flash_system_Security_loadPolicyFile, &flash_system_Security_loadPolicyFile);
5186     dict_put(&flash_system_Security.members, &flash_system_Security_sandboxType, &flash_system_Security_sandboxType);
5187     dict_put(&flash_system_Security.members, &flash_system_Security_exactSettings, &flash_system_Security_exactSettings);
5188     dict_put(d, &flash_display_Bitmap, &flash_display_Bitmap);
5189     dict_init2(&flash_display_Bitmap.members, &memberinfo_type, 8);
5190     dict_put(&flash_display_Bitmap.members, &flash_display_Bitmap_pixelSnapping, &flash_display_Bitmap_pixelSnapping);
5191     dict_put(&flash_display_Bitmap.members, &flash_display_Bitmap_bitmapData, &flash_display_Bitmap_bitmapData);
5192     dict_put(&flash_display_Bitmap.members, &flash_display_Bitmap_smoothing, &flash_display_Bitmap_smoothing);
5193     dict_put(d, &flash_printing_PrintJob, &flash_printing_PrintJob);
5194     dict_init2(&flash_printing_PrintJob.members, &memberinfo_type, 15);
5195     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_paperWidth, &flash_printing_PrintJob_paperWidth);
5196     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_addPage, &flash_printing_PrintJob_addPage);
5197     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_pageHeight, &flash_printing_PrintJob_pageHeight);
5198     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_start, &flash_printing_PrintJob_start);
5199     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_pageWidth, &flash_printing_PrintJob_pageWidth);
5200     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_send, &flash_printing_PrintJob_send);
5201     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_paperHeight, &flash_printing_PrintJob_paperHeight);
5202     dict_put(&flash_printing_PrintJob.members, &flash_printing_PrintJob_orientation, &flash_printing_PrintJob_orientation);
5203     dict_put(d, &flash_text_StaticText, &flash_text_StaticText);
5204     dict_init2(&flash_text_StaticText.members, &memberinfo_type, 8);
5205     dict_put(&flash_text_StaticText.members, &flash_text_StaticText_text, &flash_text_StaticText_text);
5206     dict_put(d, &flash_text_engine_SpaceJustifier, &flash_text_engine_SpaceJustifier);
5207     dict_init2(&flash_text_engine_SpaceJustifier.members, &memberinfo_type, 8);
5208     dict_put(&flash_text_engine_SpaceJustifier.members, &flash_text_engine_SpaceJustifier_clone, &flash_text_engine_SpaceJustifier_clone);
5209     dict_put(&flash_text_engine_SpaceJustifier.members, &flash_text_engine_SpaceJustifier_letterSpacing, &flash_text_engine_SpaceJustifier_letterSpacing);
5210     dict_put(d, &flash_events_DataEvent, &flash_events_DataEvent);
5211     dict_init2(&flash_events_DataEvent.members, &memberinfo_type, 8);
5212     dict_put(&flash_events_DataEvent.members, &flash_events_DataEvent_toString, &flash_events_DataEvent_toString);
5213     dict_put(&flash_events_DataEvent.members, &flash_events_DataEvent_clone, &flash_events_DataEvent_clone);
5214     dict_put(&flash_events_DataEvent.members, &flash_events_DataEvent_data, &flash_events_DataEvent_data);
5215     dict_put(d, &flash_events_ActivityEvent, &flash_events_ActivityEvent);
5216     dict_init2(&flash_events_ActivityEvent.members, &memberinfo_type, 8);
5217     dict_put(&flash_events_ActivityEvent.members, &flash_events_ActivityEvent_toString, &flash_events_ActivityEvent_toString);
5218     dict_put(&flash_events_ActivityEvent.members, &flash_events_ActivityEvent_activating, &flash_events_ActivityEvent_activating);
5219     dict_put(&flash_events_ActivityEvent.members, &flash_events_ActivityEvent_clone, &flash_events_ActivityEvent_clone);
5220     dict_put(d, &flash_display_GraphicsEndFill, &flash_display_GraphicsEndFill);
5221     dict_init2(&flash_display_GraphicsEndFill.members, &memberinfo_type, 8);
5222     dict_put(d, &flash_display_ColorCorrection, &flash_display_ColorCorrection);
5223     dict_init2(&flash_display_ColorCorrection.members, &memberinfo_type, 8);
5224     dict_put(d, &flash_events_IOErrorEvent, &flash_events_IOErrorEvent);
5225     dict_init2(&flash_events_IOErrorEvent.members, &memberinfo_type, 8);
5226     dict_put(&flash_events_IOErrorEvent.members, &flash_events_IOErrorEvent_toString, &flash_events_IOErrorEvent_toString);
5227     dict_put(&flash_events_IOErrorEvent.members, &flash_events_IOErrorEvent_clone, &flash_events_IOErrorEvent_clone);
5228     dict_put(d, &flash_display_GraphicsStroke, &flash_display_GraphicsStroke);
5229     dict_init2(&flash_display_GraphicsStroke.members, &memberinfo_type, 15);
5230     dict_put(&flash_display_GraphicsStroke.members, &flash_display_GraphicsStroke_scaleMode, &flash_display_GraphicsStroke_scaleMode);
5231     dict_put(&flash_display_GraphicsStroke.members, &flash_display_GraphicsStroke_miterLimit, &flash_display_GraphicsStroke_miterLimit);
5232     dict_put(&flash_display_GraphicsStroke.members, &flash_display_GraphicsStroke_pixelHinting, &flash_display_GraphicsStroke_pixelHinting);
5233     dict_put(&flash_display_GraphicsStroke.members, &flash_display_GraphicsStroke_fill, &flash_display_GraphicsStroke_fill);
5234     dict_put(&flash_display_GraphicsStroke.members, &flash_display_GraphicsStroke_thickness, &flash_display_GraphicsStroke_thickness);
5235     dict_put(&flash_display_GraphicsStroke.members, &flash_display_GraphicsStroke_joints, &flash_display_GraphicsStroke_joints);
5236     dict_put(&flash_display_GraphicsStroke.members, &flash_display_GraphicsStroke_caps, &flash_display_GraphicsStroke_caps);
5237     dict_put(d, &_Boolean, &_Boolean);
5238     dict_init2(&_Boolean.members, &memberinfo_type, 8);
5239     dict_put(&_Boolean.members, &_Boolean_valueOf, &_Boolean_valueOf);
5240     dict_put(&_Boolean.members, &_Boolean_toString, &_Boolean_toString);
5241     dict_put(d, &flash_sampler_getMemberNames, &flash_sampler_getMemberNames);
5242     dict_put(d, &flash_utils_getQualifiedClassName, &flash_utils_getQualifiedClassName);
5243     dict_put(d, &flash_text_engine_GraphicElement, &flash_text_engine_GraphicElement);
5244     dict_init2(&flash_text_engine_GraphicElement.members, &memberinfo_type, 8);
5245     dict_put(&flash_text_engine_GraphicElement.members, &flash_text_engine_GraphicElement_graphic, &flash_text_engine_GraphicElement_graphic);
5246     dict_put(&flash_text_engine_GraphicElement.members, &flash_text_engine_GraphicElement_elementWidth, &flash_text_engine_GraphicElement_elementWidth);
5247     dict_put(&flash_text_engine_GraphicElement.members, &flash_text_engine_GraphicElement_elementHeight, &flash_text_engine_GraphicElement_elementHeight);
5248     dict_put(d, &flash_media_Microphone, &flash_media_Microphone);
5249     dict_init2(&flash_media_Microphone.members, &memberinfo_type, 31);
5250     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_codec, &flash_media_Microphone_codec);
5251     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_gain, &flash_media_Microphone_gain);
5252     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_index, &flash_media_Microphone_index);
5253     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_setLoopBack, &flash_media_Microphone_setLoopBack);
5254     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_setSilenceLevel, &flash_media_Microphone_setSilenceLevel);
5255     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_name, &flash_media_Microphone_name);
5256     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_getMicrophone, &flash_media_Microphone_getMicrophone);
5257     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_setUseEchoSuppression, &flash_media_Microphone_setUseEchoSuppression);
5258     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_framesPerPacket, &flash_media_Microphone_framesPerPacket);
5259     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_muted, &flash_media_Microphone_muted);
5260     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_soundTransform, &flash_media_Microphone_soundTransform);
5261     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_encodeQuality, &flash_media_Microphone_encodeQuality);
5262     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_useEchoSuppression, &flash_media_Microphone_useEchoSuppression);
5263     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_silenceLevel, &flash_media_Microphone_silenceLevel);
5264     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_silenceTimeout, &flash_media_Microphone_silenceTimeout);
5265     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_rate, &flash_media_Microphone_rate);
5266     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_activityLevel, &flash_media_Microphone_activityLevel);
5267     dict_put(&flash_media_Microphone.members, &flash_media_Microphone_names, &flash_media_Microphone_names);
5268     dict_put(d, &flash_display_GraphicsShaderFill, &flash_display_GraphicsShaderFill);
5269     dict_init2(&flash_display_GraphicsShaderFill.members, &memberinfo_type, 8);
5270     dict_put(&flash_display_GraphicsShaderFill.members, &flash_display_GraphicsShaderFill_shader, &flash_display_GraphicsShaderFill_shader);
5271     dict_put(&flash_display_GraphicsShaderFill.members, &flash_display_GraphicsShaderFill_matrix, &flash_display_GraphicsShaderFill_matrix);
5272     dict_put(d, &flash_ui_ContextMenuClipboardItems, &flash_ui_ContextMenuClipboardItems);
5273     dict_init2(&flash_ui_ContextMenuClipboardItems.members, &memberinfo_type, 8);
5274     dict_put(&flash_ui_ContextMenuClipboardItems.members, &flash_ui_ContextMenuClipboardItems_clear, &flash_ui_ContextMenuClipboardItems_clear);
5275     dict_put(&flash_ui_ContextMenuClipboardItems.members, &flash_ui_ContextMenuClipboardItems_clone, &flash_ui_ContextMenuClipboardItems_clone);
5276     dict_put(&flash_ui_ContextMenuClipboardItems.members, &flash_ui_ContextMenuClipboardItems_paste, &flash_ui_ContextMenuClipboardItems_paste);
5277     dict_put(&flash_ui_ContextMenuClipboardItems.members, &flash_ui_ContextMenuClipboardItems_selectAll, &flash_ui_ContextMenuClipboardItems_selectAll);
5278     dict_put(&flash_ui_ContextMenuClipboardItems.members, &flash_ui_ContextMenuClipboardItems_copy, &flash_ui_ContextMenuClipboardItems_copy);
5279     dict_put(&flash_ui_ContextMenuClipboardItems.members, &flash_ui_ContextMenuClipboardItems_cut, &flash_ui_ContextMenuClipboardItems_cut);
5280     dict_put(d, &flash_errors_IllegalOperationError, &flash_errors_IllegalOperationError);
5281     dict_init2(&flash_errors_IllegalOperationError.members, &memberinfo_type, 8);
5282     dict_put(d, &flash_filters_GradientGlowFilter, &flash_filters_GradientGlowFilter);
5283     dict_init2(&flash_filters_GradientGlowFilter.members, &memberinfo_type, 15);
5284     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_strength, &flash_filters_GradientGlowFilter_strength);
5285     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_quality, &flash_filters_GradientGlowFilter_quality);
5286     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_angle, &flash_filters_GradientGlowFilter_angle);
5287     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_knockout, &flash_filters_GradientGlowFilter_knockout);
5288     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_type, &flash_filters_GradientGlowFilter_type);
5289     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_alphas, &flash_filters_GradientGlowFilter_alphas);
5290     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_ratios, &flash_filters_GradientGlowFilter_ratios);
5291     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_colors, &flash_filters_GradientGlowFilter_colors);
5292     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_blurX, &flash_filters_GradientGlowFilter_blurX);
5293     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_blurY, &flash_filters_GradientGlowFilter_blurY);
5294     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_distance, &flash_filters_GradientGlowFilter_distance);
5295     dict_put(&flash_filters_GradientGlowFilter.members, &flash_filters_GradientGlowFilter_clone, &flash_filters_GradientGlowFilter_clone);
5296     dict_put(d, &flash_display_CapsStyle, &flash_display_CapsStyle);
5297     dict_init2(&flash_display_CapsStyle.members, &memberinfo_type, 8);
5298     dict_put(d, &flash_text_engine_FontLookup, &flash_text_engine_FontLookup);
5299     dict_init2(&flash_text_engine_FontLookup.members, &memberinfo_type, 8);
5300     dict_put(d, &flash_text_TextSnapshot, &flash_text_TextSnapshot);
5301     dict_init2(&flash_text_TextSnapshot.members, &memberinfo_type, 15);
5302     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_setSelectColor, &flash_text_TextSnapshot_setSelectColor);
5303     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_setSelected, &flash_text_TextSnapshot_setSelected);
5304     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_getSelectedText, &flash_text_TextSnapshot_getSelectedText);
5305     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_getTextRunInfo, &flash_text_TextSnapshot_getTextRunInfo);
5306     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_charCount, &flash_text_TextSnapshot_charCount);
5307     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_findText, &flash_text_TextSnapshot_findText);
5308     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_getSelected, &flash_text_TextSnapshot_getSelected);
5309     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_hitTestTextNearPos, &flash_text_TextSnapshot_hitTestTextNearPos);
5310     dict_put(&flash_text_TextSnapshot.members, &flash_text_TextSnapshot_getText, &flash_text_TextSnapshot_getText);
5311     dict_put(d, &flash_display_InteractiveObject, &flash_display_InteractiveObject);
5312     dict_init2(&flash_display_InteractiveObject.members, &memberinfo_type, 15);
5313     dict_put(&flash_display_InteractiveObject.members, &flash_display_InteractiveObject_tabIndex, &flash_display_InteractiveObject_tabIndex);
5314     dict_put(&flash_display_InteractiveObject.members, &flash_display_InteractiveObject_doubleClickEnabled, &flash_display_InteractiveObject_doubleClickEnabled);
5315     dict_put(&flash_display_InteractiveObject.members, &flash_display_InteractiveObject_tabEnabled, &flash_display_InteractiveObject_tabEnabled);
5316     dict_put(&flash_display_InteractiveObject.members, &flash_display_InteractiveObject_mouseEnabled, &flash_display_InteractiveObject_mouseEnabled);
5317     dict_put(&flash_display_InteractiveObject.members, &flash_display_InteractiveObject_contextMenu, &flash_display_InteractiveObject_contextMenu);
5318     dict_put(&flash_display_InteractiveObject.members, &flash_display_InteractiveObject_focusRect, &flash_display_InteractiveObject_focusRect);
5319     dict_put(&flash_display_InteractiveObject.members, &flash_display_InteractiveObject_accessibilityImplementation, &flash_display_InteractiveObject_accessibilityImplementation);
5320     dict_put(d, &flash_text_TextField, &flash_text_TextField);
5321     dict_init2(&flash_text_TextField.members, &memberinfo_type, 127);
5322     dict_put(&flash_text_TextField.members, &flash_text_TextField_isFontCompatible, &flash_text_TextField_isFontCompatible);
5323     dict_put(&flash_text_TextField.members, &flash_text_TextField_getTextFormat, &flash_text_TextField_getTextFormat);
5324     dict_put(&flash_text_TextField.members, &flash_text_TextField_border, &flash_text_TextField_border);
5325     dict_put(&flash_text_TextField.members, &flash_text_TextField_selectedText, &flash_text_TextField_selectedText);
5326     dict_put(&flash_text_TextField.members, &flash_text_TextField_pasteRichText, &flash_text_TextField_pasteRichText);
5327     dict_put(&flash_text_TextField.members, &flash_text_TextField_bottomScrollV, &flash_text_TextField_bottomScrollV);
5328     dict_put(&flash_text_TextField.members, &flash_text_TextField_getLineIndexOfChar, &flash_text_TextField_getLineIndexOfChar);
5329     dict_put(&flash_text_TextField.members, &flash_text_TextField_replaceText, &flash_text_TextField_replaceText);
5330     dict_put(&flash_text_TextField.members, &flash_text_TextField_defaultTextFormat, &flash_text_TextField_defaultTextFormat);
5331     dict_put(&flash_text_TextField.members, &flash_text_TextField_restrict, &flash_text_TextField_restrict);
5332     dict_put(&flash_text_TextField.members, &flash_text_TextField_htmlText, &flash_text_TextField_htmlText);
5333     dict_put(&flash_text_TextField.members, &flash_text_TextField_copyRichText, &flash_text_TextField_copyRichText);
5334     dict_put(&flash_text_TextField.members, &flash_text_TextField_getLineText, &flash_text_TextField_getLineText);
5335     dict_put(&flash_text_TextField.members, &flash_text_TextField_getFirstCharInParagraph, &flash_text_TextField_getFirstCharInParagraph);
5336     dict_put(&flash_text_TextField.members, &flash_text_TextField_setSelection, &flash_text_TextField_setSelection);
5337     dict_put(&flash_text_TextField.members, &flash_text_TextField_length, &flash_text_TextField_length);
5338     dict_put(&flash_text_TextField.members, &flash_text_TextField_wordWrap, &flash_text_TextField_wordWrap);
5339     dict_put(&flash_text_TextField.members, &flash_text_TextField_appendText, &flash_text_TextField_appendText);
5340     dict_put(&flash_text_TextField.members, &flash_text_TextField_caretIndex, &flash_text_TextField_caretIndex);
5341     dict_put(&flash_text_TextField.members, &flash_text_TextField_mouseWheelEnabled, &flash_text_TextField_mouseWheelEnabled);
5342     dict_put(&flash_text_TextField.members, &flash_text_TextField_selectionBeginIndex, &flash_text_TextField_selectionBeginIndex);
5343     dict_put(&flash_text_TextField.members, &flash_text_TextField_sharpness, &flash_text_TextField_sharpness);
5344     dict_put(&flash_text_TextField.members, &flash_text_TextField_type, &flash_text_TextField_type);
5345     dict_put(&flash_text_TextField.members, &flash_text_TextField_getLineIndexAtPoint, &flash_text_TextField_getLineIndexAtPoint);
5346     dict_put(&flash_text_TextField.members, &flash_text_TextField_getCharIndexAtPoint, &flash_text_TextField_getCharIndexAtPoint);
5347     dict_put(&flash_text_TextField.members, &flash_text_TextField_getXMLText, &flash_text_TextField_getXMLText);
5348     dict_put(&flash_text_TextField.members, &flash_text_TextField_getParagraphLength, &flash_text_TextField_getParagraphLength);
5349     dict_put(&flash_text_TextField.members, &flash_text_TextField_getRawText, &flash_text_TextField_getRawText);
5350     dict_put(&flash_text_TextField.members, &flash_text_TextField_gridFitType, &flash_text_TextField_gridFitType);
5351     dict_put(&flash_text_TextField.members, &flash_text_TextField_getLineOffset, &flash_text_TextField_getLineOffset);
5352     dict_put(&flash_text_TextField.members, &flash_text_TextField_backgroundColor, &flash_text_TextField_backgroundColor);
5353     dict_put(&flash_text_TextField.members, &flash_text_TextField_multiline, &flash_text_TextField_multiline);
5354     dict_put(&flash_text_TextField.members, &flash_text_TextField_numLines, &flash_text_TextField_numLines);
5355     dict_put(&flash_text_TextField.members, &flash_text_TextField_getImageReference, &flash_text_TextField_getImageReference);
5356     dict_put(&flash_text_TextField.members, &flash_text_TextField_displayAsPassword, &flash_text_TextField_displayAsPassword);
5357     dict_put(&flash_text_TextField.members, &flash_text_TextField_textWidth, &flash_text_TextField_textWidth);
5358     dict_put(&flash_text_TextField.members, &flash_text_TextField_autoSize, &flash_text_TextField_autoSize);
5359     dict_put(&flash_text_TextField.members, &flash_text_TextField_selectable, &flash_text_TextField_selectable);
5360     dict_put(&flash_text_TextField.members, &flash_text_TextField_getCharBoundaries, &flash_text_TextField_getCharBoundaries);
5361     dict_put(&flash_text_TextField.members, &flash_text_TextField_alwaysShowSelection, &flash_text_TextField_alwaysShowSelection);
5362     dict_put(&flash_text_TextField.members, &flash_text_TextField_thickness, &flash_text_TextField_thickness);
5363     dict_put(&flash_text_TextField.members, &flash_text_TextField_useRichTextClipboard, &flash_text_TextField_useRichTextClipboard);
5364     dict_put(&flash_text_TextField.members, &flash_text_TextField_scrollV, &flash_text_TextField_scrollV);
5365     dict_put(&flash_text_TextField.members, &flash_text_TextField_getTextRuns, &flash_text_TextField_getTextRuns);
5366     dict_put(&flash_text_TextField.members, &flash_text_TextField_setTextFormat, &flash_text_TextField_setTextFormat);
5367     dict_put(&flash_text_TextField.members, &flash_text_TextField_textColor, &flash_text_TextField_textColor);
5368     dict_put(&flash_text_TextField.members, &flash_text_TextField_maxScrollV, &flash_text_TextField_maxScrollV);
5369     dict_put(&flash_text_TextField.members, &flash_text_TextField_embedFonts, &flash_text_TextField_embedFonts);
5370     dict_put(&flash_text_TextField.members, &flash_text_TextField_scrollH, &flash_text_TextField_scrollH);
5371     dict_put(&flash_text_TextField.members, &flash_text_TextField_text, &flash_text_TextField_text);
5372     dict_put(&flash_text_TextField.members, &flash_text_TextField_getLineLength, &flash_text_TextField_getLineLength);
5373     dict_put(&flash_text_TextField.members, &flash_text_TextField_textHeight, &flash_text_TextField_textHeight);
5374     dict_put(&flash_text_TextField.members, &flash_text_TextField_antiAliasType, &flash_text_TextField_antiAliasType);
5375     dict_put(&flash_text_TextField.members, &flash_text_TextField_styleSheet, &flash_text_TextField_styleSheet);
5376     dict_put(&flash_text_TextField.members, &flash_text_TextField_background, &flash_text_TextField_background);
5377     dict_put(&flash_text_TextField.members, &flash_text_TextField_replaceSelectedText, &flash_text_TextField_replaceSelectedText);
5378     dict_put(&flash_text_TextField.members, &flash_text_TextField_borderColor, &flash_text_TextField_borderColor);
5379     dict_put(&flash_text_TextField.members, &flash_text_TextField_maxScrollH, &flash_text_TextField_maxScrollH);
5380     dict_put(&flash_text_TextField.members, &flash_text_TextField_maxChars, &flash_text_TextField_maxChars);
5381     dict_put(&flash_text_TextField.members, &flash_text_TextField_getLineMetrics, &flash_text_TextField_getLineMetrics);
5382     dict_put(&flash_text_TextField.members, &flash_text_TextField_selectionEndIndex, &flash_text_TextField_selectionEndIndex);
5383     dict_put(&flash_text_TextField.members, &flash_text_TextField_insertXMLText, &flash_text_TextField_insertXMLText);
5384     dict_put(&flash_text_TextField.members, &flash_text_TextField_condenseWhite, &flash_text_TextField_condenseWhite);
5385     dict_put(d, &flash_printing_PrintJobOrientation, &flash_printing_PrintJobOrientation);
5386     dict_init2(&flash_printing_PrintJobOrientation.members, &memberinfo_type, 8);
5387     dict_put(d, &flash_text_TextRenderer, &flash_text_TextRenderer);
5388     dict_init2(&flash_text_TextRenderer.members, &memberinfo_type, 8);
5389     dict_put(&flash_text_TextRenderer.members, &flash_text_TextRenderer_displayMode, &flash_text_TextRenderer_displayMode);
5390     dict_put(&flash_text_TextRenderer.members, &flash_text_TextRenderer_antiAliasType, &flash_text_TextRenderer_antiAliasType);
5391     dict_put(&flash_text_TextRenderer.members, &flash_text_TextRenderer_maxLevel, &flash_text_TextRenderer_maxLevel);
5392     dict_put(&flash_text_TextRenderer.members, &flash_text_TextRenderer_setAdvancedAntiAliasingTable, &flash_text_TextRenderer_setAdvancedAntiAliasingTable);
5393     dict_put(d, &flash_net_NetConnection, &flash_net_NetConnection);
5394     dict_init2(&flash_net_NetConnection.members, &memberinfo_type, 31);
5395     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_defaultObjectEncoding, &flash_net_NetConnection_defaultObjectEncoding);
5396     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_nearID, &flash_net_NetConnection_nearID);
5397     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_client, &flash_net_NetConnection_client);
5398     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_farNonce, &flash_net_NetConnection_farNonce);
5399     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_objectEncoding, &flash_net_NetConnection_objectEncoding);
5400     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_farID, &flash_net_NetConnection_farID);
5401     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_connected, &flash_net_NetConnection_connected);
5402     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_call, &flash_net_NetConnection_call);
5403     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_usingTLS, &flash_net_NetConnection_usingTLS);
5404     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_proxyType, &flash_net_NetConnection_proxyType);
5405     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_addHeader, &flash_net_NetConnection_addHeader);
5406     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_protocol, &flash_net_NetConnection_protocol);
5407     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_close, &flash_net_NetConnection_close);
5408     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_nearNonce, &flash_net_NetConnection_nearNonce);
5409     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_connect, &flash_net_NetConnection_connect);
5410     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_unconnectedPeerStreams, &flash_net_NetConnection_unconnectedPeerStreams);
5411     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_maxPeerConnections, &flash_net_NetConnection_maxPeerConnections);
5412     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_connectedProxyType, &flash_net_NetConnection_connectedProxyType);
5413     dict_put(&flash_net_NetConnection.members, &flash_net_NetConnection_uri, &flash_net_NetConnection_uri);
5414     dict_put(d, &_decodeURIComponent, &_decodeURIComponent);
5415     dict_put(d, &flash_sampler_isGetterSetter, &flash_sampler_isGetterSetter);
5416     dict_put(d, &flash_utils_getQualifiedSuperclassName, &flash_utils_getQualifiedSuperclassName);
5417     dict_put(d, &flash_display_GraphicsPathWinding, &flash_display_GraphicsPathWinding);
5418     dict_init2(&flash_display_GraphicsPathWinding.members, &memberinfo_type, 8);
5419     dict_put(d, &flash_text_engine_TabStop, &flash_text_engine_TabStop);
5420     dict_init2(&flash_text_engine_TabStop.members, &memberinfo_type, 8);
5421     dict_put(&flash_text_engine_TabStop.members, &flash_text_engine_TabStop_alignment, &flash_text_engine_TabStop_alignment);
5422     dict_put(&flash_text_engine_TabStop.members, &flash_text_engine_TabStop_position, &flash_text_engine_TabStop_position);
5423     dict_put(&flash_text_engine_TabStop.members, &flash_text_engine_TabStop_decimalAlignmentToken, &flash_text_engine_TabStop_decimalAlignmentToken);
5424     dict_put(d, &flash_text_engine_JustificationStyle, &flash_text_engine_JustificationStyle);
5425     dict_init2(&flash_text_engine_JustificationStyle.members, &memberinfo_type, 8);
5426     dict_put(d, &flash_sampler_startSampling, &flash_sampler_startSampling);
5427     dict_put(d, &flash_text_engine_TextRotation, &flash_text_engine_TextRotation);
5428     dict_init2(&flash_text_engine_TextRotation.members, &memberinfo_type, 8);
5429     dict_put(d, &flash_sampler_clearSamples, &flash_sampler_clearSamples);
5430     dict_put(d, &flash_system_IMEConversionMode, &flash_system_IMEConversionMode);
5431     dict_init2(&flash_system_IMEConversionMode.members, &memberinfo_type, 8);
5432     dict_put(d, &flash_display_StageScaleMode, &flash_display_StageScaleMode);
5433     dict_init2(&flash_display_StageScaleMode.members, &memberinfo_type, 8);
5434     dict_put(d, &flash_sampler_getSize, &flash_sampler_getSize);
5435     dict_put(d, &flash_net_URLStream, &flash_net_URLStream);
5436     dict_init2(&flash_net_URLStream.members, &memberinfo_type, 31);
5437     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readUTF, &flash_net_URLStream_readUTF);
5438     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readByte, &flash_net_URLStream_readByte);
5439     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readUTFBytes, &flash_net_URLStream_readUTFBytes);
5440     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readShort, &flash_net_URLStream_readShort);
5441     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_objectEncoding, &flash_net_URLStream_objectEncoding);
5442     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_connected, &flash_net_URLStream_connected);
5443     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readUnsignedInt, &flash_net_URLStream_readUnsignedInt);
5444     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readDouble, &flash_net_URLStream_readDouble);
5445     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readBytes, &flash_net_URLStream_readBytes);
5446     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readUnsignedByte, &flash_net_URLStream_readUnsignedByte);
5447     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readMultiByte, &flash_net_URLStream_readMultiByte);
5448     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readInt, &flash_net_URLStream_readInt);
5449     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_bytesAvailable, &flash_net_URLStream_bytesAvailable);
5450     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_load, &flash_net_URLStream_load);
5451     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_close, &flash_net_URLStream_close);
5452     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readUnsignedShort, &flash_net_URLStream_readUnsignedShort);
5453     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readObject, &flash_net_URLStream_readObject);
5454     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readFloat, &flash_net_URLStream_readFloat);
5455     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_endian, &flash_net_URLStream_endian);
5456     dict_put(&flash_net_URLStream.members, &flash_net_URLStream_readBoolean, &flash_net_URLStream_readBoolean);
5457     dict_put(d, &flash_display_BlendMode, &flash_display_BlendMode);
5458     dict_init2(&flash_display_BlendMode.members, &memberinfo_type, 8);
5459     dict_put(d, &flash_ui_Mouse, &flash_ui_Mouse);
5460     dict_init2(&flash_ui_Mouse.members, &memberinfo_type, 8);
5461     dict_put(&flash_ui_Mouse.members, &flash_ui_Mouse_cursor, &flash_ui_Mouse_cursor);
5462     dict_put(&flash_ui_Mouse.members, &flash_ui_Mouse_show, &flash_ui_Mouse_show);
5463     dict_put(&flash_ui_Mouse.members, &flash_ui_Mouse_hide, &flash_ui_Mouse_hide);
5464     dict_put(d, &flash_errors_InvalidSWFError, &flash_errors_InvalidSWFError);
5465     dict_init2(&flash_errors_InvalidSWFError.members, &memberinfo_type, 8);
5466     dict_put(d, &flash_text_engine_RenderingMode, &flash_text_engine_RenderingMode);
5467     dict_init2(&flash_text_engine_RenderingMode.members, &memberinfo_type, 8);
5468     dict_put(d, &flash_display_GraphicsTrianglePath, &flash_display_GraphicsTrianglePath);
5469     dict_init2(&flash_display_GraphicsTrianglePath.members, &memberinfo_type, 8);
5470     dict_put(&flash_display_GraphicsTrianglePath.members, &flash_display_GraphicsTrianglePath_culling, &flash_display_GraphicsTrianglePath_culling);
5471     dict_put(&flash_display_GraphicsTrianglePath.members, &flash_display_GraphicsTrianglePath_vertices, &flash_display_GraphicsTrianglePath_vertices);
5472     dict_put(&flash_display_GraphicsTrianglePath.members, &flash_display_GraphicsTrianglePath_indices, &flash_display_GraphicsTrianglePath_indices);
5473     dict_put(&flash_display_GraphicsTrianglePath.members, &flash_display_GraphicsTrianglePath_uvtData, &flash_display_GraphicsTrianglePath_uvtData);
5474     dict_put(d, &flash_display_IGraphicsFill, &flash_display_IGraphicsFill);
5475     dict_init2(&flash_display_IGraphicsFill.members, &memberinfo_type, 8);
5476     dict_put(d, &flash_text_engine_TypographicCase, &flash_text_engine_TypographicCase);
5477     dict_init2(&flash_text_engine_TypographicCase.members, &memberinfo_type, 8);
5478     dict_put(d, &_XML, &_XML);
5479     dict_init2(&_XML.members, &memberinfo_type, 127);
5480     dict_put(&_XML.members, &_XML_attribute, &_XML_attribute);
5481     dict_put(&_XML.members, &_XML_toString, &_XML_toString);
5482     dict_put(&_XML.members, &_XML_childIndex, &_XML_childIndex);
5483     dict_put(&_XML.members, &_XML_parent, &_XML_parent);
5484     dict_put(&_XML.members, &_XML_appendChild, &_XML_appendChild);
5485     dict_put(&_XML.members, &_XML_replace, &_XML_replace);
5486     dict_put(&_XML.members, &_XML_elements, &_XML_elements);
5487     dict_put(&_XML.members, &_XML_setNotification, &_XML_setNotification);
5488     dict_put(&_XML.members, &_XML_namespaceDeclarations, &_XML_namespaceDeclarations);
5489     dict_put(&_XML.members, &_XML_length, &_XML_length);
5490     dict_put(&_XML.members, &_XML_comments, &_XML_comments);
5491     dict_put(&_XML.members, &_XML_processingInstructions, &_XML_processingInstructions);
5492     dict_put(&_XML.members, &_XML_inScopeNamespaces, &_XML_inScopeNamespaces);
5493     dict_put(&_XML.members, &_XML_prettyPrinting, &_XML_prettyPrinting);
5494     dict_put(&_XML.members, &_XML_children, &_XML_children);
5495     dict_put(&_XML.members, &_XML_setLocalName, &_XML_setLocalName);
5496     dict_put(&_XML.members, &_XML_setSettings, &_XML_setSettings);
5497     dict_put(&_XML.members, &_XML_ignoreComments, &_XML_ignoreComments);
5498     dict_put(&_XML.members, &_XML_notification, &_XML_notification);
5499     dict_put(&_XML.members, &_XML_ignoreWhitespace, &_XML_ignoreWhitespace);
5500     dict_put(&_XML.members, &_XML_setNamespace, &_XML_setNamespace);
5501     dict_put(&_XML.members, &_XML_prependChild, &_XML_prependChild);
5502     dict_put(&_XML.members, &_XML_hasSimpleContent, &_XML_hasSimpleContent);
5503     dict_put(&_XML.members, &_XML_insertChildBefore, &_XML_insertChildBefore);
5504     dict_put(&_XML.members, &_XML_hasOwnProperty, &_XML_hasOwnProperty);
5505     dict_put(&_XML.members, &_XML_normalize, &_XML_normalize);
5506     dict_put(&_XML.members, &_XML_valueOf, &_XML_valueOf);
5507     dict_put(&_XML.members, &_XML_copy, &_XML_copy);
5508     dict_put(&_XML.members, &_XML_localName, &_XML_localName);
5509     dict_put(&_XML.members, &_XML_contains, &_XML_contains);
5510     dict_put(&_XML.members, &_XML_propertyIsEnumerable, &_XML_propertyIsEnumerable);
5511     dict_put(&_XML.members, &_XML_defaultSettings, &_XML_defaultSettings);
5512     dict_put(&_XML.members, &_XML_settings, &_XML_settings);
5513     dict_put(&_XML.members, &_XML_namespace, &_XML_namespace);
5514     dict_put(&_XML.members, &_XML_attributes, &_XML_attributes);
5515     dict_put(&_XML.members, &_XML_setName, &_XML_setName);
5516     dict_put(&_XML.members, &_XML_text, &_XML_text);
5517     dict_put(&_XML.members, &_XML_insertChildAfter, &_XML_insertChildAfter);
5518     dict_put(&_XML.members, &_XML_ignoreProcessingInstructions, &_XML_ignoreProcessingInstructions);
5519     dict_put(&_XML.members, &_XML_prettyIndent, &_XML_prettyIndent);
5520     dict_put(&_XML.members, &_XML_descendants, &_XML_descendants);
5521     dict_put(&_XML.members, &_XML_toXMLString, &_XML_toXMLString);
5522     dict_put(&_XML.members, &_XML_hasComplexContent, &_XML_hasComplexContent);
5523     dict_put(&_XML.members, &_XML_child, &_XML_child);
5524     dict_put(&_XML.members, &_XML_removeNamespace, &_XML_removeNamespace);
5525     dict_put(&_XML.members, &_XML_addNamespace, &_XML_addNamespace);
5526     dict_put(&_XML.members, &_XML_nodeKind, &_XML_nodeKind);
5527     dict_put(&_XML.members, &_XML_name, &_XML_name);
5528     dict_put(&_XML.members, &_XML_setChildren, &_XML_setChildren);
5529     dict_put(d, &flash_net_NetStreamInfo, &flash_net_NetStreamInfo);
5530     dict_init2(&flash_net_NetStreamInfo.members, &memberinfo_type, 31);
5531     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_maxBytesPerSecond, &flash_net_NetStreamInfo_maxBytesPerSecond);
5532     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_dataBufferByteLength, &flash_net_NetStreamInfo_dataBufferByteLength);
5533     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_videoByteCount, &flash_net_NetStreamInfo_videoByteCount);
5534     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_videoBufferLength, &flash_net_NetStreamInfo_videoBufferLength);
5535     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_audioBufferByteLength, &flash_net_NetStreamInfo_audioBufferByteLength);
5536     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_dataBytesPerSecond, &flash_net_NetStreamInfo_dataBytesPerSecond);
5537     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_SRTT, &flash_net_NetStreamInfo_SRTT);
5538     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_droppedFrames, &flash_net_NetStreamInfo_droppedFrames);
5539     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_audioByteCount, &flash_net_NetStreamInfo_audioByteCount);
5540     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_audioBufferLength, &flash_net_NetStreamInfo_audioBufferLength);
5541     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_byteCount, &flash_net_NetStreamInfo_byteCount);
5542     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_toString, &flash_net_NetStreamInfo_toString);
5543     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_dataByteCount, &flash_net_NetStreamInfo_dataByteCount);
5544     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_videoBufferByteLength, &flash_net_NetStreamInfo_videoBufferByteLength);
5545     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_dataBufferLength, &flash_net_NetStreamInfo_dataBufferLength);
5546     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_audioLossRate, &flash_net_NetStreamInfo_audioLossRate);
5547     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_videoBytesPerSecond, &flash_net_NetStreamInfo_videoBytesPerSecond);
5548     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_currentBytesPerSecond, &flash_net_NetStreamInfo_currentBytesPerSecond);
5549     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_audioBytesPerSecond, &flash_net_NetStreamInfo_audioBytesPerSecond);
5550     dict_put(&flash_net_NetStreamInfo.members, &flash_net_NetStreamInfo_playbackBytesPerSecond, &flash_net_NetStreamInfo_playbackBytesPerSecond);
5551     dict_put(d, &flash_display_Stage, &flash_display_Stage);
5552     dict_init2(&flash_display_Stage.members, &memberinfo_type, 63);
5553     dict_put(&flash_display_Stage.members, &flash_display_Stage_setChildIndex, &flash_display_Stage_setChildIndex);
5554     dict_put(&flash_display_Stage.members, &flash_display_Stage_stageFocusRect, &flash_display_Stage_stageFocusRect);
5555     dict_put(&flash_display_Stage.members, &flash_display_Stage_frameRate, &flash_display_Stage_frameRate);
5556     dict_put(&flash_display_Stage.members, &flash_display_Stage_invalidate, &flash_display_Stage_invalidate);
5557     dict_put(&flash_display_Stage.members, &flash_display_Stage_textSnapshot, &flash_display_Stage_textSnapshot);
5558     dict_put(&flash_display_Stage.members, &flash_display_Stage_quality, &flash_display_Stage_quality);
5559     dict_put(&flash_display_Stage.members, &flash_display_Stage_willTrigger, &flash_display_Stage_willTrigger);
5560     dict_put(&flash_display_Stage.members, &flash_display_Stage_dispatchEvent, &flash_display_Stage_dispatchEvent);
5561     dict_put(&flash_display_Stage.members, &flash_display_Stage_isFocusInaccessible, &flash_display_Stage_isFocusInaccessible);
5562     dict_put(&flash_display_Stage.members, &flash_display_Stage_removeChildAt, &flash_display_Stage_removeChildAt);
5563     dict_put(&flash_display_Stage.members, &flash_display_Stage_fullScreenWidth, &flash_display_Stage_fullScreenWidth);
5564     dict_put(&flash_display_Stage.members, &flash_display_Stage_addChildAt, &flash_display_Stage_addChildAt);
5565     dict_put(&flash_display_Stage.members, &flash_display_Stage_height, &flash_display_Stage_height);
5566     dict_put(&flash_display_Stage.members, &flash_display_Stage_fullScreenSourceRect, &flash_display_Stage_fullScreenSourceRect);
5567     dict_put(&flash_display_Stage.members, &flash_display_Stage_width, &flash_display_Stage_width);
5568     dict_put(&flash_display_Stage.members, &flash_display_Stage_addChild, &flash_display_Stage_addChild);
5569     dict_put(&flash_display_Stage.members, &flash_display_Stage_numChildren, &flash_display_Stage_numChildren);
5570     dict_put(&flash_display_Stage.members, &flash_display_Stage_mouseChildren, &flash_display_Stage_mouseChildren);
5571     dict_put(&flash_display_Stage.members, &flash_display_Stage_swapChildrenAt, &flash_display_Stage_swapChildrenAt);
5572     dict_put(&flash_display_Stage.members, &flash_display_Stage_showDefaultContextMenu, &flash_display_Stage_showDefaultContextMenu);
5573     dict_put(&flash_display_Stage.members, &flash_display_Stage_addEventListener, &flash_display_Stage_addEventListener);
5574     dict_put(&flash_display_Stage.members, &flash_display_Stage_stageHeight, &flash_display_Stage_stageHeight);
5575     dict_put(&flash_display_Stage.members, &flash_display_Stage_fullScreenHeight, &flash_display_Stage_fullScreenHeight);
5576     dict_put(&flash_display_Stage.members, &flash_display_Stage_align, &flash_display_Stage_align);
5577     dict_put(&flash_display_Stage.members, &flash_display_Stage_hasEventListener, &flash_display_Stage_hasEventListener);
5578     dict_put(&flash_display_Stage.members, &flash_display_Stage_displayState, &flash_display_Stage_displayState);
5579     dict_put(&flash_display_Stage.members, &flash_display_Stage_scaleMode, &flash_display_Stage_scaleMode);
5580     dict_put(&flash_display_Stage.members, &flash_display_Stage_tabChildren, &flash_display_Stage_tabChildren);
5581     dict_put(&flash_display_Stage.members, &flash_display_Stage_focus, &flash_display_Stage_focus);
5582     dict_put(&flash_display_Stage.members, &flash_display_Stage_colorCorrection, &flash_display_Stage_colorCorrection);
5583     dict_put(&flash_display_Stage.members, &flash_display_Stage_colorCorrectionSupport, &flash_display_Stage_colorCorrectionSupport);
5584     dict_put(&flash_display_Stage.members, &flash_display_Stage_stageWidth, &flash_display_Stage_stageWidth);
5585     dict_put(d, &flash_ui_ContextMenuItem, &flash_ui_ContextMenuItem);
5586     dict_init2(&flash_ui_ContextMenuItem.members, &memberinfo_type, 8);
5587     dict_put(&flash_ui_ContextMenuItem.members, &flash_ui_ContextMenuItem_separatorBefore, &flash_ui_ContextMenuItem_separatorBefore);
5588     dict_put(&flash_ui_ContextMenuItem.members, &flash_ui_ContextMenuItem_enabled, &flash_ui_ContextMenuItem_enabled);
5589     dict_put(&flash_ui_ContextMenuItem.members, &flash_ui_ContextMenuItem_caption, &flash_ui_ContextMenuItem_caption);
5590     dict_put(&flash_ui_ContextMenuItem.members, &flash_ui_ContextMenuItem_clone, &flash_ui_ContextMenuItem_clone);
5591     dict_put(&flash_ui_ContextMenuItem.members, &flash_ui_ContextMenuItem_visible, &flash_ui_ContextMenuItem_visible);
5592     dict_put(d, &flash_trace_Trace, &flash_trace_Trace);
5593     dict_init2(&flash_trace_Trace.members, &memberinfo_type, 8);
5594     dict_put(&flash_trace_Trace.members, &flash_trace_Trace_setListener, &flash_trace_Trace_setListener);
5595     dict_put(&flash_trace_Trace.members, &flash_trace_Trace_getListener, &flash_trace_Trace_getListener);
5596     dict_put(&flash_trace_Trace.members, &flash_trace_Trace_setLevel, &flash_trace_Trace_setLevel);
5597     dict_put(&flash_trace_Trace.members, &flash_trace_Trace_getLevel, &flash_trace_Trace_getLevel);
5598     dict_put(d, &flash_events_TimerEvent, &flash_events_TimerEvent);
5599     dict_init2(&flash_events_TimerEvent.members, &memberinfo_type, 8);
5600     dict_put(&flash_events_TimerEvent.members, &flash_events_TimerEvent_toString, &flash_events_TimerEvent_toString);
5601     dict_put(&flash_events_TimerEvent.members, &flash_events_TimerEvent_clone, &flash_events_TimerEvent_clone);
5602     dict_put(&flash_events_TimerEvent.members, &flash_events_TimerEvent_updateAfterEvent, &flash_events_TimerEvent_updateAfterEvent);
5603     dict_put(d, &flash_events_SampleDataEvent, &flash_events_SampleDataEvent);
5604     dict_init2(&flash_events_SampleDataEvent.members, &memberinfo_type, 8);
5605     dict_put(&flash_events_SampleDataEvent.members, &flash_events_SampleDataEvent_toString, &flash_events_SampleDataEvent_toString);
5606     dict_put(&flash_events_SampleDataEvent.members, &flash_events_SampleDataEvent_position, &flash_events_SampleDataEvent_position);
5607     dict_put(&flash_events_SampleDataEvent.members, &flash_events_SampleDataEvent_clone, &flash_events_SampleDataEvent_clone);
5608     dict_put(&flash_events_SampleDataEvent.members, &flash_events_SampleDataEvent_data, &flash_events_SampleDataEvent_data);
5609     dict_put(d, &flash_display_ShaderPrecision, &flash_display_ShaderPrecision);
5610     dict_init2(&flash_display_ShaderPrecision.members, &memberinfo_type, 8);
5611     dict_put(d, &flash_net_FileReference, &flash_net_FileReference);
5612     dict_init2(&flash_net_FileReference.members, &memberinfo_type, 31);
5613     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_type, &flash_net_FileReference_type);
5614     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_browse, &flash_net_FileReference_browse);
5615     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_creationDate, &flash_net_FileReference_creationDate);
5616     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_upload, &flash_net_FileReference_upload);
5617     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_download, &flash_net_FileReference_download);
5618     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_save, &flash_net_FileReference_save);
5619     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_cancel, &flash_net_FileReference_cancel);
5620     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_creator, &flash_net_FileReference_creator);
5621     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_data, &flash_net_FileReference_data);
5622     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_size, &flash_net_FileReference_size);
5623     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_name, &flash_net_FileReference_name);
5624     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_load, &flash_net_FileReference_load);
5625     dict_put(&flash_net_FileReference.members, &flash_net_FileReference_modificationDate, &flash_net_FileReference_modificationDate);
5626     dict_put(d, &_DefinitionError, &_DefinitionError);
5627     dict_init2(&_DefinitionError.members, &memberinfo_type, 8);
5628     dict_put(d, &flash_events_EventDispatcher, &flash_events_EventDispatcher);
5629     dict_init2(&flash_events_EventDispatcher.members, &memberinfo_type, 8);
5630     dict_put(&flash_events_EventDispatcher.members, &flash_events_EventDispatcher_willTrigger, &flash_events_EventDispatcher_willTrigger);
5631     dict_put(&flash_events_EventDispatcher.members, &flash_events_EventDispatcher_toString, &flash_events_EventDispatcher_toString);
5632     dict_put(&flash_events_EventDispatcher.members, &flash_events_EventDispatcher_removeEventListener, &flash_events_EventDispatcher_removeEventListener);
5633     dict_put(&flash_events_EventDispatcher.members, &flash_events_EventDispatcher_hasEventListener, &flash_events_EventDispatcher_hasEventListener);
5634     dict_put(&flash_events_EventDispatcher.members, &flash_events_EventDispatcher_addEventListener, &flash_events_EventDispatcher_addEventListener);
5635     dict_put(&flash_events_EventDispatcher.members, &flash_events_EventDispatcher_dispatchEvent, &flash_events_EventDispatcher_dispatchEvent);
5636     dict_put(d, &flash_net_SharedObjectFlushStatus, &flash_net_SharedObjectFlushStatus);
5637     dict_init2(&flash_net_SharedObjectFlushStatus.members, &memberinfo_type, 8);
5638     dict_put(d, &flash_text_TextLineMetrics, &flash_text_TextLineMetrics);
5639     dict_init2(&flash_text_TextLineMetrics.members, &memberinfo_type, 8);
5640     dict_put(&flash_text_TextLineMetrics.members, &flash_text_TextLineMetrics_descent, &flash_text_TextLineMetrics_descent);
5641     dict_put(&flash_text_TextLineMetrics.members, &flash_text_TextLineMetrics_width, &flash_text_TextLineMetrics_width);
5642     dict_put(&flash_text_TextLineMetrics.members, &flash_text_TextLineMetrics_ascent, &flash_text_TextLineMetrics_ascent);
5643     dict_put(&flash_text_TextLineMetrics.members, &flash_text_TextLineMetrics_leading, &flash_text_TextLineMetrics_leading);
5644     dict_put(&flash_text_TextLineMetrics.members, &flash_text_TextLineMetrics_height, &flash_text_TextLineMetrics_height);
5645     dict_put(&flash_text_TextLineMetrics.members, &flash_text_TextLineMetrics_x, &flash_text_TextLineMetrics_x);
5646     dict_put(d, &flash_text_AntiAliasType, &flash_text_AntiAliasType);
5647     dict_init2(&flash_text_AntiAliasType.members, &memberinfo_type, 8);
5648     dict_put(d, &flash_system_SecurityDomain, &flash_system_SecurityDomain);
5649     dict_init2(&flash_system_SecurityDomain.members, &memberinfo_type, 8);
5650     dict_put(&flash_system_SecurityDomain.members, &flash_system_SecurityDomain_currentDomain, &flash_system_SecurityDomain_currentDomain);
5651     dict_put(d, &flash_text_Font, &flash_text_Font);
5652     dict_init2(&flash_text_Font.members, &memberinfo_type, 8);
5653     dict_put(&flash_text_Font.members, &flash_text_Font_enumerateFonts, &flash_text_Font_enumerateFonts);
5654     dict_put(&flash_text_Font.members, &flash_text_Font_hasGlyphs, &flash_text_Font_hasGlyphs);
5655     dict_put(&flash_text_Font.members, &flash_text_Font_fontName, &flash_text_Font_fontName);
5656     dict_put(&flash_text_Font.members, &flash_text_Font_registerFont, &flash_text_Font_registerFont);
5657     dict_put(&flash_text_Font.members, &flash_text_Font_fontStyle, &flash_text_Font_fontStyle);
5658     dict_put(&flash_text_Font.members, &flash_text_Font_fontType, &flash_text_Font_fontType);
5659     dict_put(d, &_RegExp, &_RegExp);
5660     dict_init2(&_RegExp.members, &memberinfo_type, 8);
5661     dict_put(&_RegExp.members, &_RegExp_source, &_RegExp_source);
5662     dict_put(&_RegExp.members, &_RegExp_test, &_RegExp_test);
5663     dict_put(&_RegExp.members, &_RegExp_global, &_RegExp_global);
5664     dict_put(&_RegExp.members, &_RegExp_exec, &_RegExp_exec);
5665     dict_put(&_RegExp.members, &_RegExp_ignoreCase, &_RegExp_ignoreCase);
5666     dict_put(&_RegExp.members, &_RegExp_dotall, &_RegExp_dotall);
5667     dict_put(&_RegExp.members, &_RegExp_lastIndex, &_RegExp_lastIndex);
5668     dict_put(&_RegExp.members, &_RegExp_extended, &_RegExp_extended);
5669     dict_put(&_RegExp.members, &_RegExp_multiline, &_RegExp_multiline);
5670     dict_put(d, &flash_accessibility_AccessibilityProperties, &flash_accessibility_AccessibilityProperties);
5671     dict_init2(&flash_accessibility_AccessibilityProperties.members, &memberinfo_type, 8);
5672     dict_put(&flash_accessibility_AccessibilityProperties.members, &flash_accessibility_AccessibilityProperties_forceSimple, &flash_accessibility_AccessibilityProperties_forceSimple);
5673     dict_put(&flash_accessibility_AccessibilityProperties.members, &flash_accessibility_AccessibilityProperties_noAutoLabeling, &flash_accessibility_AccessibilityProperties_noAutoLabeling);
5674     dict_put(&flash_accessibility_AccessibilityProperties.members, &flash_accessibility_AccessibilityProperties_description, &flash_accessibility_AccessibilityProperties_description);
5675     dict_put(&flash_accessibility_AccessibilityProperties.members, &flash_accessibility_AccessibilityProperties_name, &flash_accessibility_AccessibilityProperties_name);
5676     dict_put(&flash_accessibility_AccessibilityProperties.members, &flash_accessibility_AccessibilityProperties_shortcut, &flash_accessibility_AccessibilityProperties_shortcut);
5677     dict_put(&flash_accessibility_AccessibilityProperties.members, &flash_accessibility_AccessibilityProperties_silent, &flash_accessibility_AccessibilityProperties_silent);
5678     dict_put(d, &flash_ui_ContextMenu, &flash_ui_ContextMenu);
5679     dict_init2(&flash_ui_ContextMenu.members, &memberinfo_type, 8);
5680     dict_put(&flash_ui_ContextMenu.members, &flash_ui_ContextMenu_hideBuiltInItems, &flash_ui_ContextMenu_hideBuiltInItems);
5681     dict_put(&flash_ui_ContextMenu.members, &flash_ui_ContextMenu_clipboardItems, &flash_ui_ContextMenu_clipboardItems);
5682     dict_put(&flash_ui_ContextMenu.members, &flash_ui_ContextMenu_builtInItems, &flash_ui_ContextMenu_builtInItems);
5683     dict_put(&flash_ui_ContextMenu.members, &flash_ui_ContextMenu_customItems, &flash_ui_ContextMenu_customItems);
5684     dict_put(&flash_ui_ContextMenu.members, &flash_ui_ContextMenu_clone, &flash_ui_ContextMenu_clone);
5685     dict_put(&flash_ui_ContextMenu.members, &flash_ui_ContextMenu_link, &flash_ui_ContextMenu_link);
5686     dict_put(&flash_ui_ContextMenu.members, &flash_ui_ContextMenu_clipboardMenu, &flash_ui_ContextMenu_clipboardMenu);
5687     dict_put(d, &flash_text_TextFieldAutoSize, &flash_text_TextFieldAutoSize);
5688     dict_init2(&flash_text_TextFieldAutoSize.members, &memberinfo_type, 8);
5689     dict_put(d, &_Math, &_Math);
5690     dict_init2(&_Math.members, &memberinfo_type, 31);
5691     dict_put(&_Math.members, &_Math_atan, &_Math_atan);
5692     dict_put(&_Math.members, &_Math_min, &_Math_min);
5693     dict_put(&_Math.members, &_Math_exp, &_Math_exp);
5694     dict_put(&_Math.members, &_Math_abs, &_Math_abs);
5695     dict_put(&_Math.members, &_Math_atan2, &_Math_atan2);
5696     dict_put(&_Math.members, &_Math_round, &_Math_round);
5697     dict_put(&_Math.members, &_Math_log, &_Math_log);
5698     dict_put(&_Math.members, &_Math_sin, &_Math_sin);
5699     dict_put(&_Math.members, &_Math_acos, &_Math_acos);
5700     dict_put(&_Math.members, &_Math_cos, &_Math_cos);
5701     dict_put(&_Math.members, &_Math_asin, &_Math_asin);
5702     dict_put(&_Math.members, &_Math_floor, &_Math_floor);
5703     dict_put(&_Math.members, &_Math_random, &_Math_random);
5704     dict_put(&_Math.members, &_Math_sqrt, &_Math_sqrt);
5705     dict_put(&_Math.members, &_Math_tan, &_Math_tan);
5706     dict_put(&_Math.members, &_Math_max, &_Math_max);
5707     dict_put(&_Math.members, &_Math_pow, &_Math_pow);
5708     dict_put(&_Math.members, &_Math_ceil, &_Math_ceil);
5709     dict_put(d, &flash_display_ColorCorrectionSupport, &flash_display_ColorCorrectionSupport);
5710     dict_init2(&flash_display_ColorCorrectionSupport.members, &memberinfo_type, 8);
5711     dict_put(d, &flash_errors_IOError, &flash_errors_IOError);
5712     dict_init2(&flash_errors_IOError.members, &memberinfo_type, 8);
5713     dict_put(d, &_trace, &_trace);
5714     dict_put(d, &flash_ui_ContextMenuBuiltInItems, &flash_ui_ContextMenuBuiltInItems);
5715     dict_init2(&flash_ui_ContextMenuBuiltInItems.members, &memberinfo_type, 8);
5716     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_zoom, &flash_ui_ContextMenuBuiltInItems_zoom);
5717     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_save, &flash_ui_ContextMenuBuiltInItems_save);
5718     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_loop, &flash_ui_ContextMenuBuiltInItems_loop);
5719     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_print, &flash_ui_ContextMenuBuiltInItems_print);
5720     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_forwardAndBack, &flash_ui_ContextMenuBuiltInItems_forwardAndBack);
5721     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_rewind, &flash_ui_ContextMenuBuiltInItems_rewind);
5722     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_clone, &flash_ui_ContextMenuBuiltInItems_clone);
5723     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_quality, &flash_ui_ContextMenuBuiltInItems_quality);
5724     dict_put(&flash_ui_ContextMenuBuiltInItems.members, &flash_ui_ContextMenuBuiltInItems_play, &flash_ui_ContextMenuBuiltInItems_play);
5725     dict_put(d, &flash_net_FileReferenceList, &flash_net_FileReferenceList);
5726     dict_init2(&flash_net_FileReferenceList.members, &memberinfo_type, 8);
5727     dict_put(&flash_net_FileReferenceList.members, &flash_net_FileReferenceList_fileList, &flash_net_FileReferenceList_fileList);
5728     dict_put(&flash_net_FileReferenceList.members, &flash_net_FileReferenceList_browse, &flash_net_FileReferenceList_browse);
5729     dict_put(d, &flash_display_TriangleCulling, &flash_display_TriangleCulling);
5730     dict_init2(&flash_display_TriangleCulling.members, &memberinfo_type, 8);
5731     dict_put(d, &flash_media_SoundMixer, &flash_media_SoundMixer);
5732     dict_init2(&flash_media_SoundMixer.members, &memberinfo_type, 8);
5733     dict_put(&flash_media_SoundMixer.members, &flash_media_SoundMixer_computeSpectrum, &flash_media_SoundMixer_computeSpectrum);
5734     dict_put(&flash_media_SoundMixer.members, &flash_media_SoundMixer_areSoundsInaccessible, &flash_media_SoundMixer_areSoundsInaccessible);
5735     dict_put(&flash_media_SoundMixer.members, &flash_media_SoundMixer_soundTransform, &flash_media_SoundMixer_soundTransform);
5736     dict_put(&flash_media_SoundMixer.members, &flash_media_SoundMixer_bufferTime, &flash_media_SoundMixer_bufferTime);
5737     dict_put(&flash_media_SoundMixer.members, &flash_media_SoundMixer_stopAll, &flash_media_SoundMixer_stopAll);
5738     dict_put(d, &adobe_utils_XMLUI, &adobe_utils_XMLUI);
5739     dict_init2(&adobe_utils_XMLUI.members, &memberinfo_type, 8);
5740     dict_put(&adobe_utils_XMLUI.members, &adobe_utils_XMLUI_cancel, &adobe_utils_XMLUI_cancel);
5741     dict_put(&adobe_utils_XMLUI.members, &adobe_utils_XMLUI_setProperty, &adobe_utils_XMLUI_setProperty);
5742     dict_put(&adobe_utils_XMLUI.members, &adobe_utils_XMLUI_getProperty, &adobe_utils_XMLUI_getProperty);
5743     dict_put(&adobe_utils_XMLUI.members, &adobe_utils_XMLUI_accept, &adobe_utils_XMLUI_accept);
5744     dict_put(d, &_escape, &_escape);
5745     dict_put(d, &flash_utils_setInterval, &flash_utils_setInterval);
5746     dict_put(d, &flash_events_StatusEvent, &flash_events_StatusEvent);
5747     dict_init2(&flash_events_StatusEvent.members, &memberinfo_type, 8);
5748     dict_put(&flash_events_StatusEvent.members, &flash_events_StatusEvent_toString, &flash_events_StatusEvent_toString);
5749     dict_put(&flash_events_StatusEvent.members, &flash_events_StatusEvent_code, &flash_events_StatusEvent_code);
5750     dict_put(&flash_events_StatusEvent.members, &flash_events_StatusEvent_clone, &flash_events_StatusEvent_clone);
5751     dict_put(&flash_events_StatusEvent.members, &flash_events_StatusEvent_level, &flash_events_StatusEvent_level);
5752     dict_put(d, &flash_display_IGraphicsPath, &flash_display_IGraphicsPath);
5753     dict_init2(&flash_display_IGraphicsPath.members, &memberinfo_type, 8);
5754     dict_put(d, &flash_events_ShaderEvent, &flash_events_ShaderEvent);
5755     dict_init2(&flash_events_ShaderEvent.members, &memberinfo_type, 8);
5756     dict_put(&flash_events_ShaderEvent.members, &flash_events_ShaderEvent_vector, &flash_events_ShaderEvent_vector);
5757     dict_put(&flash_events_ShaderEvent.members, &flash_events_ShaderEvent_toString, &flash_events_ShaderEvent_toString);
5758     dict_put(&flash_events_ShaderEvent.members, &flash_events_ShaderEvent_bitmapData, &flash_events_ShaderEvent_bitmapData);
5759     dict_put(&flash_events_ShaderEvent.members, &flash_events_ShaderEvent_clone, &flash_events_ShaderEvent_clone);
5760     dict_put(&flash_events_ShaderEvent.members, &flash_events_ShaderEvent_byteArray, &flash_events_ShaderEvent_byteArray);
5761     dict_put(d, &flash_display_Shader, &flash_display_Shader);
5762     dict_init2(&flash_display_Shader.members, &memberinfo_type, 8);
5763     dict_put(&flash_display_Shader.members, &flash_display_Shader_precisionHint, &flash_display_Shader_precisionHint);
5764     dict_put(&flash_display_Shader.members, &flash_display_Shader_data, &flash_display_Shader_data);
5765     dict_put(d, &flash_errors_StackOverflowError, &flash_errors_StackOverflowError);
5766     dict_init2(&flash_errors_StackOverflowError.members, &memberinfo_type, 8);
5767     dict_put(d, &flash_sampler_getInvocationCount, &flash_sampler_getInvocationCount);
5768     dict_put(d, &flash_text_engine_Kerning, &flash_text_engine_Kerning);
5769     dict_init2(&flash_text_engine_Kerning.members, &memberinfo_type, 8);
5770     dict_put(d, &flash_text_CSMSettings, &flash_text_CSMSettings);
5771     dict_init2(&flash_text_CSMSettings.members, &memberinfo_type, 8);
5772     dict_put(&flash_text_CSMSettings.members, &flash_text_CSMSettings_fontSize, &flash_text_CSMSettings_fontSize);
5773     dict_put(&flash_text_CSMSettings.members, &flash_text_CSMSettings_outsideCutoff, &flash_text_CSMSettings_outsideCutoff);
5774     dict_put(&flash_text_CSMSettings.members, &flash_text_CSMSettings_insideCutoff, &flash_text_CSMSettings_insideCutoff);
5775     dict_put(d, &_RangeError, &_RangeError);
5776     dict_init2(&_RangeError.members, &memberinfo_type, 8);
5777     dict_put(d, &_Number, &_Number);
5778     dict_init2(&_Number.members, &memberinfo_type, 8);
5779     dict_put(&_Number.members, &_Number_valueOf, &_Number_valueOf);
5780     dict_put(&_Number.members, &_Number_toString, &_Number_toString);
5781     dict_put(&_Number.members, &_Number_toExponential, &_Number_toExponential);
5782     dict_put(&_Number.members, &_Number_toFixed, &_Number_toFixed);
5783     dict_put(&_Number.members, &_Number_toPrecision, &_Number_toPrecision);
5784     dict_put(d, &flash_display_Graphics, &flash_display_Graphics);
5785     dict_init2(&flash_display_Graphics.members, &memberinfo_type, 63);
5786     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawPath, &flash_display_Graphics_drawPath);
5787     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawEllipse, &flash_display_Graphics_drawEllipse);
5788     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawRoundRectComplex, &flash_display_Graphics_drawRoundRectComplex);
5789     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_moveTo, &flash_display_Graphics_moveTo);
5790     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_lineShaderStyle, &flash_display_Graphics_lineShaderStyle);
5791     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_beginFill, &flash_display_Graphics_beginFill);
5792     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_beginGradientFill, &flash_display_Graphics_beginGradientFill);
5793     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawGraphicsData, &flash_display_Graphics_drawGraphicsData);
5794     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_lineGradientStyle, &flash_display_Graphics_lineGradientStyle);
5795     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawRoundRect, &flash_display_Graphics_drawRoundRect);
5796     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_beginBitmapFill, &flash_display_Graphics_beginBitmapFill);
5797     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_lineStyle, &flash_display_Graphics_lineStyle);
5798     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_lineTo, &flash_display_Graphics_lineTo);
5799     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_endFill, &flash_display_Graphics_endFill);
5800     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_copyFrom, &flash_display_Graphics_copyFrom);
5801     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_lineBitmapStyle, &flash_display_Graphics_lineBitmapStyle);
5802     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_curveTo, &flash_display_Graphics_curveTo);
5803     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_clear, &flash_display_Graphics_clear);
5804     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawCircle, &flash_display_Graphics_drawCircle);
5805     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_beginShaderFill, &flash_display_Graphics_beginShaderFill);
5806     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawTriangles, &flash_display_Graphics_drawTriangles);
5807     dict_put(&flash_display_Graphics.members, &flash_display_Graphics_drawRect, &flash_display_Graphics_drawRect);
5808     dict_put(d, &_SyntaxError, &_SyntaxError);
5809     dict_init2(&_SyntaxError.members, &memberinfo_type, 8);
5810     dict_put(d, &flash_sampler_NewObjectSample, &flash_sampler_NewObjectSample);
5811     dict_init2(&flash_sampler_NewObjectSample.members, &memberinfo_type, 8);
5812     dict_put(&flash_sampler_NewObjectSample.members, &flash_sampler_NewObjectSample_object, &flash_sampler_NewObjectSample_object);
5813     dict_put(d, &flash_net_FileFilter, &flash_net_FileFilter);
5814     dict_init2(&flash_net_FileFilter.members, &memberinfo_type, 8);
5815     dict_put(&flash_net_FileFilter.members, &flash_net_FileFilter_extension, &flash_net_FileFilter_extension);
5816     dict_put(&flash_net_FileFilter.members, &flash_net_FileFilter_description, &flash_net_FileFilter_description);
5817     dict_put(&flash_net_FileFilter.members, &flash_net_FileFilter_macType, &flash_net_FileFilter_macType);
5818     dict_put(d, &flash_display_BitmapDataChannel, &flash_display_BitmapDataChannel);
5819     dict_init2(&flash_display_BitmapDataChannel.members, &memberinfo_type, 8);
5820     dict_put(d, &flash_utils_clearInterval, &flash_utils_clearInterval);
5821     dict_put(d, &flash_text_engine_ContentElement, &flash_text_engine_ContentElement);
5822     dict_init2(&flash_text_engine_ContentElement.members, &memberinfo_type, 8);
5823     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_eventMirror, &flash_text_engine_ContentElement_eventMirror);
5824     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_groupElement, &flash_text_engine_ContentElement_groupElement);
5825     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_textRotation, &flash_text_engine_ContentElement_textRotation);
5826     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_text, &flash_text_engine_ContentElement_text);
5827     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_userData, &flash_text_engine_ContentElement_userData);
5828     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_elementFormat, &flash_text_engine_ContentElement_elementFormat);
5829     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_textBlock, &flash_text_engine_ContentElement_textBlock);
5830     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_rawText, &flash_text_engine_ContentElement_rawText);
5831     dict_put(&flash_text_engine_ContentElement.members, &flash_text_engine_ContentElement_textBlockBeginIndex, &flash_text_engine_ContentElement_textBlockBeginIndex);
5832     dict_put(d, &flash_utils_Endian, &flash_utils_Endian);
5833     dict_init2(&flash_utils_Endian.members, &memberinfo_type, 8);
5834     dict_put(d, &flash_net_navigateToURL, &flash_net_navigateToURL);
5835     dict_put(d, &flash_events_ProgressEvent, &flash_events_ProgressEvent);
5836     dict_init2(&flash_events_ProgressEvent.members, &memberinfo_type, 8);
5837     dict_put(&flash_events_ProgressEvent.members, &flash_events_ProgressEvent_bytesLoaded, &flash_events_ProgressEvent_bytesLoaded);
5838     dict_put(&flash_events_ProgressEvent.members, &flash_events_ProgressEvent_toString, &flash_events_ProgressEvent_toString);
5839     dict_put(&flash_events_ProgressEvent.members, &flash_events_ProgressEvent_bytesTotal, &flash_events_ProgressEvent_bytesTotal);
5840     dict_put(&flash_events_ProgressEvent.members, &flash_events_ProgressEvent_clone, &flash_events_ProgressEvent_clone);
5841     dict_put(d, &flash_media_Sound, &flash_media_Sound);
5842     dict_init2(&flash_media_Sound.members, &memberinfo_type, 15);
5843     dict_put(&flash_media_Sound.members, &flash_media_Sound_extract, &flash_media_Sound_extract);
5844     dict_put(&flash_media_Sound.members, &flash_media_Sound_bytesLoaded, &flash_media_Sound_bytesLoaded);
5845     dict_put(&flash_media_Sound.members, &flash_media_Sound_id3, &flash_media_Sound_id3);
5846     dict_put(&flash_media_Sound.members, &flash_media_Sound_play, &flash_media_Sound_play);
5847     dict_put(&flash_media_Sound.members, &flash_media_Sound_url, &flash_media_Sound_url);
5848     dict_put(&flash_media_Sound.members, &flash_media_Sound_isBuffering, &flash_media_Sound_isBuffering);
5849     dict_put(&flash_media_Sound.members, &flash_media_Sound_load, &flash_media_Sound_load);
5850     dict_put(&flash_media_Sound.members, &flash_media_Sound_bytesTotal, &flash_media_Sound_bytesTotal);
5851     dict_put(&flash_media_Sound.members, &flash_media_Sound_length, &flash_media_Sound_length);
5852     dict_put(&flash_media_Sound.members, &flash_media_Sound_close, &flash_media_Sound_close);
5853     dict_put(d, &flash_text_TextExtent, &flash_text_TextExtent);
5854     dict_init2(&flash_text_TextExtent.members, &memberinfo_type, 8);
5855     dict_put(&flash_text_TextExtent.members, &flash_text_TextExtent_descent, &flash_text_TextExtent_descent);
5856     dict_put(&flash_text_TextExtent.members, &flash_text_TextExtent_width, &flash_text_TextExtent_width);
5857     dict_put(&flash_text_TextExtent.members, &flash_text_TextExtent_ascent, &flash_text_TextExtent_ascent);
5858     dict_put(&flash_text_TextExtent.members, &flash_text_TextExtent_textFieldHeight, &flash_text_TextExtent_textFieldHeight);
5859     dict_put(&flash_text_TextExtent.members, &flash_text_TextExtent_textFieldWidth, &flash_text_TextExtent_textFieldWidth);
5860     dict_put(&flash_text_TextExtent.members, &flash_text_TextExtent_height, &flash_text_TextExtent_height);
5861     dict_put(d, &flash_text_FontStyle, &flash_text_FontStyle);
5862     dict_init2(&flash_text_FontStyle.members, &memberinfo_type, 8);
5863     dict_put(d, &flash_text_engine_TextLineMirrorRegion, &flash_text_engine_TextLineMirrorRegion);
5864     dict_init2(&flash_text_engine_TextLineMirrorRegion.members, &memberinfo_type, 8);
5865     dict_put(&flash_text_engine_TextLineMirrorRegion.members, &flash_text_engine_TextLineMirrorRegion_mirror, &flash_text_engine_TextLineMirrorRegion_mirror);
5866     dict_put(&flash_text_engine_TextLineMirrorRegion.members, &flash_text_engine_TextLineMirrorRegion_previousRegion, &flash_text_engine_TextLineMirrorRegion_previousRegion);
5867     dict_put(&flash_text_engine_TextLineMirrorRegion.members, &flash_text_engine_TextLineMirrorRegion_bounds, &flash_text_engine_TextLineMirrorRegion_bounds);
5868     dict_put(&flash_text_engine_TextLineMirrorRegion.members, &flash_text_engine_TextLineMirrorRegion_nextRegion, &flash_text_engine_TextLineMirrorRegion_nextRegion);
5869     dict_put(&flash_text_engine_TextLineMirrorRegion.members, &flash_text_engine_TextLineMirrorRegion_element, &flash_text_engine_TextLineMirrorRegion_element);
5870     dict_put(&flash_text_engine_TextLineMirrorRegion.members, &flash_text_engine_TextLineMirrorRegion_textLine, &flash_text_engine_TextLineMirrorRegion_textLine);
5871     dict_put(d, &flash_geom_Vector3D, &flash_geom_Vector3D);
5872     dict_init2(&flash_geom_Vector3D.members, &memberinfo_type, 31);
5873     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_subtract, &flash_geom_Vector3D_subtract);
5874     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_distance, &flash_geom_Vector3D_distance);
5875     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_scaleBy, &flash_geom_Vector3D_scaleBy);
5876     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_decrementBy, &flash_geom_Vector3D_decrementBy);
5877     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_equals, &flash_geom_Vector3D_equals);
5878     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_normalize, &flash_geom_Vector3D_normalize);
5879     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_dotProduct, &flash_geom_Vector3D_dotProduct);
5880     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_negate, &flash_geom_Vector3D_negate);
5881     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_angleBetween, &flash_geom_Vector3D_angleBetween);
5882     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_toString, &flash_geom_Vector3D_toString);
5883     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_lengthSquared, &flash_geom_Vector3D_lengthSquared);
5884     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_x, &flash_geom_Vector3D_x);
5885     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_incrementBy, &flash_geom_Vector3D_incrementBy);
5886     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_w, &flash_geom_Vector3D_w);
5887     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_z, &flash_geom_Vector3D_z);
5888     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_add, &flash_geom_Vector3D_add);
5889     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_project, &flash_geom_Vector3D_project);
5890     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_crossProduct, &flash_geom_Vector3D_crossProduct);
5891     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_nearEquals, &flash_geom_Vector3D_nearEquals);
5892     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_clone, &flash_geom_Vector3D_clone);
5893     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_y, &flash_geom_Vector3D_y);
5894     dict_put(&flash_geom_Vector3D.members, &flash_geom_Vector3D_length, &flash_geom_Vector3D_length);
5895     dict_put(d, &flash_desktop_ClipboardTransferMode, &flash_desktop_ClipboardTransferMode);
5896     dict_init2(&flash_desktop_ClipboardTransferMode.members, &memberinfo_type, 8);
5897     dict_put(d, &flash_display_SpreadMethod, &flash_display_SpreadMethod);
5898     dict_init2(&flash_display_SpreadMethod.members, &memberinfo_type, 8);
5899     dict_put(d, &flash_system_SecurityPanel, &flash_system_SecurityPanel);
5900     dict_init2(&flash_system_SecurityPanel.members, &memberinfo_type, 8);
5901     dict_put(d, &flash_events_HTTPStatusEvent, &flash_events_HTTPStatusEvent);
5902     dict_init2(&flash_events_HTTPStatusEvent.members, &memberinfo_type, 8);
5903     dict_put(&flash_events_HTTPStatusEvent.members, &flash_events_HTTPStatusEvent_toString, &flash_events_HTTPStatusEvent_toString);
5904     dict_put(&flash_events_HTTPStatusEvent.members, &flash_events_HTTPStatusEvent_clone, &flash_events_HTTPStatusEvent_clone);
5905     dict_put(&flash_events_HTTPStatusEvent.members, &flash_events_HTTPStatusEvent_status, &flash_events_HTTPStatusEvent_status);
5906     dict_put(d, &flash_net_NetStreamPlayOptions, &flash_net_NetStreamPlayOptions);
5907     dict_init2(&flash_net_NetStreamPlayOptions.members, &memberinfo_type, 8);
5908     dict_put(&flash_net_NetStreamPlayOptions.members, &flash_net_NetStreamPlayOptions_len, &flash_net_NetStreamPlayOptions_len);
5909     dict_put(&flash_net_NetStreamPlayOptions.members, &flash_net_NetStreamPlayOptions_streamName, &flash_net_NetStreamPlayOptions_streamName);
5910     dict_put(&flash_net_NetStreamPlayOptions.members, &flash_net_NetStreamPlayOptions_start, &flash_net_NetStreamPlayOptions_start);
5911     dict_put(&flash_net_NetStreamPlayOptions.members, &flash_net_NetStreamPlayOptions_oldStreamName, &flash_net_NetStreamPlayOptions_oldStreamName);
5912     dict_put(&flash_net_NetStreamPlayOptions.members, &flash_net_NetStreamPlayOptions_transition, &flash_net_NetStreamPlayOptions_transition);
5913     dict_put(d, &flash_net_Responder, &flash_net_Responder);
5914     dict_init2(&flash_net_Responder.members, &memberinfo_type, 8);
5915     dict_put(d, &flash_net_XMLSocket, &flash_net_XMLSocket);
5916     dict_init2(&flash_net_XMLSocket.members, &memberinfo_type, 8);
5917     dict_put(&flash_net_XMLSocket.members, &flash_net_XMLSocket_close, &flash_net_XMLSocket_close);
5918     dict_put(&flash_net_XMLSocket.members, &flash_net_XMLSocket_connect, &flash_net_XMLSocket_connect);
5919     dict_put(&flash_net_XMLSocket.members, &flash_net_XMLSocket_send, &flash_net_XMLSocket_send);
5920     dict_put(&flash_net_XMLSocket.members, &flash_net_XMLSocket_connected, &flash_net_XMLSocket_connected);
5921     dict_put(&flash_net_XMLSocket.members, &flash_net_XMLSocket_timeout, &flash_net_XMLSocket_timeout);
5922     dict_put(d, &flash_filters_ConvolutionFilter, &flash_filters_ConvolutionFilter);
5923     dict_init2(&flash_filters_ConvolutionFilter.members, &memberinfo_type, 15);
5924     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_alpha, &flash_filters_ConvolutionFilter_alpha);
5925     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_matrixX, &flash_filters_ConvolutionFilter_matrixX);
5926     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_matrix, &flash_filters_ConvolutionFilter_matrix);
5927     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_bias, &flash_filters_ConvolutionFilter_bias);
5928     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_color, &flash_filters_ConvolutionFilter_color);
5929     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_preserveAlpha, &flash_filters_ConvolutionFilter_preserveAlpha);
5930     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_divisor, &flash_filters_ConvolutionFilter_divisor);
5931     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_clone, &flash_filters_ConvolutionFilter_clone);
5932     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_clamp, &flash_filters_ConvolutionFilter_clamp);
5933     dict_put(&flash_filters_ConvolutionFilter.members, &flash_filters_ConvolutionFilter_matrixY, &flash_filters_ConvolutionFilter_matrixY);
5934     dict_put(d, &flash_text_engine_ElementFormat, &flash_text_engine_ElementFormat);
5935     dict_init2(&flash_text_engine_ElementFormat.members, &memberinfo_type, 31);
5936     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_getFontMetrics, &flash_text_engine_ElementFormat_getFontMetrics);
5937     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_digitCase, &flash_text_engine_ElementFormat_digitCase);
5938     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_breakOpportunity, &flash_text_engine_ElementFormat_breakOpportunity);
5939     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_ligatureLevel, &flash_text_engine_ElementFormat_ligatureLevel);
5940     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_dominantBaseline, &flash_text_engine_ElementFormat_dominantBaseline);
5941     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_alignmentBaseline, &flash_text_engine_ElementFormat_alignmentBaseline);
5942     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_color, &flash_text_engine_ElementFormat_color);
5943     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_digitWidth, &flash_text_engine_ElementFormat_digitWidth);
5944     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_kerning, &flash_text_engine_ElementFormat_kerning);
5945     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_fontSize, &flash_text_engine_ElementFormat_fontSize);
5946     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_fontDescription, &flash_text_engine_ElementFormat_fontDescription);
5947     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_baselineShift, &flash_text_engine_ElementFormat_baselineShift);
5948     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_locale, &flash_text_engine_ElementFormat_locale);
5949     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_typographicCase, &flash_text_engine_ElementFormat_typographicCase);
5950     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_trackingLeft, &flash_text_engine_ElementFormat_trackingLeft);
5951     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_locked, &flash_text_engine_ElementFormat_locked);
5952     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_clone, &flash_text_engine_ElementFormat_clone);
5953     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_alpha, &flash_text_engine_ElementFormat_alpha);
5954     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_textRotation, &flash_text_engine_ElementFormat_textRotation);
5955     dict_put(&flash_text_engine_ElementFormat.members, &flash_text_engine_ElementFormat_trackingRight, &flash_text_engine_ElementFormat_trackingRight);
5956     dict_put(d, &flash_display_GraphicsGradientFill, &flash_display_GraphicsGradientFill);
5957     dict_init2(&flash_display_GraphicsGradientFill.members, &memberinfo_type, 8);
5958     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_interpolationMethod, &flash_display_GraphicsGradientFill_interpolationMethod);
5959     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_focalPointRatio, &flash_display_GraphicsGradientFill_focalPointRatio);
5960     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_colors, &flash_display_GraphicsGradientFill_colors);
5961     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_matrix, &flash_display_GraphicsGradientFill_matrix);
5962     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_type, &flash_display_GraphicsGradientFill_type);
5963     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_ratios, &flash_display_GraphicsGradientFill_ratios);
5964     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_spreadMethod, &flash_display_GraphicsGradientFill_spreadMethod);
5965     dict_put(&flash_display_GraphicsGradientFill.members, &flash_display_GraphicsGradientFill_alphas, &flash_display_GraphicsGradientFill_alphas);
5966     dict_put(d, &flash_display_FrameLabel, &flash_display_FrameLabel);
5967     dict_init2(&flash_display_FrameLabel.members, &memberinfo_type, 8);
5968     dict_put(&flash_display_FrameLabel.members, &flash_display_FrameLabel_frame, &flash_display_FrameLabel_frame);
5969     dict_put(&flash_display_FrameLabel.members, &flash_display_FrameLabel_name, &flash_display_FrameLabel_name);
5970     dict_put(d, &flash_media_SoundTransform, &flash_media_SoundTransform);
5971     dict_init2(&flash_media_SoundTransform.members, &memberinfo_type, 8);
5972     dict_put(&flash_media_SoundTransform.members, &flash_media_SoundTransform_pan, &flash_media_SoundTransform_pan);
5973     dict_put(&flash_media_SoundTransform.members, &flash_media_SoundTransform_leftToRight, &flash_media_SoundTransform_leftToRight);
5974     dict_put(&flash_media_SoundTransform.members, &flash_media_SoundTransform_rightToLeft, &flash_media_SoundTransform_rightToLeft);
5975     dict_put(&flash_media_SoundTransform.members, &flash_media_SoundTransform_volume, &flash_media_SoundTransform_volume);
5976     dict_put(&flash_media_SoundTransform.members, &flash_media_SoundTransform_leftToLeft, &flash_media_SoundTransform_leftToLeft);
5977     dict_put(&flash_media_SoundTransform.members, &flash_media_SoundTransform_rightToRight, &flash_media_SoundTransform_rightToRight);
5978     dict_put(d, &_AS3, &_AS3);
5979     dict_put(d, &flash_net_LocalConnection, &flash_net_LocalConnection);
5980     dict_init2(&flash_net_LocalConnection.members, &memberinfo_type, 15);
5981     dict_put(&flash_net_LocalConnection.members, &flash_net_LocalConnection_client, &flash_net_LocalConnection_client);
5982     dict_put(&flash_net_LocalConnection.members, &flash_net_LocalConnection_allowDomain, &flash_net_LocalConnection_allowDomain);
5983     dict_put(&flash_net_LocalConnection.members, &flash_net_LocalConnection_connect, &flash_net_LocalConnection_connect);
5984     dict_put(&flash_net_LocalConnection.members, &flash_net_LocalConnection_domain, &flash_net_LocalConnection_domain);
5985     dict_put(&flash_net_LocalConnection.members, &flash_net_LocalConnection_allowInsecureDomain, &flash_net_LocalConnection_allowInsecureDomain);
5986     dict_put(&flash_net_LocalConnection.members, &flash_net_LocalConnection_send, &flash_net_LocalConnection_send);
5987     dict_put(&flash_net_LocalConnection.members, &flash_net_LocalConnection_close, &flash_net_LocalConnection_close);
5988     dict_put(d, &flash_display_ShaderParameterType, &flash_display_ShaderParameterType);
5989     dict_init2(&flash_display_ShaderParameterType.members, &memberinfo_type, 8);
5990     dict_put(d, &flash_events_IMEEvent, &flash_events_IMEEvent);
5991     dict_init2(&flash_events_IMEEvent.members, &memberinfo_type, 8);
5992     dict_put(&flash_events_IMEEvent.members, &flash_events_IMEEvent_toString, &flash_events_IMEEvent_toString);
5993     dict_put(&flash_events_IMEEvent.members, &flash_events_IMEEvent_clone, &flash_events_IMEEvent_clone);
5994     dict_put(d, &flash_text_TextFormatDisplay, &flash_text_TextFormatDisplay);
5995     dict_init2(&flash_text_TextFormatDisplay.members, &memberinfo_type, 8);
5996     dict_put(d, &flash_profiler_profile, &flash_profiler_profile);
5997     dict_put(d, &flash_display_AVM1Movie, &flash_display_AVM1Movie);
5998     dict_init2(&flash_display_AVM1Movie.members, &memberinfo_type, 8);
5999     dict_put(&flash_display_AVM1Movie.members, &flash_display_AVM1Movie_call, &flash_display_AVM1Movie_call);
6000     dict_put(&flash_display_AVM1Movie.members, &flash_display_AVM1Movie_addCallback, &flash_display_AVM1Movie_addCallback);
6001     dict_put(d, &flash_events_ContextMenuEvent, &flash_events_ContextMenuEvent);
6002     dict_init2(&flash_events_ContextMenuEvent.members, &memberinfo_type, 8);
6003     dict_put(&flash_events_ContextMenuEvent.members, &flash_events_ContextMenuEvent_mouseTarget, &flash_events_ContextMenuEvent_mouseTarget);
6004     dict_put(&flash_events_ContextMenuEvent.members, &flash_events_ContextMenuEvent_isMouseTargetInaccessible, &flash_events_ContextMenuEvent_isMouseTargetInaccessible);
6005     dict_put(&flash_events_ContextMenuEvent.members, &flash_events_ContextMenuEvent_toString, &flash_events_ContextMenuEvent_toString);
6006     dict_put(&flash_events_ContextMenuEvent.members, &flash_events_ContextMenuEvent_contextMenuOwner, &flash_events_ContextMenuEvent_contextMenuOwner);
6007     dict_put(&flash_events_ContextMenuEvent.members, &flash_events_ContextMenuEvent_clone, &flash_events_ContextMenuEvent_clone);
6008     dict_put(d, &flash_events_EventPhase, &flash_events_EventPhase);
6009     dict_init2(&flash_events_EventPhase.members, &memberinfo_type, 8);
6010     dict_put(d, &flash_display_JointStyle, &flash_display_JointStyle);
6011     dict_init2(&flash_display_JointStyle.members, &memberinfo_type, 8);
6012     dict_put(d, &flash_utils_Dictionary, &flash_utils_Dictionary);
6013     dict_init2(&flash_utils_Dictionary.members, &memberinfo_type, 8);
6014     dict_put(d, &flash_display_GraphicsPathCommand, &flash_display_GraphicsPathCommand);
6015     dict_init2(&flash_display_GraphicsPathCommand.members, &memberinfo_type, 8);
6016     dict_put(d, &flash_filters_BevelFilter, &flash_filters_BevelFilter);
6017     dict_init2(&flash_filters_BevelFilter.members, &memberinfo_type, 31);
6018     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_type, &flash_filters_BevelFilter_type);
6019     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_highlightColor, &flash_filters_BevelFilter_highlightColor);
6020     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_knockout, &flash_filters_BevelFilter_knockout);
6021     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_distance, &flash_filters_BevelFilter_distance);
6022     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_strength, &flash_filters_BevelFilter_strength);
6023     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_highlightAlpha, &flash_filters_BevelFilter_highlightAlpha);
6024     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_blurY, &flash_filters_BevelFilter_blurY);
6025     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_shadowColor, &flash_filters_BevelFilter_shadowColor);
6026     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_angle, &flash_filters_BevelFilter_angle);
6027     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_blurX, &flash_filters_BevelFilter_blurX);
6028     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_shadowAlpha, &flash_filters_BevelFilter_shadowAlpha);
6029     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_quality, &flash_filters_BevelFilter_quality);
6030     dict_put(&flash_filters_BevelFilter.members, &flash_filters_BevelFilter_clone, &flash_filters_BevelFilter_clone);
6031     dict_put(d, &flash_utils_getTimer, &flash_utils_getTimer);
6032     dict_put(d, &flash_display_Loader, &flash_display_Loader);
6033     dict_init2(&flash_display_Loader.members, &memberinfo_type, 15);
6034     dict_put(&flash_display_Loader.members, &flash_display_Loader_content, &flash_display_Loader_content);
6035     dict_put(&flash_display_Loader.members, &flash_display_Loader_unloadAndStop, &flash_display_Loader_unloadAndStop);
6036     dict_put(&flash_display_Loader.members, &flash_display_Loader_unload, &flash_display_Loader_unload);
6037     dict_put(&flash_display_Loader.members, &flash_display_Loader_removeChildAt, &flash_display_Loader_removeChildAt);
6038     dict_put(&flash_display_Loader.members, &flash_display_Loader_addChildAt, &flash_display_Loader_addChildAt);
6039     dict_put(&flash_display_Loader.members, &flash_display_Loader_contentLoaderInfo, &flash_display_Loader_contentLoaderInfo);
6040     dict_put(&flash_display_Loader.members, &flash_display_Loader_loadBytes, &flash_display_Loader_loadBytes);
6041     dict_put(&flash_display_Loader.members, &flash_display_Loader_removeChild, &flash_display_Loader_removeChild);
6042     dict_put(&flash_display_Loader.members, &flash_display_Loader_load, &flash_display_Loader_load);
6043     dict_put(&flash_display_Loader.members, &flash_display_Loader_addChild, &flash_display_Loader_addChild);
6044     dict_put(&flash_display_Loader.members, &flash_display_Loader_close, &flash_display_Loader_close);
6045     dict_put(&flash_display_Loader.members, &flash_display_Loader_setChildIndex, &flash_display_Loader_setChildIndex);
6046     dict_put(d, &flash_display_GraphicsBitmapFill, &flash_display_GraphicsBitmapFill);
6047     dict_init2(&flash_display_GraphicsBitmapFill.members, &memberinfo_type, 8);
6048     dict_put(&flash_display_GraphicsBitmapFill.members, &flash_display_GraphicsBitmapFill_smooth, &flash_display_GraphicsBitmapFill_smooth);
6049     dict_put(&flash_display_GraphicsBitmapFill.members, &flash_display_GraphicsBitmapFill_repeat, &flash_display_GraphicsBitmapFill_repeat);
6050     dict_put(&flash_display_GraphicsBitmapFill.members, &flash_display_GraphicsBitmapFill_bitmapData, &flash_display_GraphicsBitmapFill_bitmapData);
6051     dict_put(&flash_display_GraphicsBitmapFill.members, &flash_display_GraphicsBitmapFill_matrix, &flash_display_GraphicsBitmapFill_matrix);
6052     dict_put(d, &_undefined, &_undefined);
6053     dict_put(d, &flash_display_SimpleButton, &flash_display_SimpleButton);
6054     dict_init2(&flash_display_SimpleButton.members, &memberinfo_type, 8);
6055     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_overState, &flash_display_SimpleButton_overState);
6056     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_downState, &flash_display_SimpleButton_downState);
6057     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_enabled, &flash_display_SimpleButton_enabled);
6058     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_trackAsMenu, &flash_display_SimpleButton_trackAsMenu);
6059     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_soundTransform, &flash_display_SimpleButton_soundTransform);
6060     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_useHandCursor, &flash_display_SimpleButton_useHandCursor);
6061     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_upState, &flash_display_SimpleButton_upState);
6062     dict_put(&flash_display_SimpleButton.members, &flash_display_SimpleButton_hitTestState, &flash_display_SimpleButton_hitTestState);
6063     dict_put(d, &flash_text_engine_TabAlignment, &flash_text_engine_TabAlignment);
6064     dict_init2(&flash_text_engine_TabAlignment.members, &memberinfo_type, 8);
6065     dict_put(d, &flash_text_engine_FontWeight, &flash_text_engine_FontWeight);
6066     dict_init2(&flash_text_engine_FontWeight.members, &memberinfo_type, 8);
6067     dict_put(d, &flash_utils_describeType, &flash_utils_describeType);
6068     dict_put(d, &flash_display_PixelSnapping, &flash_display_PixelSnapping);
6069     dict_init2(&flash_display_PixelSnapping.members, &memberinfo_type, 8);
6070     dict_put(d, &flash_events_FocusEvent, &flash_events_FocusEvent);
6071     dict_init2(&flash_events_FocusEvent.members, &memberinfo_type, 15);
6072     dict_put(&flash_events_FocusEvent.members, &flash_events_FocusEvent_shiftKey, &flash_events_FocusEvent_shiftKey);
6073     dict_put(&flash_events_FocusEvent.members, &flash_events_FocusEvent_isRelatedObjectInaccessible, &flash_events_FocusEvent_isRelatedObjectInaccessible);
6074     dict_put(&flash_events_FocusEvent.members, &flash_events_FocusEvent_keyCode, &flash_events_FocusEvent_keyCode);
6075     dict_put(&flash_events_FocusEvent.members, &flash_events_FocusEvent_relatedObject, &flash_events_FocusEvent_relatedObject);
6076     dict_put(&flash_events_FocusEvent.members, &flash_events_FocusEvent_toString, &flash_events_FocusEvent_toString);
6077     dict_put(&flash_events_FocusEvent.members, &flash_events_FocusEvent_clone, &flash_events_FocusEvent_clone);
6078     dict_put(d, &flash_errors_MemoryError, &flash_errors_MemoryError);
6079     dict_init2(&flash_errors_MemoryError.members, &memberinfo_type, 8);
6080     dict_put(d, &flash_events_NetFilterEvent, &flash_events_NetFilterEvent);
6081     dict_init2(&flash_events_NetFilterEvent.members, &memberinfo_type, 8);
6082     dict_put(&flash_events_NetFilterEvent.members, &flash_events_NetFilterEvent_header, &flash_events_NetFilterEvent_header);
6083     dict_put(&flash_events_NetFilterEvent.members, &flash_events_NetFilterEvent_toString, &flash_events_NetFilterEvent_toString);
6084     dict_put(&flash_events_NetFilterEvent.members, &flash_events_NetFilterEvent_clone, &flash_events_NetFilterEvent_clone);
6085     dict_put(&flash_events_NetFilterEvent.members, &flash_events_NetFilterEvent_data, &flash_events_NetFilterEvent_data);
6086     dict_put(d, &_decodeURI, &_decodeURI);
6087     dict_put(d, &_encodeURI, &_encodeURI);
6088     dict_put(d, &flash_text_engine_TextBaseline, &flash_text_engine_TextBaseline);
6089     dict_init2(&flash_text_engine_TextBaseline.members, &memberinfo_type, 8);
6090     dict_put(d, &flash_external_ExternalInterface, &flash_external_ExternalInterface);
6091     dict_init2(&flash_external_ExternalInterface.members, &memberinfo_type, 8);
6092     dict_put(&flash_external_ExternalInterface.members, &flash_external_ExternalInterface_call, &flash_external_ExternalInterface_call);
6093     dict_put(&flash_external_ExternalInterface.members, &flash_external_ExternalInterface_available, &flash_external_ExternalInterface_available);
6094     dict_put(&flash_external_ExternalInterface.members, &flash_external_ExternalInterface_addCallback, &flash_external_ExternalInterface_addCallback);
6095     dict_put(&flash_external_ExternalInterface.members, &flash_external_ExternalInterface_marshallExceptions, &flash_external_ExternalInterface_marshallExceptions);
6096     dict_put(&flash_external_ExternalInterface.members, &flash_external_ExternalInterface_objectID, &flash_external_ExternalInterface_objectID);
6097     dict_put(d, &_EvalError, &_EvalError);
6098     dict_init2(&_EvalError.members, &memberinfo_type, 8);
6099     dict_put(d, &flash_text_engine_DigitCase, &flash_text_engine_DigitCase);
6100     dict_init2(&flash_text_engine_DigitCase.members, &memberinfo_type, 8);
6101     dict_put(d, &flash_text_TextFormatAlign, &flash_text_TextFormatAlign);
6102     dict_init2(&flash_text_TextFormatAlign.members, &memberinfo_type, 8);
6103     dict_put(d, &flash_errors_ScriptTimeoutError, &flash_errors_ScriptTimeoutError);
6104     dict_init2(&flash_errors_ScriptTimeoutError.members, &memberinfo_type, 8);
6105     dict_put(d, &_uint, &_uint);
6106     dict_init2(&_uint.members, &memberinfo_type, 8);
6107     dict_put(&_uint.members, &_uint_valueOf, &_uint_valueOf);
6108     dict_put(&_uint.members, &_uint_toString, &_uint_toString);
6109     dict_put(&_uint.members, &_uint_toExponential, &_uint_toExponential);
6110     dict_put(&_uint.members, &_uint_toFixed, &_uint_toFixed);
6111     dict_put(&_uint.members, &_uint_toPrecision, &_uint_toPrecision);
6112     dict_put(d, &flash_debugger_enterDebugger, &flash_debugger_enterDebugger);
6113     dict_put(d, &flash_geom_Orientation3D, &flash_geom_Orientation3D);
6114     dict_init2(&flash_geom_Orientation3D.members, &memberinfo_type, 8);
6115     dict_put(d, &flash_text_engine_CFFHinting, &flash_text_engine_CFFHinting);
6116     dict_init2(&flash_text_engine_CFFHinting.members, &memberinfo_type, 8);
6117     dict_put(d, &flash_text_FontType, &flash_text_FontType);
6118     dict_init2(&flash_text_FontType.members, &memberinfo_type, 8);
6119     dict_put(d, &flash_filters_ShaderFilter, &flash_filters_ShaderFilter);
6120     dict_init2(&flash_filters_ShaderFilter.members, &memberinfo_type, 8);
6121     dict_put(&flash_filters_ShaderFilter.members, &flash_filters_ShaderFilter_bottomExtension, &flash_filters_ShaderFilter_bottomExtension);
6122     dict_put(&flash_filters_ShaderFilter.members, &flash_filters_ShaderFilter_shader, &flash_filters_ShaderFilter_shader);
6123     dict_put(&flash_filters_ShaderFilter.members, &flash_filters_ShaderFilter_rightExtension, &flash_filters_ShaderFilter_rightExtension);
6124     dict_put(&flash_filters_ShaderFilter.members, &flash_filters_ShaderFilter_leftExtension, &flash_filters_ShaderFilter_leftExtension);
6125     dict_put(&flash_filters_ShaderFilter.members, &flash_filters_ShaderFilter_topExtension, &flash_filters_ShaderFilter_topExtension);
6126     dict_put(d, &flash_display_GraphicsPath, &flash_display_GraphicsPath);
6127     dict_init2(&flash_display_GraphicsPath.members, &memberinfo_type, 8);
6128     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_wideMoveTo, &flash_display_GraphicsPath_wideMoveTo);
6129     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_winding, &flash_display_GraphicsPath_winding);
6130     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_moveTo, &flash_display_GraphicsPath_moveTo);
6131     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_wideLineTo, &flash_display_GraphicsPath_wideLineTo);
6132     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_commands, &flash_display_GraphicsPath_commands);
6133     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_curveTo, &flash_display_GraphicsPath_curveTo);
6134     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_lineTo, &flash_display_GraphicsPath_lineTo);
6135     dict_put(&flash_display_GraphicsPath.members, &flash_display_GraphicsPath_data, &flash_display_GraphicsPath_data);
6136     dict_put(d, &flash_events_KeyboardEvent, &flash_events_KeyboardEvent);
6137     dict_init2(&flash_events_KeyboardEvent.members, &memberinfo_type, 15);
6138     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_shiftKey, &flash_events_KeyboardEvent_shiftKey);
6139     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_keyCode, &flash_events_KeyboardEvent_keyCode);
6140     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_keyLocation, &flash_events_KeyboardEvent_keyLocation);
6141     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_updateAfterEvent, &flash_events_KeyboardEvent_updateAfterEvent);
6142     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_toString, &flash_events_KeyboardEvent_toString);
6143     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_altKey, &flash_events_KeyboardEvent_altKey);
6144     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_ctrlKey, &flash_events_KeyboardEvent_ctrlKey);
6145     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_clone, &flash_events_KeyboardEvent_clone);
6146     dict_put(&flash_events_KeyboardEvent.members, &flash_events_KeyboardEvent_charCode, &flash_events_KeyboardEvent_charCode);
6147     dict_put(d, &flash_system_ApplicationDomain, &flash_system_ApplicationDomain);
6148     dict_init2(&flash_system_ApplicationDomain.members, &memberinfo_type, 8);
6149     dict_put(&flash_system_ApplicationDomain.members, &flash_system_ApplicationDomain_hasDefinition, &flash_system_ApplicationDomain_hasDefinition);
6150     dict_put(&flash_system_ApplicationDomain.members, &flash_system_ApplicationDomain_getDefinition, &flash_system_ApplicationDomain_getDefinition);
6151     dict_put(&flash_system_ApplicationDomain.members, &flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH, &flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH);
6152     dict_put(&flash_system_ApplicationDomain.members, &flash_system_ApplicationDomain_parentDomain, &flash_system_ApplicationDomain_parentDomain);
6153     dict_put(&flash_system_ApplicationDomain.members, &flash_system_ApplicationDomain_domainMemory, &flash_system_ApplicationDomain_domainMemory);
6154     dict_put(&flash_system_ApplicationDomain.members, &flash_system_ApplicationDomain_currentDomain, &flash_system_ApplicationDomain_currentDomain);
6155     dict_put(d, &adobe_utils_ProductManager, &adobe_utils_ProductManager);
6156     dict_init2(&adobe_utils_ProductManager.members, &memberinfo_type, 8);
6157     dict_put(&adobe_utils_ProductManager.members, &adobe_utils_ProductManager_running, &adobe_utils_ProductManager_running);
6158     dict_put(&adobe_utils_ProductManager.members, &adobe_utils_ProductManager_download, &adobe_utils_ProductManager_download);
6159     dict_put(&adobe_utils_ProductManager.members, &adobe_utils_ProductManager_installedVersion, &adobe_utils_ProductManager_installedVersion);
6160     dict_put(&adobe_utils_ProductManager.members, &adobe_utils_ProductManager_installed, &adobe_utils_ProductManager_installed);
6161     dict_put(&adobe_utils_ProductManager.members, &adobe_utils_ProductManager_launch, &adobe_utils_ProductManager_launch);
6162     dict_put(d, &flash_events_Event, &flash_events_Event);
6163     dict_init2(&flash_events_Event.members, &memberinfo_type, 31);
6164     dict_put(&flash_events_Event.members, &flash_events_Event_type, &flash_events_Event_type);
6165     dict_put(&flash_events_Event.members, &flash_events_Event_cancelable, &flash_events_Event_cancelable);
6166     dict_put(&flash_events_Event.members, &flash_events_Event_isDefaultPrevented, &flash_events_Event_isDefaultPrevented);
6167     dict_put(&flash_events_Event.members, &flash_events_Event_target, &flash_events_Event_target);
6168     dict_put(&flash_events_Event.members, &flash_events_Event_eventPhase, &flash_events_Event_eventPhase);
6169     dict_put(&flash_events_Event.members, &flash_events_Event_currentTarget, &flash_events_Event_currentTarget);
6170     dict_put(&flash_events_Event.members, &flash_events_Event_toString, &flash_events_Event_toString);
6171     dict_put(&flash_events_Event.members, &flash_events_Event_stopImmediatePropagation, &flash_events_Event_stopImmediatePropagation);
6172     dict_put(&flash_events_Event.members, &flash_events_Event_bubbles, &flash_events_Event_bubbles);
6173     dict_put(&flash_events_Event.members, &flash_events_Event_stopPropagation, &flash_events_Event_stopPropagation);
6174     dict_put(&flash_events_Event.members, &flash_events_Event_clone, &flash_events_Event_clone);
6175     dict_put(&flash_events_Event.members, &flash_events_Event_preventDefault, &flash_events_Event_preventDefault);
6176     dict_put(&flash_events_Event.members, &flash_events_Event_formatToString, &flash_events_Event_formatToString);
6177     dict_put(d, &flash_desktop_ClipboardFormats, &flash_desktop_ClipboardFormats);
6178     dict_init2(&flash_desktop_ClipboardFormats.members, &memberinfo_type, 8);
6179     dict_put(d, &flash_display_MovieClip, &flash_display_MovieClip);
6180     dict_init2(&flash_display_MovieClip.members, &memberinfo_type, 31);
6181     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_prevScene, &flash_display_MovieClip_prevScene);
6182     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_gotoAndPlay, &flash_display_MovieClip_gotoAndPlay);
6183     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_currentLabels, &flash_display_MovieClip_currentLabels);
6184     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_nextFrame, &flash_display_MovieClip_nextFrame);
6185     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_currentScene, &flash_display_MovieClip_currentScene);
6186     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_enabled, &flash_display_MovieClip_enabled);
6187     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_currentFrameLabel, &flash_display_MovieClip_currentFrameLabel);
6188     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_play, &flash_display_MovieClip_play);
6189     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_framesLoaded, &flash_display_MovieClip_framesLoaded);
6190     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_scenes, &flash_display_MovieClip_scenes);
6191     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_addFrameScript, &flash_display_MovieClip_addFrameScript);
6192     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_currentLabel, &flash_display_MovieClip_currentLabel);
6193     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_prevFrame, &flash_display_MovieClip_prevFrame);
6194     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_gotoAndStop, &flash_display_MovieClip_gotoAndStop);
6195     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_currentFrame, &flash_display_MovieClip_currentFrame);
6196     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_nextScene, &flash_display_MovieClip_nextScene);
6197     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_totalFrames, &flash_display_MovieClip_totalFrames);
6198     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_trackAsMenu, &flash_display_MovieClip_trackAsMenu);
6199     dict_put(&flash_display_MovieClip.members, &flash_display_MovieClip_stop, &flash_display_MovieClip_stop);
6200     dict_put(d, &flash_display_BitmapData, &flash_display_BitmapData);
6201     dict_init2(&flash_display_BitmapData.members, &memberinfo_type, 63);
6202     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_getPixel32, &flash_display_BitmapData_getPixel32);
6203     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_draw, &flash_display_BitmapData_draw);
6204     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_setPixels, &flash_display_BitmapData_setPixels);
6205     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_copyPixels, &flash_display_BitmapData_copyPixels);
6206     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_histogram, &flash_display_BitmapData_histogram);
6207     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_scroll, &flash_display_BitmapData_scroll);
6208     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_transparent, &flash_display_BitmapData_transparent);
6209     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_noise, &flash_display_BitmapData_noise);
6210     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_threshold, &flash_display_BitmapData_threshold);
6211     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_paletteMap, &flash_display_BitmapData_paletteMap);
6212     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_perlinNoise, &flash_display_BitmapData_perlinNoise);
6213     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_hitTest, &flash_display_BitmapData_hitTest);
6214     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_getPixel, &flash_display_BitmapData_getPixel);
6215     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_unlock, &flash_display_BitmapData_unlock);
6216     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_height, &flash_display_BitmapData_height);
6217     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_copyChannel, &flash_display_BitmapData_copyChannel);
6218     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_width, &flash_display_BitmapData_width);
6219     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_clone, &flash_display_BitmapData_clone);
6220     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_colorTransform, &flash_display_BitmapData_colorTransform);
6221     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_generateFilterRect, &flash_display_BitmapData_generateFilterRect);
6222     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_compare, &flash_display_BitmapData_compare);
6223     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_fillRect, &flash_display_BitmapData_fillRect);
6224     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_setVector, &flash_display_BitmapData_setVector);
6225     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_floodFill, &flash_display_BitmapData_floodFill);
6226     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_pixelDissolve, &flash_display_BitmapData_pixelDissolve);
6227     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_setPixel, &flash_display_BitmapData_setPixel);
6228     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_setPixel32, &flash_display_BitmapData_setPixel32);
6229     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_lock, &flash_display_BitmapData_lock);
6230     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_getVector, &flash_display_BitmapData_getVector);
6231     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_getColorBoundsRect, &flash_display_BitmapData_getColorBoundsRect);
6232     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_getPixels, &flash_display_BitmapData_getPixels);
6233     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_merge, &flash_display_BitmapData_merge);
6234     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_rect, &flash_display_BitmapData_rect);
6235     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_applyFilter, &flash_display_BitmapData_applyFilter);
6236     dict_put(&flash_display_BitmapData.members, &flash_display_BitmapData_dispose, &flash_display_BitmapData_dispose);
6237     dict_put(d, &flash_text_engine_LigatureLevel, &flash_text_engine_LigatureLevel);
6238     dict_init2(&flash_text_engine_LigatureLevel.members, &memberinfo_type, 8);
6239     dict_put(d, &_Infinity, &_Infinity);
6240     dict_put(d, &flash_text_engine_FontDescription, &flash_text_engine_FontDescription);
6241     dict_init2(&flash_text_engine_FontDescription.members, &memberinfo_type, 15);
6242     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_isFontCompatible, &flash_text_engine_FontDescription_isFontCompatible);
6243     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_renderingMode, &flash_text_engine_FontDescription_renderingMode);
6244     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_cffHinting, &flash_text_engine_FontDescription_cffHinting);
6245     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_fontPosture, &flash_text_engine_FontDescription_fontPosture);
6246     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_fontName, &flash_text_engine_FontDescription_fontName);
6247     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_fontLookup, &flash_text_engine_FontDescription_fontLookup);
6248     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_locked, &flash_text_engine_FontDescription_locked);
6249     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_fontWeight, &flash_text_engine_FontDescription_fontWeight);
6250     dict_put(&flash_text_engine_FontDescription.members, &flash_text_engine_FontDescription_clone, &flash_text_engine_FontDescription_clone);
6251     dict_put(d, &flash_text_engine_TextElement, &flash_text_engine_TextElement);
6252     dict_init2(&flash_text_engine_TextElement.members, &memberinfo_type, 8);
6253     dict_put(&flash_text_engine_TextElement.members, &flash_text_engine_TextElement_replaceText, &flash_text_engine_TextElement_replaceText);
6254     dict_put(d, &flash_display_SWFVersion, &flash_display_SWFVersion);
6255     dict_init2(&flash_display_SWFVersion.members, &memberinfo_type, 8);
6256     dict_put(d, &flash_net_URLLoader, &flash_net_URLLoader);
6257     dict_init2(&flash_net_URLLoader.members, &memberinfo_type, 8);
6258     dict_put(&flash_net_URLLoader.members, &flash_net_URLLoader_close, &flash_net_URLLoader_close);
6259     dict_put(&flash_net_URLLoader.members, &flash_net_URLLoader_bytesLoaded, &flash_net_URLLoader_bytesLoaded);
6260     dict_put(&flash_net_URLLoader.members, &flash_net_URLLoader_load, &flash_net_URLLoader_load);
6261     dict_put(&flash_net_URLLoader.members, &flash_net_URLLoader_bytesTotal, &flash_net_URLLoader_bytesTotal);
6262     dict_put(&flash_net_URLLoader.members, &flash_net_URLLoader_dataFormat, &flash_net_URLLoader_dataFormat);
6263     dict_put(&flash_net_URLLoader.members, &flash_net_URLLoader_data, &flash_net_URLLoader_data);
6264     dict_put(d, &flash_geom_Matrix, &flash_geom_Matrix);
6265     dict_init2(&flash_geom_Matrix.members, &memberinfo_type, 31);
6266     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_b, &flash_geom_Matrix_b);
6267     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_deltaTransformPoint, &flash_geom_Matrix_deltaTransformPoint);
6268     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_identity, &flash_geom_Matrix_identity);
6269     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_ty, &flash_geom_Matrix_ty);
6270     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_translate, &flash_geom_Matrix_translate);
6271     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_concat, &flash_geom_Matrix_concat);
6272     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_c, &flash_geom_Matrix_c);
6273     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_a, &flash_geom_Matrix_a);
6274     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_scale, &flash_geom_Matrix_scale);
6275     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_d, &flash_geom_Matrix_d);
6276     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_transformPoint, &flash_geom_Matrix_transformPoint);
6277     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_rotate, &flash_geom_Matrix_rotate);
6278     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_createGradientBox, &flash_geom_Matrix_createGradientBox);
6279     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_toString, &flash_geom_Matrix_toString);
6280     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_invert, &flash_geom_Matrix_invert);
6281     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_clone, &flash_geom_Matrix_clone);
6282     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_tx, &flash_geom_Matrix_tx);
6283     dict_put(&flash_geom_Matrix.members, &flash_geom_Matrix_createBox, &flash_geom_Matrix_createBox);
6284     dict_put(d, &flash_accessibility_Accessibility, &flash_accessibility_Accessibility);
6285     dict_init2(&flash_accessibility_Accessibility.members, &memberinfo_type, 8);
6286     dict_put(&flash_accessibility_Accessibility.members, &flash_accessibility_Accessibility_active, &flash_accessibility_Accessibility_active);
6287     dict_put(&flash_accessibility_Accessibility.members, &flash_accessibility_Accessibility_updateProperties, &flash_accessibility_Accessibility_updateProperties);
6288     dict_put(&flash_accessibility_Accessibility.members, &flash_accessibility_Accessibility_sendEvent, &flash_accessibility_Accessibility_sendEvent);
6289     dict_put(d, &flash_net_sendToURL, &flash_net_sendToURL);
6290     dict_put(d, &flash_filters_GlowFilter, &flash_filters_GlowFilter);
6291     dict_init2(&flash_filters_GlowFilter.members, &memberinfo_type, 8);
6292     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_blurY, &flash_filters_GlowFilter_blurY);
6293     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_strength, &flash_filters_GlowFilter_strength);
6294     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_inner, &flash_filters_GlowFilter_inner);
6295     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_color, &flash_filters_GlowFilter_color);
6296     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_clone, &flash_filters_GlowFilter_clone);
6297     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_quality, &flash_filters_GlowFilter_quality);
6298     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_knockout, &flash_filters_GlowFilter_knockout);
6299     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_alpha, &flash_filters_GlowFilter_alpha);
6300     dict_put(&flash_filters_GlowFilter.members, &flash_filters_GlowFilter_blurX, &flash_filters_GlowFilter_blurX);
6301     dict_put(d, &flash_events_FullScreenEvent, &flash_events_FullScreenEvent);
6302     dict_init2(&flash_events_FullScreenEvent.members, &memberinfo_type, 8);
6303     dict_put(&flash_events_FullScreenEvent.members, &flash_events_FullScreenEvent_toString, &flash_events_FullScreenEvent_toString);
6304     dict_put(&flash_events_FullScreenEvent.members, &flash_events_FullScreenEvent_clone, &flash_events_FullScreenEvent_clone);
6305     dict_put(&flash_events_FullScreenEvent.members, &flash_events_FullScreenEvent_fullScreen, &flash_events_FullScreenEvent_fullScreen);
6306     dict_put(d, &flash_display_StageDisplayState, &flash_display_StageDisplayState);
6307     dict_init2(&flash_display_StageDisplayState.members, &memberinfo_type, 8);
6308     dict_put(d, &flash_text_engine_TextJustifier, &flash_text_engine_TextJustifier);
6309     dict_init2(&flash_text_engine_TextJustifier.members, &memberinfo_type, 8);
6310     dict_put(&flash_text_engine_TextJustifier.members, &flash_text_engine_TextJustifier_getJustifierForLocale, &flash_text_engine_TextJustifier_getJustifierForLocale);
6311     dict_put(&flash_text_engine_TextJustifier.members, &flash_text_engine_TextJustifier_lineJustification, &flash_text_engine_TextJustifier_lineJustification);
6312     dict_put(&flash_text_engine_TextJustifier.members, &flash_text_engine_TextJustifier_locale, &flash_text_engine_TextJustifier_locale);
6313     dict_put(&flash_text_engine_TextJustifier.members, &flash_text_engine_TextJustifier_clone, &flash_text_engine_TextJustifier_clone);
6314     dict_put(d, &flash_display_StageAlign, &flash_display_StageAlign);
6315     dict_init2(&flash_display_StageAlign.members, &memberinfo_type, 8);
6316     dict_put(d, &_NaN, &_NaN);
6317     dict_put(d, &_ReferenceError, &_ReferenceError);
6318     dict_init2(&_ReferenceError.members, &memberinfo_type, 8);
6319     dict_put(d, &flash_display_Shape, &flash_display_Shape);
6320     dict_init2(&flash_display_Shape.members, &memberinfo_type, 8);
6321     dict_put(&flash_display_Shape.members, &flash_display_Shape_graphics, &flash_display_Shape_graphics);
6322     _NaN_constant.f =  __builtin_nan("");
6323     _Infinity_constant.f = __builtin_inf();
6324     return d;
6325 }