made builtin classes more complete
[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 classinfo_t flash_text_engine_TextLineValidity;
40 static classinfo_t flash_display_LineScaleMode;
41 static classinfo_t flash_geom_Transform;
42 static varinfo_t flash_geom_Transform_matrix;
43 static varinfo_t flash_geom_Transform_perspectiveProjection;
44 static varinfo_t flash_geom_Transform_concatenatedMatrix;
45 static varinfo_t flash_geom_Transform_colorTransform;
46 static methodinfo_t flash_geom_Transform_getRelativeMatrix3D;
47 static varinfo_t flash_geom_Transform_pixelBounds;
48 static varinfo_t flash_geom_Transform_matrix3D;
49 static varinfo_t flash_geom_Transform_concatenatedColorTransform;
50 static classinfo_t flash_ui_KeyLocation;
51 static classinfo_t flash_events_MouseEvent;
52 static varinfo_t flash_events_MouseEvent_localY;
53 static methodinfo_t flash_events_MouseEvent_updateAfterEvent;
54 static varinfo_t flash_events_MouseEvent_delta;
55 static varinfo_t flash_events_MouseEvent_stageX;
56 static methodinfo_t flash_events_MouseEvent_toString;
57 static varinfo_t flash_events_MouseEvent_relatedObject;
58 static varinfo_t flash_events_MouseEvent_isRelatedObjectInaccessible;
59 static varinfo_t flash_events_MouseEvent_shiftKey;
60 static varinfo_t flash_events_MouseEvent_stageY;
61 static varinfo_t flash_events_MouseEvent_altKey;
62 static methodinfo_t flash_events_MouseEvent_clone;
63 static varinfo_t flash_events_MouseEvent_ctrlKey;
64 static varinfo_t flash_events_MouseEvent_localX;
65 static varinfo_t flash_events_MouseEvent_buttonDown;
66 static classinfo_t flash_text_engine_LineJustification;
67 static classinfo_t flash_media_Camera;
68 static methodinfo_t flash_media_Camera_getCamera;
69 static varinfo_t flash_media_Camera_fps;
70 static methodinfo_t flash_media_Camera_setMode;
71 static varinfo_t flash_media_Camera_keyFrameInterval;
72 static varinfo_t flash_media_Camera_motionTimeout;
73 static varinfo_t flash_media_Camera_width;
74 static methodinfo_t flash_media_Camera_setCursor;
75 static methodinfo_t flash_media_Camera_setLoopback;
76 static varinfo_t flash_media_Camera_height;
77 static varinfo_t flash_media_Camera_index;
78 static varinfo_t flash_media_Camera_name;
79 static varinfo_t flash_media_Camera_currentFPS;
80 static methodinfo_t flash_media_Camera_setKeyFrameInterval;
81 static varinfo_t flash_media_Camera_quality;
82 static varinfo_t flash_media_Camera_motionLevel;
83 static varinfo_t flash_media_Camera_bandwidth;
84 static varinfo_t flash_media_Camera_muted;
85 static varinfo_t flash_media_Camera_activityLevel;
86 static varinfo_t flash_media_Camera_loopback;
87 static varinfo_t flash_media_Camera_names;
88 static methodinfo_t flash_media_Camera_setQuality;
89 static methodinfo_t flash_media_Camera_setMotionLevel;
90 static methodinfo_t flash_net_registerClassAlias;
91 static classinfo_t flash_utils_ByteArray;
92 static methodinfo_t flash_utils_ByteArray_writeBoolean;
93 static methodinfo_t flash_utils_ByteArray_readDouble;
94 static methodinfo_t flash_utils_ByteArray_toString;
95 static methodinfo_t flash_utils_ByteArray_writeByte;
96 static methodinfo_t flash_utils_ByteArray_writeObject;
97 static methodinfo_t flash_utils_ByteArray_readUTFBytes;
98 static methodinfo_t flash_utils_ByteArray_writeMultiByte;
99 static methodinfo_t flash_utils_ByteArray_uncompress;
100 static methodinfo_t flash_utils_ByteArray_readUnsignedByte;
101 static methodinfo_t flash_utils_ByteArray_writeInt;
102 static methodinfo_t flash_utils_ByteArray_deflate;
103 static methodinfo_t flash_utils_ByteArray_readMultiByte;
104 static methodinfo_t flash_utils_ByteArray_readBytes;
105 static methodinfo_t flash_utils_ByteArray_writeShort;
106 static varinfo_t flash_utils_ByteArray_position;
107 static methodinfo_t flash_utils_ByteArray_readShort;
108 static methodinfo_t flash_utils_ByteArray_writeUTF;
109 static methodinfo_t flash_utils_ByteArray_writeBytes;
110 static varinfo_t flash_utils_ByteArray_objectEncoding;
111 static methodinfo_t flash_utils_ByteArray_readObject;
112 static varinfo_t flash_utils_ByteArray_length;
113 static methodinfo_t flash_utils_ByteArray_writeUnsignedInt;
114 static methodinfo_t flash_utils_ByteArray_writeDouble;
115 static methodinfo_t flash_utils_ByteArray_writeFloat;
116 static methodinfo_t flash_utils_ByteArray_readInt;
117 static methodinfo_t flash_utils_ByteArray_readByte;
118 static varinfo_t flash_utils_ByteArray_bytesAvailable;
119 static methodinfo_t flash_utils_ByteArray_clear;
120 static varinfo_t flash_utils_ByteArray_endian;
121 static methodinfo_t flash_utils_ByteArray_readUnsignedShort;
122 static methodinfo_t flash_utils_ByteArray_readUnsignedInt;
123 static varinfo_t flash_utils_ByteArray_defaultObjectEncoding;
124 static methodinfo_t flash_utils_ByteArray_readFloat;
125 static methodinfo_t flash_utils_ByteArray_compress;
126 static methodinfo_t flash_utils_ByteArray_writeUTFBytes;
127 static methodinfo_t flash_utils_ByteArray_readBoolean;
128 static methodinfo_t flash_utils_ByteArray_inflate;
129 static methodinfo_t flash_utils_ByteArray_readUTF;
130 static classinfo_t flash_accessibility_AccessibilityImplementation;
131 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accState;
132 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accName;
133 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accSelection;
134 static methodinfo_t flash_accessibility_AccessibilityImplementation_accDoDefaultAction;
135 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accFocus;
136 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accDefaultAction;
137 static methodinfo_t flash_accessibility_AccessibilityImplementation_accSelect;
138 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accValue;
139 static varinfo_t flash_accessibility_AccessibilityImplementation_stub;
140 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accRole;
141 static varinfo_t flash_accessibility_AccessibilityImplementation_errno;
142 static methodinfo_t flash_accessibility_AccessibilityImplementation_isLabeledBy;
143 static methodinfo_t flash_accessibility_AccessibilityImplementation_accLocation;
144 static methodinfo_t flash_accessibility_AccessibilityImplementation_getChildIDArray;
145 static methodinfo_t flash_sampler_stopSampling;
146 static classinfo_t flash_events_SyncEvent;
147 static methodinfo_t flash_events_SyncEvent_toString;
148 static methodinfo_t flash_events_SyncEvent_clone;
149 static varinfo_t flash_events_SyncEvent_changeList;
150 static methodinfo_t _encodeURIComponent;
151 static classinfo_t flash_net_Socket;
152 static methodinfo_t flash_net_Socket_writeBoolean;
153 static methodinfo_t flash_net_Socket_connect;
154 static methodinfo_t flash_net_Socket_readDouble;
155 static methodinfo_t flash_net_Socket_writeByte;
156 static methodinfo_t flash_net_Socket_writeObject;
157 static methodinfo_t flash_net_Socket_readUTFBytes;
158 static methodinfo_t flash_net_Socket_close;
159 static methodinfo_t flash_net_Socket_writeMultiByte;
160 static methodinfo_t flash_net_Socket_readUnsignedByte;
161 static methodinfo_t flash_net_Socket_writeInt;
162 static methodinfo_t flash_net_Socket_readMultiByte;
163 static methodinfo_t flash_net_Socket_readBytes;
164 static methodinfo_t flash_net_Socket_writeShort;
165 static methodinfo_t flash_net_Socket_readShort;
166 static methodinfo_t flash_net_Socket_writeUTF;
167 static varinfo_t flash_net_Socket_timeout;
168 static methodinfo_t flash_net_Socket_writeBytes;
169 static varinfo_t flash_net_Socket_connected;
170 static methodinfo_t flash_net_Socket_readObject;
171 static varinfo_t flash_net_Socket_objectEncoding;
172 static methodinfo_t flash_net_Socket_flush;
173 static methodinfo_t flash_net_Socket_writeUnsignedInt;
174 static methodinfo_t flash_net_Socket_writeDouble;
175 static methodinfo_t flash_net_Socket_writeFloat;
176 static methodinfo_t flash_net_Socket_readInt;
177 static methodinfo_t flash_net_Socket_readByte;
178 static varinfo_t flash_net_Socket_bytesAvailable;
179 static varinfo_t flash_net_Socket_endian;
180 static methodinfo_t flash_net_Socket_readUnsignedShort;
181 static methodinfo_t flash_net_Socket_readUnsignedInt;
182 static methodinfo_t flash_net_Socket_readFloat;
183 static methodinfo_t flash_net_Socket_writeUTFBytes;
184 static methodinfo_t flash_net_Socket_readBoolean;
185 static methodinfo_t flash_net_Socket_readUTF;
186 static methodinfo_t _unescape;
187 static classinfo_t flash_utils_Timer;
188 static methodinfo_t flash_utils_Timer_reset;
189 static varinfo_t flash_utils_Timer_running;
190 static varinfo_t flash_utils_Timer_repeatCount;
191 static methodinfo_t flash_utils_Timer_stop;
192 static methodinfo_t flash_utils_Timer_start;
193 static varinfo_t flash_utils_Timer_currentCount;
194 static varinfo_t flash_utils_Timer_delay;
195 static classinfo_t _Array;
196 static methodinfo_t _Array_forEach;
197 static methodinfo_t _Array_sortOn;
198 static methodinfo_t _Array_indexOf;
199 static methodinfo_t _Array_splice;
200 static methodinfo_t _Array_lastIndexOf;
201 static methodinfo_t _Array_map;
202 static methodinfo_t _Array_concat;
203 static methodinfo_t _Array_shift;
204 static methodinfo_t _Array_unshift;
205 static methodinfo_t _Array_some;
206 static methodinfo_t _Array_filter;
207 static methodinfo_t _Array_join;
208 static methodinfo_t _Array_slice;
209 static methodinfo_t _Array_every;
210 static methodinfo_t _Array_pop;
211 static methodinfo_t _Array_sort;
212 static methodinfo_t _Array_reverse;
213 static methodinfo_t _Array_push;
214 static varinfo_t _Array_length;
215 static classinfo_t flash_text_GridFitType;
216 static classinfo_t flash_filters_DisplacementMapFilterMode;
217 static classinfo_t flash_geom_ColorTransform;
218 static varinfo_t flash_geom_ColorTransform_blueOffset;
219 static varinfo_t flash_geom_ColorTransform_greenOffset;
220 static varinfo_t flash_geom_ColorTransform_greenMultiplier;
221 static varinfo_t flash_geom_ColorTransform_redMultiplier;
222 static varinfo_t flash_geom_ColorTransform_color;
223 static methodinfo_t flash_geom_ColorTransform_concat;
224 static varinfo_t flash_geom_ColorTransform_alphaOffset;
225 static varinfo_t flash_geom_ColorTransform_blueMultiplier;
226 static methodinfo_t flash_geom_ColorTransform_toString;
227 static varinfo_t flash_geom_ColorTransform_alphaMultiplier;
228 static varinfo_t flash_geom_ColorTransform_redOffset;
229 static classinfo_t flash_text_TextFieldType;
230 static classinfo_t flash_display_IGraphicsStroke;
231 static classinfo_t flash_media_SoundLoaderContext;
232 static varinfo_t flash_media_SoundLoaderContext_checkPolicyFile;
233 static varinfo_t flash_media_SoundLoaderContext_bufferTime;
234 static classinfo_t flash_net_IDynamicPropertyOutput;
235 static methodinfo_t flash_net_IDynamicPropertyOutput_writeDynamicProperty;
236 static classinfo_t flash_display_IGraphicsData;
237 static methodinfo_t flash_utils_getDefinitionByName;
238 static classinfo_t _Function;
239 static varinfo_t _Function_length;
240 static methodinfo_t _Function_apply;
241 static methodinfo_t _Function_call;
242 static varinfo_t _Function_prototype;
243 static classinfo_t flash_geom_PerspectiveProjection;
244 static varinfo_t flash_geom_PerspectiveProjection_fieldOfView;
245 static varinfo_t flash_geom_PerspectiveProjection_projectionCenter;
246 static methodinfo_t flash_geom_PerspectiveProjection_toMatrix3D;
247 static varinfo_t flash_geom_PerspectiveProjection_focalLength;
248 static classinfo_t flash_text_engine_BreakOpportunity;
249 static methodinfo_t flash_sampler__getInvocationCount;
250 static methodinfo_t _parseFloat;
251 static classinfo_t flash_events_NetStatusEvent;
252 static methodinfo_t flash_events_NetStatusEvent_toString;
253 static varinfo_t flash_events_NetStatusEvent_info;
254 static methodinfo_t flash_events_NetStatusEvent_clone;
255 static classinfo_t flash_display_ShaderJob;
256 static methodinfo_t flash_display_ShaderJob_cancel;
257 static varinfo_t flash_display_ShaderJob_width;
258 static methodinfo_t flash_display_ShaderJob_start;
259 static varinfo_t flash_display_ShaderJob_shader;
260 static varinfo_t flash_display_ShaderJob_height;
261 static varinfo_t flash_display_ShaderJob_target;
262 static varinfo_t flash_display_ShaderJob_progress;
263 static classinfo_t _VerifyError;
264 static classinfo_t flash_events_AsyncErrorEvent;
265 static methodinfo_t flash_events_AsyncErrorEvent_toString;
266 static varinfo_t flash_events_AsyncErrorEvent_error;
267 static methodinfo_t flash_events_AsyncErrorEvent_clone;
268 static classinfo_t flash_net_SharedObject;
269 static methodinfo_t flash_net_SharedObject_getLocal;
270 static methodinfo_t flash_net_SharedObject_getDiskUsage;
271 static varinfo_t flash_net_SharedObject_objectEncoding;
272 static varinfo_t flash_net_SharedObject_client;
273 static methodinfo_t flash_net_SharedObject_setProperty;
274 static methodinfo_t flash_net_SharedObject_clear;
275 static methodinfo_t flash_net_SharedObject_flush;
276 static varinfo_t flash_net_SharedObject_defaultObjectEncoding;
277 static methodinfo_t flash_net_SharedObject_connect;
278 static varinfo_t flash_net_SharedObject_size;
279 static methodinfo_t flash_net_SharedObject_setDirty;
280 static methodinfo_t flash_net_SharedObject_getRemote;
281 static methodinfo_t flash_net_SharedObject_send;
282 static methodinfo_t flash_net_SharedObject_close;
283 static methodinfo_t flash_net_SharedObject_deleteAll;
284 static varinfo_t flash_net_SharedObject_data;
285 static classinfo_t _Namespace;
286 static methodinfo_t _Namespace_valueOf;
287 static methodinfo_t _Namespace_toString;
288 static varinfo_t _Namespace_uri;
289 static varinfo_t _Namespace_prefix;
290 static methodinfo_t flash_utils_setTimeout;
291 static classinfo_t flash_geom_Matrix3D;
292 static methodinfo_t flash_geom_Matrix3D_interpolateTo;
293 static methodinfo_t flash_geom_Matrix3D_pointAt;
294 static methodinfo_t flash_geom_Matrix3D_interpolate;
295 static methodinfo_t flash_geom_Matrix3D_prependRotation;
296 static methodinfo_t flash_geom_Matrix3D_transformVector;
297 static methodinfo_t flash_geom_Matrix3D_transpose;
298 static methodinfo_t flash_geom_Matrix3D_prependScale;
299 static methodinfo_t flash_geom_Matrix3D_deltaTransformVector;
300 static varinfo_t flash_geom_Matrix3D_position;
301 static methodinfo_t flash_geom_Matrix3D_decompose;
302 static methodinfo_t flash_geom_Matrix3D_append;
303 static methodinfo_t flash_geom_Matrix3D_recompose;
304 static methodinfo_t flash_geom_Matrix3D_clone;
305 static varinfo_t flash_geom_Matrix3D_rawData;
306 static varinfo_t flash_geom_Matrix3D_determinant;
307 static methodinfo_t flash_geom_Matrix3D_invert;
308 static methodinfo_t flash_geom_Matrix3D_appendScale;
309 static methodinfo_t flash_geom_Matrix3D_transformVectors;
310 static methodinfo_t flash_geom_Matrix3D_appendTranslation;
311 static methodinfo_t flash_geom_Matrix3D_appendRotation;
312 static methodinfo_t flash_geom_Matrix3D_prepend;
313 static methodinfo_t flash_geom_Matrix3D_identity;
314 static methodinfo_t flash_geom_Matrix3D_prependTranslation;
315 static methodinfo_t flash_sampler_pauseSampling;
316 static classinfo_t flash_system_Capabilities;
317 static methodinfo_t flash_sampler_getSetterInvocationCount;
318 static methodinfo_t flash_sampler_getGetterInvocationCount;
319 static classinfo_t flash_filters_BlurFilter;
320 static varinfo_t flash_filters_BlurFilter_blurY;
321 static methodinfo_t flash_filters_BlurFilter_clone;
322 static varinfo_t flash_filters_BlurFilter_quality;
323 static varinfo_t flash_filters_BlurFilter_blurX;
324 static methodinfo_t _isFinite;
325 static classinfo_t flash_media_Video;
326 static methodinfo_t flash_media_Video_attachCamera;
327 static varinfo_t flash_media_Video_videoWidth;
328 static methodinfo_t flash_media_Video_clear;
329 static varinfo_t flash_media_Video_deblocking;
330 static varinfo_t flash_media_Video_videoHeight;
331 static methodinfo_t flash_media_Video_attachNetStream;
332 static varinfo_t flash_media_Video_smoothing;
333 static classinfo_t flash_text_engine_TextLineCreationResult;
334 static classinfo_t _Error;
335 static methodinfo_t _Error_getErrorMessage;
336 static methodinfo_t _Error_throwError;
337 static varinfo_t _Error_name;
338 static varinfo_t _Error_message;
339 static methodinfo_t _Error_getStackTrace;
340 static varinfo_t _Error_errorID;
341 static classinfo_t flash_xml_XMLNode;
342 static varinfo_t flash_xml_XMLNode_childNodes;
343 static methodinfo_t flash_xml_XMLNode_appendChild;
344 static varinfo_t flash_xml_XMLNode_nextSibling;
345 static varinfo_t flash_xml_XMLNode_nodeType;
346 static varinfo_t flash_xml_XMLNode_attributes;
347 static varinfo_t flash_xml_XMLNode_firstChild;
348 static varinfo_t flash_xml_XMLNode_parentNode;
349 static methodinfo_t flash_xml_XMLNode_toString;
350 static varinfo_t flash_xml_XMLNode_prefix;
351 static varinfo_t flash_xml_XMLNode_localName;
352 static varinfo_t flash_xml_XMLNode_nodeName;
353 static methodinfo_t flash_xml_XMLNode_getNamespaceForPrefix;
354 static methodinfo_t flash_xml_XMLNode_insertBefore;
355 static varinfo_t flash_xml_XMLNode_lastChild;
356 static methodinfo_t flash_xml_XMLNode_cloneNode;
357 static methodinfo_t flash_xml_XMLNode_removeNode;
358 static varinfo_t flash_xml_XMLNode_namespaceURI;
359 static varinfo_t flash_xml_XMLNode_previousSibling;
360 static methodinfo_t flash_xml_XMLNode_hasChildNodes;
361 static methodinfo_t flash_xml_XMLNode_getPrefixForNamespace;
362 static varinfo_t flash_xml_XMLNode_nodeValue;
363 static classinfo_t flash_net_URLVariables;
364 static methodinfo_t flash_net_URLVariables_toString;
365 static methodinfo_t flash_net_URLVariables_decode;
366 static classinfo_t flash_display_LoaderInfo;
367 static methodinfo_t flash_display_LoaderInfo_getLoaderInfoByDefinition;
368 static varinfo_t flash_display_LoaderInfo_actionScriptVersion;
369 static varinfo_t flash_display_LoaderInfo_contentType;
370 static varinfo_t flash_display_LoaderInfo_sameDomain;
371 static varinfo_t flash_display_LoaderInfo_bytesTotal;
372 static varinfo_t flash_display_LoaderInfo_loaderURL;
373 static varinfo_t flash_display_LoaderInfo_width;
374 static methodinfo_t flash_display_LoaderInfo_dispatchEvent;
375 static varinfo_t flash_display_LoaderInfo_height;
376 static varinfo_t flash_display_LoaderInfo_frameRate;
377 static varinfo_t flash_display_LoaderInfo_parameters;
378 static varinfo_t flash_display_LoaderInfo_bytesLoaded;
379 static varinfo_t flash_display_LoaderInfo_url;
380 static varinfo_t flash_display_LoaderInfo_content;
381 static varinfo_t flash_display_LoaderInfo_swfVersion;
382 static varinfo_t flash_display_LoaderInfo_bytes;
383 static varinfo_t flash_display_LoaderInfo_loader;
384 static varinfo_t flash_display_LoaderInfo_applicationDomain;
385 static varinfo_t flash_display_LoaderInfo_parentAllowsChild;
386 static varinfo_t flash_display_LoaderInfo_childAllowsParent;
387 static varinfo_t flash_display_LoaderInfo_sharedEvents;
388 static classinfo_t flash_sampler_Sample;
389 static classinfo_t flash_text_engine_DigitWidth;
390 static classinfo_t flash_net_URLRequestMethod;
391 static methodinfo_t adobe_utils_MMExecute;
392 static classinfo_t flash_system_System;
393 static classinfo_t flash_filters_BitmapFilterQuality;
394 static classinfo_t flash_display_DisplayObjectContainer;
395 static methodinfo_t flash_display_DisplayObjectContainer_addChild;
396 static methodinfo_t flash_display_DisplayObjectContainer_getObjectsUnderPoint;
397 static methodinfo_t flash_display_DisplayObjectContainer_removeChildAt;
398 static methodinfo_t flash_display_DisplayObjectContainer_swapChildren;
399 static methodinfo_t flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint;
400 static methodinfo_t flash_display_DisplayObjectContainer_setChildIndex;
401 static varinfo_t flash_display_DisplayObjectContainer_numChildren;
402 static methodinfo_t flash_display_DisplayObjectContainer_getChildIndex;
403 static methodinfo_t flash_display_DisplayObjectContainer_getChildAt;
404 static methodinfo_t flash_display_DisplayObjectContainer_removeChild;
405 static methodinfo_t flash_display_DisplayObjectContainer_addChildAt;
406 static methodinfo_t flash_display_DisplayObjectContainer_contains;
407 static methodinfo_t flash_display_DisplayObjectContainer_getChildByName;
408 static methodinfo_t flash_display_DisplayObjectContainer_swapChildrenAt;
409 static varinfo_t flash_display_DisplayObjectContainer_mouseChildren;
410 static varinfo_t flash_display_DisplayObjectContainer_tabChildren;
411 static varinfo_t flash_display_DisplayObjectContainer_textSnapshot;
412 static classinfo_t flash_system_LoaderContext;
413 static varinfo_t flash_system_LoaderContext_checkPolicyFile;
414 static varinfo_t flash_system_LoaderContext_securityDomain;
415 static varinfo_t flash_system_LoaderContext_applicationDomain;
416 static methodinfo_t flash_utils_clearTimeout;
417 static methodinfo_t _isXMLName;
418 static classinfo_t flash_xml_XMLNodeType;
419 static classinfo_t flash_events_ErrorEvent;
420 static methodinfo_t flash_events_ErrorEvent_toString;
421 static methodinfo_t flash_events_ErrorEvent_clone;
422 static classinfo_t flash_utils_IDataOutput;
423 static methodinfo_t flash_utils_IDataOutput_writeUnsignedInt;
424 static methodinfo_t flash_utils_IDataOutput_writeInt;
425 static varinfo_t flash_utils_IDataOutput_objectEncoding;
426 static methodinfo_t flash_utils_IDataOutput_writeUTFBytes;
427 static methodinfo_t flash_utils_IDataOutput_writeObject;
428 static methodinfo_t flash_utils_IDataOutput_writeMultiByte;
429 static methodinfo_t flash_utils_IDataOutput_writeShort;
430 static methodinfo_t flash_utils_IDataOutput_writeFloat;
431 static methodinfo_t flash_utils_IDataOutput_writeUTF;
432 static methodinfo_t flash_utils_IDataOutput_writeByte;
433 static methodinfo_t flash_utils_IDataOutput_writeBoolean;
434 static methodinfo_t flash_utils_IDataOutput_writeDouble;
435 static methodinfo_t flash_utils_IDataOutput_writeBytes;
436 static varinfo_t flash_utils_IDataOutput_endian;
437 static classinfo_t flash_geom_Utils3D;
438 static classinfo_t flash_events_TextEvent;
439 static methodinfo_t flash_events_TextEvent_toString;
440 static varinfo_t flash_events_TextEvent_text;
441 static methodinfo_t flash_events_TextEvent_clone;
442 static classinfo_t flash_utils_Proxy;
443 static methodinfo_t flash_utils_Proxy_callProperty;
444 static methodinfo_t flash_utils_Proxy_setProperty;
445 static methodinfo_t flash_utils_Proxy_getProperty;
446 static methodinfo_t flash_utils_Proxy_nextName;
447 static methodinfo_t flash_utils_Proxy_nextNameIndex;
448 static methodinfo_t flash_utils_Proxy_hasProperty;
449 static methodinfo_t flash_utils_Proxy_deleteProperty;
450 static methodinfo_t flash_utils_Proxy_getDescendants;
451 static methodinfo_t flash_utils_Proxy_isAttribute;
452 static methodinfo_t flash_utils_Proxy_nextValue;
453 static classinfo_t flash_text_engine_FontPosture;
454 static classinfo_t flash_xml_XMLDocument;
455 static varinfo_t flash_xml_XMLDocument_docTypeDecl;
456 static varinfo_t flash_xml_XMLDocument_idMap;
457 static methodinfo_t flash_xml_XMLDocument_toString;
458 static varinfo_t flash_xml_XMLDocument_xmlDecl;
459 static methodinfo_t flash_xml_XMLDocument_createElement;
460 static varinfo_t flash_xml_XMLDocument_ignoreWhite;
461 static methodinfo_t flash_xml_XMLDocument_createTextNode;
462 static methodinfo_t flash_xml_XMLDocument_parseXML;
463 static classinfo_t flash_display_ShaderInput;
464 static varinfo_t flash_display_ShaderInput_width;
465 static varinfo_t flash_display_ShaderInput_input;
466 static varinfo_t flash_display_ShaderInput_height;
467 static varinfo_t flash_display_ShaderInput_index;
468 static varinfo_t flash_display_ShaderInput_channels;
469 static classinfo_t flash_ui_MouseCursor;
470 static classinfo_t flash_text_engine_TextBlock;
471 static methodinfo_t flash_text_engine_TextBlock_createTextLine;
472 static varinfo_t flash_text_engine_TextBlock_bidiLevel;
473 static methodinfo_t flash_text_engine_TextBlock_getTextLineAtCharIndex;
474 static varinfo_t flash_text_engine_TextBlock_lastLine;
475 static methodinfo_t flash_text_engine_TextBlock_findPreviousWordBoundary;
476 static methodinfo_t flash_text_engine_TextBlock_findPreviousAtomBoundary;
477 static varinfo_t flash_text_engine_TextBlock_baselineZero;
478 static varinfo_t flash_text_engine_TextBlock_applyNonLinearFontScaling;
479 static varinfo_t flash_text_engine_TextBlock_firstLine;
480 static varinfo_t flash_text_engine_TextBlock_textJustifier;
481 static methodinfo_t flash_text_engine_TextBlock_releaseLines;
482 static varinfo_t flash_text_engine_TextBlock_firstInvalidLine;
483 static varinfo_t flash_text_engine_TextBlock_baselineFontSize;
484 static varinfo_t flash_text_engine_TextBlock_lineRotation;
485 static varinfo_t flash_text_engine_TextBlock_userData;
486 static varinfo_t flash_text_engine_TextBlock_content;
487 static varinfo_t flash_text_engine_TextBlock_textLineCreationResult;
488 static varinfo_t flash_text_engine_TextBlock_baselineFontDescription;
489 static methodinfo_t flash_text_engine_TextBlock_findNextAtomBoundary;
490 static methodinfo_t flash_text_engine_TextBlock_findNextWordBoundary;
491 static varinfo_t flash_text_engine_TextBlock_tabStops;
492 static methodinfo_t flash_text_engine_TextBlock_dump;
493 static varinfo_t flash_utils_flash_proxy;
494 static classinfo_t flash_display_MorphShape;
495 static classinfo_t flash_text_TextDisplayMode;
496 static classinfo_t flash_net_URLLoaderDataFormat;
497 static classinfo_t flash_display_StageQuality;
498 static classinfo_t flash_display_Sprite;
499 static methodinfo_t flash_display_Sprite_stopDrag;
500 static varinfo_t flash_display_Sprite_buttonMode;
501 static varinfo_t flash_display_Sprite_soundTransform;
502 static varinfo_t flash_display_Sprite_hitArea;
503 static varinfo_t flash_display_Sprite_useHandCursor;
504 static varinfo_t flash_display_Sprite_graphics;
505 static methodinfo_t flash_display_Sprite_startDrag;
506 static varinfo_t flash_display_Sprite_dropTarget;
507 static classinfo_t flash_ui_Keyboard;
508 static classinfo_t flash_filters_DisplacementMapFilter;
509 static varinfo_t flash_filters_DisplacementMapFilter_scaleY;
510 static varinfo_t flash_filters_DisplacementMapFilter_mapPoint;
511 static varinfo_t flash_filters_DisplacementMapFilter_scaleX;
512 static varinfo_t flash_filters_DisplacementMapFilter_mapBitmap;
513 static varinfo_t flash_filters_DisplacementMapFilter_mode;
514 static varinfo_t flash_filters_DisplacementMapFilter_color;
515 static varinfo_t flash_filters_DisplacementMapFilter_componentX;
516 static methodinfo_t flash_filters_DisplacementMapFilter_clone;
517 static varinfo_t flash_filters_DisplacementMapFilter_alpha;
518 static varinfo_t flash_filters_DisplacementMapFilter_componentY;
519 static methodinfo_t flash_utils_escapeMultiByte;
520 static methodinfo_t adobe_utils_MMEndCommand;
521 static classinfo_t flash_display_GradientType;
522 static classinfo_t flash_media_ID3Info;
523 static varinfo_t flash_media_ID3Info_comment;
524 static varinfo_t flash_media_ID3Info_year;
525 static varinfo_t flash_media_ID3Info_track;
526 static varinfo_t flash_media_ID3Info_artist;
527 static varinfo_t flash_media_ID3Info_songName;
528 static varinfo_t flash_media_ID3Info_genre;
529 static varinfo_t flash_media_ID3Info_album;
530 static classinfo_t flash_display_GraphicsSolidFill;
531 static varinfo_t flash_display_GraphicsSolidFill_color;
532 static varinfo_t flash_display_GraphicsSolidFill_alpha;
533 static classinfo_t flash_filters_ColorMatrixFilter;
534 static varinfo_t flash_filters_ColorMatrixFilter_matrix;
535 static methodinfo_t flash_filters_ColorMatrixFilter_clone;
536 static classinfo_t flash_net_NetStreamPlayTransitions;
537 static classinfo_t flash_media_SoundCodec;
538 static classinfo_t flash_net_ObjectEncoding;
539 static classinfo_t flash_text_engine_GroupElement;
540 static methodinfo_t flash_text_engine_GroupElement_groupElements;
541 static methodinfo_t flash_text_engine_GroupElement_splitTextElement;
542 static methodinfo_t flash_text_engine_GroupElement_mergeTextElements;
543 static methodinfo_t flash_text_engine_GroupElement_getElementAtCharIndex;
544 static varinfo_t flash_text_engine_GroupElement_elementCount;
545 static methodinfo_t flash_text_engine_GroupElement_setElements;
546 static methodinfo_t flash_text_engine_GroupElement_getElementAt;
547 static methodinfo_t flash_text_engine_GroupElement_ungroupElements;
548 static methodinfo_t flash_text_engine_GroupElement_replaceElements;
549 static methodinfo_t flash_text_engine_GroupElement_getElementIndex;
550 static methodinfo_t _parseInt;
551 static classinfo_t _QName;
552 static varinfo_t _QName_localName;
553 static methodinfo_t _QName_valueOf;
554 static methodinfo_t _QName_toString;
555 static varinfo_t _QName_uri;
556 static classinfo_t _UninitializedError;
557 static classinfo_t _Date;
558 static methodinfo_t _Date_getTimezoneOffset;
559 static methodinfo_t _Date_getTime;
560 static methodinfo_t _Date_setUTCMilliseconds;
561 static varinfo_t _Date_month;
562 static methodinfo_t _Date_toString;
563 static methodinfo_t _Date_getHours;
564 static varinfo_t _Date_date;
565 static varinfo_t _Date_milliseconds;
566 static methodinfo_t _Date_setSeconds;
567 static methodinfo_t _Date_getDate;
568 static varinfo_t _Date_hoursUTC;
569 static methodinfo_t _Date_getUTCDate;
570 static varinfo_t _Date_timezoneOffset;
571 static methodinfo_t _Date_setTime;
572 static varinfo_t _Date_millisecondsUTC;
573 static varinfo_t _Date_minutes;
574 static methodinfo_t _Date_setUTCHours;
575 static varinfo_t _Date_minutesUTC;
576 static methodinfo_t _Date_toLocaleTimeString;
577 static varinfo_t _Date_fullYearUTC;
578 static methodinfo_t _Date_UTC;
579 static varinfo_t _Date_time;
580 static varinfo_t _Date_monthUTC;
581 static methodinfo_t _Date_getUTCMilliseconds;
582 static methodinfo_t _Date_toDateString;
583 static methodinfo_t _Date_getMonth;
584 static methodinfo_t _Date_setMinutes;
585 static methodinfo_t _Date_toLocaleDateString;
586 static varinfo_t _Date_fullYear;
587 static methodinfo_t _Date_getUTCFullYear;
588 static methodinfo_t _Date_getSeconds;
589 static varinfo_t _Date_dateUTC;
590 static methodinfo_t _Date_getMilliseconds;
591 static methodinfo_t _Date_setUTCMinutes;
592 static varinfo_t _Date_day;
593 static methodinfo_t _Date_setUTCSeconds;
594 static methodinfo_t _Date_setUTCDate;
595 static methodinfo_t _Date_getUTCMonth;
596 static methodinfo_t _Date_valueOf;
597 static varinfo_t _Date_seconds;
598 static methodinfo_t _Date_getUTCMinutes;
599 static methodinfo_t _Date_setDate;
600 static methodinfo_t _Date_getFullYear;
601 static methodinfo_t _Date_setFullYear;
602 static methodinfo_t _Date_setHours;
603 static methodinfo_t _Date_setMonth;
604 static methodinfo_t _Date_parse;
605 static methodinfo_t _Date_getUTCSeconds;
606 static methodinfo_t _Date_getMinutes;
607 static methodinfo_t _Date_toLocaleString;
608 static methodinfo_t _Date_toUTCString;
609 static varinfo_t _Date_dayUTC;
610 static methodinfo_t _Date_getDay;
611 static methodinfo_t _Date_setUTCMonth;
612 static varinfo_t _Date_hours;
613 static methodinfo_t _Date_getUTCDay;
614 static methodinfo_t _Date_setUTCFullYear;
615 static varinfo_t _Date_secondsUTC;
616 static methodinfo_t _Date_toTimeString;
617 static methodinfo_t _Date_setMilliseconds;
618 static methodinfo_t _Date_getUTCHours;
619 static classinfo_t flash_text_StyleSheet;
620 static varinfo_t flash_text_StyleSheet_styleNames;
621 static methodinfo_t flash_text_StyleSheet_clear;
622 static methodinfo_t flash_text_StyleSheet_transform;
623 static methodinfo_t flash_text_StyleSheet_getStyle;
624 static methodinfo_t flash_text_StyleSheet_parseCSS;
625 static methodinfo_t flash_text_StyleSheet_setStyle;
626 static classinfo_t flash_display_ActionScriptVersion;
627 static classinfo_t flash_text_engine_EastAsianJustifier;
628 static varinfo_t flash_text_engine_EastAsianJustifier_justificationStyle;
629 static methodinfo_t flash_text_engine_EastAsianJustifier_clone;
630 static classinfo_t _String;
631 static methodinfo_t _String_indexOf;
632 static methodinfo_t _String_replace;
633 static methodinfo_t _String_lastIndexOf;
634 static methodinfo_t _String_valueOf;
635 static methodinfo_t _String_concat;
636 static methodinfo_t _String_substr;
637 static methodinfo_t _String_slice;
638 static methodinfo_t _String_search;
639 static methodinfo_t _String_fromCharCode;
640 static methodinfo_t _String_toLocaleUpperCase;
641 static methodinfo_t _String_toString;
642 static methodinfo_t _String_toUpperCase;
643 static methodinfo_t _String_charAt;
644 static methodinfo_t _String_match;
645 static methodinfo_t _String_charCodeAt;
646 static methodinfo_t _String_substring;
647 static methodinfo_t _String_localeCompare;
648 static methodinfo_t _String_split;
649 static methodinfo_t _String_toLocaleLowerCase;
650 static varinfo_t _String_length;
651 static methodinfo_t _String_toLowerCase;
652 static classinfo_t flash_media_SoundChannel;
653 static varinfo_t flash_media_SoundChannel_leftPeak;
654 static methodinfo_t flash_media_SoundChannel_stop;
655 static varinfo_t flash_media_SoundChannel_position;
656 static varinfo_t flash_media_SoundChannel_soundTransform;
657 static varinfo_t flash_media_SoundChannel_rightPeak;
658 static classinfo_t flash_desktop_Clipboard;
659 static varinfo_t flash_desktop_Clipboard_generalClipboard;
660 static methodinfo_t flash_desktop_Clipboard_setDataHandler;
661 static methodinfo_t flash_desktop_Clipboard_setData;
662 static varinfo_t flash_desktop_Clipboard_formats;
663 static methodinfo_t flash_desktop_Clipboard_clear;
664 static methodinfo_t flash_desktop_Clipboard_getData;
665 static methodinfo_t flash_desktop_Clipboard_hasFormat;
666 static methodinfo_t flash_desktop_Clipboard_clearData;
667 static classinfo_t flash_display_IBitmapDrawable;
668 static classinfo_t _TypeError;
669 static classinfo_t _int;
670 static methodinfo_t _int_valueOf;
671 static methodinfo_t _int_toString;
672 static methodinfo_t _int_toExponential;
673 static methodinfo_t _int_toFixed;
674 static methodinfo_t _int_toPrecision;
675 static classinfo_t flash_text_engine_FontMetrics;
676 static varinfo_t flash_text_engine_FontMetrics_superscriptOffset;
677 static varinfo_t flash_text_engine_FontMetrics_underlineThickness;
678 static varinfo_t flash_text_engine_FontMetrics_subscriptScale;
679 static varinfo_t flash_text_engine_FontMetrics_strikethroughOffset;
680 static varinfo_t flash_text_engine_FontMetrics_emBox;
681 static varinfo_t flash_text_engine_FontMetrics_strikethroughThickness;
682 static varinfo_t flash_text_engine_FontMetrics_superscriptScale;
683 static varinfo_t flash_text_engine_FontMetrics_subscriptOffset;
684 static varinfo_t flash_text_engine_FontMetrics_underlineOffset;
685 static classinfo_t flash_display_Scene;
686 static varinfo_t flash_display_Scene_numFrames;
687 static varinfo_t flash_display_Scene_labels;
688 static varinfo_t flash_display_Scene_name;
689 static classinfo_t flash_utils_IExternalizable;
690 static methodinfo_t flash_utils_IExternalizable_readExternal;
691 static methodinfo_t flash_utils_IExternalizable_writeExternal;
692 static classinfo_t __AS3___vec_Vector;
693 static classinfo_t flash_filters_GradientBevelFilter;
694 static varinfo_t flash_filters_GradientBevelFilter_strength;
695 static varinfo_t flash_filters_GradientBevelFilter_quality;
696 static varinfo_t flash_filters_GradientBevelFilter_angle;
697 static varinfo_t flash_filters_GradientBevelFilter_knockout;
698 static varinfo_t flash_filters_GradientBevelFilter_alphas;
699 static varinfo_t flash_filters_GradientBevelFilter_type;
700 static varinfo_t flash_filters_GradientBevelFilter_ratios;
701 static varinfo_t flash_filters_GradientBevelFilter_colors;
702 static varinfo_t flash_filters_GradientBevelFilter_blurX;
703 static varinfo_t flash_filters_GradientBevelFilter_blurY;
704 static varinfo_t flash_filters_GradientBevelFilter_distance;
705 static methodinfo_t flash_filters_GradientBevelFilter_clone;
706 static classinfo_t flash_text_TextRun;
707 static varinfo_t flash_text_TextRun_beginIndex;
708 static varinfo_t flash_text_TextRun_endIndex;
709 static varinfo_t flash_text_TextRun_textFormat;
710 static classinfo_t flash_text_TextColorType;
711 static methodinfo_t flash_sampler_getSampleCount;
712 static classinfo_t flash_net_URLRequestHeader;
713 static varinfo_t flash_net_URLRequestHeader_value;
714 static varinfo_t flash_net_URLRequestHeader_name;
715 static methodinfo_t flash_profiler_showRedrawRegions;
716 static classinfo_t flash_display_ShaderData;
717 static classinfo_t flash_text_engine_TextLine;
718 static varinfo_t flash_text_engine_TextLine_previousLine;
719 static varinfo_t flash_text_engine_TextLine_validity;
720 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockBeginIndex;
721 static methodinfo_t flash_text_engine_TextLine_getAtomWordBoundaryOnLeft;
722 static methodinfo_t flash_text_engine_TextLine_getAtomTextRotation;
723 static varinfo_t flash_text_engine_TextLine_textHeight;
724 static methodinfo_t flash_text_engine_TextLine_getAtomCenter;
725 static methodinfo_t flash_text_engine_TextLine_getAtomBounds;
726 static varinfo_t flash_text_engine_TextLine_mirrorRegions;
727 static varinfo_t flash_text_engine_TextLine_rawTextLength;
728 static varinfo_t flash_text_engine_TextLine_userData;
729 static varinfo_t flash_text_engine_TextLine_textWidth;
730 static varinfo_t flash_text_engine_TextLine_textBlock;
731 static varinfo_t flash_text_engine_TextLine_textBlockBeginIndex;
732 static varinfo_t flash_text_engine_TextLine_unjustifiedTextWidth;
733 static varinfo_t flash_text_engine_TextLine_ascent;
734 static methodinfo_t flash_text_engine_TextLine_getBaselinePosition;
735 static varinfo_t flash_text_engine_TextLine_specifiedWidth;
736 static methodinfo_t flash_text_engine_TextLine_getMirrorRegion;
737 static methodinfo_t flash_text_engine_TextLine_getAtomGraphic;
738 static varinfo_t flash_text_engine_TextLine_hasGraphicElement;
739 static methodinfo_t flash_text_engine_TextLine_flushAtomData;
740 static methodinfo_t flash_text_engine_TextLine_dump;
741 static varinfo_t flash_text_engine_TextLine_nextLine;
742 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtCharIndex;
743 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockEndIndex;
744 static varinfo_t flash_text_engine_TextLine_atomCount;
745 static varinfo_t flash_text_engine_TextLine_descent;
746 static methodinfo_t flash_text_engine_TextLine_getAtomBidiLevel;
747 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtPoint;
748 static methodinfo_t flash_sampler_getSamples;
749 static classinfo_t flash_net_URLRequest;
750 static varinfo_t flash_net_URLRequest_contentType;
751 static varinfo_t flash_net_URLRequest_url;
752 static varinfo_t flash_net_URLRequest_requestHeaders;
753 static varinfo_t flash_net_URLRequest_method;
754 static varinfo_t flash_net_URLRequest_digest;
755 static varinfo_t flash_net_URLRequest_data;
756 static classinfo_t _URIError;
757 static methodinfo_t flash_net_getClassByAlias;
758 static classinfo_t flash_display_ShaderParameter;
759 static varinfo_t flash_display_ShaderParameter_value;
760 static varinfo_t flash_display_ShaderParameter_index;
761 static varinfo_t flash_display_ShaderParameter_type;
762 static classinfo_t flash_filters_BitmapFilterType;
763 static classinfo_t _SecurityError;
764 static classinfo_t flash_utils_IDataInput;
765 static methodinfo_t flash_utils_IDataInput_readUTF;
766 static methodinfo_t flash_utils_IDataInput_readByte;
767 static methodinfo_t flash_utils_IDataInput_readUTFBytes;
768 static methodinfo_t flash_utils_IDataInput_readShort;
769 static varinfo_t flash_utils_IDataInput_objectEncoding;
770 static methodinfo_t flash_utils_IDataInput_readUnsignedInt;
771 static methodinfo_t flash_utils_IDataInput_readDouble;
772 static methodinfo_t flash_utils_IDataInput_readBytes;
773 static methodinfo_t flash_utils_IDataInput_readUnsignedByte;
774 static methodinfo_t flash_utils_IDataInput_readMultiByte;
775 static methodinfo_t flash_utils_IDataInput_readInt;
776 static varinfo_t flash_utils_IDataInput_bytesAvailable;
777 static methodinfo_t flash_utils_IDataInput_readUnsignedShort;
778 static methodinfo_t flash_utils_IDataInput_readObject;
779 static methodinfo_t flash_utils_IDataInput_readFloat;
780 static varinfo_t flash_utils_IDataInput_endian;
781 static methodinfo_t flash_utils_IDataInput_readBoolean;
782 static classinfo_t flash_events_IEventDispatcher;
783 static methodinfo_t flash_events_IEventDispatcher_willTrigger;
784 static methodinfo_t flash_events_IEventDispatcher_removeEventListener;
785 static methodinfo_t flash_events_IEventDispatcher_hasEventListener;
786 static methodinfo_t flash_events_IEventDispatcher_addEventListener;
787 static methodinfo_t flash_events_IEventDispatcher_dispatchEvent;
788 static classinfo_t _Class;
789 static varinfo_t _Class_prototype;
790 static classinfo_t flash_geom_Rectangle;
791 static varinfo_t flash_geom_Rectangle_top;
792 static methodinfo_t flash_geom_Rectangle_intersection;
793 static methodinfo_t flash_geom_Rectangle_intersects;
794 static methodinfo_t flash_geom_Rectangle_containsPoint;
795 static methodinfo_t flash_geom_Rectangle_setEmpty;
796 static varinfo_t flash_geom_Rectangle_topLeft;
797 static varinfo_t flash_geom_Rectangle_width;
798 static methodinfo_t flash_geom_Rectangle_containsRect;
799 static methodinfo_t flash_geom_Rectangle_isEmpty;
800 static methodinfo_t flash_geom_Rectangle_equals;
801 static varinfo_t flash_geom_Rectangle_height;
802 static varinfo_t flash_geom_Rectangle_left;
803 static methodinfo_t flash_geom_Rectangle_inflate;
804 static methodinfo_t flash_geom_Rectangle_inflatePoint;
805 static methodinfo_t flash_geom_Rectangle_toString;
806 static methodinfo_t flash_geom_Rectangle_offsetPoint;
807 static varinfo_t flash_geom_Rectangle_x;
808 static varinfo_t flash_geom_Rectangle_size;
809 static varinfo_t flash_geom_Rectangle_bottomRight;
810 static varinfo_t flash_geom_Rectangle_right;
811 static methodinfo_t flash_geom_Rectangle_contains;
812 static methodinfo_t flash_geom_Rectangle_union;
813 static varinfo_t flash_geom_Rectangle_bottom;
814 static methodinfo_t flash_geom_Rectangle_clone;
815 static varinfo_t flash_geom_Rectangle_y;
816 static methodinfo_t flash_geom_Rectangle_offset;
817 static classinfo_t flash_events_SecurityErrorEvent;
818 static methodinfo_t flash_events_SecurityErrorEvent_toString;
819 static methodinfo_t flash_events_SecurityErrorEvent_clone;
820 static classinfo_t flash_net_IDynamicPropertyWriter;
821 static methodinfo_t flash_net_IDynamicPropertyWriter_writeDynamicProperties;
822 static classinfo_t flash_display_InterpolationMethod;
823 static classinfo_t _Object;
824 static methodinfo_t _Object_init;
825 static methodinfo_t _Object_propertyIsEnumerable;
826 static methodinfo_t _Object__setPropertyIsEnumerable;
827 static methodinfo_t _Object_isPrototypeOf;
828 static methodinfo_t _Object__dontEnumPrototype;
829 static methodinfo_t _Object_hasOwnProperty;
830 static classinfo_t flash_errors_EOFError;
831 static classinfo_t flash_net_NetStream;
832 static varinfo_t flash_net_NetStream_videoCodec;
833 static varinfo_t flash_net_NetStream_info;
834 static methodinfo_t flash_net_NetStream_attachCamera;
835 static varinfo_t flash_net_NetStream_farNonce;
836 static methodinfo_t flash_net_NetStream_close;
837 static methodinfo_t flash_net_NetStream_pause;
838 static methodinfo_t flash_net_NetStream_onPeerConnect;
839 static varinfo_t flash_net_NetStream_client;
840 static methodinfo_t flash_net_NetStream_resume;
841 static varinfo_t flash_net_NetStream_liveDelay;
842 static varinfo_t flash_net_NetStream_peerStreams;
843 static varinfo_t flash_net_NetStream_objectEncoding;
844 static varinfo_t flash_net_NetStream_bytesLoaded;
845 static methodinfo_t flash_net_NetStream_receiveVideo;
846 static varinfo_t flash_net_NetStream_maxPauseBufferTime;
847 static methodinfo_t flash_net_NetStream_play2;
848 static varinfo_t flash_net_NetStream_audioCodec;
849 static methodinfo_t flash_net_NetStream_receiveVideoFPS;
850 static varinfo_t flash_net_NetStream_bytesTotal;
851 static varinfo_t flash_net_NetStream_farID;
852 static methodinfo_t flash_net_NetStream_receiveAudio;
853 static varinfo_t flash_net_NetStream_bufferLength;
854 static methodinfo_t flash_net_NetStream_seek;
855 static methodinfo_t flash_net_NetStream_attachAudio;
856 static varinfo_t flash_net_NetStream_bufferTime;
857 static methodinfo_t flash_net_NetStream_play;
858 static methodinfo_t flash_net_NetStream_publish;
859 static methodinfo_t flash_net_NetStream_togglePause;
860 static varinfo_t flash_net_NetStream_checkPolicyFile;
861 static varinfo_t flash_net_NetStream_nearNonce;
862 static varinfo_t flash_net_NetStream_decodedFrames;
863 static methodinfo_t flash_net_NetStream_send;
864 static varinfo_t flash_net_NetStream_currentFPS;
865 static varinfo_t flash_net_NetStream_time;
866 static varinfo_t flash_net_NetStream_soundTransform;
867 static classinfo_t _ArgumentError;
868 static classinfo_t _XMLList;
869 static methodinfo_t _XMLList_normalize;
870 static methodinfo_t _XMLList_removeNamespace;
871 static methodinfo_t _XMLList_prependChild;
872 static methodinfo_t _XMLList_toXMLString;
873 static methodinfo_t _XMLList_nodeKind;
874 static methodinfo_t _XMLList_copy;
875 static methodinfo_t _XMLList_text;
876 static methodinfo_t _XMLList_toString;
877 static methodinfo_t _XMLList_childIndex;
878 static methodinfo_t _XMLList_setName;
879 static methodinfo_t _XMLList_setLocalName;
880 static methodinfo_t _XMLList_namespace;
881 static methodinfo_t _XMLList_insertChildBefore;
882 static methodinfo_t _XMLList_addNamespace;
883 static methodinfo_t _XMLList_propertyIsEnumerable;
884 static methodinfo_t _XMLList_comments;
885 static methodinfo_t _XMLList_attributes;
886 static methodinfo_t _XMLList_descendants;
887 static methodinfo_t _XMLList_replace;
888 static methodinfo_t _XMLList_children;
889 static methodinfo_t _XMLList_contains;
890 static methodinfo_t _XMLList_hasSimpleContent;
891 static methodinfo_t _XMLList_elements;
892 static methodinfo_t _XMLList_hasComplexContent;
893 static methodinfo_t _XMLList_insertChildAfter;
894 static methodinfo_t _XMLList_parent;
895 static methodinfo_t _XMLList_length;
896 static methodinfo_t _XMLList_processingInstructions;
897 static methodinfo_t _XMLList_child;
898 static methodinfo_t _XMLList_appendChild;
899 static methodinfo_t _XMLList_valueOf;
900 static methodinfo_t _XMLList_localName;
901 static methodinfo_t _XMLList_inScopeNamespaces;
902 static methodinfo_t _XMLList_hasOwnProperty;
903 static methodinfo_t _XMLList_setNamespace;
904 static methodinfo_t _XMLList_namespaceDeclarations;
905 static methodinfo_t _XMLList_name;
906 static methodinfo_t _XMLList_setChildren;
907 static methodinfo_t _XMLList_attribute;
908 static classinfo_t flash_geom_Point;
909 static methodinfo_t flash_geom_Point_subtract;
910 static methodinfo_t flash_geom_Point_distance;
911 static methodinfo_t flash_geom_Point_normalize;
912 static methodinfo_t flash_geom_Point_equals;
913 static methodinfo_t flash_geom_Point_toString;
914 static varinfo_t flash_geom_Point_x;
915 static methodinfo_t flash_geom_Point_add;
916 static methodinfo_t flash_geom_Point_polar;
917 static methodinfo_t flash_geom_Point_clone;
918 static methodinfo_t flash_geom_Point_interpolate;
919 static varinfo_t flash_geom_Point_y;
920 static varinfo_t flash_geom_Point_length;
921 static methodinfo_t flash_geom_Point_offset;
922 static classinfo_t flash_printing_PrintJobOptions;
923 static varinfo_t flash_printing_PrintJobOptions_printAsBitmap;
924 static classinfo_t flash_display_DisplayObject;
925 static varinfo_t flash_display_DisplayObject_rotation;
926 static varinfo_t flash_display_DisplayObject_filters;
927 static varinfo_t flash_display_DisplayObject_rotationZ;
928 static varinfo_t flash_display_DisplayObject_accessibilityProperties;
929 static varinfo_t flash_display_DisplayObject_mouseX;
930 static varinfo_t flash_display_DisplayObject_root;
931 static varinfo_t flash_display_DisplayObject_stage;
932 static varinfo_t flash_display_DisplayObject_rotationY;
933 static varinfo_t flash_display_DisplayObject_scaleZ;
934 static methodinfo_t flash_display_DisplayObject_local3DToGlobal;
935 static varinfo_t flash_display_DisplayObject_loaderInfo;
936 static varinfo_t flash_display_DisplayObject_cacheAsBitmap;
937 static varinfo_t flash_display_DisplayObject_transform;
938 static varinfo_t flash_display_DisplayObject_scaleY;
939 static varinfo_t flash_display_DisplayObject_height;
940 static varinfo_t flash_display_DisplayObject_rotationX;
941 static varinfo_t flash_display_DisplayObject_scrollRect;
942 static varinfo_t flash_display_DisplayObject_width;
943 static varinfo_t flash_display_DisplayObject_scale9Grid;
944 static varinfo_t flash_display_DisplayObject_parent;
945 static methodinfo_t flash_display_DisplayObject_hitTestObject;
946 static methodinfo_t flash_display_DisplayObject_hitTestPoint;
947 static varinfo_t flash_display_DisplayObject_alpha;
948 static methodinfo_t flash_display_DisplayObject_getRect;
949 static varinfo_t flash_display_DisplayObject_opaqueBackground;
950 static methodinfo_t flash_display_DisplayObject_globalToLocal3D;
951 static varinfo_t flash_display_DisplayObject_visible;
952 static varinfo_t flash_display_DisplayObject_blendMode;
953 static varinfo_t flash_display_DisplayObject_scaleX;
954 static methodinfo_t flash_display_DisplayObject_globalToLocal;
955 static methodinfo_t flash_display_DisplayObject_localToGlobal;
956 static varinfo_t flash_display_DisplayObject_z;
957 static varinfo_t flash_display_DisplayObject_name;
958 static methodinfo_t flash_display_DisplayObject_getBounds;
959 static varinfo_t flash_display_DisplayObject_mask;
960 static varinfo_t flash_display_DisplayObject_mouseY;
961 static varinfo_t flash_display_DisplayObject_x;
962 static varinfo_t flash_display_DisplayObject_y;
963 static classinfo_t flash_sampler_DeleteObjectSample;
964 static methodinfo_t flash_system_fscommand;
965 static methodinfo_t flash_utils_unescapeMultiByte;
966 static classinfo_t flash_sampler_StackFrame;
967 static methodinfo_t flash_sampler_StackFrame_toString;
968 static classinfo_t flash_system_JPEGLoaderContext;
969 static varinfo_t flash_system_JPEGLoaderContext_deblockingFilter;
970 static classinfo_t flash_system_IME;
971 static methodinfo_t _isNaN;
972 static classinfo_t flash_system_Security;
973 static classinfo_t flash_display_Bitmap;
974 static varinfo_t flash_display_Bitmap_pixelSnapping;
975 static varinfo_t flash_display_Bitmap_bitmapData;
976 static varinfo_t flash_display_Bitmap_smoothing;
977 static classinfo_t flash_printing_PrintJob;
978 static varinfo_t flash_printing_PrintJob_paperWidth;
979 static methodinfo_t flash_printing_PrintJob_addPage;
980 static varinfo_t flash_printing_PrintJob_pageHeight;
981 static methodinfo_t flash_printing_PrintJob_start;
982 static varinfo_t flash_printing_PrintJob_pageWidth;
983 static methodinfo_t flash_printing_PrintJob_send;
984 static varinfo_t flash_printing_PrintJob_paperHeight;
985 static varinfo_t flash_printing_PrintJob_orientation;
986 static classinfo_t flash_text_StaticText;
987 static varinfo_t flash_text_StaticText_text;
988 static classinfo_t flash_text_engine_SpaceJustifier;
989 static methodinfo_t flash_text_engine_SpaceJustifier_clone;
990 static varinfo_t flash_text_engine_SpaceJustifier_letterSpacing;
991 static classinfo_t flash_events_DataEvent;
992 static methodinfo_t flash_events_DataEvent_toString;
993 static methodinfo_t flash_events_DataEvent_clone;
994 static varinfo_t flash_events_DataEvent_data;
995 static classinfo_t flash_events_ActivityEvent;
996 static methodinfo_t flash_events_ActivityEvent_toString;
997 static varinfo_t flash_events_ActivityEvent_activating;
998 static methodinfo_t flash_events_ActivityEvent_clone;
999 static classinfo_t flash_display_GraphicsEndFill;
1000 static classinfo_t flash_display_ColorCorrection;
1001 static classinfo_t flash_events_IOErrorEvent;
1002 static methodinfo_t flash_events_IOErrorEvent_toString;
1003 static methodinfo_t flash_events_IOErrorEvent_clone;
1004 static classinfo_t flash_display_GraphicsStroke;
1005 static varinfo_t flash_display_GraphicsStroke_scaleMode;
1006 static varinfo_t flash_display_GraphicsStroke_miterLimit;
1007 static varinfo_t flash_display_GraphicsStroke_pixelHinting;
1008 static varinfo_t flash_display_GraphicsStroke_fill;
1009 static varinfo_t flash_display_GraphicsStroke_thickness;
1010 static varinfo_t flash_display_GraphicsStroke_joints;
1011 static varinfo_t flash_display_GraphicsStroke_caps;
1012 static classinfo_t _Boolean;
1013 static methodinfo_t _Boolean_valueOf;
1014 static methodinfo_t _Boolean_toString;
1015 static methodinfo_t flash_sampler_getMemberNames;
1016 static methodinfo_t flash_utils_getQualifiedClassName;
1017 static classinfo_t flash_text_engine_GraphicElement;
1018 static varinfo_t flash_text_engine_GraphicElement_graphic;
1019 static varinfo_t flash_text_engine_GraphicElement_elementWidth;
1020 static varinfo_t flash_text_engine_GraphicElement_elementHeight;
1021 static classinfo_t flash_media_Microphone;
1022 static varinfo_t flash_media_Microphone_codec;
1023 static varinfo_t flash_media_Microphone_gain;
1024 static varinfo_t flash_media_Microphone_index;
1025 static methodinfo_t flash_media_Microphone_setLoopBack;
1026 static methodinfo_t flash_media_Microphone_setSilenceLevel;
1027 static varinfo_t flash_media_Microphone_name;
1028 static methodinfo_t flash_media_Microphone_getMicrophone;
1029 static methodinfo_t flash_media_Microphone_setUseEchoSuppression;
1030 static varinfo_t flash_media_Microphone_framesPerPacket;
1031 static varinfo_t flash_media_Microphone_muted;
1032 static varinfo_t flash_media_Microphone_soundTransform;
1033 static varinfo_t flash_media_Microphone_encodeQuality;
1034 static varinfo_t flash_media_Microphone_useEchoSuppression;
1035 static varinfo_t flash_media_Microphone_silenceLevel;
1036 static varinfo_t flash_media_Microphone_silenceTimeout;
1037 static varinfo_t flash_media_Microphone_rate;
1038 static varinfo_t flash_media_Microphone_activityLevel;
1039 static varinfo_t flash_media_Microphone_names;
1040 static classinfo_t flash_display_GraphicsShaderFill;
1041 static varinfo_t flash_display_GraphicsShaderFill_shader;
1042 static varinfo_t flash_display_GraphicsShaderFill_matrix;
1043 static classinfo_t flash_ui_ContextMenuClipboardItems;
1044 static varinfo_t flash_ui_ContextMenuClipboardItems_clear;
1045 static methodinfo_t flash_ui_ContextMenuClipboardItems_clone;
1046 static varinfo_t flash_ui_ContextMenuClipboardItems_paste;
1047 static varinfo_t flash_ui_ContextMenuClipboardItems_selectAll;
1048 static varinfo_t flash_ui_ContextMenuClipboardItems_copy;
1049 static varinfo_t flash_ui_ContextMenuClipboardItems_cut;
1050 static classinfo_t flash_errors_IllegalOperationError;
1051 static classinfo_t flash_filters_GradientGlowFilter;
1052 static varinfo_t flash_filters_GradientGlowFilter_strength;
1053 static varinfo_t flash_filters_GradientGlowFilter_quality;
1054 static varinfo_t flash_filters_GradientGlowFilter_angle;
1055 static varinfo_t flash_filters_GradientGlowFilter_knockout;
1056 static varinfo_t flash_filters_GradientGlowFilter_type;
1057 static varinfo_t flash_filters_GradientGlowFilter_alphas;
1058 static varinfo_t flash_filters_GradientGlowFilter_ratios;
1059 static varinfo_t flash_filters_GradientGlowFilter_colors;
1060 static varinfo_t flash_filters_GradientGlowFilter_blurX;
1061 static varinfo_t flash_filters_GradientGlowFilter_blurY;
1062 static varinfo_t flash_filters_GradientGlowFilter_distance;
1063 static methodinfo_t flash_filters_GradientGlowFilter_clone;
1064 static classinfo_t flash_display_CapsStyle;
1065 static classinfo_t flash_text_engine_FontLookup;
1066 static classinfo_t flash_text_TextSnapshot;
1067 static methodinfo_t flash_text_TextSnapshot_setSelectColor;
1068 static methodinfo_t flash_text_TextSnapshot_setSelected;
1069 static methodinfo_t flash_text_TextSnapshot_getSelectedText;
1070 static methodinfo_t flash_text_TextSnapshot_getTextRunInfo;
1071 static varinfo_t flash_text_TextSnapshot_charCount;
1072 static methodinfo_t flash_text_TextSnapshot_findText;
1073 static methodinfo_t flash_text_TextSnapshot_getSelected;
1074 static methodinfo_t flash_text_TextSnapshot_hitTestTextNearPos;
1075 static methodinfo_t flash_text_TextSnapshot_getText;
1076 static classinfo_t flash_display_InteractiveObject;
1077 static varinfo_t flash_display_InteractiveObject_tabIndex;
1078 static varinfo_t flash_display_InteractiveObject_doubleClickEnabled;
1079 static varinfo_t flash_display_InteractiveObject_tabEnabled;
1080 static varinfo_t flash_display_InteractiveObject_mouseEnabled;
1081 static varinfo_t flash_display_InteractiveObject_contextMenu;
1082 static varinfo_t flash_display_InteractiveObject_focusRect;
1083 static varinfo_t flash_display_InteractiveObject_accessibilityImplementation;
1084 static classinfo_t flash_text_TextField;
1085 static methodinfo_t flash_text_TextField_isFontCompatible;
1086 static methodinfo_t flash_text_TextField_getTextFormat;
1087 static varinfo_t flash_text_TextField_border;
1088 static varinfo_t flash_text_TextField_selectedText;
1089 static methodinfo_t flash_text_TextField_pasteRichText;
1090 static varinfo_t flash_text_TextField_bottomScrollV;
1091 static methodinfo_t flash_text_TextField_getLineIndexOfChar;
1092 static methodinfo_t flash_text_TextField_replaceText;
1093 static varinfo_t flash_text_TextField_defaultTextFormat;
1094 static varinfo_t flash_text_TextField_restrict;
1095 static varinfo_t flash_text_TextField_htmlText;
1096 static methodinfo_t flash_text_TextField_copyRichText;
1097 static methodinfo_t flash_text_TextField_getLineText;
1098 static methodinfo_t flash_text_TextField_getFirstCharInParagraph;
1099 static methodinfo_t flash_text_TextField_setSelection;
1100 static varinfo_t flash_text_TextField_length;
1101 static varinfo_t flash_text_TextField_wordWrap;
1102 static methodinfo_t flash_text_TextField_appendText;
1103 static varinfo_t flash_text_TextField_caretIndex;
1104 static varinfo_t flash_text_TextField_mouseWheelEnabled;
1105 static varinfo_t flash_text_TextField_selectionBeginIndex;
1106 static varinfo_t flash_text_TextField_sharpness;
1107 static varinfo_t flash_text_TextField_type;
1108 static methodinfo_t flash_text_TextField_getLineIndexAtPoint;
1109 static methodinfo_t flash_text_TextField_getCharIndexAtPoint;
1110 static methodinfo_t flash_text_TextField_getXMLText;
1111 static methodinfo_t flash_text_TextField_getParagraphLength;
1112 static methodinfo_t flash_text_TextField_getRawText;
1113 static varinfo_t flash_text_TextField_gridFitType;
1114 static methodinfo_t flash_text_TextField_getLineOffset;
1115 static varinfo_t flash_text_TextField_backgroundColor;
1116 static varinfo_t flash_text_TextField_multiline;
1117 static varinfo_t flash_text_TextField_numLines;
1118 static methodinfo_t flash_text_TextField_getImageReference;
1119 static varinfo_t flash_text_TextField_displayAsPassword;
1120 static varinfo_t flash_text_TextField_textWidth;
1121 static varinfo_t flash_text_TextField_autoSize;
1122 static varinfo_t flash_text_TextField_selectable;
1123 static methodinfo_t flash_text_TextField_getCharBoundaries;
1124 static varinfo_t flash_text_TextField_alwaysShowSelection;
1125 static varinfo_t flash_text_TextField_thickness;
1126 static varinfo_t flash_text_TextField_useRichTextClipboard;
1127 static varinfo_t flash_text_TextField_scrollV;
1128 static methodinfo_t flash_text_TextField_getTextRuns;
1129 static methodinfo_t flash_text_TextField_setTextFormat;
1130 static varinfo_t flash_text_TextField_textColor;
1131 static varinfo_t flash_text_TextField_maxScrollV;
1132 static varinfo_t flash_text_TextField_embedFonts;
1133 static varinfo_t flash_text_TextField_scrollH;
1134 static varinfo_t flash_text_TextField_text;
1135 static methodinfo_t flash_text_TextField_getLineLength;
1136 static varinfo_t flash_text_TextField_textHeight;
1137 static varinfo_t flash_text_TextField_antiAliasType;
1138 static varinfo_t flash_text_TextField_styleSheet;
1139 static varinfo_t flash_text_TextField_background;
1140 static methodinfo_t flash_text_TextField_replaceSelectedText;
1141 static varinfo_t flash_text_TextField_borderColor;
1142 static varinfo_t flash_text_TextField_maxScrollH;
1143 static varinfo_t flash_text_TextField_maxChars;
1144 static methodinfo_t flash_text_TextField_getLineMetrics;
1145 static varinfo_t flash_text_TextField_selectionEndIndex;
1146 static methodinfo_t flash_text_TextField_insertXMLText;
1147 static varinfo_t flash_text_TextField_condenseWhite;
1148 static classinfo_t flash_printing_PrintJobOrientation;
1149 static classinfo_t flash_text_TextRenderer;
1150 static classinfo_t flash_net_NetConnection;
1151 static varinfo_t flash_net_NetConnection_defaultObjectEncoding;
1152 static varinfo_t flash_net_NetConnection_nearID;
1153 static varinfo_t flash_net_NetConnection_client;
1154 static varinfo_t flash_net_NetConnection_farNonce;
1155 static varinfo_t flash_net_NetConnection_objectEncoding;
1156 static varinfo_t flash_net_NetConnection_farID;
1157 static varinfo_t flash_net_NetConnection_connected;
1158 static methodinfo_t flash_net_NetConnection_call;
1159 static varinfo_t flash_net_NetConnection_usingTLS;
1160 static varinfo_t flash_net_NetConnection_proxyType;
1161 static methodinfo_t flash_net_NetConnection_addHeader;
1162 static varinfo_t flash_net_NetConnection_protocol;
1163 static methodinfo_t flash_net_NetConnection_close;
1164 static varinfo_t flash_net_NetConnection_nearNonce;
1165 static methodinfo_t flash_net_NetConnection_connect;
1166 static varinfo_t flash_net_NetConnection_unconnectedPeerStreams;
1167 static varinfo_t flash_net_NetConnection_maxPeerConnections;
1168 static varinfo_t flash_net_NetConnection_connectedProxyType;
1169 static varinfo_t flash_net_NetConnection_uri;
1170 static methodinfo_t _decodeURIComponent;
1171 static methodinfo_t flash_sampler_isGetterSetter;
1172 static methodinfo_t flash_utils_getQualifiedSuperclassName;
1173 static classinfo_t flash_display_GraphicsPathWinding;
1174 static classinfo_t flash_text_engine_TabStop;
1175 static varinfo_t flash_text_engine_TabStop_alignment;
1176 static varinfo_t flash_text_engine_TabStop_position;
1177 static varinfo_t flash_text_engine_TabStop_decimalAlignmentToken;
1178 static classinfo_t flash_text_engine_JustificationStyle;
1179 static methodinfo_t flash_sampler_startSampling;
1180 static classinfo_t flash_text_engine_TextRotation;
1181 static methodinfo_t flash_sampler_clearSamples;
1182 static classinfo_t flash_system_IMEConversionMode;
1183 static classinfo_t flash_display_StageScaleMode;
1184 static methodinfo_t flash_sampler_getSize;
1185 static classinfo_t flash_net_URLStream;
1186 static methodinfo_t flash_net_URLStream_readUTF;
1187 static methodinfo_t flash_net_URLStream_readByte;
1188 static methodinfo_t flash_net_URLStream_readUTFBytes;
1189 static methodinfo_t flash_net_URLStream_readShort;
1190 static varinfo_t flash_net_URLStream_objectEncoding;
1191 static varinfo_t flash_net_URLStream_connected;
1192 static methodinfo_t flash_net_URLStream_readUnsignedInt;
1193 static methodinfo_t flash_net_URLStream_readDouble;
1194 static methodinfo_t flash_net_URLStream_readBytes;
1195 static methodinfo_t flash_net_URLStream_readUnsignedByte;
1196 static methodinfo_t flash_net_URLStream_readMultiByte;
1197 static methodinfo_t flash_net_URLStream_readInt;
1198 static varinfo_t flash_net_URLStream_bytesAvailable;
1199 static methodinfo_t flash_net_URLStream_load;
1200 static methodinfo_t flash_net_URLStream_close;
1201 static methodinfo_t flash_net_URLStream_readUnsignedShort;
1202 static methodinfo_t flash_net_URLStream_readObject;
1203 static methodinfo_t flash_net_URLStream_readFloat;
1204 static varinfo_t flash_net_URLStream_endian;
1205 static methodinfo_t flash_net_URLStream_readBoolean;
1206 static classinfo_t flash_display_BlendMode;
1207 static classinfo_t flash_ui_Mouse;
1208 static classinfo_t flash_errors_InvalidSWFError;
1209 static classinfo_t flash_text_engine_RenderingMode;
1210 static classinfo_t flash_display_GraphicsTrianglePath;
1211 static varinfo_t flash_display_GraphicsTrianglePath_culling;
1212 static varinfo_t flash_display_GraphicsTrianglePath_vertices;
1213 static varinfo_t flash_display_GraphicsTrianglePath_indices;
1214 static varinfo_t flash_display_GraphicsTrianglePath_uvtData;
1215 static classinfo_t flash_display_IGraphicsFill;
1216 static classinfo_t flash_text_engine_TypographicCase;
1217 static classinfo_t _XML;
1218 static methodinfo_t _XML_attribute;
1219 static methodinfo_t _XML_toString;
1220 static methodinfo_t _XML_childIndex;
1221 static methodinfo_t _XML_parent;
1222 static methodinfo_t _XML_appendChild;
1223 static methodinfo_t _XML_replace;
1224 static methodinfo_t _XML_elements;
1225 static methodinfo_t _XML_setNotification;
1226 static methodinfo_t _XML_namespaceDeclarations;
1227 static methodinfo_t _XML_length;
1228 static methodinfo_t _XML_comments;
1229 static methodinfo_t _XML_processingInstructions;
1230 static methodinfo_t _XML_inScopeNamespaces;
1231 static varinfo_t _XML_prettyPrinting;
1232 static methodinfo_t _XML_children;
1233 static methodinfo_t _XML_setLocalName;
1234 static methodinfo_t _XML_setSettings;
1235 static varinfo_t _XML_ignoreComments;
1236 static methodinfo_t _XML_notification;
1237 static varinfo_t _XML_ignoreWhitespace;
1238 static methodinfo_t _XML_setNamespace;
1239 static methodinfo_t _XML_prependChild;
1240 static methodinfo_t _XML_hasSimpleContent;
1241 static methodinfo_t _XML_insertChildBefore;
1242 static methodinfo_t _XML_hasOwnProperty;
1243 static methodinfo_t _XML_normalize;
1244 static methodinfo_t _XML_valueOf;
1245 static methodinfo_t _XML_copy;
1246 static methodinfo_t _XML_localName;
1247 static methodinfo_t _XML_contains;
1248 static methodinfo_t _XML_propertyIsEnumerable;
1249 static methodinfo_t _XML_defaultSettings;
1250 static methodinfo_t _XML_settings;
1251 static methodinfo_t _XML_namespace;
1252 static methodinfo_t _XML_attributes;
1253 static methodinfo_t _XML_setName;
1254 static methodinfo_t _XML_text;
1255 static methodinfo_t _XML_insertChildAfter;
1256 static varinfo_t _XML_ignoreProcessingInstructions;
1257 static varinfo_t _XML_prettyIndent;
1258 static methodinfo_t _XML_descendants;
1259 static methodinfo_t _XML_toXMLString;
1260 static methodinfo_t _XML_hasComplexContent;
1261 static methodinfo_t _XML_child;
1262 static methodinfo_t _XML_removeNamespace;
1263 static methodinfo_t _XML_addNamespace;
1264 static methodinfo_t _XML_nodeKind;
1265 static methodinfo_t _XML_name;
1266 static methodinfo_t _XML_setChildren;
1267 static classinfo_t flash_net_NetStreamInfo;
1268 static varinfo_t flash_net_NetStreamInfo_maxBytesPerSecond;
1269 static varinfo_t flash_net_NetStreamInfo_dataBufferByteLength;
1270 static varinfo_t flash_net_NetStreamInfo_videoByteCount;
1271 static varinfo_t flash_net_NetStreamInfo_videoBufferLength;
1272 static varinfo_t flash_net_NetStreamInfo_audioBufferByteLength;
1273 static varinfo_t flash_net_NetStreamInfo_dataBytesPerSecond;
1274 static varinfo_t flash_net_NetStreamInfo_SRTT;
1275 static varinfo_t flash_net_NetStreamInfo_droppedFrames;
1276 static varinfo_t flash_net_NetStreamInfo_audioByteCount;
1277 static varinfo_t flash_net_NetStreamInfo_audioBufferLength;
1278 static varinfo_t flash_net_NetStreamInfo_byteCount;
1279 static methodinfo_t flash_net_NetStreamInfo_toString;
1280 static varinfo_t flash_net_NetStreamInfo_dataByteCount;
1281 static varinfo_t flash_net_NetStreamInfo_videoBufferByteLength;
1282 static varinfo_t flash_net_NetStreamInfo_dataBufferLength;
1283 static varinfo_t flash_net_NetStreamInfo_audioLossRate;
1284 static varinfo_t flash_net_NetStreamInfo_videoBytesPerSecond;
1285 static varinfo_t flash_net_NetStreamInfo_currentBytesPerSecond;
1286 static varinfo_t flash_net_NetStreamInfo_audioBytesPerSecond;
1287 static varinfo_t flash_net_NetStreamInfo_playbackBytesPerSecond;
1288 static classinfo_t flash_display_Stage;
1289 static methodinfo_t flash_display_Stage_setChildIndex;
1290 static varinfo_t flash_display_Stage_stageFocusRect;
1291 static varinfo_t flash_display_Stage_frameRate;
1292 static methodinfo_t flash_display_Stage_invalidate;
1293 static varinfo_t flash_display_Stage_textSnapshot;
1294 static varinfo_t flash_display_Stage_quality;
1295 static methodinfo_t flash_display_Stage_willTrigger;
1296 static methodinfo_t flash_display_Stage_dispatchEvent;
1297 static methodinfo_t flash_display_Stage_isFocusInaccessible;
1298 static methodinfo_t flash_display_Stage_removeChildAt;
1299 static varinfo_t flash_display_Stage_fullScreenWidth;
1300 static methodinfo_t flash_display_Stage_addChildAt;
1301 static varinfo_t flash_display_Stage_height;
1302 static varinfo_t flash_display_Stage_fullScreenSourceRect;
1303 static varinfo_t flash_display_Stage_width;
1304 static methodinfo_t flash_display_Stage_addChild;
1305 static varinfo_t flash_display_Stage_numChildren;
1306 static varinfo_t flash_display_Stage_mouseChildren;
1307 static methodinfo_t flash_display_Stage_swapChildrenAt;
1308 static varinfo_t flash_display_Stage_showDefaultContextMenu;
1309 static methodinfo_t flash_display_Stage_addEventListener;
1310 static varinfo_t flash_display_Stage_stageHeight;
1311 static varinfo_t flash_display_Stage_fullScreenHeight;
1312 static varinfo_t flash_display_Stage_align;
1313 static methodinfo_t flash_display_Stage_hasEventListener;
1314 static varinfo_t flash_display_Stage_displayState;
1315 static varinfo_t flash_display_Stage_scaleMode;
1316 static varinfo_t flash_display_Stage_tabChildren;
1317 static varinfo_t flash_display_Stage_focus;
1318 static varinfo_t flash_display_Stage_colorCorrection;
1319 static varinfo_t flash_display_Stage_colorCorrectionSupport;
1320 static varinfo_t flash_display_Stage_stageWidth;
1321 static classinfo_t flash_ui_ContextMenuItem;
1322 static varinfo_t flash_ui_ContextMenuItem_separatorBefore;
1323 static varinfo_t flash_ui_ContextMenuItem_enabled;
1324 static varinfo_t flash_ui_ContextMenuItem_caption;
1325 static methodinfo_t flash_ui_ContextMenuItem_clone;
1326 static varinfo_t flash_ui_ContextMenuItem_visible;
1327 static classinfo_t flash_trace_Trace;
1328 static classinfo_t flash_events_TimerEvent;
1329 static methodinfo_t flash_events_TimerEvent_toString;
1330 static methodinfo_t flash_events_TimerEvent_clone;
1331 static methodinfo_t flash_events_TimerEvent_updateAfterEvent;
1332 static classinfo_t flash_events_SampleDataEvent;
1333 static methodinfo_t flash_events_SampleDataEvent_toString;
1334 static varinfo_t flash_events_SampleDataEvent_position;
1335 static methodinfo_t flash_events_SampleDataEvent_clone;
1336 static varinfo_t flash_events_SampleDataEvent_data;
1337 static classinfo_t flash_display_ShaderPrecision;
1338 static classinfo_t flash_net_FileReference;
1339 static varinfo_t flash_net_FileReference_type;
1340 static methodinfo_t flash_net_FileReference_browse;
1341 static varinfo_t flash_net_FileReference_creationDate;
1342 static methodinfo_t flash_net_FileReference_upload;
1343 static methodinfo_t flash_net_FileReference_download;
1344 static methodinfo_t flash_net_FileReference_save;
1345 static methodinfo_t flash_net_FileReference_cancel;
1346 static varinfo_t flash_net_FileReference_creator;
1347 static varinfo_t flash_net_FileReference_data;
1348 static varinfo_t flash_net_FileReference_size;
1349 static varinfo_t flash_net_FileReference_name;
1350 static methodinfo_t flash_net_FileReference_load;
1351 static varinfo_t flash_net_FileReference_modificationDate;
1352 static classinfo_t _DefinitionError;
1353 static classinfo_t flash_events_EventDispatcher;
1354 static methodinfo_t flash_events_EventDispatcher_willTrigger;
1355 static methodinfo_t flash_events_EventDispatcher_toString;
1356 static methodinfo_t flash_events_EventDispatcher_removeEventListener;
1357 static methodinfo_t flash_events_EventDispatcher_hasEventListener;
1358 static methodinfo_t flash_events_EventDispatcher_addEventListener;
1359 static methodinfo_t flash_events_EventDispatcher_dispatchEvent;
1360 static classinfo_t flash_net_SharedObjectFlushStatus;
1361 static classinfo_t flash_text_TextLineMetrics;
1362 static varinfo_t flash_text_TextLineMetrics_descent;
1363 static varinfo_t flash_text_TextLineMetrics_width;
1364 static varinfo_t flash_text_TextLineMetrics_ascent;
1365 static varinfo_t flash_text_TextLineMetrics_leading;
1366 static varinfo_t flash_text_TextLineMetrics_height;
1367 static varinfo_t flash_text_TextLineMetrics_x;
1368 static classinfo_t flash_text_AntiAliasType;
1369 static classinfo_t flash_system_SecurityDomain;
1370 static classinfo_t flash_text_Font;
1371 static methodinfo_t flash_text_Font_enumerateFonts;
1372 static methodinfo_t flash_text_Font_hasGlyphs;
1373 static varinfo_t flash_text_Font_fontName;
1374 static methodinfo_t flash_text_Font_registerFont;
1375 static varinfo_t flash_text_Font_fontStyle;
1376 static varinfo_t flash_text_Font_fontType;
1377 static classinfo_t _RegExp;
1378 static varinfo_t _RegExp_source;
1379 static methodinfo_t _RegExp_test;
1380 static varinfo_t _RegExp_global;
1381 static methodinfo_t _RegExp_exec;
1382 static varinfo_t _RegExp_ignoreCase;
1383 static varinfo_t _RegExp_dotall;
1384 static varinfo_t _RegExp_lastIndex;
1385 static varinfo_t _RegExp_extended;
1386 static varinfo_t _RegExp_multiline;
1387 static classinfo_t flash_accessibility_AccessibilityProperties;
1388 static varinfo_t flash_accessibility_AccessibilityProperties_forceSimple;
1389 static varinfo_t flash_accessibility_AccessibilityProperties_noAutoLabeling;
1390 static varinfo_t flash_accessibility_AccessibilityProperties_description;
1391 static varinfo_t flash_accessibility_AccessibilityProperties_name;
1392 static varinfo_t flash_accessibility_AccessibilityProperties_shortcut;
1393 static varinfo_t flash_accessibility_AccessibilityProperties_silent;
1394 static classinfo_t flash_ui_ContextMenu;
1395 static methodinfo_t flash_ui_ContextMenu_hideBuiltInItems;
1396 static varinfo_t flash_ui_ContextMenu_clipboardItems;
1397 static varinfo_t flash_ui_ContextMenu_builtInItems;
1398 static varinfo_t flash_ui_ContextMenu_customItems;
1399 static methodinfo_t flash_ui_ContextMenu_clone;
1400 static varinfo_t flash_ui_ContextMenu_link;
1401 static varinfo_t flash_ui_ContextMenu_clipboardMenu;
1402 static classinfo_t flash_text_TextFieldAutoSize;
1403 static classinfo_t _Math;
1404 static classinfo_t flash_display_ColorCorrectionSupport;
1405 static classinfo_t flash_errors_IOError;
1406 static methodinfo_t _trace;
1407 static classinfo_t flash_ui_ContextMenuBuiltInItems;
1408 static varinfo_t flash_ui_ContextMenuBuiltInItems_zoom;
1409 static varinfo_t flash_ui_ContextMenuBuiltInItems_save;
1410 static varinfo_t flash_ui_ContextMenuBuiltInItems_loop;
1411 static varinfo_t flash_ui_ContextMenuBuiltInItems_print;
1412 static varinfo_t flash_ui_ContextMenuBuiltInItems_forwardAndBack;
1413 static varinfo_t flash_ui_ContextMenuBuiltInItems_rewind;
1414 static methodinfo_t flash_ui_ContextMenuBuiltInItems_clone;
1415 static varinfo_t flash_ui_ContextMenuBuiltInItems_quality;
1416 static varinfo_t flash_ui_ContextMenuBuiltInItems_play;
1417 static classinfo_t flash_net_FileReferenceList;
1418 static varinfo_t flash_net_FileReferenceList_fileList;
1419 static methodinfo_t flash_net_FileReferenceList_browse;
1420 static classinfo_t flash_display_TriangleCulling;
1421 static classinfo_t flash_media_SoundMixer;
1422 static classinfo_t adobe_utils_XMLUI;
1423 static methodinfo_t _escape;
1424 static methodinfo_t flash_utils_setInterval;
1425 static classinfo_t flash_events_StatusEvent;
1426 static methodinfo_t flash_events_StatusEvent_toString;
1427 static varinfo_t flash_events_StatusEvent_code;
1428 static methodinfo_t flash_events_StatusEvent_clone;
1429 static varinfo_t flash_events_StatusEvent_level;
1430 static classinfo_t flash_display_IGraphicsPath;
1431 static classinfo_t flash_events_ShaderEvent;
1432 static varinfo_t flash_events_ShaderEvent_vector;
1433 static methodinfo_t flash_events_ShaderEvent_toString;
1434 static varinfo_t flash_events_ShaderEvent_bitmapData;
1435 static methodinfo_t flash_events_ShaderEvent_clone;
1436 static varinfo_t flash_events_ShaderEvent_byteArray;
1437 static classinfo_t flash_display_Shader;
1438 static varinfo_t flash_display_Shader_precisionHint;
1439 static varinfo_t flash_display_Shader_data;
1440 static classinfo_t flash_errors_StackOverflowError;
1441 static methodinfo_t flash_sampler_getInvocationCount;
1442 static classinfo_t flash_text_engine_Kerning;
1443 static classinfo_t flash_text_CSMSettings;
1444 static varinfo_t flash_text_CSMSettings_fontSize;
1445 static varinfo_t flash_text_CSMSettings_outsideCutoff;
1446 static varinfo_t flash_text_CSMSettings_insideCutoff;
1447 static classinfo_t _RangeError;
1448 static classinfo_t _Number;
1449 static methodinfo_t _Number_valueOf;
1450 static methodinfo_t _Number_toString;
1451 static methodinfo_t _Number_toExponential;
1452 static methodinfo_t _Number_toFixed;
1453 static methodinfo_t _Number_toPrecision;
1454 static classinfo_t flash_display_Graphics;
1455 static methodinfo_t flash_display_Graphics_drawPath;
1456 static methodinfo_t flash_display_Graphics_drawEllipse;
1457 static methodinfo_t flash_display_Graphics_drawRoundRectComplex;
1458 static methodinfo_t flash_display_Graphics_moveTo;
1459 static methodinfo_t flash_display_Graphics_lineShaderStyle;
1460 static methodinfo_t flash_display_Graphics_beginFill;
1461 static methodinfo_t flash_display_Graphics_beginGradientFill;
1462 static methodinfo_t flash_display_Graphics_drawGraphicsData;
1463 static methodinfo_t flash_display_Graphics_lineGradientStyle;
1464 static methodinfo_t flash_display_Graphics_drawRoundRect;
1465 static methodinfo_t flash_display_Graphics_beginBitmapFill;
1466 static methodinfo_t flash_display_Graphics_lineStyle;
1467 static methodinfo_t flash_display_Graphics_lineTo;
1468 static methodinfo_t flash_display_Graphics_endFill;
1469 static methodinfo_t flash_display_Graphics_copyFrom;
1470 static methodinfo_t flash_display_Graphics_lineBitmapStyle;
1471 static methodinfo_t flash_display_Graphics_curveTo;
1472 static methodinfo_t flash_display_Graphics_clear;
1473 static methodinfo_t flash_display_Graphics_drawCircle;
1474 static methodinfo_t flash_display_Graphics_beginShaderFill;
1475 static methodinfo_t flash_display_Graphics_drawTriangles;
1476 static methodinfo_t flash_display_Graphics_drawRect;
1477 static classinfo_t _SyntaxError;
1478 static classinfo_t flash_sampler_NewObjectSample;
1479 static varinfo_t flash_sampler_NewObjectSample_object;
1480 static classinfo_t flash_net_FileFilter;
1481 static varinfo_t flash_net_FileFilter_extension;
1482 static varinfo_t flash_net_FileFilter_description;
1483 static varinfo_t flash_net_FileFilter_macType;
1484 static classinfo_t flash_display_BitmapDataChannel;
1485 static methodinfo_t flash_utils_clearInterval;
1486 static classinfo_t flash_text_engine_ContentElement;
1487 static varinfo_t flash_text_engine_ContentElement_eventMirror;
1488 static varinfo_t flash_text_engine_ContentElement_groupElement;
1489 static varinfo_t flash_text_engine_ContentElement_textRotation;
1490 static varinfo_t flash_text_engine_ContentElement_text;
1491 static varinfo_t flash_text_engine_ContentElement_userData;
1492 static varinfo_t flash_text_engine_ContentElement_elementFormat;
1493 static varinfo_t flash_text_engine_ContentElement_textBlock;
1494 static varinfo_t flash_text_engine_ContentElement_rawText;
1495 static varinfo_t flash_text_engine_ContentElement_textBlockBeginIndex;
1496 static classinfo_t flash_utils_Endian;
1497 static methodinfo_t flash_net_navigateToURL;
1498 static classinfo_t flash_events_ProgressEvent;
1499 static varinfo_t flash_events_ProgressEvent_bytesLoaded;
1500 static methodinfo_t flash_events_ProgressEvent_toString;
1501 static varinfo_t flash_events_ProgressEvent_bytesTotal;
1502 static methodinfo_t flash_events_ProgressEvent_clone;
1503 static classinfo_t flash_media_Sound;
1504 static methodinfo_t flash_media_Sound_extract;
1505 static varinfo_t flash_media_Sound_bytesLoaded;
1506 static varinfo_t flash_media_Sound_id3;
1507 static methodinfo_t flash_media_Sound_play;
1508 static varinfo_t flash_media_Sound_url;
1509 static varinfo_t flash_media_Sound_isBuffering;
1510 static methodinfo_t flash_media_Sound_load;
1511 static varinfo_t flash_media_Sound_bytesTotal;
1512 static varinfo_t flash_media_Sound_length;
1513 static methodinfo_t flash_media_Sound_close;
1514 static classinfo_t flash_text_TextExtent;
1515 static varinfo_t flash_text_TextExtent_descent;
1516 static varinfo_t flash_text_TextExtent_width;
1517 static varinfo_t flash_text_TextExtent_ascent;
1518 static varinfo_t flash_text_TextExtent_textFieldHeight;
1519 static varinfo_t flash_text_TextExtent_textFieldWidth;
1520 static varinfo_t flash_text_TextExtent_height;
1521 static classinfo_t flash_text_FontStyle;
1522 static classinfo_t flash_text_engine_TextLineMirrorRegion;
1523 static varinfo_t flash_text_engine_TextLineMirrorRegion_mirror;
1524 static varinfo_t flash_text_engine_TextLineMirrorRegion_previousRegion;
1525 static varinfo_t flash_text_engine_TextLineMirrorRegion_bounds;
1526 static varinfo_t flash_text_engine_TextLineMirrorRegion_nextRegion;
1527 static varinfo_t flash_text_engine_TextLineMirrorRegion_element;
1528 static varinfo_t flash_text_engine_TextLineMirrorRegion_textLine;
1529 static classinfo_t flash_geom_Vector3D;
1530 static methodinfo_t flash_geom_Vector3D_subtract;
1531 static methodinfo_t flash_geom_Vector3D_distance;
1532 static methodinfo_t flash_geom_Vector3D_scaleBy;
1533 static methodinfo_t flash_geom_Vector3D_decrementBy;
1534 static methodinfo_t flash_geom_Vector3D_equals;
1535 static methodinfo_t flash_geom_Vector3D_normalize;
1536 static methodinfo_t flash_geom_Vector3D_dotProduct;
1537 static methodinfo_t flash_geom_Vector3D_negate;
1538 static methodinfo_t flash_geom_Vector3D_angleBetween;
1539 static methodinfo_t flash_geom_Vector3D_toString;
1540 static varinfo_t flash_geom_Vector3D_lengthSquared;
1541 static varinfo_t flash_geom_Vector3D_x;
1542 static methodinfo_t flash_geom_Vector3D_incrementBy;
1543 static varinfo_t flash_geom_Vector3D_w;
1544 static varinfo_t flash_geom_Vector3D_z;
1545 static methodinfo_t flash_geom_Vector3D_add;
1546 static methodinfo_t flash_geom_Vector3D_project;
1547 static methodinfo_t flash_geom_Vector3D_crossProduct;
1548 static methodinfo_t flash_geom_Vector3D_nearEquals;
1549 static methodinfo_t flash_geom_Vector3D_clone;
1550 static varinfo_t flash_geom_Vector3D_y;
1551 static varinfo_t flash_geom_Vector3D_length;
1552 static classinfo_t flash_desktop_ClipboardTransferMode;
1553 static classinfo_t flash_display_SpreadMethod;
1554 static classinfo_t flash_system_SecurityPanel;
1555 static classinfo_t flash_events_HTTPStatusEvent;
1556 static methodinfo_t flash_events_HTTPStatusEvent_toString;
1557 static methodinfo_t flash_events_HTTPStatusEvent_clone;
1558 static varinfo_t flash_events_HTTPStatusEvent_status;
1559 static classinfo_t flash_net_NetStreamPlayOptions;
1560 static varinfo_t flash_net_NetStreamPlayOptions_len;
1561 static varinfo_t flash_net_NetStreamPlayOptions_streamName;
1562 static varinfo_t flash_net_NetStreamPlayOptions_start;
1563 static varinfo_t flash_net_NetStreamPlayOptions_oldStreamName;
1564 static varinfo_t flash_net_NetStreamPlayOptions_transition;
1565 static classinfo_t flash_net_Responder;
1566 static classinfo_t flash_net_XMLSocket;
1567 static methodinfo_t flash_net_XMLSocket_close;
1568 static methodinfo_t flash_net_XMLSocket_connect;
1569 static methodinfo_t flash_net_XMLSocket_send;
1570 static varinfo_t flash_net_XMLSocket_connected;
1571 static varinfo_t flash_net_XMLSocket_timeout;
1572 static classinfo_t flash_filters_ConvolutionFilter;
1573 static varinfo_t flash_filters_ConvolutionFilter_alpha;
1574 static varinfo_t flash_filters_ConvolutionFilter_matrixX;
1575 static varinfo_t flash_filters_ConvolutionFilter_matrix;
1576 static varinfo_t flash_filters_ConvolutionFilter_bias;
1577 static varinfo_t flash_filters_ConvolutionFilter_color;
1578 static varinfo_t flash_filters_ConvolutionFilter_preserveAlpha;
1579 static varinfo_t flash_filters_ConvolutionFilter_divisor;
1580 static methodinfo_t flash_filters_ConvolutionFilter_clone;
1581 static varinfo_t flash_filters_ConvolutionFilter_clamp;
1582 static varinfo_t flash_filters_ConvolutionFilter_matrixY;
1583 static classinfo_t flash_text_engine_ElementFormat;
1584 static methodinfo_t flash_text_engine_ElementFormat_getFontMetrics;
1585 static varinfo_t flash_text_engine_ElementFormat_digitCase;
1586 static varinfo_t flash_text_engine_ElementFormat_breakOpportunity;
1587 static varinfo_t flash_text_engine_ElementFormat_ligatureLevel;
1588 static varinfo_t flash_text_engine_ElementFormat_dominantBaseline;
1589 static varinfo_t flash_text_engine_ElementFormat_alignmentBaseline;
1590 static varinfo_t flash_text_engine_ElementFormat_color;
1591 static varinfo_t flash_text_engine_ElementFormat_digitWidth;
1592 static varinfo_t flash_text_engine_ElementFormat_kerning;
1593 static varinfo_t flash_text_engine_ElementFormat_fontSize;
1594 static varinfo_t flash_text_engine_ElementFormat_fontDescription;
1595 static varinfo_t flash_text_engine_ElementFormat_baselineShift;
1596 static varinfo_t flash_text_engine_ElementFormat_locale;
1597 static varinfo_t flash_text_engine_ElementFormat_typographicCase;
1598 static varinfo_t flash_text_engine_ElementFormat_trackingLeft;
1599 static varinfo_t flash_text_engine_ElementFormat_locked;
1600 static methodinfo_t flash_text_engine_ElementFormat_clone;
1601 static varinfo_t flash_text_engine_ElementFormat_alpha;
1602 static varinfo_t flash_text_engine_ElementFormat_textRotation;
1603 static varinfo_t flash_text_engine_ElementFormat_trackingRight;
1604 static classinfo_t flash_display_GraphicsGradientFill;
1605 static varinfo_t flash_display_GraphicsGradientFill_interpolationMethod;
1606 static varinfo_t flash_display_GraphicsGradientFill_focalPointRatio;
1607 static varinfo_t flash_display_GraphicsGradientFill_colors;
1608 static varinfo_t flash_display_GraphicsGradientFill_matrix;
1609 static varinfo_t flash_display_GraphicsGradientFill_type;
1610 static varinfo_t flash_display_GraphicsGradientFill_ratios;
1611 static varinfo_t flash_display_GraphicsGradientFill_spreadMethod;
1612 static varinfo_t flash_display_GraphicsGradientFill_alphas;
1613 static classinfo_t flash_display_FrameLabel;
1614 static varinfo_t flash_display_FrameLabel_frame;
1615 static varinfo_t flash_display_FrameLabel_name;
1616 static classinfo_t flash_media_SoundTransform;
1617 static varinfo_t flash_media_SoundTransform_pan;
1618 static varinfo_t flash_media_SoundTransform_leftToRight;
1619 static varinfo_t flash_media_SoundTransform_rightToLeft;
1620 static varinfo_t flash_media_SoundTransform_volume;
1621 static varinfo_t flash_media_SoundTransform_leftToLeft;
1622 static varinfo_t flash_media_SoundTransform_rightToRight;
1623 static varinfo_t _AS3;
1624 static classinfo_t flash_net_LocalConnection;
1625 static varinfo_t flash_net_LocalConnection_client;
1626 static methodinfo_t flash_net_LocalConnection_allowDomain;
1627 static methodinfo_t flash_net_LocalConnection_connect;
1628 static varinfo_t flash_net_LocalConnection_domain;
1629 static methodinfo_t flash_net_LocalConnection_allowInsecureDomain;
1630 static methodinfo_t flash_net_LocalConnection_send;
1631 static methodinfo_t flash_net_LocalConnection_close;
1632 static classinfo_t flash_display_ShaderParameterType;
1633 static classinfo_t flash_events_IMEEvent;
1634 static methodinfo_t flash_events_IMEEvent_toString;
1635 static methodinfo_t flash_events_IMEEvent_clone;
1636 static classinfo_t flash_text_TextFormatDisplay;
1637 static methodinfo_t flash_profiler_profile;
1638 static classinfo_t flash_display_AVM1Movie;
1639 static methodinfo_t flash_display_AVM1Movie_call;
1640 static methodinfo_t flash_display_AVM1Movie_addCallback;
1641 static classinfo_t flash_events_ContextMenuEvent;
1642 static varinfo_t flash_events_ContextMenuEvent_mouseTarget;
1643 static varinfo_t flash_events_ContextMenuEvent_isMouseTargetInaccessible;
1644 static methodinfo_t flash_events_ContextMenuEvent_toString;
1645 static varinfo_t flash_events_ContextMenuEvent_contextMenuOwner;
1646 static methodinfo_t flash_events_ContextMenuEvent_clone;
1647 static classinfo_t flash_events_EventPhase;
1648 static classinfo_t flash_display_JointStyle;
1649 static classinfo_t flash_utils_Dictionary;
1650 static classinfo_t flash_display_GraphicsPathCommand;
1651 static classinfo_t flash_filters_BevelFilter;
1652 static varinfo_t flash_filters_BevelFilter_type;
1653 static varinfo_t flash_filters_BevelFilter_highlightColor;
1654 static varinfo_t flash_filters_BevelFilter_knockout;
1655 static varinfo_t flash_filters_BevelFilter_distance;
1656 static varinfo_t flash_filters_BevelFilter_strength;
1657 static varinfo_t flash_filters_BevelFilter_highlightAlpha;
1658 static varinfo_t flash_filters_BevelFilter_blurY;
1659 static varinfo_t flash_filters_BevelFilter_shadowColor;
1660 static varinfo_t flash_filters_BevelFilter_angle;
1661 static varinfo_t flash_filters_BevelFilter_blurX;
1662 static varinfo_t flash_filters_BevelFilter_shadowAlpha;
1663 static varinfo_t flash_filters_BevelFilter_quality;
1664 static methodinfo_t flash_filters_BevelFilter_clone;
1665 static methodinfo_t flash_utils_getTimer;
1666 static classinfo_t flash_display_Loader;
1667 static varinfo_t flash_display_Loader_content;
1668 static methodinfo_t flash_display_Loader_unloadAndStop;
1669 static methodinfo_t flash_display_Loader_unload;
1670 static methodinfo_t flash_display_Loader_removeChildAt;
1671 static methodinfo_t flash_display_Loader_addChildAt;
1672 static varinfo_t flash_display_Loader_contentLoaderInfo;
1673 static methodinfo_t flash_display_Loader_loadBytes;
1674 static methodinfo_t flash_display_Loader_removeChild;
1675 static methodinfo_t flash_display_Loader_load;
1676 static methodinfo_t flash_display_Loader_addChild;
1677 static methodinfo_t flash_display_Loader_close;
1678 static methodinfo_t flash_display_Loader_setChildIndex;
1679 static classinfo_t flash_display_GraphicsBitmapFill;
1680 static varinfo_t flash_display_GraphicsBitmapFill_smooth;
1681 static varinfo_t flash_display_GraphicsBitmapFill_repeat;
1682 static varinfo_t flash_display_GraphicsBitmapFill_bitmapData;
1683 static varinfo_t flash_display_GraphicsBitmapFill_matrix;
1684 static varinfo_t _undefined;
1685 static classinfo_t flash_display_SimpleButton;
1686 static varinfo_t flash_display_SimpleButton_overState;
1687 static varinfo_t flash_display_SimpleButton_downState;
1688 static varinfo_t flash_display_SimpleButton_enabled;
1689 static varinfo_t flash_display_SimpleButton_trackAsMenu;
1690 static varinfo_t flash_display_SimpleButton_soundTransform;
1691 static varinfo_t flash_display_SimpleButton_useHandCursor;
1692 static varinfo_t flash_display_SimpleButton_upState;
1693 static varinfo_t flash_display_SimpleButton_hitTestState;
1694 static classinfo_t flash_text_engine_TabAlignment;
1695 static classinfo_t flash_text_engine_FontWeight;
1696 static methodinfo_t flash_utils_describeType;
1697 static classinfo_t flash_display_PixelSnapping;
1698 static classinfo_t flash_events_FocusEvent;
1699 static varinfo_t flash_events_FocusEvent_shiftKey;
1700 static varinfo_t flash_events_FocusEvent_isRelatedObjectInaccessible;
1701 static varinfo_t flash_events_FocusEvent_keyCode;
1702 static varinfo_t flash_events_FocusEvent_relatedObject;
1703 static methodinfo_t flash_events_FocusEvent_toString;
1704 static methodinfo_t flash_events_FocusEvent_clone;
1705 static classinfo_t flash_errors_MemoryError;
1706 static classinfo_t flash_events_NetFilterEvent;
1707 static varinfo_t flash_events_NetFilterEvent_header;
1708 static methodinfo_t flash_events_NetFilterEvent_toString;
1709 static methodinfo_t flash_events_NetFilterEvent_clone;
1710 static varinfo_t flash_events_NetFilterEvent_data;
1711 static methodinfo_t _decodeURI;
1712 static methodinfo_t _encodeURI;
1713 static classinfo_t flash_text_engine_TextBaseline;
1714 static classinfo_t flash_external_ExternalInterface;
1715 static classinfo_t _EvalError;
1716 static classinfo_t flash_text_engine_DigitCase;
1717 static classinfo_t flash_text_TextFormatAlign;
1718 static classinfo_t flash_errors_ScriptTimeoutError;
1719 static classinfo_t _uint;
1720 static methodinfo_t _uint_valueOf;
1721 static methodinfo_t _uint_toString;
1722 static methodinfo_t _uint_toExponential;
1723 static methodinfo_t _uint_toFixed;
1724 static methodinfo_t _uint_toPrecision;
1725 static methodinfo_t flash_debugger_enterDebugger;
1726 static classinfo_t flash_geom_Orientation3D;
1727 static classinfo_t flash_text_engine_CFFHinting;
1728 static classinfo_t flash_text_FontType;
1729 static classinfo_t flash_filters_ShaderFilter;
1730 static varinfo_t flash_filters_ShaderFilter_bottomExtension;
1731 static varinfo_t flash_filters_ShaderFilter_shader;
1732 static varinfo_t flash_filters_ShaderFilter_rightExtension;
1733 static varinfo_t flash_filters_ShaderFilter_leftExtension;
1734 static varinfo_t flash_filters_ShaderFilter_topExtension;
1735 static classinfo_t flash_display_GraphicsPath;
1736 static methodinfo_t flash_display_GraphicsPath_wideMoveTo;
1737 static varinfo_t flash_display_GraphicsPath_winding;
1738 static methodinfo_t flash_display_GraphicsPath_moveTo;
1739 static methodinfo_t flash_display_GraphicsPath_wideLineTo;
1740 static varinfo_t flash_display_GraphicsPath_commands;
1741 static methodinfo_t flash_display_GraphicsPath_curveTo;
1742 static methodinfo_t flash_display_GraphicsPath_lineTo;
1743 static varinfo_t flash_display_GraphicsPath_data;
1744 static classinfo_t flash_events_KeyboardEvent;
1745 static varinfo_t flash_events_KeyboardEvent_shiftKey;
1746 static varinfo_t flash_events_KeyboardEvent_keyCode;
1747 static varinfo_t flash_events_KeyboardEvent_keyLocation;
1748 static methodinfo_t flash_events_KeyboardEvent_updateAfterEvent;
1749 static methodinfo_t flash_events_KeyboardEvent_toString;
1750 static varinfo_t flash_events_KeyboardEvent_altKey;
1751 static varinfo_t flash_events_KeyboardEvent_ctrlKey;
1752 static methodinfo_t flash_events_KeyboardEvent_clone;
1753 static varinfo_t flash_events_KeyboardEvent_charCode;
1754 static classinfo_t flash_system_ApplicationDomain;
1755 static methodinfo_t flash_system_ApplicationDomain_hasDefinition;
1756 static methodinfo_t flash_system_ApplicationDomain_getDefinition;
1757 static varinfo_t flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH;
1758 static varinfo_t flash_system_ApplicationDomain_parentDomain;
1759 static varinfo_t flash_system_ApplicationDomain_domainMemory;
1760 static varinfo_t flash_system_ApplicationDomain_currentDomain;
1761 static classinfo_t adobe_utils_ProductManager;
1762 static varinfo_t adobe_utils_ProductManager_running;
1763 static methodinfo_t adobe_utils_ProductManager_download;
1764 static varinfo_t adobe_utils_ProductManager_installedVersion;
1765 static varinfo_t adobe_utils_ProductManager_installed;
1766 static methodinfo_t adobe_utils_ProductManager_launch;
1767 static classinfo_t flash_events_Event;
1768 static varinfo_t flash_events_Event_type;
1769 static varinfo_t flash_events_Event_cancelable;
1770 static methodinfo_t flash_events_Event_isDefaultPrevented;
1771 static varinfo_t flash_events_Event_target;
1772 static varinfo_t flash_events_Event_eventPhase;
1773 static varinfo_t flash_events_Event_currentTarget;
1774 static methodinfo_t flash_events_Event_toString;
1775 static methodinfo_t flash_events_Event_stopImmediatePropagation;
1776 static varinfo_t flash_events_Event_bubbles;
1777 static methodinfo_t flash_events_Event_stopPropagation;
1778 static methodinfo_t flash_events_Event_clone;
1779 static methodinfo_t flash_events_Event_preventDefault;
1780 static methodinfo_t flash_events_Event_formatToString;
1781 static classinfo_t flash_desktop_ClipboardFormats;
1782 static classinfo_t flash_display_MovieClip;
1783 static methodinfo_t flash_display_MovieClip_prevScene;
1784 static methodinfo_t flash_display_MovieClip_gotoAndPlay;
1785 static varinfo_t flash_display_MovieClip_currentLabels;
1786 static methodinfo_t flash_display_MovieClip_nextFrame;
1787 static varinfo_t flash_display_MovieClip_currentScene;
1788 static varinfo_t flash_display_MovieClip_enabled;
1789 static varinfo_t flash_display_MovieClip_currentFrameLabel;
1790 static methodinfo_t flash_display_MovieClip_play;
1791 static varinfo_t flash_display_MovieClip_framesLoaded;
1792 static varinfo_t flash_display_MovieClip_scenes;
1793 static methodinfo_t flash_display_MovieClip_addFrameScript;
1794 static varinfo_t flash_display_MovieClip_currentLabel;
1795 static methodinfo_t flash_display_MovieClip_prevFrame;
1796 static methodinfo_t flash_display_MovieClip_gotoAndStop;
1797 static varinfo_t flash_display_MovieClip_currentFrame;
1798 static methodinfo_t flash_display_MovieClip_nextScene;
1799 static varinfo_t flash_display_MovieClip_totalFrames;
1800 static varinfo_t flash_display_MovieClip_trackAsMenu;
1801 static methodinfo_t flash_display_MovieClip_stop;
1802 static classinfo_t flash_display_BitmapData;
1803 static methodinfo_t flash_display_BitmapData_getPixel32;
1804 static methodinfo_t flash_display_BitmapData_draw;
1805 static methodinfo_t flash_display_BitmapData_setPixels;
1806 static methodinfo_t flash_display_BitmapData_copyPixels;
1807 static methodinfo_t flash_display_BitmapData_histogram;
1808 static methodinfo_t flash_display_BitmapData_scroll;
1809 static varinfo_t flash_display_BitmapData_transparent;
1810 static methodinfo_t flash_display_BitmapData_noise;
1811 static methodinfo_t flash_display_BitmapData_threshold;
1812 static methodinfo_t flash_display_BitmapData_paletteMap;
1813 static methodinfo_t flash_display_BitmapData_perlinNoise;
1814 static methodinfo_t flash_display_BitmapData_hitTest;
1815 static methodinfo_t flash_display_BitmapData_getPixel;
1816 static methodinfo_t flash_display_BitmapData_unlock;
1817 static varinfo_t flash_display_BitmapData_height;
1818 static methodinfo_t flash_display_BitmapData_copyChannel;
1819 static varinfo_t flash_display_BitmapData_width;
1820 static methodinfo_t flash_display_BitmapData_clone;
1821 static methodinfo_t flash_display_BitmapData_colorTransform;
1822 static methodinfo_t flash_display_BitmapData_generateFilterRect;
1823 static methodinfo_t flash_display_BitmapData_compare;
1824 static methodinfo_t flash_display_BitmapData_fillRect;
1825 static methodinfo_t flash_display_BitmapData_setVector;
1826 static methodinfo_t flash_display_BitmapData_floodFill;
1827 static methodinfo_t flash_display_BitmapData_pixelDissolve;
1828 static methodinfo_t flash_display_BitmapData_setPixel;
1829 static methodinfo_t flash_display_BitmapData_setPixel32;
1830 static methodinfo_t flash_display_BitmapData_lock;
1831 static methodinfo_t flash_display_BitmapData_getVector;
1832 static methodinfo_t flash_display_BitmapData_getColorBoundsRect;
1833 static methodinfo_t flash_display_BitmapData_getPixels;
1834 static methodinfo_t flash_display_BitmapData_merge;
1835 static varinfo_t flash_display_BitmapData_rect;
1836 static methodinfo_t flash_display_BitmapData_applyFilter;
1837 static methodinfo_t flash_display_BitmapData_dispose;
1838 static classinfo_t flash_text_engine_LigatureLevel;
1839 static varinfo_t _Infinity;
1840 static classinfo_t flash_text_engine_FontDescription;
1841 static methodinfo_t flash_text_engine_FontDescription_isFontCompatible;
1842 static varinfo_t flash_text_engine_FontDescription_renderingMode;
1843 static varinfo_t flash_text_engine_FontDescription_cffHinting;
1844 static varinfo_t flash_text_engine_FontDescription_fontPosture;
1845 static varinfo_t flash_text_engine_FontDescription_fontName;
1846 static varinfo_t flash_text_engine_FontDescription_fontLookup;
1847 static varinfo_t flash_text_engine_FontDescription_locked;
1848 static varinfo_t flash_text_engine_FontDescription_fontWeight;
1849 static methodinfo_t flash_text_engine_FontDescription_clone;
1850 static classinfo_t flash_text_engine_TextElement;
1851 static methodinfo_t flash_text_engine_TextElement_replaceText;
1852 static classinfo_t flash_display_SWFVersion;
1853 static classinfo_t flash_net_URLLoader;
1854 static methodinfo_t flash_net_URLLoader_close;
1855 static varinfo_t flash_net_URLLoader_bytesLoaded;
1856 static methodinfo_t flash_net_URLLoader_load;
1857 static varinfo_t flash_net_URLLoader_bytesTotal;
1858 static varinfo_t flash_net_URLLoader_dataFormat;
1859 static varinfo_t flash_net_URLLoader_data;
1860 static classinfo_t flash_geom_Matrix;
1861 static varinfo_t flash_geom_Matrix_b;
1862 static methodinfo_t flash_geom_Matrix_deltaTransformPoint;
1863 static methodinfo_t flash_geom_Matrix_identity;
1864 static varinfo_t flash_geom_Matrix_ty;
1865 static methodinfo_t flash_geom_Matrix_translate;
1866 static methodinfo_t flash_geom_Matrix_concat;
1867 static varinfo_t flash_geom_Matrix_c;
1868 static varinfo_t flash_geom_Matrix_a;
1869 static methodinfo_t flash_geom_Matrix_scale;
1870 static varinfo_t flash_geom_Matrix_d;
1871 static methodinfo_t flash_geom_Matrix_transformPoint;
1872 static methodinfo_t flash_geom_Matrix_rotate;
1873 static methodinfo_t flash_geom_Matrix_createGradientBox;
1874 static methodinfo_t flash_geom_Matrix_toString;
1875 static methodinfo_t flash_geom_Matrix_invert;
1876 static methodinfo_t flash_geom_Matrix_clone;
1877 static varinfo_t flash_geom_Matrix_tx;
1878 static methodinfo_t flash_geom_Matrix_createBox;
1879 static classinfo_t flash_accessibility_Accessibility;
1880 static methodinfo_t flash_net_sendToURL;
1881 static classinfo_t flash_filters_GlowFilter;
1882 static varinfo_t flash_filters_GlowFilter_blurY;
1883 static varinfo_t flash_filters_GlowFilter_strength;
1884 static varinfo_t flash_filters_GlowFilter_inner;
1885 static varinfo_t flash_filters_GlowFilter_color;
1886 static methodinfo_t flash_filters_GlowFilter_clone;
1887 static varinfo_t flash_filters_GlowFilter_quality;
1888 static varinfo_t flash_filters_GlowFilter_knockout;
1889 static varinfo_t flash_filters_GlowFilter_alpha;
1890 static varinfo_t flash_filters_GlowFilter_blurX;
1891 static classinfo_t flash_events_FullScreenEvent;
1892 static methodinfo_t flash_events_FullScreenEvent_toString;
1893 static methodinfo_t flash_events_FullScreenEvent_clone;
1894 static varinfo_t flash_events_FullScreenEvent_fullScreen;
1895 static classinfo_t flash_display_StageDisplayState;
1896 static classinfo_t flash_text_engine_TextJustifier;
1897 static methodinfo_t flash_text_engine_TextJustifier_getJustifierForLocale;
1898 static varinfo_t flash_text_engine_TextJustifier_lineJustification;
1899 static varinfo_t flash_text_engine_TextJustifier_locale;
1900 static methodinfo_t flash_text_engine_TextJustifier_clone;
1901 static classinfo_t flash_display_StageAlign;
1902 static varinfo_t _NaN;
1903 static classinfo_t _ReferenceError;
1904 static classinfo_t flash_display_Shape;
1905 static varinfo_t flash_display_Shape_graphics;
1906 static classinfo_t flash_text_TextFormat = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextFormat", 0, &_Object, interfaces: {0}};
1907 static varinfo_t flash_text_TextFormat_leading = {0x01, 0x00, 0x80, 0x16, 0, "leading", 0, 0, &flash_text_TextFormat, 0};
1908 static varinfo_t flash_text_TextFormat_bold = {0x01, 0x00, 0x80, 0x16, 0, "bold", 0, 0, &flash_text_TextFormat, 0};
1909 static varinfo_t flash_text_TextFormat_underline = {0x01, 0x00, 0x80, 0x16, 0, "underline", 0, 0, &flash_text_TextFormat, 0};
1910 static varinfo_t flash_text_TextFormat_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, 0, &flash_text_TextFormat, 0};
1911 static varinfo_t flash_text_TextFormat_letterSpacing = {0x01, 0x00, 0x80, 0x16, 0, "letterSpacing", 0, 0, &flash_text_TextFormat, 0};
1912 static varinfo_t flash_text_TextFormat_kerning = {0x01, 0x00, 0x80, 0x16, 0, "kerning", 0, 0, &flash_text_TextFormat, 0};
1913 static varinfo_t flash_text_TextFormat_target = {0x01, 0x00, 0x80, 0x16, 0, "target", 0, 0, &flash_text_TextFormat, 0};
1914 static varinfo_t flash_text_TextFormat_italic = {0x01, 0x00, 0x80, 0x16, 0, "italic", 0, 0, &flash_text_TextFormat, 0};
1915 static varinfo_t flash_text_TextFormat_rightMargin = {0x01, 0x00, 0x80, 0x16, 0, "rightMargin", 0, 0, &flash_text_TextFormat, 0};
1916 static varinfo_t flash_text_TextFormat_bullet = {0x01, 0x00, 0x80, 0x16, 0, "bullet", 0, 0, &flash_text_TextFormat, 0};
1917 static varinfo_t flash_text_TextFormat_url = {0x01, 0x00, 0x80, 0x16, 0, "url", 0, 0, &flash_text_TextFormat, 0};
1918 static varinfo_t flash_text_TextFormat_size = {0x01, 0x00, 0x80, 0x16, 0, "size", 0, 0, &flash_text_TextFormat, 0};
1919 static varinfo_t flash_text_TextFormat_indent = {0x01, 0x00, 0x80, 0x16, 0, "indent", 0, 0, &flash_text_TextFormat, 0};
1920 static varinfo_t flash_text_TextFormat_leftMargin = {0x01, 0x00, 0x80, 0x16, 0, "leftMargin", 0, 0, &flash_text_TextFormat, 0};
1921 static varinfo_t flash_text_TextFormat_display = {0x01, 0x00, 0x80, 0x16, 0, "display", 0, 0, &flash_text_TextFormat, 0};
1922 static varinfo_t flash_text_TextFormat_align = {0x01, 0x00, 0x80, 0x16, 0, "align", 0, 0, &flash_text_TextFormat, 0};
1923 static varinfo_t flash_text_TextFormat_tabStops = {0x01, 0x00, 0x80, 0x16, 0, "tabStops", 0, 0, &flash_text_TextFormat, 0};
1924 static varinfo_t flash_text_TextFormat_blockIndent = {0x01, 0x00, 0x80, 0x16, 0, "blockIndent", 0, 0, &flash_text_TextFormat, 0};
1925 static varinfo_t flash_text_TextFormat_font = {0x01, 0x00, 0x80, 0x16, 0, "font", 0, 0, &flash_text_TextFormat, 0};
1926 static classinfo_t flash_filters_BitmapFilter = {0x03, 0x00, 0x80, 0x16, "flash.filters", "BitmapFilter", 0, &_Object, interfaces: {0}};
1927 static methodinfo_t flash_filters_BitmapFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_BitmapFilter, 0};
1928 static classinfo_t flash_filters_DropShadowFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "DropShadowFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
1929 static varinfo_t flash_filters_DropShadowFilter_alpha = {0x01, 0x00, 0x80, 0x16, 0, "alpha", 0, 0, &flash_filters_DropShadowFilter, 0};
1930 static varinfo_t flash_filters_DropShadowFilter_strength = {0x01, 0x00, 0x80, 0x16, 0, "strength", 0, 0, &flash_filters_DropShadowFilter, 0};
1931 static varinfo_t flash_filters_DropShadowFilter_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_filters_DropShadowFilter, 0};
1932 static varinfo_t flash_filters_DropShadowFilter_angle = {0x01, 0x00, 0x80, 0x16, 0, "angle", 0, 0, &flash_filters_DropShadowFilter, 0};
1933 static varinfo_t flash_filters_DropShadowFilter_knockout = {0x01, 0x00, 0x80, 0x16, 0, "knockout", 0, 0, &flash_filters_DropShadowFilter, 0};
1934 static varinfo_t flash_filters_DropShadowFilter_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, 0, &flash_filters_DropShadowFilter, 0};
1935 static varinfo_t flash_filters_DropShadowFilter_hideObject = {0x01, 0x00, 0x80, 0x16, 0, "hideObject", 0, 0, &flash_filters_DropShadowFilter, 0};
1936 static varinfo_t flash_filters_DropShadowFilter_inner = {0x01, 0x00, 0x80, 0x16, 0, "inner", 0, 0, &flash_filters_DropShadowFilter, 0};
1937 static varinfo_t flash_filters_DropShadowFilter_blurX = {0x01, 0x00, 0x80, 0x16, 0, "blurX", 0, 0, &flash_filters_DropShadowFilter, 0};
1938 static varinfo_t flash_filters_DropShadowFilter_blurY = {0x01, 0x00, 0x80, 0x16, 0, "blurY", 0, 0, &flash_filters_DropShadowFilter, 0};
1939 static varinfo_t flash_filters_DropShadowFilter_distance = {0x01, 0x00, 0x80, 0x16, 0, "distance", 0, 0, &flash_filters_DropShadowFilter, 0};
1940 static methodinfo_t flash_filters_DropShadowFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_DropShadowFilter, 0};
1941 static classinfo_t adobe_utils_CustomActions = {0x03, 0x00, 0x81, 0x16, "adobe.utils", "CustomActions", 0, &_Object, interfaces: {0}};
1942 static classinfo_t flash_text_engine_TextLineValidity = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLineValidity", 0, &_Object, interfaces: {0}};
1943 static classinfo_t flash_display_LineScaleMode = {0x03, 0x00, 0x81, 0x16, "flash.display", "LineScaleMode", 0, &_Object, interfaces: {0}};
1944 static classinfo_t flash_geom_Transform = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Transform", 0, &_Object, interfaces: {0}};
1945 static varinfo_t flash_geom_Transform_matrix = {0x01, 0x00, 0x80, 0x16, 0, "matrix", 0, 0, &flash_geom_Transform, 0};
1946 static varinfo_t flash_geom_Transform_perspectiveProjection = {0x01, 0x00, 0x80, 0x16, 0, "perspectiveProjection", 0, 0, &flash_geom_Transform, 0};
1947 static varinfo_t flash_geom_Transform_concatenatedMatrix = {0x01, 0x00, 0x80, 0x16, 0, "concatenatedMatrix", 0, 0, &flash_geom_Transform, 0};
1948 static varinfo_t flash_geom_Transform_colorTransform = {0x01, 0x00, 0x80, 0x16, 0, "colorTransform", 0, 0, &flash_geom_Transform, 0};
1949 static methodinfo_t flash_geom_Transform_getRelativeMatrix3D = {0x02, 0x00, 0x80, 0x16, 0, "getRelativeMatrix3D", 0, &flash_geom_Matrix3D, &flash_geom_Transform, 0};
1950 static varinfo_t flash_geom_Transform_pixelBounds = {0x01, 0x00, 0x80, 0x16, 0, "pixelBounds", 0, 0, &flash_geom_Transform, 0};
1951 static varinfo_t flash_geom_Transform_matrix3D = {0x01, 0x00, 0x80, 0x16, 0, "matrix3D", 0, 0, &flash_geom_Transform, 0};
1952 static varinfo_t flash_geom_Transform_concatenatedColorTransform = {0x01, 0x00, 0x80, 0x16, 0, "concatenatedColorTransform", 0, 0, &flash_geom_Transform, 0};
1953 static classinfo_t flash_ui_KeyLocation = {0x03, 0x00, 0x81, 0x16, "flash.ui", "KeyLocation", 0, &_Object, interfaces: {0}};
1954 static classinfo_t flash_events_MouseEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "MouseEvent", 0, &flash_events_Event, interfaces: {0}};
1955 static varinfo_t flash_events_MouseEvent_localY = {0x01, 0x00, 0x80, 0x16, 0, "localY", 0, 0, &flash_events_MouseEvent, 0};
1956 static methodinfo_t flash_events_MouseEvent_updateAfterEvent = {0x02, 0x00, 0x80, 0x16, 0, "updateAfterEvent", 0, 0, &flash_events_MouseEvent, 0};
1957 static varinfo_t flash_events_MouseEvent_delta = {0x01, 0x00, 0x80, 0x16, 0, "delta", 0, 0, &flash_events_MouseEvent, 0};
1958 static varinfo_t flash_events_MouseEvent_stageX = {0x01, 0x00, 0x80, 0x16, 0, "stageX", 0, 0, &flash_events_MouseEvent, 0};
1959 static methodinfo_t flash_events_MouseEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_MouseEvent, 0};
1960 static varinfo_t flash_events_MouseEvent_relatedObject = {0x01, 0x00, 0x80, 0x16, 0, "relatedObject", 0, 0, &flash_events_MouseEvent, 0};
1961 static varinfo_t flash_events_MouseEvent_isRelatedObjectInaccessible = {0x01, 0x00, 0x80, 0x16, 0, "isRelatedObjectInaccessible", 0, 0, &flash_events_MouseEvent, 0};
1962 static varinfo_t flash_events_MouseEvent_shiftKey = {0x01, 0x00, 0x80, 0x16, 0, "shiftKey", 0, 0, &flash_events_MouseEvent, 0};
1963 static varinfo_t flash_events_MouseEvent_stageY = {0x01, 0x00, 0x80, 0x16, 0, "stageY", 0, 0, &flash_events_MouseEvent, 0};
1964 static varinfo_t flash_events_MouseEvent_altKey = {0x01, 0x00, 0x80, 0x16, 0, "altKey", 0, 0, &flash_events_MouseEvent, 0};
1965 static methodinfo_t flash_events_MouseEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_MouseEvent, 0};
1966 static varinfo_t flash_events_MouseEvent_ctrlKey = {0x01, 0x00, 0x80, 0x16, 0, "ctrlKey", 0, 0, &flash_events_MouseEvent, 0};
1967 static varinfo_t flash_events_MouseEvent_localX = {0x01, 0x00, 0x80, 0x16, 0, "localX", 0, 0, &flash_events_MouseEvent, 0};
1968 static varinfo_t flash_events_MouseEvent_buttonDown = {0x01, 0x00, 0x80, 0x16, 0, "buttonDown", 0, 0, &flash_events_MouseEvent, 0};
1969 static classinfo_t flash_text_engine_LineJustification = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "LineJustification", 0, &_Object, interfaces: {0}};
1970 static classinfo_t flash_media_Camera = {0x03, 0x00, 0x81, 0x16, "flash.media", "Camera", 0, &flash_events_EventDispatcher, interfaces: {0}};
1971 static methodinfo_t flash_media_Camera_getCamera = {0x02, 0x00, 0x82, 0x16, 0, "getCamera", 0, &flash_media_Camera, &flash_media_Camera, 0};
1972 static varinfo_t flash_media_Camera_fps = {0x01, 0x00, 0x80, 0x16, 0, "fps", 0, 0, &flash_media_Camera, 0};
1973 static methodinfo_t flash_media_Camera_setMode = {0x02, 0x00, 0x80, 0x16, 0, "setMode", 0, 0, &flash_media_Camera, 0};
1974 static varinfo_t flash_media_Camera_keyFrameInterval = {0x01, 0x00, 0x80, 0x16, 0, "keyFrameInterval", 0, 0, &flash_media_Camera, 0};
1975 static varinfo_t flash_media_Camera_motionTimeout = {0x01, 0x00, 0x80, 0x16, 0, "motionTimeout", 0, 0, &flash_media_Camera, 0};
1976 static varinfo_t flash_media_Camera_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, 0, &flash_media_Camera, 0};
1977 static methodinfo_t flash_media_Camera_setCursor = {0x02, 0x00, 0x80, 0x16, 0, "setCursor", 0, 0, &flash_media_Camera, 0};
1978 static methodinfo_t flash_media_Camera_setLoopback = {0x02, 0x00, 0x80, 0x16, 0, "setLoopback", 0, 0, &flash_media_Camera, 0};
1979 static varinfo_t flash_media_Camera_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, 0, &flash_media_Camera, 0};
1980 static varinfo_t flash_media_Camera_index = {0x01, 0x00, 0x80, 0x16, 0, "index", 0, 0, &flash_media_Camera, 0};
1981 static varinfo_t flash_media_Camera_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, 0, &flash_media_Camera, 0};
1982 static varinfo_t flash_media_Camera_currentFPS = {0x01, 0x00, 0x80, 0x16, 0, "currentFPS", 0, 0, &flash_media_Camera, 0};
1983 static methodinfo_t flash_media_Camera_setKeyFrameInterval = {0x02, 0x00, 0x80, 0x16, 0, "setKeyFrameInterval", 0, 0, &flash_media_Camera, 0};
1984 static varinfo_t flash_media_Camera_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_media_Camera, 0};
1985 static varinfo_t flash_media_Camera_motionLevel = {0x01, 0x00, 0x80, 0x16, 0, "motionLevel", 0, 0, &flash_media_Camera, 0};
1986 static varinfo_t flash_media_Camera_bandwidth = {0x01, 0x00, 0x80, 0x16, 0, "bandwidth", 0, 0, &flash_media_Camera, 0};
1987 static varinfo_t flash_media_Camera_muted = {0x01, 0x00, 0x80, 0x16, 0, "muted", 0, 0, &flash_media_Camera, 0};
1988 static varinfo_t flash_media_Camera_activityLevel = {0x01, 0x00, 0x80, 0x16, 0, "activityLevel", 0, 0, &flash_media_Camera, 0};
1989 static varinfo_t flash_media_Camera_loopback = {0x01, 0x00, 0x80, 0x16, 0, "loopback", 0, 0, &flash_media_Camera, 0};
1990 static varinfo_t flash_media_Camera_names = {0x01, 0x00, 0x82, 0x16, 0, "names", 0, 0, &flash_media_Camera, 0};
1991 static methodinfo_t flash_media_Camera_setQuality = {0x02, 0x00, 0x80, 0x16, 0, "setQuality", 0, 0, &flash_media_Camera, 0};
1992 static methodinfo_t flash_media_Camera_setMotionLevel = {0x02, 0x00, 0x80, 0x16, 0, "setMotionLevel", 0, 0, &flash_media_Camera, 0};
1993 static methodinfo_t flash_net_registerClassAlias = {0x02, 0x00, 0x82, 0x16, "flash.net", "registerClassAlias", 0, 0, 0, 0};
1994 static classinfo_t flash_utils_ByteArray = {0x03, 0x00, 0x80, 0x16, "flash.utils", "ByteArray", 0, &_Object, interfaces: {&flash_utils_IDataInput, &flash_utils_IDataOutput, 0}};
1995 static methodinfo_t flash_utils_ByteArray_writeBoolean = {0x02, 0x00, 0x80, 0x16, 0, "writeBoolean", 0, 0, &flash_utils_ByteArray, 0};
1996 static methodinfo_t flash_utils_ByteArray_readDouble = {0x02, 0x00, 0x80, 0x16, 0, "readDouble", 0, &_Number, &flash_utils_ByteArray, 0};
1997 static methodinfo_t flash_utils_ByteArray_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_utils_ByteArray, 0};
1998 static methodinfo_t flash_utils_ByteArray_writeByte = {0x02, 0x00, 0x80, 0x16, 0, "writeByte", 0, 0, &flash_utils_ByteArray, 0};
1999 static methodinfo_t flash_utils_ByteArray_writeObject = {0x02, 0x00, 0x80, 0x16, 0, "writeObject", 0, 0, &flash_utils_ByteArray, 0};
2000 static methodinfo_t flash_utils_ByteArray_readUTFBytes = {0x02, 0x00, 0x80, 0x16, 0, "readUTFBytes", 0, &_String, &flash_utils_ByteArray, 0};
2001 static methodinfo_t flash_utils_ByteArray_writeMultiByte = {0x02, 0x00, 0x80, 0x16, 0, "writeMultiByte", 0, 0, &flash_utils_ByteArray, 0};
2002 static methodinfo_t flash_utils_ByteArray_uncompress = {0x02, 0x00, 0x80, 0x16, 0, "uncompress", 0, 0, &flash_utils_ByteArray, 0};
2003 static methodinfo_t flash_utils_ByteArray_readUnsignedByte = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedByte", 0, &_uint, &flash_utils_ByteArray, 0};
2004 static methodinfo_t flash_utils_ByteArray_writeInt = {0x02, 0x00, 0x80, 0x16, 0, "writeInt", 0, 0, &flash_utils_ByteArray, 0};
2005 static methodinfo_t flash_utils_ByteArray_deflate = {0x02, 0x00, 0x80, 0x16, 0, "deflate", 0, 0, &flash_utils_ByteArray, 0};
2006 static methodinfo_t flash_utils_ByteArray_readMultiByte = {0x02, 0x00, 0x80, 0x16, 0, "readMultiByte", 0, &_String, &flash_utils_ByteArray, 0};
2007 static methodinfo_t flash_utils_ByteArray_readBytes = {0x02, 0x00, 0x80, 0x16, 0, "readBytes", 0, 0, &flash_utils_ByteArray, 0};
2008 static methodinfo_t flash_utils_ByteArray_writeShort = {0x02, 0x00, 0x80, 0x16, 0, "writeShort", 0, 0, &flash_utils_ByteArray, 0};
2009 static varinfo_t flash_utils_ByteArray_position = {0x01, 0x00, 0x80, 0x16, 0, "position", 0, 0, &flash_utils_ByteArray, 0};
2010 static methodinfo_t flash_utils_ByteArray_readShort = {0x02, 0x00, 0x80, 0x16, 0, "readShort", 0, &_int, &flash_utils_ByteArray, 0};
2011 static methodinfo_t flash_utils_ByteArray_writeUTF = {0x02, 0x00, 0x80, 0x16, 0, "writeUTF", 0, 0, &flash_utils_ByteArray, 0};
2012 static methodinfo_t flash_utils_ByteArray_writeBytes = {0x02, 0x00, 0x80, 0x16, 0, "writeBytes", 0, 0, &flash_utils_ByteArray, 0};
2013 static varinfo_t flash_utils_ByteArray_objectEncoding = {0x01, 0x00, 0x80, 0x16, 0, "objectEncoding", 0, 0, &flash_utils_ByteArray, 0};
2014 static methodinfo_t flash_utils_ByteArray_readObject = {0x02, 0x00, 0x80, 0x16, 0, "readObject", 0, 0, &flash_utils_ByteArray, 0};
2015 static varinfo_t flash_utils_ByteArray_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &flash_utils_ByteArray, 0};
2016 static methodinfo_t flash_utils_ByteArray_writeUnsignedInt = {0x02, 0x00, 0x80, 0x16, 0, "writeUnsignedInt", 0, 0, &flash_utils_ByteArray, 0};
2017 static methodinfo_t flash_utils_ByteArray_writeDouble = {0x02, 0x00, 0x80, 0x16, 0, "writeDouble", 0, 0, &flash_utils_ByteArray, 0};
2018 static methodinfo_t flash_utils_ByteArray_writeFloat = {0x02, 0x00, 0x80, 0x16, 0, "writeFloat", 0, 0, &flash_utils_ByteArray, 0};
2019 static methodinfo_t flash_utils_ByteArray_readInt = {0x02, 0x00, 0x80, 0x16, 0, "readInt", 0, &_int, &flash_utils_ByteArray, 0};
2020 static methodinfo_t flash_utils_ByteArray_readByte = {0x02, 0x00, 0x80, 0x16, 0, "readByte", 0, &_int, &flash_utils_ByteArray, 0};
2021 static varinfo_t flash_utils_ByteArray_bytesAvailable = {0x01, 0x00, 0x80, 0x16, 0, "bytesAvailable", 0, 0, &flash_utils_ByteArray, 0};
2022 static methodinfo_t flash_utils_ByteArray_clear = {0x02, 0x00, 0x80, 0x16, 0, "clear", 0, 0, &flash_utils_ByteArray, 0};
2023 static varinfo_t flash_utils_ByteArray_endian = {0x01, 0x00, 0x80, 0x16, 0, "endian", 0, 0, &flash_utils_ByteArray, 0};
2024 static methodinfo_t flash_utils_ByteArray_readUnsignedShort = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedShort", 0, &_uint, &flash_utils_ByteArray, 0};
2025 static methodinfo_t flash_utils_ByteArray_readUnsignedInt = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedInt", 0, &_uint, &flash_utils_ByteArray, 0};
2026 static varinfo_t flash_utils_ByteArray_defaultObjectEncoding = {0x01, 0x00, 0x82, 0x16, 0, "defaultObjectEncoding", 0, 0, &flash_utils_ByteArray, 0};
2027 static methodinfo_t flash_utils_ByteArray_readFloat = {0x02, 0x00, 0x80, 0x16, 0, "readFloat", 0, &_Number, &flash_utils_ByteArray, 0};
2028 static methodinfo_t flash_utils_ByteArray_compress = {0x02, 0x00, 0x80, 0x16, 0, "compress", 0, 0, &flash_utils_ByteArray, 0};
2029 static methodinfo_t flash_utils_ByteArray_writeUTFBytes = {0x02, 0x00, 0x80, 0x16, 0, "writeUTFBytes", 0, 0, &flash_utils_ByteArray, 0};
2030 static methodinfo_t flash_utils_ByteArray_readBoolean = {0x02, 0x00, 0x80, 0x16, 0, "readBoolean", 0, &_Boolean, &flash_utils_ByteArray, 0};
2031 static methodinfo_t flash_utils_ByteArray_inflate = {0x02, 0x00, 0x80, 0x16, 0, "inflate", 0, 0, &flash_utils_ByteArray, 0};
2032 static methodinfo_t flash_utils_ByteArray_readUTF = {0x02, 0x00, 0x80, 0x16, 0, "readUTF", 0, &_String, &flash_utils_ByteArray, 0};
2033 static classinfo_t flash_accessibility_AccessibilityImplementation = {0x03, 0x00, 0x80, 0x16, "flash.accessibility", "AccessibilityImplementation", 0, &_Object, interfaces: {0}};
2034 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accState = {0x02, 0x00, 0x80, 0x16, 0, "get_accState", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2035 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accName = {0x02, 0x00, 0x80, 0x16, 0, "get_accName", 0, &_String, &flash_accessibility_AccessibilityImplementation, 0};
2036 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accSelection = {0x02, 0x00, 0x80, 0x16, 0, "get_accSelection", 0, &_Array, &flash_accessibility_AccessibilityImplementation, 0};
2037 static methodinfo_t flash_accessibility_AccessibilityImplementation_accDoDefaultAction = {0x02, 0x00, 0x80, 0x16, 0, "accDoDefaultAction", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
2038 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accFocus = {0x02, 0x00, 0x80, 0x16, 0, "get_accFocus", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2039 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accDefaultAction = {0x02, 0x00, 0x80, 0x16, 0, "get_accDefaultAction", 0, &_String, &flash_accessibility_AccessibilityImplementation, 0};
2040 static methodinfo_t flash_accessibility_AccessibilityImplementation_accSelect = {0x02, 0x00, 0x80, 0x16, 0, "accSelect", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
2041 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accValue = {0x02, 0x00, 0x80, 0x16, 0, "get_accValue", 0, &_String, &flash_accessibility_AccessibilityImplementation, 0};
2042 static varinfo_t flash_accessibility_AccessibilityImplementation_stub = {0x01, 0x00, 0x80, 0x16, 0, "stub", 0, &_Boolean, &flash_accessibility_AccessibilityImplementation, 0};
2043 static methodinfo_t flash_accessibility_AccessibilityImplementation_get_accRole = {0x02, 0x00, 0x80, 0x16, 0, "get_accRole", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2044 static varinfo_t flash_accessibility_AccessibilityImplementation_errno = {0x01, 0x00, 0x80, 0x16, 0, "errno", 0, &_uint, &flash_accessibility_AccessibilityImplementation, 0};
2045 static methodinfo_t flash_accessibility_AccessibilityImplementation_isLabeledBy = {0x02, 0x00, 0x80, 0x16, 0, "isLabeledBy", 0, &_Boolean, &flash_accessibility_AccessibilityImplementation, 0};
2046 static methodinfo_t flash_accessibility_AccessibilityImplementation_accLocation = {0x02, 0x00, 0x80, 0x16, 0, "accLocation", 0, 0, &flash_accessibility_AccessibilityImplementation, 0};
2047 static methodinfo_t flash_accessibility_AccessibilityImplementation_getChildIDArray = {0x02, 0x00, 0x80, 0x16, 0, "getChildIDArray", 0, &_Array, &flash_accessibility_AccessibilityImplementation, 0};
2048 static methodinfo_t flash_sampler_stopSampling = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "stopSampling", 0, 0, 0, 0};
2049 static classinfo_t flash_events_SyncEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "SyncEvent", 0, &flash_events_Event, interfaces: {0}};
2050 static methodinfo_t flash_events_SyncEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_SyncEvent, 0};
2051 static methodinfo_t flash_events_SyncEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_SyncEvent, 0};
2052 static varinfo_t flash_events_SyncEvent_changeList = {0x01, 0x00, 0x80, 0x16, 0, "changeList", 0, 0, &flash_events_SyncEvent, 0};
2053 static methodinfo_t _encodeURIComponent = {0x02, 0x00, 0x82, 0x16, "", "encodeURIComponent", 0, &_String, 0, 0};
2054 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}};
2055 static methodinfo_t flash_net_Socket_writeBoolean = {0x02, 0x00, 0x80, 0x16, 0, "writeBoolean", 0, 0, &flash_net_Socket, 0};
2056 static methodinfo_t flash_net_Socket_connect = {0x02, 0x00, 0x80, 0x16, 0, "connect", 0, 0, &flash_net_Socket, 0};
2057 static methodinfo_t flash_net_Socket_readDouble = {0x02, 0x00, 0x80, 0x16, 0, "readDouble", 0, &_Number, &flash_net_Socket, 0};
2058 static methodinfo_t flash_net_Socket_writeByte = {0x02, 0x00, 0x80, 0x16, 0, "writeByte", 0, 0, &flash_net_Socket, 0};
2059 static methodinfo_t flash_net_Socket_writeObject = {0x02, 0x00, 0x80, 0x16, 0, "writeObject", 0, 0, &flash_net_Socket, 0};
2060 static methodinfo_t flash_net_Socket_readUTFBytes = {0x02, 0x00, 0x80, 0x16, 0, "readUTFBytes", 0, &_String, &flash_net_Socket, 0};
2061 static methodinfo_t flash_net_Socket_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_Socket, 0};
2062 static methodinfo_t flash_net_Socket_writeMultiByte = {0x02, 0x00, 0x80, 0x16, 0, "writeMultiByte", 0, 0, &flash_net_Socket, 0};
2063 static methodinfo_t flash_net_Socket_readUnsignedByte = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedByte", 0, &_uint, &flash_net_Socket, 0};
2064 static methodinfo_t flash_net_Socket_writeInt = {0x02, 0x00, 0x80, 0x16, 0, "writeInt", 0, 0, &flash_net_Socket, 0};
2065 static methodinfo_t flash_net_Socket_readMultiByte = {0x02, 0x00, 0x80, 0x16, 0, "readMultiByte", 0, &_String, &flash_net_Socket, 0};
2066 static methodinfo_t flash_net_Socket_readBytes = {0x02, 0x00, 0x80, 0x16, 0, "readBytes", 0, 0, &flash_net_Socket, 0};
2067 static methodinfo_t flash_net_Socket_writeShort = {0x02, 0x00, 0x80, 0x16, 0, "writeShort", 0, 0, &flash_net_Socket, 0};
2068 static methodinfo_t flash_net_Socket_readShort = {0x02, 0x00, 0x80, 0x16, 0, "readShort", 0, &_int, &flash_net_Socket, 0};
2069 static methodinfo_t flash_net_Socket_writeUTF = {0x02, 0x00, 0x80, 0x16, 0, "writeUTF", 0, 0, &flash_net_Socket, 0};
2070 static varinfo_t flash_net_Socket_timeout = {0x01, 0x00, 0x80, 0x16, 0, "timeout", 0, 0, &flash_net_Socket, 0};
2071 static methodinfo_t flash_net_Socket_writeBytes = {0x02, 0x00, 0x80, 0x16, 0, "writeBytes", 0, 0, &flash_net_Socket, 0};
2072 static varinfo_t flash_net_Socket_connected = {0x01, 0x00, 0x80, 0x16, 0, "connected", 0, 0, &flash_net_Socket, 0};
2073 static methodinfo_t flash_net_Socket_readObject = {0x02, 0x00, 0x80, 0x16, 0, "readObject", 0, 0, &flash_net_Socket, 0};
2074 static varinfo_t flash_net_Socket_objectEncoding = {0x01, 0x00, 0x80, 0x16, 0, "objectEncoding", 0, 0, &flash_net_Socket, 0};
2075 static methodinfo_t flash_net_Socket_flush = {0x02, 0x00, 0x80, 0x16, 0, "flush", 0, 0, &flash_net_Socket, 0};
2076 static methodinfo_t flash_net_Socket_writeUnsignedInt = {0x02, 0x00, 0x80, 0x16, 0, "writeUnsignedInt", 0, 0, &flash_net_Socket, 0};
2077 static methodinfo_t flash_net_Socket_writeDouble = {0x02, 0x00, 0x80, 0x16, 0, "writeDouble", 0, 0, &flash_net_Socket, 0};
2078 static methodinfo_t flash_net_Socket_writeFloat = {0x02, 0x00, 0x80, 0x16, 0, "writeFloat", 0, 0, &flash_net_Socket, 0};
2079 static methodinfo_t flash_net_Socket_readInt = {0x02, 0x00, 0x80, 0x16, 0, "readInt", 0, &_int, &flash_net_Socket, 0};
2080 static methodinfo_t flash_net_Socket_readByte = {0x02, 0x00, 0x80, 0x16, 0, "readByte", 0, &_int, &flash_net_Socket, 0};
2081 static varinfo_t flash_net_Socket_bytesAvailable = {0x01, 0x00, 0x80, 0x16, 0, "bytesAvailable", 0, 0, &flash_net_Socket, 0};
2082 static varinfo_t flash_net_Socket_endian = {0x01, 0x00, 0x80, 0x16, 0, "endian", 0, 0, &flash_net_Socket, 0};
2083 static methodinfo_t flash_net_Socket_readUnsignedShort = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedShort", 0, &_uint, &flash_net_Socket, 0};
2084 static methodinfo_t flash_net_Socket_readUnsignedInt = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedInt", 0, &_uint, &flash_net_Socket, 0};
2085 static methodinfo_t flash_net_Socket_readFloat = {0x02, 0x00, 0x80, 0x16, 0, "readFloat", 0, &_Number, &flash_net_Socket, 0};
2086 static methodinfo_t flash_net_Socket_writeUTFBytes = {0x02, 0x00, 0x80, 0x16, 0, "writeUTFBytes", 0, 0, &flash_net_Socket, 0};
2087 static methodinfo_t flash_net_Socket_readBoolean = {0x02, 0x00, 0x80, 0x16, 0, "readBoolean", 0, &_Boolean, &flash_net_Socket, 0};
2088 static methodinfo_t flash_net_Socket_readUTF = {0x02, 0x00, 0x80, 0x16, 0, "readUTF", 0, &_String, &flash_net_Socket, 0};
2089 static methodinfo_t _unescape = {0x02, 0x00, 0x82, 0x16, "", "unescape", 0, &_String, 0, 0};
2090 static classinfo_t flash_utils_Timer = {0x03, 0x00, 0x80, 0x16, "flash.utils", "Timer", 0, &flash_events_EventDispatcher, interfaces: {0}};
2091 static methodinfo_t flash_utils_Timer_reset = {0x02, 0x00, 0x80, 0x16, 0, "reset", 0, 0, &flash_utils_Timer, 0};
2092 static varinfo_t flash_utils_Timer_running = {0x01, 0x00, 0x80, 0x16, 0, "running", 0, 0, &flash_utils_Timer, 0};
2093 static varinfo_t flash_utils_Timer_repeatCount = {0x01, 0x00, 0x80, 0x16, 0, "repeatCount", 0, 0, &flash_utils_Timer, 0};
2094 static methodinfo_t flash_utils_Timer_stop = {0x02, 0x00, 0x80, 0x16, 0, "stop", 0, 0, &flash_utils_Timer, 0};
2095 static methodinfo_t flash_utils_Timer_start = {0x02, 0x00, 0x80, 0x16, 0, "start", 0, 0, &flash_utils_Timer, 0};
2096 static varinfo_t flash_utils_Timer_currentCount = {0x01, 0x00, 0x80, 0x16, 0, "currentCount", 0, 0, &flash_utils_Timer, 0};
2097 static varinfo_t flash_utils_Timer_delay = {0x01, 0x00, 0x80, 0x16, 0, "delay", 0, 0, &flash_utils_Timer, 0};
2098 static classinfo_t _Array = {0x03, 0x00, 0x88, 0x16, "", "Array", 0, &_Object, interfaces: {0}};
2099 static methodinfo_t _Array_forEach = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "forEach", 0, 0, &_Array, 0};
2100 static methodinfo_t _Array_sortOn = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "sortOn", 0, 0, &_Array, 0};
2101 static methodinfo_t _Array_indexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "indexOf", 0, &_int, &_Array, 0};
2102 static methodinfo_t _Array_splice = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "splice", 0, 0, &_Array, 0};
2103 static methodinfo_t _Array_lastIndexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "lastIndexOf", 0, &_int, &_Array, 0};
2104 static methodinfo_t _Array_map = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "map", 0, &_Array, &_Array, 0};
2105 static methodinfo_t _Array_concat = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "concat", 0, &_Array, &_Array, 0};
2106 static methodinfo_t _Array_shift = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "shift", 0, 0, &_Array, 0};
2107 static methodinfo_t _Array_unshift = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "unshift", 0, &_uint, &_Array, 0};
2108 static methodinfo_t _Array_some = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "some", 0, &_Boolean, &_Array, 0};
2109 static methodinfo_t _Array_filter = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "filter", 0, &_Array, &_Array, 0};
2110 static methodinfo_t _Array_join = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "join", 0, &_String, &_Array, 0};
2111 static methodinfo_t _Array_slice = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "slice", 0, &_Array, &_Array, 0};
2112 static methodinfo_t _Array_every = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "every", 0, &_Boolean, &_Array, 0};
2113 static methodinfo_t _Array_pop = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "pop", 0, 0, &_Array, 0};
2114 static methodinfo_t _Array_sort = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "sort", 0, 0, &_Array, 0};
2115 static methodinfo_t _Array_reverse = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "reverse", 0, &_Array, &_Array, 0};
2116 static methodinfo_t _Array_push = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "push", 0, &_uint, &_Array, 0};
2117 static varinfo_t _Array_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &_Array, 0};
2118 static classinfo_t flash_text_GridFitType = {0x03, 0x00, 0x81, 0x16, "flash.text", "GridFitType", 0, &_Object, interfaces: {0}};
2119 static classinfo_t flash_filters_DisplacementMapFilterMode = {0x03, 0x00, 0x81, 0x16, "flash.filters", "DisplacementMapFilterMode", 0, &_Object, interfaces: {0}};
2120 static classinfo_t flash_geom_ColorTransform = {0x03, 0x00, 0x80, 0x16, "flash.geom", "ColorTransform", 0, &_Object, interfaces: {0}};
2121 static varinfo_t flash_geom_ColorTransform_blueOffset = {0x01, 0x00, 0x80, 0x16, 0, "blueOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2122 static varinfo_t flash_geom_ColorTransform_greenOffset = {0x01, 0x00, 0x80, 0x16, 0, "greenOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2123 static varinfo_t flash_geom_ColorTransform_greenMultiplier = {0x01, 0x00, 0x80, 0x16, 0, "greenMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2124 static varinfo_t flash_geom_ColorTransform_redMultiplier = {0x01, 0x00, 0x80, 0x16, 0, "redMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2125 static varinfo_t flash_geom_ColorTransform_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, 0, &flash_geom_ColorTransform, 0};
2126 static methodinfo_t flash_geom_ColorTransform_concat = {0x02, 0x00, 0x80, 0x16, 0, "concat", 0, 0, &flash_geom_ColorTransform, 0};
2127 static varinfo_t flash_geom_ColorTransform_alphaOffset = {0x01, 0x00, 0x80, 0x16, 0, "alphaOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2128 static varinfo_t flash_geom_ColorTransform_blueMultiplier = {0x01, 0x00, 0x80, 0x16, 0, "blueMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2129 static methodinfo_t flash_geom_ColorTransform_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_geom_ColorTransform, 0};
2130 static varinfo_t flash_geom_ColorTransform_alphaMultiplier = {0x01, 0x00, 0x80, 0x16, 0, "alphaMultiplier", 0, &_Number, &flash_geom_ColorTransform, 0};
2131 static varinfo_t flash_geom_ColorTransform_redOffset = {0x01, 0x00, 0x80, 0x16, 0, "redOffset", 0, &_Number, &flash_geom_ColorTransform, 0};
2132 static classinfo_t flash_text_TextFieldType = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFieldType", 0, &_Object, interfaces: {0}};
2133 static classinfo_t flash_display_IGraphicsStroke = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsStroke", 0, 0, interfaces: {0}};
2134 static classinfo_t flash_media_SoundLoaderContext = {0x03, 0x00, 0x80, 0x16, "flash.media", "SoundLoaderContext", 0, &_Object, interfaces: {0}};
2135 static varinfo_t flash_media_SoundLoaderContext_checkPolicyFile = {0x01, 0x00, 0x80, 0x16, 0, "checkPolicyFile", 0, &_Boolean, &flash_media_SoundLoaderContext, 0};
2136 static varinfo_t flash_media_SoundLoaderContext_bufferTime = {0x01, 0x00, 0x80, 0x16, 0, "bufferTime", 0, &_Number, &flash_media_SoundLoaderContext, 0};
2137 static classinfo_t flash_net_IDynamicPropertyOutput = {0x03, 0x00, 0x90, 0x16, "flash.net", "IDynamicPropertyOutput", 0, 0, interfaces: {0}};
2138 static methodinfo_t flash_net_IDynamicPropertyOutput_writeDynamicProperty = {0x02, 0x00, 0x80, 0x08, "flash.net:IDynamicPropertyOutput", "writeDynamicProperty", 0, 0, &flash_net_IDynamicPropertyOutput, 0};
2139 static classinfo_t flash_display_IGraphicsData = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsData", 0, 0, interfaces: {0}};
2140 static methodinfo_t flash_utils_getDefinitionByName = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getDefinitionByName", 0, &_Object, 0, 0};
2141 static classinfo_t _Function = {0x03, 0x00, 0x88, 0x16, "", "Function", 0, &_Object, interfaces: {0}};
2142 static varinfo_t _Function_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &_Function, 0};
2143 static methodinfo_t _Function_apply = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "apply", 0, 0, &_Function, 0};
2144 static methodinfo_t _Function_call = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "call", 0, 0, &_Function, 0};
2145 static varinfo_t _Function_prototype = {0x01, 0x00, 0x80, 0x16, 0, "prototype", 0, 0, &_Function, 0};
2146 static classinfo_t flash_geom_PerspectiveProjection = {0x03, 0x00, 0x80, 0x16, "flash.geom", "PerspectiveProjection", 0, &_Object, interfaces: {0}};
2147 static varinfo_t flash_geom_PerspectiveProjection_fieldOfView = {0x01, 0x00, 0x80, 0x16, 0, "fieldOfView", 0, 0, &flash_geom_PerspectiveProjection, 0};
2148 static varinfo_t flash_geom_PerspectiveProjection_projectionCenter = {0x01, 0x00, 0x80, 0x16, 0, "projectionCenter", 0, 0, &flash_geom_PerspectiveProjection, 0};
2149 static methodinfo_t flash_geom_PerspectiveProjection_toMatrix3D = {0x02, 0x00, 0x80, 0x16, 0, "toMatrix3D", 0, &flash_geom_Matrix3D, &flash_geom_PerspectiveProjection, 0};
2150 static varinfo_t flash_geom_PerspectiveProjection_focalLength = {0x01, 0x00, 0x80, 0x16, 0, "focalLength", 0, 0, &flash_geom_PerspectiveProjection, 0};
2151 static classinfo_t flash_text_engine_BreakOpportunity = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "BreakOpportunity", 0, &_Object, interfaces: {0}};
2152 static methodinfo_t flash_sampler__getInvocationCount = {0x02, 0x00, 0x82, 0x17, "flash.sampler", "_getInvocationCount", 0, &_Number, 0, 0};
2153 static methodinfo_t _parseFloat = {0x02, 0x00, 0x82, 0x16, "", "parseFloat", 0, &_Number, 0, 0};
2154 static classinfo_t flash_events_NetStatusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "NetStatusEvent", 0, &flash_events_Event, interfaces: {0}};
2155 static methodinfo_t flash_events_NetStatusEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_NetStatusEvent, 0};
2156 static varinfo_t flash_events_NetStatusEvent_info = {0x01, 0x00, 0x80, 0x16, 0, "info", 0, 0, &flash_events_NetStatusEvent, 0};
2157 static methodinfo_t flash_events_NetStatusEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_NetStatusEvent, 0};
2158 static classinfo_t flash_display_ShaderJob = {0x03, 0x00, 0x80, 0x16, "flash.display", "ShaderJob", 0, &flash_events_EventDispatcher, interfaces: {0}};
2159 static methodinfo_t flash_display_ShaderJob_cancel = {0x02, 0x00, 0x80, 0x16, 0, "cancel", 0, 0, &flash_display_ShaderJob, 0};
2160 static varinfo_t flash_display_ShaderJob_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, 0, &flash_display_ShaderJob, 0};
2161 static methodinfo_t flash_display_ShaderJob_start = {0x02, 0x00, 0x80, 0x16, 0, "start", 0, 0, &flash_display_ShaderJob, 0};
2162 static varinfo_t flash_display_ShaderJob_shader = {0x01, 0x00, 0x80, 0x16, 0, "shader", 0, 0, &flash_display_ShaderJob, 0};
2163 static varinfo_t flash_display_ShaderJob_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, 0, &flash_display_ShaderJob, 0};
2164 static varinfo_t flash_display_ShaderJob_target = {0x01, 0x00, 0x80, 0x16, 0, "target", 0, 0, &flash_display_ShaderJob, 0};
2165 static varinfo_t flash_display_ShaderJob_progress = {0x01, 0x00, 0x80, 0x16, 0, "progress", 0, 0, &flash_display_ShaderJob, 0};
2166 static classinfo_t _VerifyError = {0x03, 0x00, 0x88, 0x16, "", "VerifyError", 0, &_Error, interfaces: {0}};
2167 static classinfo_t flash_events_AsyncErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "AsyncErrorEvent", 0, &flash_events_ErrorEvent, interfaces: {0}};
2168 static methodinfo_t flash_events_AsyncErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_AsyncErrorEvent, 0};
2169 static varinfo_t flash_events_AsyncErrorEvent_error = {0x01, 0x00, 0x80, 0x16, 0, "error", 0, &_Error, &flash_events_AsyncErrorEvent, 0};
2170 static methodinfo_t flash_events_AsyncErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_AsyncErrorEvent, 0};
2171 static classinfo_t flash_net_SharedObject = {0x03, 0x00, 0x80, 0x16, "flash.net", "SharedObject", 0, &flash_events_EventDispatcher, interfaces: {0}};
2172 static methodinfo_t flash_net_SharedObject_getLocal = {0x02, 0x00, 0x82, 0x16, 0, "getLocal", 0, &flash_net_SharedObject, &flash_net_SharedObject, 0};
2173 static methodinfo_t flash_net_SharedObject_getDiskUsage = {0x02, 0x00, 0x82, 0x16, 0, "getDiskUsage", 0, &_int, &flash_net_SharedObject, 0};
2174 static varinfo_t flash_net_SharedObject_objectEncoding = {0x01, 0x00, 0x80, 0x16, 0, "objectEncoding", 0, 0, &flash_net_SharedObject, 0};
2175 static varinfo_t flash_net_SharedObject_client = {0x01, 0x00, 0x80, 0x16, 0, "client", 0, 0, &flash_net_SharedObject, 0};
2176 static methodinfo_t flash_net_SharedObject_setProperty = {0x02, 0x00, 0x80, 0x16, 0, "setProperty", 0, 0, &flash_net_SharedObject, 0};
2177 static methodinfo_t flash_net_SharedObject_clear = {0x02, 0x00, 0x80, 0x16, 0, "clear", 0, 0, &flash_net_SharedObject, 0};
2178 static methodinfo_t flash_net_SharedObject_flush = {0x02, 0x00, 0x80, 0x16, 0, "flush", 0, &_String, &flash_net_SharedObject, 0};
2179 static varinfo_t flash_net_SharedObject_defaultObjectEncoding = {0x01, 0x00, 0x82, 0x16, 0, "defaultObjectEncoding", 0, 0, &flash_net_SharedObject, 0};
2180 static methodinfo_t flash_net_SharedObject_connect = {0x02, 0x00, 0x80, 0x16, 0, "connect", 0, 0, &flash_net_SharedObject, 0};
2181 static varinfo_t flash_net_SharedObject_size = {0x01, 0x00, 0x80, 0x16, 0, "size", 0, 0, &flash_net_SharedObject, 0};
2182 static methodinfo_t flash_net_SharedObject_setDirty = {0x02, 0x00, 0x80, 0x16, 0, "setDirty", 0, 0, &flash_net_SharedObject, 0};
2183 static methodinfo_t flash_net_SharedObject_getRemote = {0x02, 0x00, 0x82, 0x16, 0, "getRemote", 0, &flash_net_SharedObject, &flash_net_SharedObject, 0};
2184 static methodinfo_t flash_net_SharedObject_send = {0x02, 0x00, 0x80, 0x16, 0, "send", 0, 0, &flash_net_SharedObject, 0};
2185 static methodinfo_t flash_net_SharedObject_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_SharedObject, 0};
2186 static methodinfo_t flash_net_SharedObject_deleteAll = {0x02, 0x00, 0x82, 0x16, 0, "deleteAll", 0, &_int, &flash_net_SharedObject, 0};
2187 static varinfo_t flash_net_SharedObject_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, 0, &flash_net_SharedObject, 0};
2188 static classinfo_t _Namespace = {0x03, 0x00, 0x81, 0x16, "", "Namespace", 0, &_Object, interfaces: {0}};
2189 static methodinfo_t _Namespace_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_String, &_Namespace, 0};
2190 static methodinfo_t _Namespace_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Namespace, 0};
2191 static varinfo_t _Namespace_uri = {0x01, 0x00, 0x80, 0x16, 0, "uri", 0, 0, &_Namespace, 0};
2192 static varinfo_t _Namespace_prefix = {0x01, 0x00, 0x80, 0x16, 0, "prefix", 0, 0, &_Namespace, 0};
2193 static methodinfo_t flash_utils_setTimeout = {0x02, 0x00, 0x82, 0x16, "flash.utils", "setTimeout", 0, &_uint, 0, 0};
2194 static classinfo_t flash_geom_Matrix3D = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Matrix3D", 0, &_Object, interfaces: {0}};
2195 static methodinfo_t flash_geom_Matrix3D_interpolateTo = {0x02, 0x00, 0x80, 0x16, 0, "interpolateTo", 0, 0, &flash_geom_Matrix3D, 0};
2196 static methodinfo_t flash_geom_Matrix3D_pointAt = {0x02, 0x00, 0x80, 0x16, 0, "pointAt", 0, 0, &flash_geom_Matrix3D, 0};
2197 static methodinfo_t flash_geom_Matrix3D_interpolate = {0x02, 0x00, 0x82, 0x16, 0, "interpolate", 0, &flash_geom_Matrix3D, &flash_geom_Matrix3D, 0};
2198 static methodinfo_t flash_geom_Matrix3D_prependRotation = {0x02, 0x00, 0x80, 0x16, 0, "prependRotation", 0, 0, &flash_geom_Matrix3D, 0};
2199 static methodinfo_t flash_geom_Matrix3D_transformVector = {0x02, 0x00, 0x80, 0x16, 0, "transformVector", 0, &flash_geom_Vector3D, &flash_geom_Matrix3D, 0};
2200 static methodinfo_t flash_geom_Matrix3D_transpose = {0x02, 0x00, 0x80, 0x16, 0, "transpose", 0, 0, &flash_geom_Matrix3D, 0};
2201 static methodinfo_t flash_geom_Matrix3D_prependScale = {0x02, 0x00, 0x80, 0x16, 0, "prependScale", 0, 0, &flash_geom_Matrix3D, 0};
2202 static methodinfo_t flash_geom_Matrix3D_deltaTransformVector = {0x02, 0x00, 0x80, 0x16, 0, "deltaTransformVector", 0, &flash_geom_Vector3D, &flash_geom_Matrix3D, 0};
2203 static varinfo_t flash_geom_Matrix3D_position = {0x01, 0x00, 0x80, 0x16, 0, "position", 0, 0, &flash_geom_Matrix3D, 0};
2204 static methodinfo_t flash_geom_Matrix3D_decompose = {0x02, 0x00, 0x80, 0x16, 0, "decompose", 0, &__AS3___vec_Vector, &flash_geom_Matrix3D, 0};
2205 static methodinfo_t flash_geom_Matrix3D_append = {0x02, 0x00, 0x80, 0x16, 0, "append", 0, 0, &flash_geom_Matrix3D, 0};
2206 static methodinfo_t flash_geom_Matrix3D_recompose = {0x02, 0x00, 0x80, 0x16, 0, "recompose", 0, &_Boolean, &flash_geom_Matrix3D, 0};
2207 static methodinfo_t flash_geom_Matrix3D_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_geom_Matrix3D, &flash_geom_Matrix3D, 0};
2208 static varinfo_t flash_geom_Matrix3D_rawData = {0x01, 0x00, 0x80, 0x16, 0, "rawData", 0, 0, &flash_geom_Matrix3D, 0};
2209 static varinfo_t flash_geom_Matrix3D_determinant = {0x01, 0x00, 0x80, 0x16, 0, "determinant", 0, 0, &flash_geom_Matrix3D, 0};
2210 static methodinfo_t flash_geom_Matrix3D_invert = {0x02, 0x00, 0x80, 0x16, 0, "invert", 0, &_Boolean, &flash_geom_Matrix3D, 0};
2211 static methodinfo_t flash_geom_Matrix3D_appendScale = {0x02, 0x00, 0x80, 0x16, 0, "appendScale", 0, 0, &flash_geom_Matrix3D, 0};
2212 static methodinfo_t flash_geom_Matrix3D_transformVectors = {0x02, 0x00, 0x80, 0x16, 0, "transformVectors", 0, 0, &flash_geom_Matrix3D, 0};
2213 static methodinfo_t flash_geom_Matrix3D_appendTranslation = {0x02, 0x00, 0x80, 0x16, 0, "appendTranslation", 0, 0, &flash_geom_Matrix3D, 0};
2214 static methodinfo_t flash_geom_Matrix3D_appendRotation = {0x02, 0x00, 0x80, 0x16, 0, "appendRotation", 0, 0, &flash_geom_Matrix3D, 0};
2215 static methodinfo_t flash_geom_Matrix3D_prepend = {0x02, 0x00, 0x80, 0x16, 0, "prepend", 0, 0, &flash_geom_Matrix3D, 0};
2216 static methodinfo_t flash_geom_Matrix3D_identity = {0x02, 0x00, 0x80, 0x16, 0, "identity", 0, 0, &flash_geom_Matrix3D, 0};
2217 static methodinfo_t flash_geom_Matrix3D_prependTranslation = {0x02, 0x00, 0x80, 0x16, 0, "prependTranslation", 0, 0, &flash_geom_Matrix3D, 0};
2218 static methodinfo_t flash_sampler_pauseSampling = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "pauseSampling", 0, 0, 0, 0};
2219 static classinfo_t flash_system_Capabilities = {0x03, 0x00, 0x81, 0x16, "flash.system", "Capabilities", 0, &_Object, interfaces: {0}};
2220 static methodinfo_t flash_sampler_getSetterInvocationCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSetterInvocationCount", 0, &_Number, 0, 0};
2221 static methodinfo_t flash_sampler_getGetterInvocationCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getGetterInvocationCount", 0, &_Number, 0, 0};
2222 static classinfo_t flash_filters_BlurFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BlurFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2223 static varinfo_t flash_filters_BlurFilter_blurY = {0x01, 0x00, 0x80, 0x16, 0, "blurY", 0, 0, &flash_filters_BlurFilter, 0};
2224 static methodinfo_t flash_filters_BlurFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_BlurFilter, 0};
2225 static varinfo_t flash_filters_BlurFilter_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_filters_BlurFilter, 0};
2226 static varinfo_t flash_filters_BlurFilter_blurX = {0x01, 0x00, 0x80, 0x16, 0, "blurX", 0, 0, &flash_filters_BlurFilter, 0};
2227 static methodinfo_t _isFinite = {0x02, 0x00, 0x82, 0x16, "", "isFinite", 0, &_Boolean, 0, 0};
2228 static classinfo_t flash_media_Video = {0x03, 0x00, 0x80, 0x16, "flash.media", "Video", 0, &flash_display_DisplayObject, interfaces: {0}};
2229 static methodinfo_t flash_media_Video_attachCamera = {0x02, 0x00, 0x80, 0x16, 0, "attachCamera", 0, 0, &flash_media_Video, 0};
2230 static varinfo_t flash_media_Video_videoWidth = {0x01, 0x00, 0x80, 0x16, 0, "videoWidth", 0, 0, &flash_media_Video, 0};
2231 static methodinfo_t flash_media_Video_clear = {0x02, 0x00, 0x80, 0x16, 0, "clear", 0, 0, &flash_media_Video, 0};
2232 static varinfo_t flash_media_Video_deblocking = {0x01, 0x00, 0x80, 0x16, 0, "deblocking", 0, 0, &flash_media_Video, 0};
2233 static varinfo_t flash_media_Video_videoHeight = {0x01, 0x00, 0x80, 0x16, 0, "videoHeight", 0, 0, &flash_media_Video, 0};
2234 static methodinfo_t flash_media_Video_attachNetStream = {0x02, 0x00, 0x80, 0x16, 0, "attachNetStream", 0, 0, &flash_media_Video, 0};
2235 static varinfo_t flash_media_Video_smoothing = {0x01, 0x00, 0x80, 0x16, 0, "smoothing", 0, 0, &flash_media_Video, 0};
2236 static classinfo_t flash_text_engine_TextLineCreationResult = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLineCreationResult", 0, &_Object, interfaces: {0}};
2237 static classinfo_t _Error = {0x03, 0x00, 0x88, 0x16, "", "Error", 0, &_Object, interfaces: {0}};
2238 static methodinfo_t _Error_getErrorMessage = {0x02, 0x00, 0x82, 0x16, 0, "getErrorMessage", 0, &_String, &_Error, 0};
2239 static methodinfo_t _Error_throwError = {0x02, 0x00, 0x82, 0x16, 0, "throwError", 0, 0, &_Error, 0};
2240 static varinfo_t _Error_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, 0, &_Error, 0};
2241 static varinfo_t _Error_message = {0x01, 0x00, 0x80, 0x16, 0, "message", 0, 0, &_Error, 0};
2242 static methodinfo_t _Error_getStackTrace = {0x02, 0x00, 0x80, 0x16, 0, "getStackTrace", 0, &_String, &_Error, 0};
2243 static varinfo_t _Error_errorID = {0x01, 0x00, 0x80, 0x16, 0, "errorID", 0, 0, &_Error, 0};
2244 static classinfo_t flash_xml_XMLNode = {0x03, 0x00, 0x80, 0x16, "flash.xml", "XMLNode", 0, &_Object, interfaces: {0}};
2245 static varinfo_t flash_xml_XMLNode_childNodes = {0x01, 0x00, 0x80, 0x16, 0, "childNodes", 0, 0, &flash_xml_XMLNode, 0};
2246 static methodinfo_t flash_xml_XMLNode_appendChild = {0x02, 0x00, 0x80, 0x16, 0, "appendChild", 0, 0, &flash_xml_XMLNode, 0};
2247 static varinfo_t flash_xml_XMLNode_nextSibling = {0x01, 0x00, 0x80, 0x16, 0, "nextSibling", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2248 static varinfo_t flash_xml_XMLNode_nodeType = {0x01, 0x00, 0x80, 0x16, 0, "nodeType", 0, &_uint, &flash_xml_XMLNode, 0};
2249 static varinfo_t flash_xml_XMLNode_attributes = {0x01, 0x00, 0x80, 0x16, 0, "attributes", 0, 0, &flash_xml_XMLNode, 0};
2250 static varinfo_t flash_xml_XMLNode_firstChild = {0x01, 0x00, 0x80, 0x16, 0, "firstChild", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2251 static varinfo_t flash_xml_XMLNode_parentNode = {0x01, 0x00, 0x80, 0x16, 0, "parentNode", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2252 static methodinfo_t flash_xml_XMLNode_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_xml_XMLNode, 0};
2253 static varinfo_t flash_xml_XMLNode_prefix = {0x01, 0x00, 0x80, 0x16, 0, "prefix", 0, 0, &flash_xml_XMLNode, 0};
2254 static varinfo_t flash_xml_XMLNode_localName = {0x01, 0x00, 0x80, 0x16, 0, "localName", 0, 0, &flash_xml_XMLNode, 0};
2255 static varinfo_t flash_xml_XMLNode_nodeName = {0x01, 0x00, 0x80, 0x16, 0, "nodeName", 0, &_String, &flash_xml_XMLNode, 0};
2256 static methodinfo_t flash_xml_XMLNode_getNamespaceForPrefix = {0x02, 0x00, 0x80, 0x16, 0, "getNamespaceForPrefix", 0, &_String, &flash_xml_XMLNode, 0};
2257 static methodinfo_t flash_xml_XMLNode_insertBefore = {0x02, 0x00, 0x80, 0x16, 0, "insertBefore", 0, 0, &flash_xml_XMLNode, 0};
2258 static varinfo_t flash_xml_XMLNode_lastChild = {0x01, 0x00, 0x80, 0x16, 0, "lastChild", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2259 static methodinfo_t flash_xml_XMLNode_cloneNode = {0x02, 0x00, 0x80, 0x16, 0, "cloneNode", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2260 static methodinfo_t flash_xml_XMLNode_removeNode = {0x02, 0x00, 0x80, 0x16, 0, "removeNode", 0, 0, &flash_xml_XMLNode, 0};
2261 static varinfo_t flash_xml_XMLNode_namespaceURI = {0x01, 0x00, 0x80, 0x16, 0, "namespaceURI", 0, 0, &flash_xml_XMLNode, 0};
2262 static varinfo_t flash_xml_XMLNode_previousSibling = {0x01, 0x00, 0x80, 0x16, 0, "previousSibling", 0, &flash_xml_XMLNode, &flash_xml_XMLNode, 0};
2263 static methodinfo_t flash_xml_XMLNode_hasChildNodes = {0x02, 0x00, 0x80, 0x16, 0, "hasChildNodes", 0, &_Boolean, &flash_xml_XMLNode, 0};
2264 static methodinfo_t flash_xml_XMLNode_getPrefixForNamespace = {0x02, 0x00, 0x80, 0x16, 0, "getPrefixForNamespace", 0, &_String, &flash_xml_XMLNode, 0};
2265 static varinfo_t flash_xml_XMLNode_nodeValue = {0x01, 0x00, 0x80, 0x16, 0, "nodeValue", 0, &_String, &flash_xml_XMLNode, 0};
2266 static classinfo_t flash_net_URLVariables = {0x03, 0x00, 0x88, 0x16, "flash.net", "URLVariables", 0, &_Object, interfaces: {0}};
2267 static methodinfo_t flash_net_URLVariables_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_net_URLVariables, 0};
2268 static methodinfo_t flash_net_URLVariables_decode = {0x02, 0x00, 0x80, 0x16, 0, "decode", 0, 0, &flash_net_URLVariables, 0};
2269 static classinfo_t flash_display_LoaderInfo = {0x03, 0x00, 0x80, 0x16, "flash.display", "LoaderInfo", 0, &flash_events_EventDispatcher, interfaces: {0}};
2270 static methodinfo_t flash_display_LoaderInfo_getLoaderInfoByDefinition = {0x02, 0x00, 0x82, 0x16, 0, "getLoaderInfoByDefinition", 0, &flash_display_LoaderInfo, &flash_display_LoaderInfo, 0};
2271 static varinfo_t flash_display_LoaderInfo_actionScriptVersion = {0x01, 0x00, 0x80, 0x16, 0, "actionScriptVersion", 0, 0, &flash_display_LoaderInfo, 0};
2272 static varinfo_t flash_display_LoaderInfo_contentType = {0x01, 0x00, 0x80, 0x16, 0, "contentType", 0, 0, &flash_display_LoaderInfo, 0};
2273 static varinfo_t flash_display_LoaderInfo_sameDomain = {0x01, 0x00, 0x80, 0x16, 0, "sameDomain", 0, 0, &flash_display_LoaderInfo, 0};
2274 static varinfo_t flash_display_LoaderInfo_bytesTotal = {0x01, 0x00, 0x80, 0x16, 0, "bytesTotal", 0, 0, &flash_display_LoaderInfo, 0};
2275 static varinfo_t flash_display_LoaderInfo_loaderURL = {0x01, 0x00, 0x80, 0x16, 0, "loaderURL", 0, 0, &flash_display_LoaderInfo, 0};
2276 static varinfo_t flash_display_LoaderInfo_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, 0, &flash_display_LoaderInfo, 0};
2277 static methodinfo_t flash_display_LoaderInfo_dispatchEvent = {0x02, 0x00, 0x80, 0x16, 0, "dispatchEvent", 0, &_Boolean, &flash_display_LoaderInfo, 0};
2278 static varinfo_t flash_display_LoaderInfo_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, 0, &flash_display_LoaderInfo, 0};
2279 static varinfo_t flash_display_LoaderInfo_frameRate = {0x01, 0x00, 0x80, 0x16, 0, "frameRate", 0, 0, &flash_display_LoaderInfo, 0};
2280 static varinfo_t flash_display_LoaderInfo_parameters = {0x01, 0x00, 0x80, 0x16, 0, "parameters", 0, 0, &flash_display_LoaderInfo, 0};
2281 static varinfo_t flash_display_LoaderInfo_bytesLoaded = {0x01, 0x00, 0x80, 0x16, 0, "bytesLoaded", 0, 0, &flash_display_LoaderInfo, 0};
2282 static varinfo_t flash_display_LoaderInfo_url = {0x01, 0x00, 0x80, 0x16, 0, "url", 0, 0, &flash_display_LoaderInfo, 0};
2283 static varinfo_t flash_display_LoaderInfo_content = {0x01, 0x00, 0x80, 0x16, 0, "content", 0, 0, &flash_display_LoaderInfo, 0};
2284 static varinfo_t flash_display_LoaderInfo_swfVersion = {0x01, 0x00, 0x80, 0x16, 0, "swfVersion", 0, 0, &flash_display_LoaderInfo, 0};
2285 static varinfo_t flash_display_LoaderInfo_bytes = {0x01, 0x00, 0x80, 0x16, 0, "bytes", 0, 0, &flash_display_LoaderInfo, 0};
2286 static varinfo_t flash_display_LoaderInfo_loader = {0x01, 0x00, 0x80, 0x16, 0, "loader", 0, 0, &flash_display_LoaderInfo, 0};
2287 static varinfo_t flash_display_LoaderInfo_applicationDomain = {0x01, 0x00, 0x80, 0x16, 0, "applicationDomain", 0, 0, &flash_display_LoaderInfo, 0};
2288 static varinfo_t flash_display_LoaderInfo_parentAllowsChild = {0x01, 0x00, 0x80, 0x16, 0, "parentAllowsChild", 0, 0, &flash_display_LoaderInfo, 0};
2289 static varinfo_t flash_display_LoaderInfo_childAllowsParent = {0x01, 0x00, 0x80, 0x16, 0, "childAllowsParent", 0, 0, &flash_display_LoaderInfo, 0};
2290 static varinfo_t flash_display_LoaderInfo_sharedEvents = {0x01, 0x00, 0x80, 0x16, 0, "sharedEvents", 0, 0, &flash_display_LoaderInfo, 0};
2291 static classinfo_t flash_sampler_Sample = {0x03, 0x00, 0x80, 0x16, "flash.sampler", "Sample", 0, &_Object, interfaces: {0}};
2292 static classinfo_t flash_text_engine_DigitWidth = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "DigitWidth", 0, &_Object, interfaces: {0}};
2293 static classinfo_t flash_net_URLRequestMethod = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLRequestMethod", 0, &_Object, interfaces: {0}};
2294 static methodinfo_t adobe_utils_MMExecute = {0x02, 0x00, 0x82, 0x16, "adobe.utils", "MMExecute", 0, &_String, 0, 0};
2295 static classinfo_t flash_system_System = {0x03, 0x00, 0x81, 0x16, "flash.system", "System", 0, &_Object, interfaces: {0}};
2296 static classinfo_t flash_filters_BitmapFilterQuality = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BitmapFilterQuality", 0, &_Object, interfaces: {0}};
2297 static classinfo_t flash_display_DisplayObjectContainer = {0x03, 0x00, 0x80, 0x16, "flash.display", "DisplayObjectContainer", 0, &flash_display_InteractiveObject, interfaces: {0}};
2298 static methodinfo_t flash_display_DisplayObjectContainer_addChild = {0x02, 0x00, 0x80, 0x16, 0, "addChild", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2299 static methodinfo_t flash_display_DisplayObjectContainer_getObjectsUnderPoint = {0x02, 0x00, 0x80, 0x16, 0, "getObjectsUnderPoint", 0, &_Array, &flash_display_DisplayObjectContainer, 0};
2300 static methodinfo_t flash_display_DisplayObjectContainer_removeChildAt = {0x02, 0x00, 0x80, 0x16, 0, "removeChildAt", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2301 static methodinfo_t flash_display_DisplayObjectContainer_swapChildren = {0x02, 0x00, 0x80, 0x16, 0, "swapChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2302 static methodinfo_t flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint = {0x02, 0x00, 0x80, 0x16, 0, "areInaccessibleObjectsUnderPoint", 0, &_Boolean, &flash_display_DisplayObjectContainer, 0};
2303 static methodinfo_t flash_display_DisplayObjectContainer_setChildIndex = {0x02, 0x00, 0x80, 0x16, 0, "setChildIndex", 0, 0, &flash_display_DisplayObjectContainer, 0};
2304 static varinfo_t flash_display_DisplayObjectContainer_numChildren = {0x01, 0x00, 0x80, 0x16, 0, "numChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2305 static methodinfo_t flash_display_DisplayObjectContainer_getChildIndex = {0x02, 0x00, 0x80, 0x16, 0, "getChildIndex", 0, &_int, &flash_display_DisplayObjectContainer, 0};
2306 static methodinfo_t flash_display_DisplayObjectContainer_getChildAt = {0x02, 0x00, 0x80, 0x16, 0, "getChildAt", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2307 static methodinfo_t flash_display_DisplayObjectContainer_removeChild = {0x02, 0x00, 0x80, 0x16, 0, "removeChild", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2308 static methodinfo_t flash_display_DisplayObjectContainer_addChildAt = {0x02, 0x00, 0x80, 0x16, 0, "addChildAt", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2309 static methodinfo_t flash_display_DisplayObjectContainer_contains = {0x02, 0x00, 0x80, 0x16, 0, "contains", 0, &_Boolean, &flash_display_DisplayObjectContainer, 0};
2310 static methodinfo_t flash_display_DisplayObjectContainer_getChildByName = {0x02, 0x00, 0x80, 0x16, 0, "getChildByName", 0, &flash_display_DisplayObject, &flash_display_DisplayObjectContainer, 0};
2311 static methodinfo_t flash_display_DisplayObjectContainer_swapChildrenAt = {0x02, 0x00, 0x80, 0x16, 0, "swapChildrenAt", 0, 0, &flash_display_DisplayObjectContainer, 0};
2312 static varinfo_t flash_display_DisplayObjectContainer_mouseChildren = {0x01, 0x00, 0x80, 0x16, 0, "mouseChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2313 static varinfo_t flash_display_DisplayObjectContainer_tabChildren = {0x01, 0x00, 0x80, 0x16, 0, "tabChildren", 0, 0, &flash_display_DisplayObjectContainer, 0};
2314 static varinfo_t flash_display_DisplayObjectContainer_textSnapshot = {0x01, 0x00, 0x80, 0x16, 0, "textSnapshot", 0, 0, &flash_display_DisplayObjectContainer, 0};
2315 static classinfo_t flash_system_LoaderContext = {0x03, 0x00, 0x80, 0x16, "flash.system", "LoaderContext", 0, &_Object, interfaces: {0}};
2316 static varinfo_t flash_system_LoaderContext_checkPolicyFile = {0x01, 0x00, 0x80, 0x16, 0, "checkPolicyFile", 0, &_Boolean, &flash_system_LoaderContext, 0};
2317 static varinfo_t flash_system_LoaderContext_securityDomain = {0x01, 0x00, 0x80, 0x16, 0, "securityDomain", 0, &flash_system_SecurityDomain, &flash_system_LoaderContext, 0};
2318 static varinfo_t flash_system_LoaderContext_applicationDomain = {0x01, 0x00, 0x80, 0x16, 0, "applicationDomain", 0, &flash_system_ApplicationDomain, &flash_system_LoaderContext, 0};
2319 static methodinfo_t flash_utils_clearTimeout = {0x02, 0x00, 0x82, 0x16, "flash.utils", "clearTimeout", 0, 0, 0, 0};
2320 static methodinfo_t _isXMLName = {0x02, 0x00, 0x82, 0x16, "", "isXMLName", 0, &_Boolean, 0, 0};
2321 static classinfo_t flash_xml_XMLNodeType = {0x03, 0x00, 0x81, 0x16, "flash.xml", "XMLNodeType", 0, &_Object, interfaces: {0}};
2322 static classinfo_t flash_events_ErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ErrorEvent", 0, &flash_events_TextEvent, interfaces: {0}};
2323 static methodinfo_t flash_events_ErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_ErrorEvent, 0};
2324 static methodinfo_t flash_events_ErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_ErrorEvent, 0};
2325 static classinfo_t flash_utils_IDataOutput = {0x03, 0x00, 0x90, 0x16, "flash.utils", "IDataOutput", 0, 0, interfaces: {0}};
2326 static methodinfo_t flash_utils_IDataOutput_writeUnsignedInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeUnsignedInt", 0, 0, &flash_utils_IDataOutput, 0};
2327 static methodinfo_t flash_utils_IDataOutput_writeInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeInt", 0, 0, &flash_utils_IDataOutput, 0};
2328 static varinfo_t flash_utils_IDataOutput_objectEncoding = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "objectEncoding", 0, 0, &flash_utils_IDataOutput, 0};
2329 static methodinfo_t flash_utils_IDataOutput_writeUTFBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeUTFBytes", 0, 0, &flash_utils_IDataOutput, 0};
2330 static methodinfo_t flash_utils_IDataOutput_writeObject = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeObject", 0, 0, &flash_utils_IDataOutput, 0};
2331 static methodinfo_t flash_utils_IDataOutput_writeMultiByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeMultiByte", 0, 0, &flash_utils_IDataOutput, 0};
2332 static methodinfo_t flash_utils_IDataOutput_writeShort = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeShort", 0, 0, &flash_utils_IDataOutput, 0};
2333 static methodinfo_t flash_utils_IDataOutput_writeFloat = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeFloat", 0, 0, &flash_utils_IDataOutput, 0};
2334 static methodinfo_t flash_utils_IDataOutput_writeUTF = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeUTF", 0, 0, &flash_utils_IDataOutput, 0};
2335 static methodinfo_t flash_utils_IDataOutput_writeByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeByte", 0, 0, &flash_utils_IDataOutput, 0};
2336 static methodinfo_t flash_utils_IDataOutput_writeBoolean = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeBoolean", 0, 0, &flash_utils_IDataOutput, 0};
2337 static methodinfo_t flash_utils_IDataOutput_writeDouble = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeDouble", 0, 0, &flash_utils_IDataOutput, 0};
2338 static methodinfo_t flash_utils_IDataOutput_writeBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "writeBytes", 0, 0, &flash_utils_IDataOutput, 0};
2339 static varinfo_t flash_utils_IDataOutput_endian = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataOutput", "endian", 0, 0, &flash_utils_IDataOutput, 0};
2340 static classinfo_t flash_geom_Utils3D = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Utils3D", 0, &_Object, interfaces: {0}};
2341 static classinfo_t flash_events_TextEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "TextEvent", 0, &flash_events_Event, interfaces: {0}};
2342 static methodinfo_t flash_events_TextEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_TextEvent, 0};
2343 static varinfo_t flash_events_TextEvent_text = {0x01, 0x00, 0x80, 0x16, 0, "text", 0, 0, &flash_events_TextEvent, 0};
2344 static methodinfo_t flash_events_TextEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_TextEvent, 0};
2345 static classinfo_t flash_utils_Proxy = {0x03, 0x00, 0x80, 0x16, "flash.utils", "Proxy", 0, &_Object, interfaces: {0}};
2346 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};
2347 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};
2348 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};
2349 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};
2350 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};
2351 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};
2352 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};
2353 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};
2354 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};
2355 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};
2356 static classinfo_t flash_text_engine_FontPosture = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontPosture", 0, &_Object, interfaces: {0}};
2357 static classinfo_t flash_xml_XMLDocument = {0x03, 0x00, 0x80, 0x16, "flash.xml", "XMLDocument", 0, &flash_xml_XMLNode, interfaces: {0}};
2358 static varinfo_t flash_xml_XMLDocument_docTypeDecl = {0x01, 0x00, 0x80, 0x16, 0, "docTypeDecl", 0, &_Object, &flash_xml_XMLDocument, 0};
2359 static varinfo_t flash_xml_XMLDocument_idMap = {0x01, 0x00, 0x80, 0x16, 0, "idMap", 0, &_Object, &flash_xml_XMLDocument, 0};
2360 static methodinfo_t flash_xml_XMLDocument_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_xml_XMLDocument, 0};
2361 static varinfo_t flash_xml_XMLDocument_xmlDecl = {0x01, 0x00, 0x80, 0x16, 0, "xmlDecl", 0, &_Object, &flash_xml_XMLDocument, 0};
2362 static methodinfo_t flash_xml_XMLDocument_createElement = {0x02, 0x00, 0x80, 0x16, 0, "createElement", 0, &flash_xml_XMLNode, &flash_xml_XMLDocument, 0};
2363 static varinfo_t flash_xml_XMLDocument_ignoreWhite = {0x01, 0x00, 0x80, 0x16, 0, "ignoreWhite", 0, &_Boolean, &flash_xml_XMLDocument, 0};
2364 static methodinfo_t flash_xml_XMLDocument_createTextNode = {0x02, 0x00, 0x80, 0x16, 0, "createTextNode", 0, &flash_xml_XMLNode, &flash_xml_XMLDocument, 0};
2365 static methodinfo_t flash_xml_XMLDocument_parseXML = {0x02, 0x00, 0x80, 0x16, 0, "parseXML", 0, 0, &flash_xml_XMLDocument, 0};
2366 static classinfo_t flash_display_ShaderInput = {0x03, 0x00, 0x89, 0x16, "flash.display", "ShaderInput", 0, &_Object, interfaces: {0}};
2367 static varinfo_t flash_display_ShaderInput_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, 0, &flash_display_ShaderInput, 0};
2368 static varinfo_t flash_display_ShaderInput_input = {0x01, 0x00, 0x80, 0x16, 0, "input", 0, 0, &flash_display_ShaderInput, 0};
2369 static varinfo_t flash_display_ShaderInput_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, 0, &flash_display_ShaderInput, 0};
2370 static varinfo_t flash_display_ShaderInput_index = {0x01, 0x00, 0x80, 0x16, 0, "index", 0, 0, &flash_display_ShaderInput, 0};
2371 static varinfo_t flash_display_ShaderInput_channels = {0x01, 0x00, 0x80, 0x16, 0, "channels", 0, 0, &flash_display_ShaderInput, 0};
2372 static classinfo_t flash_ui_MouseCursor = {0x03, 0x00, 0x81, 0x16, "flash.ui", "MouseCursor", 0, &_Object, interfaces: {0}};
2373 static classinfo_t flash_text_engine_TextBlock = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextBlock", 0, &_Object, interfaces: {0}};
2374 static methodinfo_t flash_text_engine_TextBlock_createTextLine = {0x02, 0x00, 0x80, 0x16, 0, "createTextLine", 0, &flash_text_engine_TextLine, &flash_text_engine_TextBlock, 0};
2375 static varinfo_t flash_text_engine_TextBlock_bidiLevel = {0x01, 0x00, 0x80, 0x16, 0, "bidiLevel", 0, 0, &flash_text_engine_TextBlock, 0};
2376 static methodinfo_t flash_text_engine_TextBlock_getTextLineAtCharIndex = {0x02, 0x00, 0x80, 0x16, 0, "getTextLineAtCharIndex", 0, &flash_text_engine_TextLine, &flash_text_engine_TextBlock, 0};
2377 static varinfo_t flash_text_engine_TextBlock_lastLine = {0x01, 0x00, 0x80, 0x16, 0, "lastLine", 0, 0, &flash_text_engine_TextBlock, 0};
2378 static methodinfo_t flash_text_engine_TextBlock_findPreviousWordBoundary = {0x02, 0x00, 0x80, 0x16, 0, "findPreviousWordBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2379 static methodinfo_t flash_text_engine_TextBlock_findPreviousAtomBoundary = {0x02, 0x00, 0x80, 0x16, 0, "findPreviousAtomBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2380 static varinfo_t flash_text_engine_TextBlock_baselineZero = {0x01, 0x00, 0x80, 0x16, 0, "baselineZero", 0, 0, &flash_text_engine_TextBlock, 0};
2381 static varinfo_t flash_text_engine_TextBlock_applyNonLinearFontScaling = {0x01, 0x00, 0x80, 0x16, 0, "applyNonLinearFontScaling", 0, 0, &flash_text_engine_TextBlock, 0};
2382 static varinfo_t flash_text_engine_TextBlock_firstLine = {0x01, 0x00, 0x80, 0x16, 0, "firstLine", 0, 0, &flash_text_engine_TextBlock, 0};
2383 static varinfo_t flash_text_engine_TextBlock_textJustifier = {0x01, 0x00, 0x80, 0x16, 0, "textJustifier", 0, 0, &flash_text_engine_TextBlock, 0};
2384 static methodinfo_t flash_text_engine_TextBlock_releaseLines = {0x02, 0x00, 0x80, 0x16, 0, "releaseLines", 0, 0, &flash_text_engine_TextBlock, 0};
2385 static varinfo_t flash_text_engine_TextBlock_firstInvalidLine = {0x01, 0x00, 0x80, 0x16, 0, "firstInvalidLine", 0, 0, &flash_text_engine_TextBlock, 0};
2386 static varinfo_t flash_text_engine_TextBlock_baselineFontSize = {0x01, 0x00, 0x80, 0x16, 0, "baselineFontSize", 0, 0, &flash_text_engine_TextBlock, 0};
2387 static varinfo_t flash_text_engine_TextBlock_lineRotation = {0x01, 0x00, 0x80, 0x16, 0, "lineRotation", 0, 0, &flash_text_engine_TextBlock, 0};
2388 static varinfo_t flash_text_engine_TextBlock_userData = {0x01, 0x00, 0x80, 0x16, 0, "userData", 0, 0, &flash_text_engine_TextBlock, 0};
2389 static varinfo_t flash_text_engine_TextBlock_content = {0x01, 0x00, 0x80, 0x16, 0, "content", 0, 0, &flash_text_engine_TextBlock, 0};
2390 static varinfo_t flash_text_engine_TextBlock_textLineCreationResult = {0x01, 0x00, 0x80, 0x16, 0, "textLineCreationResult", 0, 0, &flash_text_engine_TextBlock, 0};
2391 static varinfo_t flash_text_engine_TextBlock_baselineFontDescription = {0x01, 0x00, 0x80, 0x16, 0, "baselineFontDescription", 0, 0, &flash_text_engine_TextBlock, 0};
2392 static methodinfo_t flash_text_engine_TextBlock_findNextAtomBoundary = {0x02, 0x00, 0x80, 0x16, 0, "findNextAtomBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2393 static methodinfo_t flash_text_engine_TextBlock_findNextWordBoundary = {0x02, 0x00, 0x80, 0x16, 0, "findNextWordBoundary", 0, &_int, &flash_text_engine_TextBlock, 0};
2394 static varinfo_t flash_text_engine_TextBlock_tabStops = {0x01, 0x00, 0x80, 0x16, 0, "tabStops", 0, 0, &flash_text_engine_TextBlock, 0};
2395 static methodinfo_t flash_text_engine_TextBlock_dump = {0x02, 0x00, 0x80, 0x16, 0, "dump", 0, &_String, &flash_text_engine_TextBlock, 0};
2396 static varinfo_t flash_utils_flash_proxy = {0x01, 0x00, 0x82, 0x16, "flash.utils", "flash_proxy", 0, 0, 0, 0};
2397 static classinfo_t flash_display_MorphShape = {0x03, 0x00, 0x81, 0x16, "flash.display", "MorphShape", 0, &flash_display_DisplayObject, interfaces: {0}};
2398 static classinfo_t flash_text_TextDisplayMode = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextDisplayMode", 0, &_Object, interfaces: {0}};
2399 static classinfo_t flash_net_URLLoaderDataFormat = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLLoaderDataFormat", 0, &_Object, interfaces: {0}};
2400 static classinfo_t flash_display_StageQuality = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageQuality", 0, &_Object, interfaces: {0}};
2401 static classinfo_t flash_display_Sprite = {0x03, 0x00, 0x80, 0x16, "flash.display", "Sprite", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
2402 static methodinfo_t flash_display_Sprite_stopDrag = {0x02, 0x00, 0x80, 0x16, 0, "stopDrag", 0, 0, &flash_display_Sprite, 0};
2403 static varinfo_t flash_display_Sprite_buttonMode = {0x01, 0x00, 0x80, 0x16, 0, "buttonMode", 0, 0, &flash_display_Sprite, 0};
2404 static varinfo_t flash_display_Sprite_soundTransform = {0x01, 0x00, 0x80, 0x16, 0, "soundTransform", 0, 0, &flash_display_Sprite, 0};
2405 static varinfo_t flash_display_Sprite_hitArea = {0x01, 0x00, 0x80, 0x16, 0, "hitArea", 0, 0, &flash_display_Sprite, 0};
2406 static varinfo_t flash_display_Sprite_useHandCursor = {0x01, 0x00, 0x80, 0x16, 0, "useHandCursor", 0, 0, &flash_display_Sprite, 0};
2407 static varinfo_t flash_display_Sprite_graphics = {0x01, 0x00, 0x80, 0x16, 0, "graphics", 0, 0, &flash_display_Sprite, 0};
2408 static methodinfo_t flash_display_Sprite_startDrag = {0x02, 0x00, 0x80, 0x16, 0, "startDrag", 0, 0, &flash_display_Sprite, 0};
2409 static varinfo_t flash_display_Sprite_dropTarget = {0x01, 0x00, 0x80, 0x16, 0, "dropTarget", 0, 0, &flash_display_Sprite, 0};
2410 static classinfo_t flash_ui_Keyboard = {0x03, 0x00, 0x81, 0x16, "flash.ui", "Keyboard", 0, &_Object, interfaces: {0}};
2411 static classinfo_t flash_filters_DisplacementMapFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "DisplacementMapFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2412 static varinfo_t flash_filters_DisplacementMapFilter_scaleY = {0x01, 0x00, 0x80, 0x16, 0, "scaleY", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2413 static varinfo_t flash_filters_DisplacementMapFilter_mapPoint = {0x01, 0x00, 0x80, 0x16, 0, "mapPoint", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2414 static varinfo_t flash_filters_DisplacementMapFilter_scaleX = {0x01, 0x00, 0x80, 0x16, 0, "scaleX", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2415 static varinfo_t flash_filters_DisplacementMapFilter_mapBitmap = {0x01, 0x00, 0x80, 0x16, 0, "mapBitmap", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2416 static varinfo_t flash_filters_DisplacementMapFilter_mode = {0x01, 0x00, 0x80, 0x16, 0, "mode", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2417 static varinfo_t flash_filters_DisplacementMapFilter_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2418 static varinfo_t flash_filters_DisplacementMapFilter_componentX = {0x01, 0x00, 0x80, 0x16, 0, "componentX", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2419 static methodinfo_t flash_filters_DisplacementMapFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_DisplacementMapFilter, 0};
2420 static varinfo_t flash_filters_DisplacementMapFilter_alpha = {0x01, 0x00, 0x80, 0x16, 0, "alpha", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2421 static varinfo_t flash_filters_DisplacementMapFilter_componentY = {0x01, 0x00, 0x80, 0x16, 0, "componentY", 0, 0, &flash_filters_DisplacementMapFilter, 0};
2422 static methodinfo_t flash_utils_escapeMultiByte = {0x02, 0x00, 0x82, 0x16, "flash.utils", "escapeMultiByte", 0, &_String, 0, 0};
2423 static methodinfo_t adobe_utils_MMEndCommand = {0x02, 0x00, 0x82, 0x16, "adobe.utils", "MMEndCommand", 0, 0, 0, 0};
2424 static classinfo_t flash_display_GradientType = {0x03, 0x00, 0x81, 0x16, "flash.display", "GradientType", 0, &_Object, interfaces: {0}};
2425 static classinfo_t flash_media_ID3Info = {0x03, 0x00, 0x89, 0x16, "flash.media", "ID3Info", 0, &_Object, interfaces: {0}};
2426 static varinfo_t flash_media_ID3Info_comment = {0x01, 0x00, 0x80, 0x16, 0, "comment", 0, &_String, &flash_media_ID3Info, 0};
2427 static varinfo_t flash_media_ID3Info_year = {0x01, 0x00, 0x80, 0x16, 0, "year", 0, &_String, &flash_media_ID3Info, 0};
2428 static varinfo_t flash_media_ID3Info_track = {0x01, 0x00, 0x80, 0x16, 0, "track", 0, &_String, &flash_media_ID3Info, 0};
2429 static varinfo_t flash_media_ID3Info_artist = {0x01, 0x00, 0x80, 0x16, 0, "artist", 0, &_String, &flash_media_ID3Info, 0};
2430 static varinfo_t flash_media_ID3Info_songName = {0x01, 0x00, 0x80, 0x16, 0, "songName", 0, &_String, &flash_media_ID3Info, 0};
2431 static varinfo_t flash_media_ID3Info_genre = {0x01, 0x00, 0x80, 0x16, 0, "genre", 0, &_String, &flash_media_ID3Info, 0};
2432 static varinfo_t flash_media_ID3Info_album = {0x01, 0x00, 0x80, 0x16, 0, "album", 0, &_String, &flash_media_ID3Info, 0};
2433 static classinfo_t flash_display_GraphicsSolidFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsSolidFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
2434 static varinfo_t flash_display_GraphicsSolidFill_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, &_uint, &flash_display_GraphicsSolidFill, 0};
2435 static varinfo_t flash_display_GraphicsSolidFill_alpha = {0x01, 0x00, 0x80, 0x16, 0, "alpha", 0, &_Number, &flash_display_GraphicsSolidFill, 0};
2436 static classinfo_t flash_filters_ColorMatrixFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "ColorMatrixFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2437 static varinfo_t flash_filters_ColorMatrixFilter_matrix = {0x01, 0x00, 0x80, 0x16, 0, "matrix", 0, 0, &flash_filters_ColorMatrixFilter, 0};
2438 static methodinfo_t flash_filters_ColorMatrixFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_ColorMatrixFilter, 0};
2439 static classinfo_t flash_net_NetStreamPlayTransitions = {0x03, 0x00, 0x80, 0x16, "flash.net", "NetStreamPlayTransitions", 0, &_Object, interfaces: {0}};
2440 static classinfo_t flash_media_SoundCodec = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundCodec", 0, &_Object, interfaces: {0}};
2441 static classinfo_t flash_net_ObjectEncoding = {0x03, 0x00, 0x81, 0x16, "flash.net", "ObjectEncoding", 0, &_Object, interfaces: {0}};
2442 static classinfo_t flash_text_engine_GroupElement = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "GroupElement", 0, &flash_text_engine_ContentElement, interfaces: {0}};
2443 static methodinfo_t flash_text_engine_GroupElement_groupElements = {0x02, 0x00, 0x80, 0x16, 0, "groupElements", 0, &flash_text_engine_GroupElement, &flash_text_engine_GroupElement, 0};
2444 static methodinfo_t flash_text_engine_GroupElement_splitTextElement = {0x02, 0x00, 0x80, 0x16, 0, "splitTextElement", 0, &flash_text_engine_TextElement, &flash_text_engine_GroupElement, 0};
2445 static methodinfo_t flash_text_engine_GroupElement_mergeTextElements = {0x02, 0x00, 0x80, 0x16, 0, "mergeTextElements", 0, &flash_text_engine_TextElement, &flash_text_engine_GroupElement, 0};
2446 static methodinfo_t flash_text_engine_GroupElement_getElementAtCharIndex = {0x02, 0x00, 0x80, 0x16, 0, "getElementAtCharIndex", 0, &flash_text_engine_ContentElement, &flash_text_engine_GroupElement, 0};
2447 static varinfo_t flash_text_engine_GroupElement_elementCount = {0x01, 0x00, 0x80, 0x16, 0, "elementCount", 0, 0, &flash_text_engine_GroupElement, 0};
2448 static methodinfo_t flash_text_engine_GroupElement_setElements = {0x02, 0x00, 0x80, 0x16, 0, "setElements", 0, 0, &flash_text_engine_GroupElement, 0};
2449 static methodinfo_t flash_text_engine_GroupElement_getElementAt = {0x02, 0x00, 0x80, 0x16, 0, "getElementAt", 0, &flash_text_engine_ContentElement, &flash_text_engine_GroupElement, 0};
2450 static methodinfo_t flash_text_engine_GroupElement_ungroupElements = {0x02, 0x00, 0x80, 0x16, 0, "ungroupElements", 0, 0, &flash_text_engine_GroupElement, 0};
2451 static methodinfo_t flash_text_engine_GroupElement_replaceElements = {0x02, 0x00, 0x80, 0x16, 0, "replaceElements", 0, &__AS3___vec_Vector, &flash_text_engine_GroupElement, 0};
2452 static methodinfo_t flash_text_engine_GroupElement_getElementIndex = {0x02, 0x00, 0x80, 0x16, 0, "getElementIndex", 0, &_int, &flash_text_engine_GroupElement, 0};
2453 static methodinfo_t _parseInt = {0x02, 0x00, 0x82, 0x16, "", "parseInt", 0, &_Number, 0, 0};
2454 static classinfo_t _QName = {0x03, 0x00, 0x81, 0x16, "", "QName", 0, &_Object, interfaces: {0}};
2455 static varinfo_t _QName_localName = {0x01, 0x00, 0x80, 0x16, 0, "localName", 0, 0, &_QName, 0};
2456 static methodinfo_t _QName_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_QName, &_QName, 0};
2457 static methodinfo_t _QName_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_QName, 0};
2458 static varinfo_t _QName_uri = {0x01, 0x00, 0x80, 0x16, 0, "uri", 0, 0, &_QName, 0};
2459 static classinfo_t _UninitializedError = {0x03, 0x00, 0x88, 0x16, "", "UninitializedError", 0, &_Error, interfaces: {0}};
2460 static classinfo_t _Date = {0x03, 0x00, 0x89, 0x16, "", "Date", 0, &_Object, interfaces: {0}};
2461 static methodinfo_t _Date_getTimezoneOffset = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getTimezoneOffset", 0, &_Number, &_Date, 0};
2462 static methodinfo_t _Date_getTime = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getTime", 0, &_Number, &_Date, 0};
2463 static methodinfo_t _Date_setUTCMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCMilliseconds", 0, &_Number, &_Date, 0};
2464 static varinfo_t _Date_month = {0x01, 0x00, 0x80, 0x16, 0, "month", 0, 0, &_Date, 0};
2465 static methodinfo_t _Date_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Date, 0};
2466 static methodinfo_t _Date_getHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getHours", 0, &_Number, &_Date, 0};
2467 static varinfo_t _Date_date = {0x01, 0x00, 0x80, 0x16, 0, "date", 0, 0, &_Date, 0};
2468 static varinfo_t _Date_milliseconds = {0x01, 0x00, 0x80, 0x16, 0, "milliseconds", 0, 0, &_Date, 0};
2469 static methodinfo_t _Date_setSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setSeconds", 0, &_Number, &_Date, 0};
2470 static methodinfo_t _Date_getDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getDate", 0, &_Number, &_Date, 0};
2471 static varinfo_t _Date_hoursUTC = {0x01, 0x00, 0x80, 0x16, 0, "hoursUTC", 0, 0, &_Date, 0};
2472 static methodinfo_t _Date_getUTCDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCDate", 0, &_Number, &_Date, 0};
2473 static varinfo_t _Date_timezoneOffset = {0x01, 0x00, 0x80, 0x16, 0, "timezoneOffset", 0, 0, &_Date, 0};
2474 static methodinfo_t _Date_setTime = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setTime", 0, &_Number, &_Date, 0};
2475 static varinfo_t _Date_millisecondsUTC = {0x01, 0x00, 0x80, 0x16, 0, "millisecondsUTC", 0, 0, &_Date, 0};
2476 static varinfo_t _Date_minutes = {0x01, 0x00, 0x80, 0x16, 0, "minutes", 0, 0, &_Date, 0};
2477 static methodinfo_t _Date_setUTCHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCHours", 0, &_Number, &_Date, 0};
2478 static varinfo_t _Date_minutesUTC = {0x01, 0x00, 0x80, 0x16, 0, "minutesUTC", 0, 0, &_Date, 0};
2479 static methodinfo_t _Date_toLocaleTimeString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleTimeString", 0, &_String, &_Date, 0};
2480 static varinfo_t _Date_fullYearUTC = {0x01, 0x00, 0x80, 0x16, 0, "fullYearUTC", 0, 0, &_Date, 0};
2481 static methodinfo_t _Date_UTC = {0x02, 0x00, 0x82, 0x16, 0, "UTC", 0, &_Number, &_Date, 0};
2482 static varinfo_t _Date_time = {0x01, 0x00, 0x80, 0x16, 0, "time", 0, 0, &_Date, 0};
2483 static varinfo_t _Date_monthUTC = {0x01, 0x00, 0x80, 0x16, 0, "monthUTC", 0, 0, &_Date, 0};
2484 static methodinfo_t _Date_getUTCMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCMilliseconds", 0, &_Number, &_Date, 0};
2485 static methodinfo_t _Date_toDateString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toDateString", 0, &_String, &_Date, 0};
2486 static methodinfo_t _Date_getMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getMonth", 0, &_Number, &_Date, 0};
2487 static methodinfo_t _Date_setMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setMinutes", 0, &_Number, &_Date, 0};
2488 static methodinfo_t _Date_toLocaleDateString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleDateString", 0, &_String, &_Date, 0};
2489 static varinfo_t _Date_fullYear = {0x01, 0x00, 0x80, 0x16, 0, "fullYear", 0, 0, &_Date, 0};
2490 static methodinfo_t _Date_getUTCFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCFullYear", 0, &_Number, &_Date, 0};
2491 static methodinfo_t _Date_getSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getSeconds", 0, &_Number, &_Date, 0};
2492 static varinfo_t _Date_dateUTC = {0x01, 0x00, 0x80, 0x16, 0, "dateUTC", 0, 0, &_Date, 0};
2493 static methodinfo_t _Date_getMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getMilliseconds", 0, &_Number, &_Date, 0};
2494 static methodinfo_t _Date_setUTCMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCMinutes", 0, &_Number, &_Date, 0};
2495 static varinfo_t _Date_day = {0x01, 0x00, 0x80, 0x16, 0, "day", 0, 0, &_Date, 0};
2496 static methodinfo_t _Date_setUTCSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCSeconds", 0, &_Number, &_Date, 0};
2497 static methodinfo_t _Date_setUTCDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCDate", 0, &_Number, &_Date, 0};
2498 static methodinfo_t _Date_getUTCMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCMonth", 0, &_Number, &_Date, 0};
2499 static methodinfo_t _Date_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_Number, &_Date, 0};
2500 static varinfo_t _Date_seconds = {0x01, 0x00, 0x80, 0x16, 0, "seconds", 0, 0, &_Date, 0};
2501 static methodinfo_t _Date_getUTCMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCMinutes", 0, &_Number, &_Date, 0};
2502 static methodinfo_t _Date_setDate = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setDate", 0, &_Number, &_Date, 0};
2503 static methodinfo_t _Date_getFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getFullYear", 0, &_Number, &_Date, 0};
2504 static methodinfo_t _Date_setFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setFullYear", 0, &_Number, &_Date, 0};
2505 static methodinfo_t _Date_setHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setHours", 0, &_Number, &_Date, 0};
2506 static methodinfo_t _Date_setMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setMonth", 0, &_Number, &_Date, 0};
2507 static methodinfo_t _Date_parse = {0x02, 0x00, 0x82, 0x16, 0, "parse", 0, &_Number, &_Date, 0};
2508 static methodinfo_t _Date_getUTCSeconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCSeconds", 0, &_Number, &_Date, 0};
2509 static methodinfo_t _Date_getMinutes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getMinutes", 0, &_Number, &_Date, 0};
2510 static methodinfo_t _Date_toLocaleString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleString", 0, &_String, &_Date, 0};
2511 static methodinfo_t _Date_toUTCString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toUTCString", 0, &_String, &_Date, 0};
2512 static varinfo_t _Date_dayUTC = {0x01, 0x00, 0x80, 0x16, 0, "dayUTC", 0, 0, &_Date, 0};
2513 static methodinfo_t _Date_getDay = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getDay", 0, &_Number, &_Date, 0};
2514 static methodinfo_t _Date_setUTCMonth = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCMonth", 0, &_Number, &_Date, 0};
2515 static varinfo_t _Date_hours = {0x01, 0x00, 0x80, 0x16, 0, "hours", 0, 0, &_Date, 0};
2516 static methodinfo_t _Date_getUTCDay = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCDay", 0, &_Number, &_Date, 0};
2517 static methodinfo_t _Date_setUTCFullYear = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setUTCFullYear", 0, &_Number, &_Date, 0};
2518 static varinfo_t _Date_secondsUTC = {0x01, 0x00, 0x80, 0x16, 0, "secondsUTC", 0, 0, &_Date, 0};
2519 static methodinfo_t _Date_toTimeString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toTimeString", 0, &_String, &_Date, 0};
2520 static methodinfo_t _Date_setMilliseconds = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setMilliseconds", 0, &_Number, &_Date, 0};
2521 static methodinfo_t _Date_getUTCHours = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "getUTCHours", 0, &_Number, &_Date, 0};
2522 static classinfo_t flash_text_StyleSheet = {0x03, 0x00, 0x88, 0x16, "flash.text", "StyleSheet", 0, &flash_events_EventDispatcher, interfaces: {0}};
2523 static varinfo_t flash_text_StyleSheet_styleNames = {0x01, 0x00, 0x80, 0x16, 0, "styleNames", 0, 0, &flash_text_StyleSheet, 0};
2524 static methodinfo_t flash_text_StyleSheet_clear = {0x02, 0x00, 0x80, 0x16, 0, "clear", 0, 0, &flash_text_StyleSheet, 0};
2525 static methodinfo_t flash_text_StyleSheet_transform = {0x02, 0x00, 0x80, 0x16, 0, "transform", 0, &flash_text_TextFormat, &flash_text_StyleSheet, 0};
2526 static methodinfo_t flash_text_StyleSheet_getStyle = {0x02, 0x00, 0x80, 0x16, 0, "getStyle", 0, &_Object, &flash_text_StyleSheet, 0};
2527 static methodinfo_t flash_text_StyleSheet_parseCSS = {0x02, 0x00, 0x80, 0x16, 0, "parseCSS", 0, 0, &flash_text_StyleSheet, 0};
2528 static methodinfo_t flash_text_StyleSheet_setStyle = {0x02, 0x00, 0x80, 0x16, 0, "setStyle", 0, 0, &flash_text_StyleSheet, 0};
2529 static classinfo_t flash_display_ActionScriptVersion = {0x03, 0x00, 0x81, 0x16, "flash.display", "ActionScriptVersion", 0, &_Object, interfaces: {0}};
2530 static classinfo_t flash_text_engine_EastAsianJustifier = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "EastAsianJustifier", 0, &flash_text_engine_TextJustifier, interfaces: {0}};
2531 static varinfo_t flash_text_engine_EastAsianJustifier_justificationStyle = {0x01, 0x00, 0x80, 0x16, 0, "justificationStyle", 0, 0, &flash_text_engine_EastAsianJustifier, 0};
2532 static methodinfo_t flash_text_engine_EastAsianJustifier_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_text_engine_TextJustifier, &flash_text_engine_EastAsianJustifier, 0};
2533 static classinfo_t _String = {0x03, 0x00, 0x81, 0x16, "", "String", 0, &_Object, interfaces: {0}};
2534 static methodinfo_t _String_indexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "indexOf", 0, &_int, &_String, 0};
2535 static methodinfo_t _String_replace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "replace", 0, &_String, &_String, 0};
2536 static methodinfo_t _String_lastIndexOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "lastIndexOf", 0, &_int, &_String, 0};
2537 static methodinfo_t _String_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_String, &_String, 0};
2538 static methodinfo_t _String_concat = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "concat", 0, &_String, &_String, 0};
2539 static methodinfo_t _String_substr = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "substr", 0, &_String, &_String, 0};
2540 static methodinfo_t _String_slice = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "slice", 0, &_String, &_String, 0};
2541 static methodinfo_t _String_search = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "search", 0, &_int, &_String, 0};
2542 static methodinfo_t _String_fromCharCode = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "fromCharCode", 0, &_String, &_String, 0};
2543 static methodinfo_t _String_toLocaleUpperCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleUpperCase", 0, &_String, &_String, 0};
2544 static methodinfo_t _String_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_String, 0};
2545 static methodinfo_t _String_toUpperCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toUpperCase", 0, &_String, &_String, 0};
2546 static methodinfo_t _String_charAt = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "charAt", 0, &_String, &_String, 0};
2547 static methodinfo_t _String_match = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "match", 0, &_Array, &_String, 0};
2548 static methodinfo_t _String_charCodeAt = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "charCodeAt", 0, &_Number, &_String, 0};
2549 static methodinfo_t _String_substring = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "substring", 0, &_String, &_String, 0};
2550 static methodinfo_t _String_localeCompare = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "localeCompare", 0, &_int, &_String, 0};
2551 static methodinfo_t _String_split = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "split", 0, &_Array, &_String, 0};
2552 static methodinfo_t _String_toLocaleLowerCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLocaleLowerCase", 0, &_String, &_String, 0};
2553 static varinfo_t _String_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &_String, 0};
2554 static methodinfo_t _String_toLowerCase = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toLowerCase", 0, &_String, &_String, 0};
2555 static classinfo_t flash_media_SoundChannel = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundChannel", 0, &flash_events_EventDispatcher, interfaces: {0}};
2556 static varinfo_t flash_media_SoundChannel_leftPeak = {0x01, 0x00, 0x80, 0x16, 0, "leftPeak", 0, 0, &flash_media_SoundChannel, 0};
2557 static methodinfo_t flash_media_SoundChannel_stop = {0x02, 0x00, 0x80, 0x16, 0, "stop", 0, 0, &flash_media_SoundChannel, 0};
2558 static varinfo_t flash_media_SoundChannel_position = {0x01, 0x00, 0x80, 0x16, 0, "position", 0, 0, &flash_media_SoundChannel, 0};
2559 static varinfo_t flash_media_SoundChannel_soundTransform = {0x01, 0x00, 0x80, 0x16, 0, "soundTransform", 0, 0, &flash_media_SoundChannel, 0};
2560 static varinfo_t flash_media_SoundChannel_rightPeak = {0x01, 0x00, 0x80, 0x16, 0, "rightPeak", 0, 0, &flash_media_SoundChannel, 0};
2561 static classinfo_t flash_desktop_Clipboard = {0x03, 0x00, 0x80, 0x16, "flash.desktop", "Clipboard", 0, &_Object, interfaces: {0}};
2562 static varinfo_t flash_desktop_Clipboard_generalClipboard = {0x01, 0x00, 0x82, 0x16, 0, "generalClipboard", 0, 0, &flash_desktop_Clipboard, 0};
2563 static methodinfo_t flash_desktop_Clipboard_setDataHandler = {0x02, 0x00, 0x80, 0x16, 0, "setDataHandler", 0, &_Boolean, &flash_desktop_Clipboard, 0};
2564 static methodinfo_t flash_desktop_Clipboard_setData = {0x02, 0x00, 0x80, 0x16, 0, "setData", 0, &_Boolean, &flash_desktop_Clipboard, 0};
2565 static varinfo_t flash_desktop_Clipboard_formats = {0x01, 0x00, 0x80, 0x16, 0, "formats", 0, 0, &flash_desktop_Clipboard, 0};
2566 static methodinfo_t flash_desktop_Clipboard_clear = {0x02, 0x00, 0x80, 0x16, 0, "clear", 0, 0, &flash_desktop_Clipboard, 0};
2567 static methodinfo_t flash_desktop_Clipboard_getData = {0x02, 0x00, 0x80, 0x16, 0, "getData", 0, &_Object, &flash_desktop_Clipboard, 0};
2568 static methodinfo_t flash_desktop_Clipboard_hasFormat = {0x02, 0x00, 0x80, 0x16, 0, "hasFormat", 0, &_Boolean, &flash_desktop_Clipboard, 0};
2569 static methodinfo_t flash_desktop_Clipboard_clearData = {0x02, 0x00, 0x80, 0x16, 0, "clearData", 0, 0, &flash_desktop_Clipboard, 0};
2570 static classinfo_t flash_display_IBitmapDrawable = {0x03, 0x00, 0x90, 0x16, "flash.display", "IBitmapDrawable", 0, 0, interfaces: {0}};
2571 static classinfo_t _TypeError = {0x03, 0x00, 0x88, 0x16, "", "TypeError", 0, &_Error, interfaces: {0}};
2572 static classinfo_t _int = {0x03, 0x00, 0x81, 0x16, "", "int", 0, &_Object, interfaces: {0}};
2573 static methodinfo_t _int_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_int, &_int, 0};
2574 static methodinfo_t _int_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_int, 0};
2575 static methodinfo_t _int_toExponential = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toExponential", 0, &_String, &_int, 0};
2576 static methodinfo_t _int_toFixed = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toFixed", 0, &_String, &_int, 0};
2577 static methodinfo_t _int_toPrecision = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toPrecision", 0, &_String, &_int, 0};
2578 static classinfo_t flash_text_engine_FontMetrics = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontMetrics", 0, &_Object, interfaces: {0}};
2579 static varinfo_t flash_text_engine_FontMetrics_superscriptOffset = {0x01, 0x00, 0x80, 0x16, 0, "superscriptOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2580 static varinfo_t flash_text_engine_FontMetrics_underlineThickness = {0x01, 0x00, 0x80, 0x16, 0, "underlineThickness", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2581 static varinfo_t flash_text_engine_FontMetrics_subscriptScale = {0x01, 0x00, 0x80, 0x16, 0, "subscriptScale", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2582 static varinfo_t flash_text_engine_FontMetrics_strikethroughOffset = {0x01, 0x00, 0x80, 0x16, 0, "strikethroughOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2583 static varinfo_t flash_text_engine_FontMetrics_emBox = {0x01, 0x00, 0x80, 0x16, 0, "emBox", 0, &flash_geom_Rectangle, &flash_text_engine_FontMetrics, 0};
2584 static varinfo_t flash_text_engine_FontMetrics_strikethroughThickness = {0x01, 0x00, 0x80, 0x16, 0, "strikethroughThickness", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2585 static varinfo_t flash_text_engine_FontMetrics_superscriptScale = {0x01, 0x00, 0x80, 0x16, 0, "superscriptScale", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2586 static varinfo_t flash_text_engine_FontMetrics_subscriptOffset = {0x01, 0x00, 0x80, 0x16, 0, "subscriptOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2587 static varinfo_t flash_text_engine_FontMetrics_underlineOffset = {0x01, 0x00, 0x80, 0x16, 0, "underlineOffset", 0, &_Number, &flash_text_engine_FontMetrics, 0};
2588 static classinfo_t flash_display_Scene = {0x03, 0x00, 0x81, 0x16, "flash.display", "Scene", 0, &_Object, interfaces: {0}};
2589 static varinfo_t flash_display_Scene_numFrames = {0x01, 0x00, 0x80, 0x16, 0, "numFrames", 0, 0, &flash_display_Scene, 0};
2590 static varinfo_t flash_display_Scene_labels = {0x01, 0x00, 0x80, 0x16, 0, "labels", 0, 0, &flash_display_Scene, 0};
2591 static varinfo_t flash_display_Scene_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, 0, &flash_display_Scene, 0};
2592 static classinfo_t flash_utils_IExternalizable = {0x03, 0x00, 0x90, 0x16, "flash.utils", "IExternalizable", 0, 0, interfaces: {0}};
2593 static methodinfo_t flash_utils_IExternalizable_readExternal = {0x02, 0x00, 0x80, 0x08, "flash.utils:IExternalizable", "readExternal", 0, 0, &flash_utils_IExternalizable, 0};
2594 static methodinfo_t flash_utils_IExternalizable_writeExternal = {0x02, 0x00, 0x80, 0x08, "flash.utils:IExternalizable", "writeExternal", 0, 0, &flash_utils_IExternalizable, 0};
2595 static classinfo_t __AS3___vec_Vector = {0x03, 0x00, 0x89, 0x16, "__AS3__.vec", "Vector", 0, &_Object, interfaces: {0}};
2596 static classinfo_t flash_filters_GradientBevelFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "GradientBevelFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2597 static varinfo_t flash_filters_GradientBevelFilter_strength = {0x01, 0x00, 0x80, 0x16, 0, "strength", 0, 0, &flash_filters_GradientBevelFilter, 0};
2598 static varinfo_t flash_filters_GradientBevelFilter_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_filters_GradientBevelFilter, 0};
2599 static varinfo_t flash_filters_GradientBevelFilter_angle = {0x01, 0x00, 0x80, 0x16, 0, "angle", 0, 0, &flash_filters_GradientBevelFilter, 0};
2600 static varinfo_t flash_filters_GradientBevelFilter_knockout = {0x01, 0x00, 0x80, 0x16, 0, "knockout", 0, 0, &flash_filters_GradientBevelFilter, 0};
2601 static varinfo_t flash_filters_GradientBevelFilter_alphas = {0x01, 0x00, 0x80, 0x16, 0, "alphas", 0, 0, &flash_filters_GradientBevelFilter, 0};
2602 static varinfo_t flash_filters_GradientBevelFilter_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_filters_GradientBevelFilter, 0};
2603 static varinfo_t flash_filters_GradientBevelFilter_ratios = {0x01, 0x00, 0x80, 0x16, 0, "ratios", 0, 0, &flash_filters_GradientBevelFilter, 0};
2604 static varinfo_t flash_filters_GradientBevelFilter_colors = {0x01, 0x00, 0x80, 0x16, 0, "colors", 0, 0, &flash_filters_GradientBevelFilter, 0};
2605 static varinfo_t flash_filters_GradientBevelFilter_blurX = {0x01, 0x00, 0x80, 0x16, 0, "blurX", 0, 0, &flash_filters_GradientBevelFilter, 0};
2606 static varinfo_t flash_filters_GradientBevelFilter_blurY = {0x01, 0x00, 0x80, 0x16, 0, "blurY", 0, 0, &flash_filters_GradientBevelFilter, 0};
2607 static varinfo_t flash_filters_GradientBevelFilter_distance = {0x01, 0x00, 0x80, 0x16, 0, "distance", 0, 0, &flash_filters_GradientBevelFilter, 0};
2608 static methodinfo_t flash_filters_GradientBevelFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_GradientBevelFilter, 0};
2609 static classinfo_t flash_text_TextRun = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextRun", 0, &_Object, interfaces: {0}};
2610 static varinfo_t flash_text_TextRun_beginIndex = {0x01, 0x00, 0x80, 0x16, 0, "beginIndex", 0, &_int, &flash_text_TextRun, 0};
2611 static varinfo_t flash_text_TextRun_endIndex = {0x01, 0x00, 0x80, 0x16, 0, "endIndex", 0, &_int, &flash_text_TextRun, 0};
2612 static varinfo_t flash_text_TextRun_textFormat = {0x01, 0x00, 0x80, 0x16, 0, "textFormat", 0, &flash_text_TextFormat, &flash_text_TextRun, 0};
2613 static classinfo_t flash_text_TextColorType = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextColorType", 0, &_Object, interfaces: {0}};
2614 static methodinfo_t flash_sampler_getSampleCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSampleCount", 0, &_Number, 0, 0};
2615 static classinfo_t flash_net_URLRequestHeader = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLRequestHeader", 0, &_Object, interfaces: {0}};
2616 static varinfo_t flash_net_URLRequestHeader_value = {0x01, 0x00, 0x80, 0x16, 0, "value", 0, &_String, &flash_net_URLRequestHeader, 0};
2617 static varinfo_t flash_net_URLRequestHeader_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, &_String, &flash_net_URLRequestHeader, 0};
2618 static methodinfo_t flash_profiler_showRedrawRegions = {0x02, 0x00, 0x82, 0x16, "flash.profiler", "showRedrawRegions", 0, 0, 0, 0};
2619 static classinfo_t flash_display_ShaderData = {0x03, 0x00, 0x89, 0x16, "flash.display", "ShaderData", 0, &_Object, interfaces: {0}};
2620 static classinfo_t flash_text_engine_TextLine = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLine", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
2621 static varinfo_t flash_text_engine_TextLine_previousLine = {0x01, 0x00, 0x80, 0x16, 0, "previousLine", 0, 0, &flash_text_engine_TextLine, 0};
2622 static varinfo_t flash_text_engine_TextLine_validity = {0x01, 0x00, 0x80, 0x16, 0, "validity", 0, 0, &flash_text_engine_TextLine, 0};
2623 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockBeginIndex = {0x02, 0x00, 0x80, 0x16, 0, "getAtomTextBlockBeginIndex", 0, &_int, &flash_text_engine_TextLine, 0};
2624 static methodinfo_t flash_text_engine_TextLine_getAtomWordBoundaryOnLeft = {0x02, 0x00, 0x80, 0x16, 0, "getAtomWordBoundaryOnLeft", 0, &_Boolean, &flash_text_engine_TextLine, 0};
2625 static methodinfo_t flash_text_engine_TextLine_getAtomTextRotation = {0x02, 0x00, 0x80, 0x16, 0, "getAtomTextRotation", 0, &_String, &flash_text_engine_TextLine, 0};
2626 static varinfo_t flash_text_engine_TextLine_textHeight = {0x01, 0x00, 0x80, 0x16, 0, "textHeight", 0, 0, &flash_text_engine_TextLine, 0};
2627 static methodinfo_t flash_text_engine_TextLine_getAtomCenter = {0x02, 0x00, 0x80, 0x16, 0, "getAtomCenter", 0, &_Number, &flash_text_engine_TextLine, 0};
2628 static methodinfo_t flash_text_engine_TextLine_getAtomBounds = {0x02, 0x00, 0x80, 0x16, 0, "getAtomBounds", 0, &flash_geom_Rectangle, &flash_text_engine_TextLine, 0};
2629 static varinfo_t flash_text_engine_TextLine_mirrorRegions = {0x01, 0x00, 0x80, 0x16, 0, "mirrorRegions", 0, 0, &flash_text_engine_TextLine, 0};
2630 static varinfo_t flash_text_engine_TextLine_rawTextLength = {0x01, 0x00, 0x80, 0x16, 0, "rawTextLength", 0, 0, &flash_text_engine_TextLine, 0};
2631 static varinfo_t flash_text_engine_TextLine_userData = {0x01, 0x00, 0x80, 0x16, 0, "userData", 0, 0, &flash_text_engine_TextLine, 0};
2632 static varinfo_t flash_text_engine_TextLine_textWidth = {0x01, 0x00, 0x80, 0x16, 0, "textWidth", 0, 0, &flash_text_engine_TextLine, 0};
2633 static varinfo_t flash_text_engine_TextLine_textBlock = {0x01, 0x00, 0x80, 0x16, 0, "textBlock", 0, 0, &flash_text_engine_TextLine, 0};
2634 static varinfo_t flash_text_engine_TextLine_textBlockBeginIndex = {0x01, 0x00, 0x80, 0x16, 0, "textBlockBeginIndex", 0, 0, &flash_text_engine_TextLine, 0};
2635 static varinfo_t flash_text_engine_TextLine_unjustifiedTextWidth = {0x01, 0x00, 0x80, 0x16, 0, "unjustifiedTextWidth", 0, 0, &flash_text_engine_TextLine, 0};
2636 static varinfo_t flash_text_engine_TextLine_ascent = {0x01, 0x00, 0x80, 0x16, 0, "ascent", 0, 0, &flash_text_engine_TextLine, 0};
2637 static methodinfo_t flash_text_engine_TextLine_getBaselinePosition = {0x02, 0x00, 0x80, 0x16, 0, "getBaselinePosition", 0, &_Number, &flash_text_engine_TextLine, 0};
2638 static varinfo_t flash_text_engine_TextLine_specifiedWidth = {0x01, 0x00, 0x80, 0x16, 0, "specifiedWidth", 0, 0, &flash_text_engine_TextLine, 0};
2639 static methodinfo_t flash_text_engine_TextLine_getMirrorRegion = {0x02, 0x00, 0x80, 0x16, 0, "getMirrorRegion", 0, &flash_text_engine_TextLineMirrorRegion, &flash_text_engine_TextLine, 0};
2640 static methodinfo_t flash_text_engine_TextLine_getAtomGraphic = {0x02, 0x00, 0x80, 0x16, 0, "getAtomGraphic", 0, &flash_display_DisplayObject, &flash_text_engine_TextLine, 0};
2641 static varinfo_t flash_text_engine_TextLine_hasGraphicElement = {0x01, 0x00, 0x80, 0x16, 0, "hasGraphicElement", 0, 0, &flash_text_engine_TextLine, 0};
2642 static methodinfo_t flash_text_engine_TextLine_flushAtomData = {0x02, 0x00, 0x80, 0x16, 0, "flushAtomData", 0, 0, &flash_text_engine_TextLine, 0};
2643 static methodinfo_t flash_text_engine_TextLine_dump = {0x02, 0x00, 0x80, 0x16, 0, "dump", 0, &_String, &flash_text_engine_TextLine, 0};
2644 static varinfo_t flash_text_engine_TextLine_nextLine = {0x01, 0x00, 0x80, 0x16, 0, "nextLine", 0, 0, &flash_text_engine_TextLine, 0};
2645 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtCharIndex = {0x02, 0x00, 0x80, 0x16, 0, "getAtomIndexAtCharIndex", 0, &_int, &flash_text_engine_TextLine, 0};
2646 static methodinfo_t flash_text_engine_TextLine_getAtomTextBlockEndIndex = {0x02, 0x00, 0x80, 0x16, 0, "getAtomTextBlockEndIndex", 0, &_int, &flash_text_engine_TextLine, 0};
2647 static varinfo_t flash_text_engine_TextLine_atomCount = {0x01, 0x00, 0x80, 0x16, 0, "atomCount", 0, 0, &flash_text_engine_TextLine, 0};
2648 static varinfo_t flash_text_engine_TextLine_descent = {0x01, 0x00, 0x80, 0x16, 0, "descent", 0, 0, &flash_text_engine_TextLine, 0};
2649 static methodinfo_t flash_text_engine_TextLine_getAtomBidiLevel = {0x02, 0x00, 0x80, 0x16, 0, "getAtomBidiLevel", 0, &_int, &flash_text_engine_TextLine, 0};
2650 static methodinfo_t flash_text_engine_TextLine_getAtomIndexAtPoint = {0x02, 0x00, 0x80, 0x16, 0, "getAtomIndexAtPoint", 0, &_int, &flash_text_engine_TextLine, 0};
2651 static methodinfo_t flash_sampler_getSamples = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSamples", 0, &_Object, 0, 0};
2652 static classinfo_t flash_net_URLRequest = {0x03, 0x00, 0x81, 0x16, "flash.net", "URLRequest", 0, &_Object, interfaces: {0}};
2653 static varinfo_t flash_net_URLRequest_contentType = {0x01, 0x00, 0x80, 0x16, 0, "contentType", 0, 0, &flash_net_URLRequest, 0};
2654 static varinfo_t flash_net_URLRequest_url = {0x01, 0x00, 0x80, 0x16, 0, "url", 0, 0, &flash_net_URLRequest, 0};
2655 static varinfo_t flash_net_URLRequest_requestHeaders = {0x01, 0x00, 0x80, 0x16, 0, "requestHeaders", 0, 0, &flash_net_URLRequest, 0};
2656 static varinfo_t flash_net_URLRequest_method = {0x01, 0x00, 0x80, 0x16, 0, "method", 0, 0, &flash_net_URLRequest, 0};
2657 static varinfo_t flash_net_URLRequest_digest = {0x01, 0x00, 0x80, 0x16, 0, "digest", 0, 0, &flash_net_URLRequest, 0};
2658 static varinfo_t flash_net_URLRequest_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, 0, &flash_net_URLRequest, 0};
2659 static classinfo_t _URIError = {0x03, 0x00, 0x88, 0x16, "", "URIError", 0, &_Error, interfaces: {0}};
2660 static methodinfo_t flash_net_getClassByAlias = {0x02, 0x00, 0x82, 0x16, "flash.net", "getClassByAlias", 0, &_Class, 0, 0};
2661 static classinfo_t flash_display_ShaderParameter = {0x03, 0x00, 0x89, 0x16, "flash.display", "ShaderParameter", 0, &_Object, interfaces: {0}};
2662 static varinfo_t flash_display_ShaderParameter_value = {0x01, 0x00, 0x80, 0x16, 0, "value", 0, 0, &flash_display_ShaderParameter, 0};
2663 static varinfo_t flash_display_ShaderParameter_index = {0x01, 0x00, 0x80, 0x16, 0, "index", 0, 0, &flash_display_ShaderParameter, 0};
2664 static varinfo_t flash_display_ShaderParameter_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_display_ShaderParameter, 0};
2665 static classinfo_t flash_filters_BitmapFilterType = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BitmapFilterType", 0, &_Object, interfaces: {0}};
2666 static classinfo_t _SecurityError = {0x03, 0x00, 0x88, 0x16, "", "SecurityError", 0, &_Error, interfaces: {0}};
2667 static classinfo_t flash_utils_IDataInput = {0x03, 0x00, 0x90, 0x16, "flash.utils", "IDataInput", 0, 0, interfaces: {0}};
2668 static methodinfo_t flash_utils_IDataInput_readUTF = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUTF", 0, &_String, &flash_utils_IDataInput, 0};
2669 static methodinfo_t flash_utils_IDataInput_readByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readByte", 0, &_int, &flash_utils_IDataInput, 0};
2670 static methodinfo_t flash_utils_IDataInput_readUTFBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUTFBytes", 0, &_String, &flash_utils_IDataInput, 0};
2671 static methodinfo_t flash_utils_IDataInput_readShort = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readShort", 0, &_int, &flash_utils_IDataInput, 0};
2672 static varinfo_t flash_utils_IDataInput_objectEncoding = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "objectEncoding", 0, 0, &flash_utils_IDataInput, 0};
2673 static methodinfo_t flash_utils_IDataInput_readUnsignedInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUnsignedInt", 0, &_uint, &flash_utils_IDataInput, 0};
2674 static methodinfo_t flash_utils_IDataInput_readDouble = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readDouble", 0, &_Number, &flash_utils_IDataInput, 0};
2675 static methodinfo_t flash_utils_IDataInput_readBytes = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readBytes", 0, 0, &flash_utils_IDataInput, 0};
2676 static methodinfo_t flash_utils_IDataInput_readUnsignedByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUnsignedByte", 0, &_uint, &flash_utils_IDataInput, 0};
2677 static methodinfo_t flash_utils_IDataInput_readMultiByte = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readMultiByte", 0, &_String, &flash_utils_IDataInput, 0};
2678 static methodinfo_t flash_utils_IDataInput_readInt = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readInt", 0, &_int, &flash_utils_IDataInput, 0};
2679 static varinfo_t flash_utils_IDataInput_bytesAvailable = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "bytesAvailable", 0, 0, &flash_utils_IDataInput, 0};
2680 static methodinfo_t flash_utils_IDataInput_readUnsignedShort = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readUnsignedShort", 0, &_uint, &flash_utils_IDataInput, 0};
2681 static methodinfo_t flash_utils_IDataInput_readObject = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readObject", 0, 0, &flash_utils_IDataInput, 0};
2682 static methodinfo_t flash_utils_IDataInput_readFloat = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readFloat", 0, &_Number, &flash_utils_IDataInput, 0};
2683 static varinfo_t flash_utils_IDataInput_endian = {0x01, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "endian", 0, 0, &flash_utils_IDataInput, 0};
2684 static methodinfo_t flash_utils_IDataInput_readBoolean = {0x02, 0x00, 0x80, 0x08, "flash.utils:IDataInput", "readBoolean", 0, &_Boolean, &flash_utils_IDataInput, 0};
2685 static classinfo_t flash_events_IEventDispatcher = {0x03, 0x00, 0x90, 0x16, "flash.events", "IEventDispatcher", 0, 0, interfaces: {0}};
2686 static methodinfo_t flash_events_IEventDispatcher_willTrigger = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "willTrigger", 0, &_Boolean, &flash_events_IEventDispatcher, 0};
2687 static methodinfo_t flash_events_IEventDispatcher_removeEventListener = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "removeEventListener", 0, 0, &flash_events_IEventDispatcher, 0};
2688 static methodinfo_t flash_events_IEventDispatcher_hasEventListener = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "hasEventListener", 0, &_Boolean, &flash_events_IEventDispatcher, 0};
2689 static methodinfo_t flash_events_IEventDispatcher_addEventListener = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "addEventListener", 0, 0, &flash_events_IEventDispatcher, 0};
2690 static methodinfo_t flash_events_IEventDispatcher_dispatchEvent = {0x02, 0x00, 0x80, 0x08, "flash.events:IEventDispatcher", "dispatchEvent", 0, &_Boolean, &flash_events_IEventDispatcher, 0};
2691 static classinfo_t _Class = {0x03, 0x00, 0x88, 0x16, "", "Class", 0, &_Object, interfaces: {0}};
2692 static varinfo_t _Class_prototype = {0x01, 0x00, 0x80, 0x16, 0, "prototype", 0, 0, &_Class, 0};
2693 static classinfo_t flash_geom_Rectangle = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Rectangle", 0, &_Object, interfaces: {0}};
2694 static varinfo_t flash_geom_Rectangle_top = {0x01, 0x00, 0x80, 0x16, 0, "top", 0, 0, &flash_geom_Rectangle, 0};
2695 static methodinfo_t flash_geom_Rectangle_intersection = {0x02, 0x00, 0x80, 0x16, 0, "intersection", 0, &flash_geom_Rectangle, &flash_geom_Rectangle, 0};
2696 static methodinfo_t flash_geom_Rectangle_intersects = {0x02, 0x00, 0x80, 0x16, 0, "intersects", 0, &_Boolean, &flash_geom_Rectangle, 0};
2697 static methodinfo_t flash_geom_Rectangle_containsPoint = {0x02, 0x00, 0x80, 0x16, 0, "containsPoint", 0, &_Boolean, &flash_geom_Rectangle, 0};
2698 static methodinfo_t flash_geom_Rectangle_setEmpty = {0x02, 0x00, 0x80, 0x16, 0, "setEmpty", 0, 0, &flash_geom_Rectangle, 0};
2699 static varinfo_t flash_geom_Rectangle_topLeft = {0x01, 0x00, 0x80, 0x16, 0, "topLeft", 0, 0, &flash_geom_Rectangle, 0};
2700 static varinfo_t flash_geom_Rectangle_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, &_Number, &flash_geom_Rectangle, 0};
2701 static methodinfo_t flash_geom_Rectangle_containsRect = {0x02, 0x00, 0x80, 0x16, 0, "containsRect", 0, &_Boolean, &flash_geom_Rectangle, 0};
2702 static methodinfo_t flash_geom_Rectangle_isEmpty = {0x02, 0x00, 0x80, 0x16, 0, "isEmpty", 0, &_Boolean, &flash_geom_Rectangle, 0};
2703 static methodinfo_t flash_geom_Rectangle_equals = {0x02, 0x00, 0x80, 0x16, 0, "equals", 0, &_Boolean, &flash_geom_Rectangle, 0};
2704 static varinfo_t flash_geom_Rectangle_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, &_Number, &flash_geom_Rectangle, 0};
2705 static varinfo_t flash_geom_Rectangle_left = {0x01, 0x00, 0x80, 0x16, 0, "left", 0, 0, &flash_geom_Rectangle, 0};
2706 static methodinfo_t flash_geom_Rectangle_inflate = {0x02, 0x00, 0x80, 0x16, 0, "inflate", 0, 0, &flash_geom_Rectangle, 0};
2707 static methodinfo_t flash_geom_Rectangle_inflatePoint = {0x02, 0x00, 0x80, 0x16, 0, "inflatePoint", 0, 0, &flash_geom_Rectangle, 0};
2708 static methodinfo_t flash_geom_Rectangle_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_geom_Rectangle, 0};
2709 static methodinfo_t flash_geom_Rectangle_offsetPoint = {0x02, 0x00, 0x80, 0x16, 0, "offsetPoint", 0, 0, &flash_geom_Rectangle, 0};
2710 static varinfo_t flash_geom_Rectangle_x = {0x01, 0x00, 0x80, 0x16, 0, "x", 0, &_Number, &flash_geom_Rectangle, 0};
2711 static varinfo_t flash_geom_Rectangle_size = {0x01, 0x00, 0x80, 0x16, 0, "size", 0, 0, &flash_geom_Rectangle, 0};
2712 static varinfo_t flash_geom_Rectangle_bottomRight = {0x01, 0x00, 0x80, 0x16, 0, "bottomRight", 0, 0, &flash_geom_Rectangle, 0};
2713 static varinfo_t flash_geom_Rectangle_right = {0x01, 0x00, 0x80, 0x16, 0, "right", 0, 0, &flash_geom_Rectangle, 0};
2714 static methodinfo_t flash_geom_Rectangle_contains = {0x02, 0x00, 0x80, 0x16, 0, "contains", 0, &_Boolean, &flash_geom_Rectangle, 0};
2715 static methodinfo_t flash_geom_Rectangle_union = {0x02, 0x00, 0x80, 0x16, 0, "union", 0, &flash_geom_Rectangle, &flash_geom_Rectangle, 0};
2716 static varinfo_t flash_geom_Rectangle_bottom = {0x01, 0x00, 0x80, 0x16, 0, "bottom", 0, 0, &flash_geom_Rectangle, 0};
2717 static methodinfo_t flash_geom_Rectangle_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_geom_Rectangle, &flash_geom_Rectangle, 0};
2718 static varinfo_t flash_geom_Rectangle_y = {0x01, 0x00, 0x80, 0x16, 0, "y", 0, &_Number, &flash_geom_Rectangle, 0};
2719 static methodinfo_t flash_geom_Rectangle_offset = {0x02, 0x00, 0x80, 0x16, 0, "offset", 0, 0, &flash_geom_Rectangle, 0};
2720 static classinfo_t flash_events_SecurityErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "SecurityErrorEvent", 0, &flash_events_ErrorEvent, interfaces: {0}};
2721 static methodinfo_t flash_events_SecurityErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_SecurityErrorEvent, 0};
2722 static methodinfo_t flash_events_SecurityErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_SecurityErrorEvent, 0};
2723 static classinfo_t flash_net_IDynamicPropertyWriter = {0x03, 0x00, 0x90, 0x16, "flash.net", "IDynamicPropertyWriter", 0, 0, interfaces: {0}};
2724 static methodinfo_t flash_net_IDynamicPropertyWriter_writeDynamicProperties = {0x02, 0x00, 0x80, 0x08, "flash.net:IDynamicPropertyWriter", "writeDynamicProperties", 0, 0, &flash_net_IDynamicPropertyWriter, 0};
2725 static classinfo_t flash_display_InterpolationMethod = {0x03, 0x00, 0x81, 0x16, "flash.display", "InterpolationMethod", 0, &_Object, interfaces: {0}};
2726 static classinfo_t _Object = {0x03, 0x00, 0x88, 0x16, "", "Object", 0, 0, interfaces: {0}};
2727 static methodinfo_t _Object_init = {0x02, 0x00, 0x82, 0x17, 0, "init", 0, 0, &_Object, 0};
2728 static methodinfo_t _Object_propertyIsEnumerable = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "propertyIsEnumerable", 0, &_Boolean, &_Object, 0};
2729 static methodinfo_t _Object__setPropertyIsEnumerable = {0x02, 0x00, 0x82, 0x1a, 0, "_setPropertyIsEnumerable", 0, 0, &_Object, 0};
2730 static methodinfo_t _Object_isPrototypeOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "isPrototypeOf", 0, &_Boolean, &_Object, 0};
2731 static methodinfo_t _Object__dontEnumPrototype = {0x02, 0x00, 0x82, 0x1a, 0, "_dontEnumPrototype", 0, 0, &_Object, 0};
2732 static methodinfo_t _Object_hasOwnProperty = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasOwnProperty", 0, &_Boolean, &_Object, 0};
2733 static classinfo_t flash_errors_EOFError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "EOFError", 0, &flash_errors_IOError, interfaces: {0}};
2734 static classinfo_t flash_net_NetStream = {0x03, 0x00, 0x80, 0x16, "flash.net", "NetStream", 0, &flash_events_EventDispatcher, interfaces: {0}};
2735 static varinfo_t flash_net_NetStream_videoCodec = {0x01, 0x00, 0x80, 0x16, 0, "videoCodec", 0, 0, &flash_net_NetStream, 0};
2736 static varinfo_t flash_net_NetStream_info = {0x01, 0x00, 0x80, 0x16, 0, "info", 0, 0, &flash_net_NetStream, 0};
2737 static methodinfo_t flash_net_NetStream_attachCamera = {0x02, 0x00, 0x80, 0x16, 0, "attachCamera", 0, 0, &flash_net_NetStream, 0};
2738 static varinfo_t flash_net_NetStream_farNonce = {0x01, 0x00, 0x80, 0x16, 0, "farNonce", 0, 0, &flash_net_NetStream, 0};
2739 static methodinfo_t flash_net_NetStream_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_NetStream, 0};
2740 static methodinfo_t flash_net_NetStream_pause = {0x02, 0x00, 0x80, 0x16, 0, "pause", 0, 0, &flash_net_NetStream, 0};
2741 static methodinfo_t flash_net_NetStream_onPeerConnect = {0x02, 0x00, 0x80, 0x16, 0, "onPeerConnect", 0, &_Boolean, &flash_net_NetStream, 0};
2742 static varinfo_t flash_net_NetStream_client = {0x01, 0x00, 0x80, 0x16, 0, "client", 0, 0, &flash_net_NetStream, 0};
2743 static methodinfo_t flash_net_NetStream_resume = {0x02, 0x00, 0x80, 0x16, 0, "resume", 0, 0, &flash_net_NetStream, 0};
2744 static varinfo_t flash_net_NetStream_liveDelay = {0x01, 0x00, 0x80, 0x16, 0, "liveDelay", 0, 0, &flash_net_NetStream, 0};
2745 static varinfo_t flash_net_NetStream_peerStreams = {0x01, 0x00, 0x80, 0x16, 0, "peerStreams", 0, 0, &flash_net_NetStream, 0};
2746 static varinfo_t flash_net_NetStream_objectEncoding = {0x01, 0x00, 0x80, 0x16, 0, "objectEncoding", 0, 0, &flash_net_NetStream, 0};
2747 static varinfo_t flash_net_NetStream_bytesLoaded = {0x01, 0x00, 0x80, 0x16, 0, "bytesLoaded", 0, 0, &flash_net_NetStream, 0};
2748 static methodinfo_t flash_net_NetStream_receiveVideo = {0x02, 0x00, 0x80, 0x16, 0, "receiveVideo", 0, 0, &flash_net_NetStream, 0};
2749 static varinfo_t flash_net_NetStream_maxPauseBufferTime = {0x01, 0x00, 0x80, 0x16, 0, "maxPauseBufferTime", 0, 0, &flash_net_NetStream, 0};
2750 static methodinfo_t flash_net_NetStream_play2 = {0x02, 0x00, 0x80, 0x16, 0, "play2", 0, 0, &flash_net_NetStream, 0};
2751 static varinfo_t flash_net_NetStream_audioCodec = {0x01, 0x00, 0x80, 0x16, 0, "audioCodec", 0, 0, &flash_net_NetStream, 0};
2752 static methodinfo_t flash_net_NetStream_receiveVideoFPS = {0x02, 0x00, 0x80, 0x16, 0, "receiveVideoFPS", 0, 0, &flash_net_NetStream, 0};
2753 static varinfo_t flash_net_NetStream_bytesTotal = {0x01, 0x00, 0x80, 0x16, 0, "bytesTotal", 0, 0, &flash_net_NetStream, 0};
2754 static varinfo_t flash_net_NetStream_farID = {0x01, 0x00, 0x80, 0x16, 0, "farID", 0, 0, &flash_net_NetStream, 0};
2755 static methodinfo_t flash_net_NetStream_receiveAudio = {0x02, 0x00, 0x80, 0x16, 0, "receiveAudio", 0, 0, &flash_net_NetStream, 0};
2756 static varinfo_t flash_net_NetStream_bufferLength = {0x01, 0x00, 0x80, 0x16, 0, "bufferLength", 0, 0, &flash_net_NetStream, 0};
2757 static methodinfo_t flash_net_NetStream_seek = {0x02, 0x00, 0x80, 0x16, 0, "seek", 0, 0, &flash_net_NetStream, 0};
2758 static methodinfo_t flash_net_NetStream_attachAudio = {0x02, 0x00, 0x80, 0x16, 0, "attachAudio", 0, 0, &flash_net_NetStream, 0};
2759 static varinfo_t flash_net_NetStream_bufferTime = {0x01, 0x00, 0x80, 0x16, 0, "bufferTime", 0, 0, &flash_net_NetStream, 0};
2760 static methodinfo_t flash_net_NetStream_play = {0x02, 0x00, 0x80, 0x16, 0, "play", 0, 0, &flash_net_NetStream, 0};
2761 static methodinfo_t flash_net_NetStream_publish = {0x02, 0x00, 0x80, 0x16, 0, "publish", 0, 0, &flash_net_NetStream, 0};
2762 static methodinfo_t flash_net_NetStream_togglePause = {0x02, 0x00, 0x80, 0x16, 0, "togglePause", 0, 0, &flash_net_NetStream, 0};
2763 static varinfo_t flash_net_NetStream_checkPolicyFile = {0x01, 0x00, 0x80, 0x16, 0, "checkPolicyFile", 0, 0, &flash_net_NetStream, 0};
2764 static varinfo_t flash_net_NetStream_nearNonce = {0x01, 0x00, 0x80, 0x16, 0, "nearNonce", 0, 0, &flash_net_NetStream, 0};
2765 static varinfo_t flash_net_NetStream_decodedFrames = {0x01, 0x00, 0x80, 0x16, 0, "decodedFrames", 0, 0, &flash_net_NetStream, 0};
2766 static methodinfo_t flash_net_NetStream_send = {0x02, 0x00, 0x80, 0x16, 0, "send", 0, 0, &flash_net_NetStream, 0};
2767 static varinfo_t flash_net_NetStream_currentFPS = {0x01, 0x00, 0x80, 0x16, 0, "currentFPS", 0, 0, &flash_net_NetStream, 0};
2768 static varinfo_t flash_net_NetStream_time = {0x01, 0x00, 0x80, 0x16, 0, "time", 0, 0, &flash_net_NetStream, 0};
2769 static varinfo_t flash_net_NetStream_soundTransform = {0x01, 0x00, 0x80, 0x16, 0, "soundTransform", 0, 0, &flash_net_NetStream, 0};
2770 static classinfo_t _ArgumentError = {0x03, 0x00, 0x88, 0x16, "", "ArgumentError", 0, &_Error, interfaces: {0}};
2771 static classinfo_t _XMLList = {0x03, 0x00, 0x89, 0x16, "", "XMLList", 0, &_Object, interfaces: {0}};
2772 static methodinfo_t _XMLList_normalize = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "normalize", 0, &_XMLList, &_XMLList, 0};
2773 static methodinfo_t _XMLList_removeNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "removeNamespace", 0, &_XML, &_XMLList, 0};
2774 static methodinfo_t _XMLList_prependChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "prependChild", 0, &_XML, &_XMLList, 0};
2775 static methodinfo_t _XMLList_toXMLString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toXMLString", 0, &_String, &_XMLList, 0};
2776 static methodinfo_t _XMLList_nodeKind = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "nodeKind", 0, &_String, &_XMLList, 0};
2777 static methodinfo_t _XMLList_copy = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "copy", 0, &_XMLList, &_XMLList, 0};
2778 static methodinfo_t _XMLList_text = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "text", 0, &_XMLList, &_XMLList, 0};
2779 static methodinfo_t _XMLList_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_XMLList, 0};
2780 static methodinfo_t _XMLList_childIndex = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "childIndex", 0, &_int, &_XMLList, 0};
2781 static methodinfo_t _XMLList_setName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setName", 0, 0, &_XMLList, 0};
2782 static methodinfo_t _XMLList_setLocalName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setLocalName", 0, 0, &_XMLList, 0};
2783 static methodinfo_t _XMLList_namespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespace", 0, 0, &_XMLList, 0};
2784 static methodinfo_t _XMLList_insertChildBefore = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildBefore", 0, 0, &_XMLList, 0};
2785 static methodinfo_t _XMLList_addNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "addNamespace", 0, &_XML, &_XMLList, 0};
2786 static methodinfo_t _XMLList_propertyIsEnumerable = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "propertyIsEnumerable", 0, &_Boolean, &_XMLList, 0};
2787 static methodinfo_t _XMLList_comments = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "comments", 0, &_XMLList, &_XMLList, 0};
2788 static methodinfo_t _XMLList_attributes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attributes", 0, &_XMLList, &_XMLList, 0};
2789 static methodinfo_t _XMLList_descendants = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "descendants", 0, &_XMLList, &_XMLList, 0};
2790 static methodinfo_t _XMLList_replace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "replace", 0, &_XML, &_XMLList, 0};
2791 static methodinfo_t _XMLList_children = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "children", 0, &_XMLList, &_XMLList, 0};
2792 static methodinfo_t _XMLList_contains = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "contains", 0, &_Boolean, &_XMLList, 0};
2793 static methodinfo_t _XMLList_hasSimpleContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasSimpleContent", 0, &_Boolean, &_XMLList, 0};
2794 static methodinfo_t _XMLList_elements = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "elements", 0, &_XMLList, &_XMLList, 0};
2795 static methodinfo_t _XMLList_hasComplexContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasComplexContent", 0, &_Boolean, &_XMLList, 0};
2796 static methodinfo_t _XMLList_insertChildAfter = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildAfter", 0, 0, &_XMLList, 0};
2797 static methodinfo_t _XMLList_parent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "parent", 0, 0, &_XMLList, 0};
2798 static methodinfo_t _XMLList_length = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "length", 0, &_int, &_XMLList, 0};
2799 static methodinfo_t _XMLList_processingInstructions = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "processingInstructions", 0, &_XMLList, &_XMLList, 0};
2800 static methodinfo_t _XMLList_child = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "child", 0, &_XMLList, &_XMLList, 0};
2801 static methodinfo_t _XMLList_appendChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "appendChild", 0, &_XML, &_XMLList, 0};
2802 static methodinfo_t _XMLList_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_XMLList, &_XMLList, 0};
2803 static methodinfo_t _XMLList_localName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "localName", 0, &_Object, &_XMLList, 0};
2804 static methodinfo_t _XMLList_inScopeNamespaces = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "inScopeNamespaces", 0, &_Array, &_XMLList, 0};
2805 static methodinfo_t _XMLList_hasOwnProperty = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasOwnProperty", 0, &_Boolean, &_XMLList, 0};
2806 static methodinfo_t _XMLList_setNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setNamespace", 0, 0, &_XMLList, 0};
2807 static methodinfo_t _XMLList_namespaceDeclarations = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespaceDeclarations", 0, &_Array, &_XMLList, 0};
2808 static methodinfo_t _XMLList_name = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "name", 0, &_Object, &_XMLList, 0};
2809 static methodinfo_t _XMLList_setChildren = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setChildren", 0, &_XML, &_XMLList, 0};
2810 static methodinfo_t _XMLList_attribute = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attribute", 0, &_XMLList, &_XMLList, 0};
2811 static classinfo_t flash_geom_Point = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Point", 0, &_Object, interfaces: {0}};
2812 static methodinfo_t flash_geom_Point_subtract = {0x02, 0x00, 0x80, 0x16, 0, "subtract", 0, &flash_geom_Point, &flash_geom_Point, 0};
2813 static methodinfo_t flash_geom_Point_distance = {0x02, 0x00, 0x82, 0x16, 0, "distance", 0, &_Number, &flash_geom_Point, 0};
2814 static methodinfo_t flash_geom_Point_normalize = {0x02, 0x00, 0x80, 0x16, 0, "normalize", 0, 0, &flash_geom_Point, 0};
2815 static methodinfo_t flash_geom_Point_equals = {0x02, 0x00, 0x80, 0x16, 0, "equals", 0, &_Boolean, &flash_geom_Point, 0};
2816 static methodinfo_t flash_geom_Point_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_geom_Point, 0};
2817 static varinfo_t flash_geom_Point_x = {0x01, 0x00, 0x80, 0x16, 0, "x", 0, &_Number, &flash_geom_Point, 0};
2818 static methodinfo_t flash_geom_Point_add = {0x02, 0x00, 0x80, 0x16, 0, "add", 0, &flash_geom_Point, &flash_geom_Point, 0};
2819 static methodinfo_t flash_geom_Point_polar = {0x02, 0x00, 0x82, 0x16, 0, "polar", 0, &flash_geom_Point, &flash_geom_Point, 0};
2820 static methodinfo_t flash_geom_Point_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_geom_Point, &flash_geom_Point, 0};
2821 static methodinfo_t flash_geom_Point_interpolate = {0x02, 0x00, 0x82, 0x16, 0, "interpolate", 0, &flash_geom_Point, &flash_geom_Point, 0};
2822 static varinfo_t flash_geom_Point_y = {0x01, 0x00, 0x80, 0x16, 0, "y", 0, &_Number, &flash_geom_Point, 0};
2823 static varinfo_t flash_geom_Point_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &flash_geom_Point, 0};
2824 static methodinfo_t flash_geom_Point_offset = {0x02, 0x00, 0x80, 0x16, 0, "offset", 0, 0, &flash_geom_Point, 0};
2825 static classinfo_t flash_printing_PrintJobOptions = {0x03, 0x00, 0x80, 0x16, "flash.printing", "PrintJobOptions", 0, &_Object, interfaces: {0}};
2826 static varinfo_t flash_printing_PrintJobOptions_printAsBitmap = {0x01, 0x00, 0x80, 0x16, 0, "printAsBitmap", 0, &_Boolean, &flash_printing_PrintJobOptions, 0};
2827 static classinfo_t flash_display_DisplayObject = {0x03, 0x00, 0x80, 0x16, "flash.display", "DisplayObject", 0, &flash_events_EventDispatcher, interfaces: {&flash_display_IBitmapDrawable, 0}};
2828 static varinfo_t flash_display_DisplayObject_rotation = {0x01, 0x00, 0x80, 0x16, 0, "rotation", 0, 0, &flash_display_DisplayObject, 0};
2829 static varinfo_t flash_display_DisplayObject_filters = {0x01, 0x00, 0x80, 0x16, 0, "filters", 0, 0, &flash_display_DisplayObject, 0};
2830 static varinfo_t flash_display_DisplayObject_rotationZ = {0x01, 0x00, 0x80, 0x16, 0, "rotationZ", 0, 0, &flash_display_DisplayObject, 0};
2831 static varinfo_t flash_display_DisplayObject_accessibilityProperties = {0x01, 0x00, 0x80, 0x16, 0, "accessibilityProperties", 0, 0, &flash_display_DisplayObject, 0};
2832 static varinfo_t flash_display_DisplayObject_mouseX = {0x01, 0x00, 0x80, 0x16, 0, "mouseX", 0, 0, &flash_display_DisplayObject, 0};
2833 static varinfo_t flash_display_DisplayObject_root = {0x01, 0x00, 0x80, 0x16, 0, "root", 0, 0, &flash_display_DisplayObject, 0};
2834 static varinfo_t flash_display_DisplayObject_stage = {0x01, 0x00, 0x80, 0x16, 0, "stage", 0, 0, &flash_display_DisplayObject, 0};
2835 static varinfo_t flash_display_DisplayObject_rotationY = {0x01, 0x00, 0x80, 0x16, 0, "rotationY", 0, 0, &flash_display_DisplayObject, 0};
2836 static varinfo_t flash_display_DisplayObject_scaleZ = {0x01, 0x00, 0x80, 0x16, 0, "scaleZ", 0, 0, &flash_display_DisplayObject, 0};
2837 static methodinfo_t flash_display_DisplayObject_local3DToGlobal = {0x02, 0x00, 0x80, 0x16, 0, "local3DToGlobal", 0, &flash_geom_Point, &flash_display_DisplayObject, 0};
2838 static varinfo_t flash_display_DisplayObject_loaderInfo = {0x01, 0x00, 0x80, 0x16, 0, "loaderInfo", 0, 0, &flash_display_DisplayObject, 0};
2839 static varinfo_t flash_display_DisplayObject_cacheAsBitmap = {0x01, 0x00, 0x80, 0x16, 0, "cacheAsBitmap", 0, 0, &flash_display_DisplayObject, 0};
2840 static varinfo_t flash_display_DisplayObject_transform = {0x01, 0x00, 0x80, 0x16, 0, "transform", 0, 0, &flash_display_DisplayObject, 0};
2841 static varinfo_t flash_display_DisplayObject_scaleY = {0x01, 0x00, 0x80, 0x16, 0, "scaleY", 0, 0, &flash_display_DisplayObject, 0};
2842 static varinfo_t flash_display_DisplayObject_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, 0, &flash_display_DisplayObject, 0};
2843 static varinfo_t flash_display_DisplayObject_rotationX = {0x01, 0x00, 0x80, 0x16, 0, "rotationX", 0, 0, &flash_display_DisplayObject, 0};
2844 static varinfo_t flash_display_DisplayObject_scrollRect = {0x01, 0x00, 0x80, 0x16, 0, "scrollRect", 0, 0, &flash_display_DisplayObject, 0};
2845 static varinfo_t flash_display_DisplayObject_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, 0, &flash_display_DisplayObject, 0};
2846 static varinfo_t flash_display_DisplayObject_scale9Grid = {0x01, 0x00, 0x80, 0x16, 0, "scale9Grid", 0, 0, &flash_display_DisplayObject, 0};
2847 static varinfo_t flash_display_DisplayObject_parent = {0x01, 0x00, 0x80, 0x16, 0, "parent", 0, 0, &flash_display_DisplayObject, 0};
2848 static methodinfo_t flash_display_DisplayObject_hitTestObject = {0x02, 0x00, 0x80, 0x16, 0, "hitTestObject", 0, &_Boolean, &flash_display_DisplayObject, 0};
2849 static methodinfo_t flash_display_DisplayObject_hitTestPoint = {0x02, 0x00, 0x80, 0x16, 0, "hitTestPoint", 0, &_Boolean, &flash_display_DisplayObject, 0};
2850 static varinfo_t flash_display_DisplayObject_alpha = {0x01, 0x00, 0x80, 0x16, 0, "alpha", 0, 0, &flash_display_DisplayObject, 0};
2851 static methodinfo_t flash_display_DisplayObject_getRect = {0x02, 0x00, 0x80, 0x16, 0, "getRect", 0, &flash_geom_Rectangle, &flash_display_DisplayObject, 0};
2852 static varinfo_t flash_display_DisplayObject_opaqueBackground = {0x01, 0x00, 0x80, 0x16, 0, "opaqueBackground", 0, 0, &flash_display_DisplayObject, 0};
2853 static methodinfo_t flash_display_DisplayObject_globalToLocal3D = {0x02, 0x00, 0x80, 0x16, 0, "globalToLocal3D", 0, &flash_geom_Vector3D, &flash_display_DisplayObject, 0};
2854 static varinfo_t flash_display_DisplayObject_visible = {0x01, 0x00, 0x80, 0x16, 0, "visible", 0, 0, &flash_display_DisplayObject, 0};
2855 static varinfo_t flash_display_DisplayObject_blendMode = {0x01, 0x00, 0x80, 0x16, 0, "blendMode", 0, 0, &flash_display_DisplayObject, 0};
2856 static varinfo_t flash_display_DisplayObject_scaleX = {0x01, 0x00, 0x80, 0x16, 0, "scaleX", 0, 0, &flash_display_DisplayObject, 0};
2857 static methodinfo_t flash_display_DisplayObject_globalToLocal = {0x02, 0x00, 0x80, 0x16, 0, "globalToLocal", 0, &flash_geom_Point, &flash_display_DisplayObject, 0};
2858 static methodinfo_t flash_display_DisplayObject_localToGlobal = {0x02, 0x00, 0x80, 0x16, 0, "localToGlobal", 0, &flash_geom_Point, &flash_display_DisplayObject, 0};
2859 static varinfo_t flash_display_DisplayObject_z = {0x01, 0x00, 0x80, 0x16, 0, "z", 0, 0, &flash_display_DisplayObject, 0};
2860 static varinfo_t flash_display_DisplayObject_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, 0, &flash_display_DisplayObject, 0};
2861 static methodinfo_t flash_display_DisplayObject_getBounds = {0x02, 0x00, 0x80, 0x16, 0, "getBounds", 0, &flash_geom_Rectangle, &flash_display_DisplayObject, 0};
2862 static varinfo_t flash_display_DisplayObject_mask = {0x01, 0x00, 0x80, 0x16, 0, "mask", 0, 0, &flash_display_DisplayObject, 0};
2863 static varinfo_t flash_display_DisplayObject_mouseY = {0x01, 0x00, 0x80, 0x16, 0, "mouseY", 0, 0, &flash_display_DisplayObject, 0};
2864 static varinfo_t flash_display_DisplayObject_x = {0x01, 0x00, 0x80, 0x16, 0, "x", 0, 0, &flash_display_DisplayObject, 0};
2865 static varinfo_t flash_display_DisplayObject_y = {0x01, 0x00, 0x80, 0x16, 0, "y", 0, 0, &flash_display_DisplayObject, 0};
2866 static classinfo_t flash_sampler_DeleteObjectSample = {0x03, 0x00, 0x81, 0x16, "flash.sampler", "DeleteObjectSample", 0, &flash_sampler_Sample, interfaces: {0}};
2867 static methodinfo_t flash_system_fscommand = {0x02, 0x00, 0x82, 0x16, "flash.system", "fscommand", 0, 0, 0, 0};
2868 static methodinfo_t flash_utils_unescapeMultiByte = {0x02, 0x00, 0x82, 0x16, "flash.utils", "unescapeMultiByte", 0, &_String, 0, 0};
2869 static classinfo_t flash_sampler_StackFrame = {0x03, 0x00, 0x81, 0x16, "flash.sampler", "StackFrame", 0, &_Object, interfaces: {0}};
2870 static methodinfo_t flash_sampler_StackFrame_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_sampler_StackFrame, 0};
2871 static classinfo_t flash_system_JPEGLoaderContext = {0x03, 0x00, 0x80, 0x16, "flash.system", "JPEGLoaderContext", 0, &flash_system_LoaderContext, interfaces: {0}};
2872 static varinfo_t flash_system_JPEGLoaderContext_deblockingFilter = {0x01, 0x00, 0x80, 0x16, 0, "deblockingFilter", 0, &_Number, &flash_system_JPEGLoaderContext, 0};
2873 static classinfo_t flash_system_IME = {0x03, 0x00, 0x81, 0x16, "flash.system", "IME", 0, &flash_events_EventDispatcher, interfaces: {0}};
2874 static methodinfo_t _isNaN = {0x02, 0x00, 0x82, 0x16, "", "isNaN", 0, &_Boolean, 0, 0};
2875 static classinfo_t flash_system_Security = {0x03, 0x00, 0x81, 0x16, "flash.system", "Security", 0, &_Object, interfaces: {0}};
2876 static classinfo_t flash_display_Bitmap = {0x03, 0x00, 0x80, 0x16, "flash.display", "Bitmap", 0, &flash_display_DisplayObject, interfaces: {0}};
2877 static varinfo_t flash_display_Bitmap_pixelSnapping = {0x01, 0x00, 0x80, 0x16, 0, "pixelSnapping", 0, 0, &flash_display_Bitmap, 0};
2878 static varinfo_t flash_display_Bitmap_bitmapData = {0x01, 0x00, 0x80, 0x16, 0, "bitmapData", 0, 0, &flash_display_Bitmap, 0};
2879 static varinfo_t flash_display_Bitmap_smoothing = {0x01, 0x00, 0x80, 0x16, 0, "smoothing", 0, 0, &flash_display_Bitmap, 0};
2880 static classinfo_t flash_printing_PrintJob = {0x03, 0x00, 0x80, 0x16, "flash.printing", "PrintJob", 0, &flash_events_EventDispatcher, interfaces: {0}};
2881 static varinfo_t flash_printing_PrintJob_paperWidth = {0x01, 0x00, 0x80, 0x16, 0, "paperWidth", 0, 0, &flash_printing_PrintJob, 0};
2882 static methodinfo_t flash_printing_PrintJob_addPage = {0x02, 0x00, 0x80, 0x16, 0, "addPage", 0, 0, &flash_printing_PrintJob, 0};
2883 static varinfo_t flash_printing_PrintJob_pageHeight = {0x01, 0x00, 0x80, 0x16, 0, "pageHeight", 0, 0, &flash_printing_PrintJob, 0};
2884 static methodinfo_t flash_printing_PrintJob_start = {0x02, 0x00, 0x80, 0x16, 0, "start", 0, &_Boolean, &flash_printing_PrintJob, 0};
2885 static varinfo_t flash_printing_PrintJob_pageWidth = {0x01, 0x00, 0x80, 0x16, 0, "pageWidth", 0, 0, &flash_printing_PrintJob, 0};
2886 static methodinfo_t flash_printing_PrintJob_send = {0x02, 0x00, 0x80, 0x16, 0, "send", 0, 0, &flash_printing_PrintJob, 0};
2887 static varinfo_t flash_printing_PrintJob_paperHeight = {0x01, 0x00, 0x80, 0x16, 0, "paperHeight", 0, 0, &flash_printing_PrintJob, 0};
2888 static varinfo_t flash_printing_PrintJob_orientation = {0x01, 0x00, 0x80, 0x16, 0, "orientation", 0, 0, &flash_printing_PrintJob, 0};
2889 static classinfo_t flash_text_StaticText = {0x03, 0x00, 0x81, 0x16, "flash.text", "StaticText", 0, &flash_display_DisplayObject, interfaces: {0}};
2890 static varinfo_t flash_text_StaticText_text = {0x01, 0x00, 0x80, 0x16, 0, "text", 0, 0, &flash_text_StaticText, 0};
2891 static classinfo_t flash_text_engine_SpaceJustifier = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "SpaceJustifier", 0, &flash_text_engine_TextJustifier, interfaces: {0}};
2892 static methodinfo_t flash_text_engine_SpaceJustifier_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_text_engine_TextJustifier, &flash_text_engine_SpaceJustifier, 0};
2893 static varinfo_t flash_text_engine_SpaceJustifier_letterSpacing = {0x01, 0x00, 0x80, 0x16, 0, "letterSpacing", 0, 0, &flash_text_engine_SpaceJustifier, 0};
2894 static classinfo_t flash_events_DataEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "DataEvent", 0, &flash_events_TextEvent, interfaces: {0}};
2895 static methodinfo_t flash_events_DataEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_DataEvent, 0};
2896 static methodinfo_t flash_events_DataEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_DataEvent, 0};
2897 static varinfo_t flash_events_DataEvent_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, 0, &flash_events_DataEvent, 0};
2898 static classinfo_t flash_events_ActivityEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ActivityEvent", 0, &flash_events_Event, interfaces: {0}};
2899 static methodinfo_t flash_events_ActivityEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_ActivityEvent, 0};
2900 static varinfo_t flash_events_ActivityEvent_activating = {0x01, 0x00, 0x80, 0x16, 0, "activating", 0, 0, &flash_events_ActivityEvent, 0};
2901 static methodinfo_t flash_events_ActivityEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_ActivityEvent, 0};
2902 static classinfo_t flash_display_GraphicsEndFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsEndFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
2903 static classinfo_t flash_display_ColorCorrection = {0x03, 0x00, 0x81, 0x16, "flash.display", "ColorCorrection", 0, &_Object, interfaces: {0}};
2904 static classinfo_t flash_events_IOErrorEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "IOErrorEvent", 0, &flash_events_ErrorEvent, interfaces: {0}};
2905 static methodinfo_t flash_events_IOErrorEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_IOErrorEvent, 0};
2906 static methodinfo_t flash_events_IOErrorEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_IOErrorEvent, 0};
2907 static classinfo_t flash_display_GraphicsStroke = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsStroke", 0, &_Object, interfaces: {&flash_display_IGraphicsStroke, &flash_display_IGraphicsData, 0}};
2908 static varinfo_t flash_display_GraphicsStroke_scaleMode = {0x01, 0x00, 0x80, 0x16, 0, "scaleMode", 0, 0, &flash_display_GraphicsStroke, 0};
2909 static varinfo_t flash_display_GraphicsStroke_miterLimit = {0x01, 0x00, 0x80, 0x16, 0, "miterLimit", 0, &_Number, &flash_display_GraphicsStroke, 0};
2910 static varinfo_t flash_display_GraphicsStroke_pixelHinting = {0x01, 0x00, 0x80, 0x16, 0, "pixelHinting", 0, &_Boolean, &flash_display_GraphicsStroke, 0};
2911 static varinfo_t flash_display_GraphicsStroke_fill = {0x01, 0x00, 0x80, 0x16, 0, "fill", 0, &flash_display_IGraphicsFill, &flash_display_GraphicsStroke, 0};
2912 static varinfo_t flash_display_GraphicsStroke_thickness = {0x01, 0x00, 0x80, 0x16, 0, "thickness", 0, &_Number, &flash_display_GraphicsStroke, 0};
2913 static varinfo_t flash_display_GraphicsStroke_joints = {0x01, 0x00, 0x80, 0x16, 0, "joints", 0, 0, &flash_display_GraphicsStroke, 0};
2914 static varinfo_t flash_display_GraphicsStroke_caps = {0x01, 0x00, 0x80, 0x16, 0, "caps", 0, 0, &flash_display_GraphicsStroke, 0};
2915 static classinfo_t _Boolean = {0x03, 0x00, 0x81, 0x16, "", "Boolean", 0, &_Object, interfaces: {0}};
2916 static methodinfo_t _Boolean_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_Boolean, &_Boolean, 0};
2917 static methodinfo_t _Boolean_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Boolean, 0};
2918 static methodinfo_t flash_sampler_getMemberNames = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getMemberNames", 0, &_Object, 0, 0};
2919 static methodinfo_t flash_utils_getQualifiedClassName = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getQualifiedClassName", 0, &_String, 0, 0};
2920 static classinfo_t flash_text_engine_GraphicElement = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "GraphicElement", 0, &flash_text_engine_ContentElement, interfaces: {0}};
2921 static varinfo_t flash_text_engine_GraphicElement_graphic = {0x01, 0x00, 0x80, 0x16, 0, "graphic", 0, 0, &flash_text_engine_GraphicElement, 0};
2922 static varinfo_t flash_text_engine_GraphicElement_elementWidth = {0x01, 0x00, 0x80, 0x16, 0, "elementWidth", 0, 0, &flash_text_engine_GraphicElement, 0};
2923 static varinfo_t flash_text_engine_GraphicElement_elementHeight = {0x01, 0x00, 0x80, 0x16, 0, "elementHeight", 0, 0, &flash_text_engine_GraphicElement, 0};
2924 static classinfo_t flash_media_Microphone = {0x03, 0x00, 0x81, 0x16, "flash.media", "Microphone", 0, &flash_events_EventDispatcher, interfaces: {0}};
2925 static varinfo_t flash_media_Microphone_codec = {0x01, 0x00, 0x80, 0x16, 0, "codec", 0, 0, &flash_media_Microphone, 0};
2926 static varinfo_t flash_media_Microphone_gain = {0x01, 0x00, 0x80, 0x16, 0, "gain", 0, 0, &flash_media_Microphone, 0};
2927 static varinfo_t flash_media_Microphone_index = {0x01, 0x00, 0x80, 0x16, 0, "index", 0, 0, &flash_media_Microphone, 0};
2928 static methodinfo_t flash_media_Microphone_setLoopBack = {0x02, 0x00, 0x80, 0x16, 0, "setLoopBack", 0, 0, &flash_media_Microphone, 0};
2929 static methodinfo_t flash_media_Microphone_setSilenceLevel = {0x02, 0x00, 0x80, 0x16, 0, "setSilenceLevel", 0, 0, &flash_media_Microphone, 0};
2930 static varinfo_t flash_media_Microphone_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, 0, &flash_media_Microphone, 0};
2931 static methodinfo_t flash_media_Microphone_getMicrophone = {0x02, 0x00, 0x82, 0x16, 0, "getMicrophone", 0, &flash_media_Microphone, &flash_media_Microphone, 0};
2932 static methodinfo_t flash_media_Microphone_setUseEchoSuppression = {0x02, 0x00, 0x80, 0x16, 0, "setUseEchoSuppression", 0, 0, &flash_media_Microphone, 0};
2933 static varinfo_t flash_media_Microphone_framesPerPacket = {0x01, 0x00, 0x80, 0x16, 0, "framesPerPacket", 0, 0, &flash_media_Microphone, 0};
2934 static varinfo_t flash_media_Microphone_muted = {0x01, 0x00, 0x80, 0x16, 0, "muted", 0, 0, &flash_media_Microphone, 0};
2935 static varinfo_t flash_media_Microphone_soundTransform = {0x01, 0x00, 0x80, 0x16, 0, "soundTransform", 0, 0, &flash_media_Microphone, 0};
2936 static varinfo_t flash_media_Microphone_encodeQuality = {0x01, 0x00, 0x80, 0x16, 0, "encodeQuality", 0, 0, &flash_media_Microphone, 0};
2937 static varinfo_t flash_media_Microphone_useEchoSuppression = {0x01, 0x00, 0x80, 0x16, 0, "useEchoSuppression", 0, 0, &flash_media_Microphone, 0};
2938 static varinfo_t flash_media_Microphone_silenceLevel = {0x01, 0x00, 0x80, 0x16, 0, "silenceLevel", 0, 0, &flash_media_Microphone, 0};
2939 static varinfo_t flash_media_Microphone_silenceTimeout = {0x01, 0x00, 0x80, 0x16, 0, "silenceTimeout", 0, 0, &flash_media_Microphone, 0};
2940 static varinfo_t flash_media_Microphone_rate = {0x01, 0x00, 0x80, 0x16, 0, "rate", 0, 0, &flash_media_Microphone, 0};
2941 static varinfo_t flash_media_Microphone_activityLevel = {0x01, 0x00, 0x80, 0x16, 0, "activityLevel", 0, 0, &flash_media_Microphone, 0};
2942 static varinfo_t flash_media_Microphone_names = {0x01, 0x00, 0x82, 0x16, 0, "names", 0, 0, &flash_media_Microphone, 0};
2943 static classinfo_t flash_display_GraphicsShaderFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsShaderFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
2944 static varinfo_t flash_display_GraphicsShaderFill_shader = {0x01, 0x00, 0x80, 0x16, 0, "shader", 0, &flash_display_Shader, &flash_display_GraphicsShaderFill, 0};
2945 static varinfo_t flash_display_GraphicsShaderFill_matrix = {0x01, 0x00, 0x80, 0x16, 0, "matrix", 0, &flash_geom_Matrix, &flash_display_GraphicsShaderFill, 0};
2946 static classinfo_t flash_ui_ContextMenuClipboardItems = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenuClipboardItems", 0, &_Object, interfaces: {0}};
2947 static varinfo_t flash_ui_ContextMenuClipboardItems_clear = {0x01, 0x00, 0x80, 0x16, 0, "clear", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
2948 static methodinfo_t flash_ui_ContextMenuClipboardItems_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_ui_ContextMenuClipboardItems, &flash_ui_ContextMenuClipboardItems, 0};
2949 static varinfo_t flash_ui_ContextMenuClipboardItems_paste = {0x01, 0x00, 0x80, 0x16, 0, "paste", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
2950 static varinfo_t flash_ui_ContextMenuClipboardItems_selectAll = {0x01, 0x00, 0x80, 0x16, 0, "selectAll", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
2951 static varinfo_t flash_ui_ContextMenuClipboardItems_copy = {0x01, 0x00, 0x80, 0x16, 0, "copy", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
2952 static varinfo_t flash_ui_ContextMenuClipboardItems_cut = {0x01, 0x00, 0x80, 0x16, 0, "cut", 0, &_Boolean, &flash_ui_ContextMenuClipboardItems, 0};
2953 static classinfo_t flash_errors_IllegalOperationError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "IllegalOperationError", 0, &_Error, interfaces: {0}};
2954 static classinfo_t flash_filters_GradientGlowFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "GradientGlowFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
2955 static varinfo_t flash_filters_GradientGlowFilter_strength = {0x01, 0x00, 0x80, 0x16, 0, "strength", 0, 0, &flash_filters_GradientGlowFilter, 0};
2956 static varinfo_t flash_filters_GradientGlowFilter_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_filters_GradientGlowFilter, 0};
2957 static varinfo_t flash_filters_GradientGlowFilter_angle = {0x01, 0x00, 0x80, 0x16, 0, "angle", 0, 0, &flash_filters_GradientGlowFilter, 0};
2958 static varinfo_t flash_filters_GradientGlowFilter_knockout = {0x01, 0x00, 0x80, 0x16, 0, "knockout", 0, 0, &flash_filters_GradientGlowFilter, 0};
2959 static varinfo_t flash_filters_GradientGlowFilter_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_filters_GradientGlowFilter, 0};
2960 static varinfo_t flash_filters_GradientGlowFilter_alphas = {0x01, 0x00, 0x80, 0x16, 0, "alphas", 0, 0, &flash_filters_GradientGlowFilter, 0};
2961 static varinfo_t flash_filters_GradientGlowFilter_ratios = {0x01, 0x00, 0x80, 0x16, 0, "ratios", 0, 0, &flash_filters_GradientGlowFilter, 0};
2962 static varinfo_t flash_filters_GradientGlowFilter_colors = {0x01, 0x00, 0x80, 0x16, 0, "colors", 0, 0, &flash_filters_GradientGlowFilter, 0};
2963 static varinfo_t flash_filters_GradientGlowFilter_blurX = {0x01, 0x00, 0x80, 0x16, 0, "blurX", 0, 0, &flash_filters_GradientGlowFilter, 0};
2964 static varinfo_t flash_filters_GradientGlowFilter_blurY = {0x01, 0x00, 0x80, 0x16, 0, "blurY", 0, 0, &flash_filters_GradientGlowFilter, 0};
2965 static varinfo_t flash_filters_GradientGlowFilter_distance = {0x01, 0x00, 0x80, 0x16, 0, "distance", 0, 0, &flash_filters_GradientGlowFilter, 0};
2966 static methodinfo_t flash_filters_GradientGlowFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_GradientGlowFilter, 0};
2967 static classinfo_t flash_display_CapsStyle = {0x03, 0x00, 0x81, 0x16, "flash.display", "CapsStyle", 0, &_Object, interfaces: {0}};
2968 static classinfo_t flash_text_engine_FontLookup = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontLookup", 0, &_Object, interfaces: {0}};
2969 static classinfo_t flash_text_TextSnapshot = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextSnapshot", 0, &_Object, interfaces: {0}};
2970 static methodinfo_t flash_text_TextSnapshot_setSelectColor = {0x02, 0x00, 0x80, 0x16, 0, "setSelectColor", 0, 0, &flash_text_TextSnapshot, 0};
2971 static methodinfo_t flash_text_TextSnapshot_setSelected = {0x02, 0x00, 0x80, 0x16, 0, "setSelected", 0, 0, &flash_text_TextSnapshot, 0};
2972 static methodinfo_t flash_text_TextSnapshot_getSelectedText = {0x02, 0x00, 0x80, 0x16, 0, "getSelectedText", 0, &_String, &flash_text_TextSnapshot, 0};
2973 static methodinfo_t flash_text_TextSnapshot_getTextRunInfo = {0x02, 0x00, 0x80, 0x16, 0, "getTextRunInfo", 0, &_Array, &flash_text_TextSnapshot, 0};
2974 static varinfo_t flash_text_TextSnapshot_charCount = {0x01, 0x00, 0x80, 0x16, 0, "charCount", 0, 0, &flash_text_TextSnapshot, 0};
2975 static methodinfo_t flash_text_TextSnapshot_findText = {0x02, 0x00, 0x80, 0x16, 0, "findText", 0, &_int, &flash_text_TextSnapshot, 0};
2976 static methodinfo_t flash_text_TextSnapshot_getSelected = {0x02, 0x00, 0x80, 0x16, 0, "getSelected", 0, &_Boolean, &flash_text_TextSnapshot, 0};
2977 static methodinfo_t flash_text_TextSnapshot_hitTestTextNearPos = {0x02, 0x00, 0x80, 0x16, 0, "hitTestTextNearPos", 0, &_Number, &flash_text_TextSnapshot, 0};
2978 static methodinfo_t flash_text_TextSnapshot_getText = {0x02, 0x00, 0x80, 0x16, 0, "getText", 0, &_String, &flash_text_TextSnapshot, 0};
2979 static classinfo_t flash_display_InteractiveObject = {0x03, 0x00, 0x80, 0x16, "flash.display", "InteractiveObject", 0, &flash_display_DisplayObject, interfaces: {0}};
2980 static varinfo_t flash_display_InteractiveObject_tabIndex = {0x01, 0x00, 0x80, 0x16, 0, "tabIndex", 0, 0, &flash_display_InteractiveObject, 0};
2981 static varinfo_t flash_display_InteractiveObject_doubleClickEnabled = {0x01, 0x00, 0x80, 0x16, 0, "doubleClickEnabled", 0, 0, &flash_display_InteractiveObject, 0};
2982 static varinfo_t flash_display_InteractiveObject_tabEnabled = {0x01, 0x00, 0x80, 0x16, 0, "tabEnabled", 0, 0, &flash_display_InteractiveObject, 0};
2983 static varinfo_t flash_display_InteractiveObject_mouseEnabled = {0x01, 0x00, 0x80, 0x16, 0, "mouseEnabled", 0, 0, &flash_display_InteractiveObject, 0};
2984 static varinfo_t flash_display_InteractiveObject_contextMenu = {0x01, 0x00, 0x80, 0x16, 0, "contextMenu", 0, 0, &flash_display_InteractiveObject, 0};
2985 static varinfo_t flash_display_InteractiveObject_focusRect = {0x01, 0x00, 0x80, 0x16, 0, "focusRect", 0, 0, &flash_display_InteractiveObject, 0};
2986 static varinfo_t flash_display_InteractiveObject_accessibilityImplementation = {0x01, 0x00, 0x80, 0x16, 0, "accessibilityImplementation", 0, 0, &flash_display_InteractiveObject, 0};
2987 static classinfo_t flash_text_TextField = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextField", 0, &flash_display_InteractiveObject, interfaces: {0}};
2988 static methodinfo_t flash_text_TextField_isFontCompatible = {0x02, 0x00, 0x82, 0x16, 0, "isFontCompatible", 0, &_Boolean, &flash_text_TextField, 0};
2989 static methodinfo_t flash_text_TextField_getTextFormat = {0x02, 0x00, 0x80, 0x16, 0, "getTextFormat", 0, &flash_text_TextFormat, &flash_text_TextField, 0};
2990 static varinfo_t flash_text_TextField_border = {0x01, 0x00, 0x80, 0x16, 0, "border", 0, 0, &flash_text_TextField, 0};
2991 static varinfo_t flash_text_TextField_selectedText = {0x01, 0x00, 0x80, 0x16, 0, "selectedText", 0, 0, &flash_text_TextField, 0};
2992 static methodinfo_t flash_text_TextField_pasteRichText = {0x02, 0x00, 0x80, 0x17, 0, "pasteRichText", 0, &_Boolean, &flash_text_TextField, 0};
2993 static varinfo_t flash_text_TextField_bottomScrollV = {0x01, 0x00, 0x80, 0x16, 0, "bottomScrollV", 0, 0, &flash_text_TextField, 0};
2994 static methodinfo_t flash_text_TextField_getLineIndexOfChar = {0x02, 0x00, 0x80, 0x16, 0, "getLineIndexOfChar", 0, &_int, &flash_text_TextField, 0};
2995 static methodinfo_t flash_text_TextField_replaceText = {0x02, 0x00, 0x80, 0x16, 0, "replaceText", 0, 0, &flash_text_TextField, 0};
2996 static varinfo_t flash_text_TextField_defaultTextFormat = {0x01, 0x00, 0x80, 0x16, 0, "defaultTextFormat", 0, 0, &flash_text_TextField, 0};
2997 static varinfo_t flash_text_TextField_restrict = {0x01, 0x00, 0x80, 0x16, 0, "restrict", 0, 0, &flash_text_TextField, 0};
2998 static varinfo_t flash_text_TextField_htmlText = {0x01, 0x00, 0x80, 0x16, 0, "htmlText", 0, 0, &flash_text_TextField, 0};
2999 static methodinfo_t flash_text_TextField_copyRichText = {0x02, 0x00, 0x80, 0x17, 0, "copyRichText", 0, &_String, &flash_text_TextField, 0};
3000 static methodinfo_t flash_text_TextField_getLineText = {0x02, 0x00, 0x80, 0x16, 0, "getLineText", 0, &_String, &flash_text_TextField, 0};
3001 static methodinfo_t flash_text_TextField_getFirstCharInParagraph = {0x02, 0x00, 0x80, 0x16, 0, "getFirstCharInParagraph", 0, &_int, &flash_text_TextField, 0};
3002 static methodinfo_t flash_text_TextField_setSelection = {0x02, 0x00, 0x80, 0x16, 0, "setSelection", 0, 0, &flash_text_TextField, 0};
3003 static varinfo_t flash_text_TextField_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &flash_text_TextField, 0};
3004 static varinfo_t flash_text_TextField_wordWrap = {0x01, 0x00, 0x80, 0x16, 0, "wordWrap", 0, 0, &flash_text_TextField, 0};
3005 static methodinfo_t flash_text_TextField_appendText = {0x02, 0x00, 0x80, 0x16, 0, "appendText", 0, 0, &flash_text_TextField, 0};
3006 static varinfo_t flash_text_TextField_caretIndex = {0x01, 0x00, 0x80, 0x16, 0, "caretIndex", 0, 0, &flash_text_TextField, 0};
3007 static varinfo_t flash_text_TextField_mouseWheelEnabled = {0x01, 0x00, 0x80, 0x16, 0, "mouseWheelEnabled", 0, 0, &flash_text_TextField, 0};
3008 static varinfo_t flash_text_TextField_selectionBeginIndex = {0x01, 0x00, 0x80, 0x16, 0, "selectionBeginIndex", 0, 0, &flash_text_TextField, 0};
3009 static varinfo_t flash_text_TextField_sharpness = {0x01, 0x00, 0x80, 0x16, 0, "sharpness", 0, 0, &flash_text_TextField, 0};
3010 static varinfo_t flash_text_TextField_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_text_TextField, 0};
3011 static methodinfo_t flash_text_TextField_getLineIndexAtPoint = {0x02, 0x00, 0x80, 0x16, 0, "getLineIndexAtPoint", 0, &_int, &flash_text_TextField, 0};
3012 static methodinfo_t flash_text_TextField_getCharIndexAtPoint = {0x02, 0x00, 0x80, 0x16, 0, "getCharIndexAtPoint", 0, &_int, &flash_text_TextField, 0};
3013 static methodinfo_t flash_text_TextField_getXMLText = {0x02, 0x00, 0x80, 0x16, 0, "getXMLText", 0, &_String, &flash_text_TextField, 0};
3014 static methodinfo_t flash_text_TextField_getParagraphLength = {0x02, 0x00, 0x80, 0x16, 0, "getParagraphLength", 0, &_int, &flash_text_TextField, 0};
3015 static methodinfo_t flash_text_TextField_getRawText = {0x02, 0x00, 0x80, 0x16, 0, "getRawText", 0, &_String, &flash_text_TextField, 0};
3016 static varinfo_t flash_text_TextField_gridFitType = {0x01, 0x00, 0x80, 0x16, 0, "gridFitType", 0, 0, &flash_text_TextField, 0};
3017 static methodinfo_t flash_text_TextField_getLineOffset = {0x02, 0x00, 0x80, 0x16, 0, "getLineOffset", 0, &_int, &flash_text_TextField, 0};
3018 static varinfo_t flash_text_TextField_backgroundColor = {0x01, 0x00, 0x80, 0x16, 0, "backgroundColor", 0, 0, &flash_text_TextField, 0};
3019 static varinfo_t flash_text_TextField_multiline = {0x01, 0x00, 0x80, 0x16, 0, "multiline", 0, 0, &flash_text_TextField, 0};
3020 static varinfo_t flash_text_TextField_numLines = {0x01, 0x00, 0x80, 0x16, 0, "numLines", 0, 0, &flash_text_TextField, 0};
3021 static methodinfo_t flash_text_TextField_getImageReference = {0x02, 0x00, 0x80, 0x16, 0, "getImageReference", 0, &flash_display_DisplayObject, &flash_text_TextField, 0};
3022 static varinfo_t flash_text_TextField_displayAsPassword = {0x01, 0x00, 0x80, 0x16, 0, "displayAsPassword", 0, 0, &flash_text_TextField, 0};
3023 static varinfo_t flash_text_TextField_textWidth = {0x01, 0x00, 0x80, 0x16, 0, "textWidth", 0, 0, &flash_text_TextField, 0};
3024 static varinfo_t flash_text_TextField_autoSize = {0x01, 0x00, 0x80, 0x16, 0, "autoSize", 0, 0, &flash_text_TextField, 0};
3025 static varinfo_t flash_text_TextField_selectable = {0x01, 0x00, 0x80, 0x16, 0, "selectable", 0, 0, &flash_text_TextField, 0};
3026 static methodinfo_t flash_text_TextField_getCharBoundaries = {0x02, 0x00, 0x80, 0x16, 0, "getCharBoundaries", 0, &flash_geom_Rectangle, &flash_text_TextField, 0};
3027 static varinfo_t flash_text_TextField_alwaysShowSelection = {0x01, 0x00, 0x80, 0x16, 0, "alwaysShowSelection", 0, 0, &flash_text_TextField, 0};
3028 static varinfo_t flash_text_TextField_thickness = {0x01, 0x00, 0x80, 0x16, 0, "thickness", 0, 0, &flash_text_TextField, 0};
3029 static varinfo_t flash_text_TextField_useRichTextClipboard = {0x01, 0x00, 0x80, 0x16, 0, "useRichTextClipboard", 0, 0, &flash_text_TextField, 0};
3030 static varinfo_t flash_text_TextField_scrollV = {0x01, 0x00, 0x80, 0x16, 0, "scrollV", 0, 0, &flash_text_TextField, 0};
3031 static methodinfo_t flash_text_TextField_getTextRuns = {0x02, 0x00, 0x80, 0x16, 0, "getTextRuns", 0, &_Array, &flash_text_TextField, 0};
3032 static methodinfo_t flash_text_TextField_setTextFormat = {0x02, 0x00, 0x80, 0x16, 0, "setTextFormat", 0, 0, &flash_text_TextField, 0};
3033 static varinfo_t flash_text_TextField_textColor = {0x01, 0x00, 0x80, 0x16, 0, "textColor", 0, 0, &flash_text_TextField, 0};
3034 static varinfo_t flash_text_TextField_maxScrollV = {0x01, 0x00, 0x80, 0x16, 0, "maxScrollV", 0, 0, &flash_text_TextField, 0};
3035 static varinfo_t flash_text_TextField_embedFonts = {0x01, 0x00, 0x80, 0x16, 0, "embedFonts", 0, 0, &flash_text_TextField, 0};
3036 static varinfo_t flash_text_TextField_scrollH = {0x01, 0x00, 0x80, 0x16, 0, "scrollH", 0, 0, &flash_text_TextField, 0};
3037 static varinfo_t flash_text_TextField_text = {0x01, 0x00, 0x80, 0x16, 0, "text", 0, 0, &flash_text_TextField, 0};
3038 static methodinfo_t flash_text_TextField_getLineLength = {0x02, 0x00, 0x80, 0x16, 0, "getLineLength", 0, &_int, &flash_text_TextField, 0};
3039 static varinfo_t flash_text_TextField_textHeight = {0x01, 0x00, 0x80, 0x16, 0, "textHeight", 0, 0, &flash_text_TextField, 0};
3040 static varinfo_t flash_text_TextField_antiAliasType = {0x01, 0x00, 0x80, 0x16, 0, "antiAliasType", 0, 0, &flash_text_TextField, 0};
3041 static varinfo_t flash_text_TextField_styleSheet = {0x01, 0x00, 0x80, 0x16, 0, "styleSheet", 0, 0, &flash_text_TextField, 0};
3042 static varinfo_t flash_text_TextField_background = {0x01, 0x00, 0x80, 0x16, 0, "background", 0, 0, &flash_text_TextField, 0};
3043 static methodinfo_t flash_text_TextField_replaceSelectedText = {0x02, 0x00, 0x80, 0x16, 0, "replaceSelectedText", 0, 0, &flash_text_TextField, 0};
3044 static varinfo_t flash_text_TextField_borderColor = {0x01, 0x00, 0x80, 0x16, 0, "borderColor", 0, 0, &flash_text_TextField, 0};
3045 static varinfo_t flash_text_TextField_maxScrollH = {0x01, 0x00, 0x80, 0x16, 0, "maxScrollH", 0, 0, &flash_text_TextField, 0};
3046 static varinfo_t flash_text_TextField_maxChars = {0x01, 0x00, 0x80, 0x16, 0, "maxChars", 0, 0, &flash_text_TextField, 0};
3047 static methodinfo_t flash_text_TextField_getLineMetrics = {0x02, 0x00, 0x80, 0x16, 0, "getLineMetrics", 0, &flash_text_TextLineMetrics, &flash_text_TextField, 0};
3048 static varinfo_t flash_text_TextField_selectionEndIndex = {0x01, 0x00, 0x80, 0x16, 0, "selectionEndIndex", 0, 0, &flash_text_TextField, 0};
3049 static methodinfo_t flash_text_TextField_insertXMLText = {0x02, 0x00, 0x80, 0x16, 0, "insertXMLText", 0, 0, &flash_text_TextField, 0};
3050 static varinfo_t flash_text_TextField_condenseWhite = {0x01, 0x00, 0x80, 0x16, 0, "condenseWhite", 0, 0, &flash_text_TextField, 0};
3051 static classinfo_t flash_printing_PrintJobOrientation = {0x03, 0x00, 0x81, 0x16, "flash.printing", "PrintJobOrientation", 0, &_Object, interfaces: {0}};
3052 static classinfo_t flash_text_TextRenderer = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextRenderer", 0, &_Object, interfaces: {0}};
3053 static classinfo_t flash_net_NetConnection = {0x03, 0x00, 0x80, 0x16, "flash.net", "NetConnection", 0, &flash_events_EventDispatcher, interfaces: {0}};
3054 static varinfo_t flash_net_NetConnection_defaultObjectEncoding = {0x01, 0x00, 0x82, 0x16, 0, "defaultObjectEncoding", 0, 0, &flash_net_NetConnection, 0};
3055 static varinfo_t flash_net_NetConnection_nearID = {0x01, 0x00, 0x80, 0x16, 0, "nearID", 0, 0, &flash_net_NetConnection, 0};
3056 static varinfo_t flash_net_NetConnection_client = {0x01, 0x00, 0x80, 0x16, 0, "client", 0, 0, &flash_net_NetConnection, 0};
3057 static varinfo_t flash_net_NetConnection_farNonce = {0x01, 0x00, 0x80, 0x16, 0, "farNonce", 0, 0, &flash_net_NetConnection, 0};
3058 static varinfo_t flash_net_NetConnection_objectEncoding = {0x01, 0x00, 0x80, 0x16, 0, "objectEncoding", 0, 0, &flash_net_NetConnection, 0};
3059 static varinfo_t flash_net_NetConnection_farID = {0x01, 0x00, 0x80, 0x16, 0, "farID", 0, 0, &flash_net_NetConnection, 0};
3060 static varinfo_t flash_net_NetConnection_connected = {0x01, 0x00, 0x80, 0x16, 0, "connected", 0, 0, &flash_net_NetConnection, 0};
3061 static methodinfo_t flash_net_NetConnection_call = {0x02, 0x00, 0x80, 0x16, 0, "call", 0, 0, &flash_net_NetConnection, 0};
3062 static varinfo_t flash_net_NetConnection_usingTLS = {0x01, 0x00, 0x80, 0x16, 0, "usingTLS", 0, 0, &flash_net_NetConnection, 0};
3063 static varinfo_t flash_net_NetConnection_proxyType = {0x01, 0x00, 0x80, 0x16, 0, "proxyType", 0, 0, &flash_net_NetConnection, 0};
3064 static methodinfo_t flash_net_NetConnection_addHeader = {0x02, 0x00, 0x80, 0x16, 0, "addHeader", 0, 0, &flash_net_NetConnection, 0};
3065 static varinfo_t flash_net_NetConnection_protocol = {0x01, 0x00, 0x80, 0x16, 0, "protocol", 0, 0, &flash_net_NetConnection, 0};
3066 static methodinfo_t flash_net_NetConnection_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_NetConnection, 0};
3067 static varinfo_t flash_net_NetConnection_nearNonce = {0x01, 0x00, 0x80, 0x16, 0, "nearNonce", 0, 0, &flash_net_NetConnection, 0};
3068 static methodinfo_t flash_net_NetConnection_connect = {0x02, 0x00, 0x80, 0x16, 0, "connect", 0, 0, &flash_net_NetConnection, 0};
3069 static varinfo_t flash_net_NetConnection_unconnectedPeerStreams = {0x01, 0x00, 0x80, 0x16, 0, "unconnectedPeerStreams", 0, 0, &flash_net_NetConnection, 0};
3070 static varinfo_t flash_net_NetConnection_maxPeerConnections = {0x01, 0x00, 0x80, 0x16, 0, "maxPeerConnections", 0, 0, &flash_net_NetConnection, 0};
3071 static varinfo_t flash_net_NetConnection_connectedProxyType = {0x01, 0x00, 0x80, 0x16, 0, "connectedProxyType", 0, 0, &flash_net_NetConnection, 0};
3072 static varinfo_t flash_net_NetConnection_uri = {0x01, 0x00, 0x80, 0x16, 0, "uri", 0, 0, &flash_net_NetConnection, 0};
3073 static methodinfo_t _decodeURIComponent = {0x02, 0x00, 0x82, 0x16, "", "decodeURIComponent", 0, &_String, 0, 0};
3074 static methodinfo_t flash_sampler_isGetterSetter = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "isGetterSetter", 0, &_Boolean, 0, 0};
3075 static methodinfo_t flash_utils_getQualifiedSuperclassName = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getQualifiedSuperclassName", 0, &_String, 0, 0};
3076 static classinfo_t flash_display_GraphicsPathWinding = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsPathWinding", 0, &_Object, interfaces: {0}};
3077 static classinfo_t flash_text_engine_TabStop = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TabStop", 0, &_Object, interfaces: {0}};
3078 static varinfo_t flash_text_engine_TabStop_alignment = {0x01, 0x00, 0x80, 0x16, 0, "alignment", 0, 0, &flash_text_engine_TabStop, 0};
3079 static varinfo_t flash_text_engine_TabStop_position = {0x01, 0x00, 0x80, 0x16, 0, "position", 0, 0, &flash_text_engine_TabStop, 0};
3080 static varinfo_t flash_text_engine_TabStop_decimalAlignmentToken = {0x01, 0x00, 0x80, 0x16, 0, "decimalAlignmentToken", 0, 0, &flash_text_engine_TabStop, 0};
3081 static classinfo_t flash_text_engine_JustificationStyle = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "JustificationStyle", 0, &_Object, interfaces: {0}};
3082 static methodinfo_t flash_sampler_startSampling = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "startSampling", 0, 0, 0, 0};
3083 static classinfo_t flash_text_engine_TextRotation = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextRotation", 0, &_Object, interfaces: {0}};
3084 static methodinfo_t flash_sampler_clearSamples = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "clearSamples", 0, 0, 0, 0};
3085 static classinfo_t flash_system_IMEConversionMode = {0x03, 0x00, 0x81, 0x16, "flash.system", "IMEConversionMode", 0, &_Object, interfaces: {0}};
3086 static classinfo_t flash_display_StageScaleMode = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageScaleMode", 0, &_Object, interfaces: {0}};
3087 static methodinfo_t flash_sampler_getSize = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getSize", 0, &_Number, 0, 0};
3088 static classinfo_t flash_net_URLStream = {0x03, 0x00, 0x80, 0x16, "flash.net", "URLStream", 0, &flash_events_EventDispatcher, interfaces: {&flash_utils_IDataInput, 0}};
3089 static methodinfo_t flash_net_URLStream_readUTF = {0x02, 0x00, 0x80, 0x16, 0, "readUTF", 0, &_String, &flash_net_URLStream, 0};
3090 static methodinfo_t flash_net_URLStream_readByte = {0x02, 0x00, 0x80, 0x16, 0, "readByte", 0, &_int, &flash_net_URLStream, 0};
3091 static methodinfo_t flash_net_URLStream_readUTFBytes = {0x02, 0x00, 0x80, 0x16, 0, "readUTFBytes", 0, &_String, &flash_net_URLStream, 0};
3092 static methodinfo_t flash_net_URLStream_readShort = {0x02, 0x00, 0x80, 0x16, 0, "readShort", 0, &_int, &flash_net_URLStream, 0};
3093 static varinfo_t flash_net_URLStream_objectEncoding = {0x01, 0x00, 0x80, 0x16, 0, "objectEncoding", 0, 0, &flash_net_URLStream, 0};
3094 static varinfo_t flash_net_URLStream_connected = {0x01, 0x00, 0x80, 0x16, 0, "connected", 0, 0, &flash_net_URLStream, 0};
3095 static methodinfo_t flash_net_URLStream_readUnsignedInt = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedInt", 0, &_uint, &flash_net_URLStream, 0};
3096 static methodinfo_t flash_net_URLStream_readDouble = {0x02, 0x00, 0x80, 0x16, 0, "readDouble", 0, &_Number, &flash_net_URLStream, 0};
3097 static methodinfo_t flash_net_URLStream_readBytes = {0x02, 0x00, 0x80, 0x16, 0, "readBytes", 0, 0, &flash_net_URLStream, 0};
3098 static methodinfo_t flash_net_URLStream_readUnsignedByte = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedByte", 0, &_uint, &flash_net_URLStream, 0};
3099 static methodinfo_t flash_net_URLStream_readMultiByte = {0x02, 0x00, 0x80, 0x16, 0, "readMultiByte", 0, &_String, &flash_net_URLStream, 0};
3100 static methodinfo_t flash_net_URLStream_readInt = {0x02, 0x00, 0x80, 0x16, 0, "readInt", 0, &_int, &flash_net_URLStream, 0};
3101 static varinfo_t flash_net_URLStream_bytesAvailable = {0x01, 0x00, 0x80, 0x16, 0, "bytesAvailable", 0, 0, &flash_net_URLStream, 0};
3102 static methodinfo_t flash_net_URLStream_load = {0x02, 0x00, 0x80, 0x16, 0, "load", 0, 0, &flash_net_URLStream, 0};
3103 static methodinfo_t flash_net_URLStream_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_URLStream, 0};
3104 static methodinfo_t flash_net_URLStream_readUnsignedShort = {0x02, 0x00, 0x80, 0x16, 0, "readUnsignedShort", 0, &_uint, &flash_net_URLStream, 0};
3105 static methodinfo_t flash_net_URLStream_readObject = {0x02, 0x00, 0x80, 0x16, 0, "readObject", 0, 0, &flash_net_URLStream, 0};
3106 static methodinfo_t flash_net_URLStream_readFloat = {0x02, 0x00, 0x80, 0x16, 0, "readFloat", 0, &_Number, &flash_net_URLStream, 0};
3107 static varinfo_t flash_net_URLStream_endian = {0x01, 0x00, 0x80, 0x16, 0, "endian", 0, 0, &flash_net_URLStream, 0};
3108 static methodinfo_t flash_net_URLStream_readBoolean = {0x02, 0x00, 0x80, 0x16, 0, "readBoolean", 0, &_Boolean, &flash_net_URLStream, 0};
3109 static classinfo_t flash_display_BlendMode = {0x03, 0x00, 0x81, 0x16, "flash.display", "BlendMode", 0, &_Object, interfaces: {0}};
3110 static classinfo_t flash_ui_Mouse = {0x03, 0x00, 0x81, 0x16, "flash.ui", "Mouse", 0, &_Object, interfaces: {0}};
3111 static classinfo_t flash_errors_InvalidSWFError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "InvalidSWFError", 0, &_Error, interfaces: {0}};
3112 static classinfo_t flash_text_engine_RenderingMode = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "RenderingMode", 0, &_Object, interfaces: {0}};
3113 static classinfo_t flash_display_GraphicsTrianglePath = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsTrianglePath", 0, &_Object, interfaces: {&flash_display_IGraphicsPath, &flash_display_IGraphicsData, 0}};
3114 static varinfo_t flash_display_GraphicsTrianglePath_culling = {0x01, 0x00, 0x80, 0x16, 0, "culling", 0, 0, &flash_display_GraphicsTrianglePath, 0};
3115 static varinfo_t flash_display_GraphicsTrianglePath_vertices = {0x01, 0x00, 0x80, 0x16, 0, "vertices", 0, &__AS3___vec_Vector, &flash_display_GraphicsTrianglePath, 0};
3116 static varinfo_t flash_display_GraphicsTrianglePath_indices = {0x01, 0x00, 0x80, 0x16, 0, "indices", 0, &__AS3___vec_Vector, &flash_display_GraphicsTrianglePath, 0};
3117 static varinfo_t flash_display_GraphicsTrianglePath_uvtData = {0x01, 0x00, 0x80, 0x16, 0, "uvtData", 0, &__AS3___vec_Vector, &flash_display_GraphicsTrianglePath, 0};
3118 static classinfo_t flash_display_IGraphicsFill = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsFill", 0, 0, interfaces: {0}};
3119 static classinfo_t flash_text_engine_TypographicCase = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TypographicCase", 0, &_Object, interfaces: {0}};
3120 static classinfo_t _XML = {0x03, 0x00, 0x89, 0x16, "", "XML", 0, &_Object, interfaces: {0}};
3121 static methodinfo_t _XML_attribute = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attribute", 0, &_XMLList, &_XML, 0};
3122 static methodinfo_t _XML_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_XML, 0};
3123 static methodinfo_t _XML_childIndex = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "childIndex", 0, &_int, &_XML, 0};
3124 static methodinfo_t _XML_parent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "parent", 0, 0, &_XML, 0};
3125 static methodinfo_t _XML_appendChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "appendChild", 0, &_XML, &_XML, 0};
3126 static methodinfo_t _XML_replace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "replace", 0, &_XML, &_XML, 0};
3127 static methodinfo_t _XML_elements = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "elements", 0, &_XMLList, &_XML, 0};
3128 static methodinfo_t _XML_setNotification = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setNotification", 0, 0, &_XML, 0};
3129 static methodinfo_t _XML_namespaceDeclarations = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespaceDeclarations", 0, &_Array, &_XML, 0};
3130 static methodinfo_t _XML_length = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "length", 0, &_int, &_XML, 0};
3131 static methodinfo_t _XML_comments = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "comments", 0, &_XMLList, &_XML, 0};
3132 static methodinfo_t _XML_processingInstructions = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "processingInstructions", 0, &_XMLList, &_XML, 0};
3133 static methodinfo_t _XML_inScopeNamespaces = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "inScopeNamespaces", 0, &_Array, &_XML, 0};
3134 static varinfo_t _XML_prettyPrinting = {0x01, 0x00, 0x82, 0x16, 0, "prettyPrinting", 0, 0, &_XML, 0};
3135 static methodinfo_t _XML_children = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "children", 0, &_XMLList, &_XML, 0};
3136 static methodinfo_t _XML_setLocalName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setLocalName", 0, 0, &_XML, 0};
3137 static methodinfo_t _XML_setSettings = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "setSettings", 0, 0, &_XML, 0};
3138 static varinfo_t _XML_ignoreComments = {0x01, 0x00, 0x82, 0x16, 0, "ignoreComments", 0, 0, &_XML, 0};
3139 static methodinfo_t _XML_notification = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "notification", 0, &_Function, &_XML, 0};
3140 static varinfo_t _XML_ignoreWhitespace = {0x01, 0x00, 0x82, 0x16, 0, "ignoreWhitespace", 0, 0, &_XML, 0};
3141 static methodinfo_t _XML_setNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setNamespace", 0, 0, &_XML, 0};
3142 static methodinfo_t _XML_prependChild = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "prependChild", 0, &_XML, &_XML, 0};
3143 static methodinfo_t _XML_hasSimpleContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasSimpleContent", 0, &_Boolean, &_XML, 0};
3144 static methodinfo_t _XML_insertChildBefore = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildBefore", 0, 0, &_XML, 0};
3145 static methodinfo_t _XML_hasOwnProperty = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasOwnProperty", 0, &_Boolean, &_XML, 0};
3146 static methodinfo_t _XML_normalize = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "normalize", 0, &_XML, &_XML, 0};
3147 static methodinfo_t _XML_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_XML, &_XML, 0};
3148 static methodinfo_t _XML_copy = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "copy", 0, &_XML, &_XML, 0};
3149 static methodinfo_t _XML_localName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "localName", 0, &_Object, &_XML, 0};
3150 static methodinfo_t _XML_contains = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "contains", 0, &_Boolean, &_XML, 0};
3151 static methodinfo_t _XML_propertyIsEnumerable = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "propertyIsEnumerable", 0, &_Boolean, &_XML, 0};
3152 static methodinfo_t _XML_defaultSettings = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "defaultSettings", 0, &_Object, &_XML, 0};
3153 static methodinfo_t _XML_settings = {0x02, 0x00, 0x82, 0x08, "http://adobe.com/AS3/2006/builtin", "settings", 0, &_Object, &_XML, 0};
3154 static methodinfo_t _XML_namespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "namespace", 0, 0, &_XML, 0};
3155 static methodinfo_t _XML_attributes = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "attributes", 0, &_XMLList, &_XML, 0};
3156 static methodinfo_t _XML_setName = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setName", 0, 0, &_XML, 0};
3157 static methodinfo_t _XML_text = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "text", 0, &_XMLList, &_XML, 0};
3158 static methodinfo_t _XML_insertChildAfter = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "insertChildAfter", 0, 0, &_XML, 0};
3159 static varinfo_t _XML_ignoreProcessingInstructions = {0x01, 0x00, 0x82, 0x16, 0, "ignoreProcessingInstructions", 0, 0, &_XML, 0};
3160 static varinfo_t _XML_prettyIndent = {0x01, 0x00, 0x82, 0x16, 0, "prettyIndent", 0, 0, &_XML, 0};
3161 static methodinfo_t _XML_descendants = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "descendants", 0, &_XMLList, &_XML, 0};
3162 static methodinfo_t _XML_toXMLString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toXMLString", 0, &_String, &_XML, 0};
3163 static methodinfo_t _XML_hasComplexContent = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "hasComplexContent", 0, &_Boolean, &_XML, 0};
3164 static methodinfo_t _XML_child = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "child", 0, &_XMLList, &_XML, 0};
3165 static methodinfo_t _XML_removeNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "removeNamespace", 0, &_XML, &_XML, 0};
3166 static methodinfo_t _XML_addNamespace = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "addNamespace", 0, &_XML, &_XML, 0};
3167 static methodinfo_t _XML_nodeKind = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "nodeKind", 0, &_String, &_XML, 0};
3168 static methodinfo_t _XML_name = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "name", 0, &_Object, &_XML, 0};
3169 static methodinfo_t _XML_setChildren = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "setChildren", 0, &_XML, &_XML, 0};
3170 static classinfo_t flash_net_NetStreamInfo = {0x03, 0x00, 0x81, 0x16, "flash.net", "NetStreamInfo", 0, &_Object, interfaces: {0}};
3171 static varinfo_t flash_net_NetStreamInfo_maxBytesPerSecond = {0x01, 0x00, 0x80, 0x16, 0, "maxBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3172 static varinfo_t flash_net_NetStreamInfo_dataBufferByteLength = {0x01, 0x00, 0x80, 0x16, 0, "dataBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3173 static varinfo_t flash_net_NetStreamInfo_videoByteCount = {0x01, 0x00, 0x80, 0x16, 0, "videoByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3174 static varinfo_t flash_net_NetStreamInfo_videoBufferLength = {0x01, 0x00, 0x80, 0x16, 0, "videoBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3175 static varinfo_t flash_net_NetStreamInfo_audioBufferByteLength = {0x01, 0x00, 0x80, 0x16, 0, "audioBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3176 static varinfo_t flash_net_NetStreamInfo_dataBytesPerSecond = {0x01, 0x00, 0x80, 0x16, 0, "dataBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3177 static varinfo_t flash_net_NetStreamInfo_SRTT = {0x01, 0x00, 0x80, 0x16, 0, "SRTT", 0, 0, &flash_net_NetStreamInfo, 0};
3178 static varinfo_t flash_net_NetStreamInfo_droppedFrames = {0x01, 0x00, 0x80, 0x16, 0, "droppedFrames", 0, 0, &flash_net_NetStreamInfo, 0};
3179 static varinfo_t flash_net_NetStreamInfo_audioByteCount = {0x01, 0x00, 0x80, 0x16, 0, "audioByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3180 static varinfo_t flash_net_NetStreamInfo_audioBufferLength = {0x01, 0x00, 0x80, 0x16, 0, "audioBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3181 static varinfo_t flash_net_NetStreamInfo_byteCount = {0x01, 0x00, 0x80, 0x16, 0, "byteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3182 static methodinfo_t flash_net_NetStreamInfo_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_net_NetStreamInfo, 0};
3183 static varinfo_t flash_net_NetStreamInfo_dataByteCount = {0x01, 0x00, 0x80, 0x16, 0, "dataByteCount", 0, 0, &flash_net_NetStreamInfo, 0};
3184 static varinfo_t flash_net_NetStreamInfo_videoBufferByteLength = {0x01, 0x00, 0x80, 0x16, 0, "videoBufferByteLength", 0, 0, &flash_net_NetStreamInfo, 0};
3185 static varinfo_t flash_net_NetStreamInfo_dataBufferLength = {0x01, 0x00, 0x80, 0x16, 0, "dataBufferLength", 0, 0, &flash_net_NetStreamInfo, 0};
3186 static varinfo_t flash_net_NetStreamInfo_audioLossRate = {0x01, 0x00, 0x80, 0x16, 0, "audioLossRate", 0, 0, &flash_net_NetStreamInfo, 0};
3187 static varinfo_t flash_net_NetStreamInfo_videoBytesPerSecond = {0x01, 0x00, 0x80, 0x16, 0, "videoBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3188 static varinfo_t flash_net_NetStreamInfo_currentBytesPerSecond = {0x01, 0x00, 0x80, 0x16, 0, "currentBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3189 static varinfo_t flash_net_NetStreamInfo_audioBytesPerSecond = {0x01, 0x00, 0x80, 0x16, 0, "audioBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3190 static varinfo_t flash_net_NetStreamInfo_playbackBytesPerSecond = {0x01, 0x00, 0x80, 0x16, 0, "playbackBytesPerSecond", 0, 0, &flash_net_NetStreamInfo, 0};
3191 static classinfo_t flash_display_Stage = {0x03, 0x00, 0x80, 0x16, "flash.display", "Stage", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
3192 static methodinfo_t flash_display_Stage_setChildIndex = {0x02, 0x00, 0x80, 0x16, 0, "setChildIndex", 0, 0, &flash_display_Stage, 0};
3193 static varinfo_t flash_display_Stage_stageFocusRect = {0x01, 0x00, 0x80, 0x16, 0, "stageFocusRect", 0, 0, &flash_display_Stage, 0};
3194 static varinfo_t flash_display_Stage_frameRate = {0x01, 0x00, 0x80, 0x16, 0, "frameRate", 0, 0, &flash_display_Stage, 0};
3195 static methodinfo_t flash_display_Stage_invalidate = {0x02, 0x00, 0x80, 0x16, 0, "invalidate", 0, 0, &flash_display_Stage, 0};
3196 static varinfo_t flash_display_Stage_textSnapshot = {0x01, 0x00, 0x80, 0x16, 0, "textSnapshot", 0, 0, &flash_display_Stage, 0};
3197 static varinfo_t flash_display_Stage_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_display_Stage, 0};
3198 static methodinfo_t flash_display_Stage_willTrigger = {0x02, 0x00, 0x80, 0x16, 0, "willTrigger", 0, &_Boolean, &flash_display_Stage, 0};
3199 static methodinfo_t flash_display_Stage_dispatchEvent = {0x02, 0x00, 0x80, 0x16, 0, "dispatchEvent", 0, &_Boolean, &flash_display_Stage, 0};
3200 static methodinfo_t flash_display_Stage_isFocusInaccessible = {0x02, 0x00, 0x80, 0x16, 0, "isFocusInaccessible", 0, &_Boolean, &flash_display_Stage, 0};
3201 static methodinfo_t flash_display_Stage_removeChildAt = {0x02, 0x00, 0x80, 0x16, 0, "removeChildAt", 0, &flash_display_DisplayObject, &flash_display_Stage, 0};
3202 static varinfo_t flash_display_Stage_fullScreenWidth = {0x01, 0x00, 0x80, 0x16, 0, "fullScreenWidth", 0, 0, &flash_display_Stage, 0};
3203 static methodinfo_t flash_display_Stage_addChildAt = {0x02, 0x00, 0x80, 0x16, 0, "addChildAt", 0, &flash_display_DisplayObject, &flash_display_Stage, 0};
3204 static varinfo_t flash_display_Stage_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, 0, &flash_display_Stage, 0};
3205 static varinfo_t flash_display_Stage_fullScreenSourceRect = {0x01, 0x00, 0x80, 0x16, 0, "fullScreenSourceRect", 0, 0, &flash_display_Stage, 0};
3206 static varinfo_t flash_display_Stage_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, 0, &flash_display_Stage, 0};
3207 static methodinfo_t flash_display_Stage_addChild = {0x02, 0x00, 0x80, 0x16, 0, "addChild", 0, &flash_display_DisplayObject, &flash_display_Stage, 0};
3208 static varinfo_t flash_display_Stage_numChildren = {0x01, 0x00, 0x80, 0x16, 0, "numChildren", 0, 0, &flash_display_Stage, 0};
3209 static varinfo_t flash_display_Stage_mouseChildren = {0x01, 0x00, 0x80, 0x16, 0, "mouseChildren", 0, 0, &flash_display_Stage, 0};
3210 static methodinfo_t flash_display_Stage_swapChildrenAt = {0x02, 0x00, 0x80, 0x16, 0, "swapChildrenAt", 0, 0, &flash_display_Stage, 0};
3211 static varinfo_t flash_display_Stage_showDefaultContextMenu = {0x01, 0x00, 0x80, 0x16, 0, "showDefaultContextMenu", 0, 0, &flash_display_Stage, 0};
3212 static methodinfo_t flash_display_Stage_addEventListener = {0x02, 0x00, 0x80, 0x16, 0, "addEventListener", 0, 0, &flash_display_Stage, 0};
3213 static varinfo_t flash_display_Stage_stageHeight = {0x01, 0x00, 0x80, 0x16, 0, "stageHeight", 0, 0, &flash_display_Stage, 0};
3214 static varinfo_t flash_display_Stage_fullScreenHeight = {0x01, 0x00, 0x80, 0x16, 0, "fullScreenHeight", 0, 0, &flash_display_Stage, 0};
3215 static varinfo_t flash_display_Stage_align = {0x01, 0x00, 0x80, 0x16, 0, "align", 0, 0, &flash_display_Stage, 0};
3216 static methodinfo_t flash_display_Stage_hasEventListener = {0x02, 0x00, 0x80, 0x16, 0, "hasEventListener", 0, &_Boolean, &flash_display_Stage, 0};
3217 static varinfo_t flash_display_Stage_displayState = {0x01, 0x00, 0x80, 0x16, 0, "displayState", 0, 0, &flash_display_Stage, 0};
3218 static varinfo_t flash_display_Stage_scaleMode = {0x01, 0x00, 0x80, 0x16, 0, "scaleMode", 0, 0, &flash_display_Stage, 0};
3219 static varinfo_t flash_display_Stage_tabChildren = {0x01, 0x00, 0x80, 0x16, 0, "tabChildren", 0, 0, &flash_display_Stage, 0};
3220 static varinfo_t flash_display_Stage_focus = {0x01, 0x00, 0x80, 0x16, 0, "focus", 0, 0, &flash_display_Stage, 0};
3221 static varinfo_t flash_display_Stage_colorCorrection = {0x01, 0x00, 0x80, 0x16, 0, "colorCorrection", 0, 0, &flash_display_Stage, 0};
3222 static varinfo_t flash_display_Stage_colorCorrectionSupport = {0x01, 0x00, 0x80, 0x16, 0, "colorCorrectionSupport", 0, 0, &flash_display_Stage, 0};
3223 static varinfo_t flash_display_Stage_stageWidth = {0x01, 0x00, 0x80, 0x16, 0, "stageWidth", 0, 0, &flash_display_Stage, 0};
3224 static classinfo_t flash_ui_ContextMenuItem = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenuItem", 0, &flash_events_EventDispatcher, interfaces: {0}};
3225 static varinfo_t flash_ui_ContextMenuItem_separatorBefore = {0x01, 0x00, 0x80, 0x16, 0, "separatorBefore", 0, 0, &flash_ui_ContextMenuItem, 0};
3226 static varinfo_t flash_ui_ContextMenuItem_enabled = {0x01, 0x00, 0x80, 0x16, 0, "enabled", 0, 0, &flash_ui_ContextMenuItem, 0};
3227 static varinfo_t flash_ui_ContextMenuItem_caption = {0x01, 0x00, 0x80, 0x16, 0, "caption", 0, 0, &flash_ui_ContextMenuItem, 0};
3228 static methodinfo_t flash_ui_ContextMenuItem_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_ui_ContextMenuItem, &flash_ui_ContextMenuItem, 0};
3229 static varinfo_t flash_ui_ContextMenuItem_visible = {0x01, 0x00, 0x80, 0x16, 0, "visible", 0, 0, &flash_ui_ContextMenuItem, 0};
3230 static classinfo_t flash_trace_Trace = {0x03, 0x00, 0x80, 0x16, "flash.trace", "Trace", 0, &_Object, interfaces: {0}};
3231 static classinfo_t flash_events_TimerEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "TimerEvent", 0, &flash_events_Event, interfaces: {0}};
3232 static methodinfo_t flash_events_TimerEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_TimerEvent, 0};
3233 static methodinfo_t flash_events_TimerEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_TimerEvent, 0};
3234 static methodinfo_t flash_events_TimerEvent_updateAfterEvent = {0x02, 0x00, 0x80, 0x16, 0, "updateAfterEvent", 0, 0, &flash_events_TimerEvent, 0};
3235 static classinfo_t flash_events_SampleDataEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "SampleDataEvent", 0, &flash_events_Event, interfaces: {0}};
3236 static methodinfo_t flash_events_SampleDataEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_SampleDataEvent, 0};
3237 static varinfo_t flash_events_SampleDataEvent_position = {0x01, 0x00, 0x80, 0x16, 0, "position", 0, 0, &flash_events_SampleDataEvent, 0};
3238 static methodinfo_t flash_events_SampleDataEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_SampleDataEvent, 0};
3239 static varinfo_t flash_events_SampleDataEvent_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, 0, &flash_events_SampleDataEvent, 0};
3240 static classinfo_t flash_display_ShaderPrecision = {0x03, 0x00, 0x81, 0x16, "flash.display", "ShaderPrecision", 0, &_Object, interfaces: {0}};
3241 static classinfo_t flash_net_FileReference = {0x03, 0x00, 0x80, 0x16, "flash.net", "FileReference", 0, &flash_events_EventDispatcher, interfaces: {0}};
3242 static varinfo_t flash_net_FileReference_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_net_FileReference, 0};
3243 static methodinfo_t flash_net_FileReference_browse = {0x02, 0x00, 0x80, 0x16, 0, "browse", 0, &_Boolean, &flash_net_FileReference, 0};
3244 static varinfo_t flash_net_FileReference_creationDate = {0x01, 0x00, 0x80, 0x16, 0, "creationDate", 0, 0, &flash_net_FileReference, 0};
3245 static methodinfo_t flash_net_FileReference_upload = {0x02, 0x00, 0x80, 0x16, 0, "upload", 0, 0, &flash_net_FileReference, 0};
3246 static methodinfo_t flash_net_FileReference_download = {0x02, 0x00, 0x80, 0x16, 0, "download", 0, 0, &flash_net_FileReference, 0};
3247 static methodinfo_t flash_net_FileReference_save = {0x02, 0x00, 0x80, 0x16, 0, "save", 0, 0, &flash_net_FileReference, 0};
3248 static methodinfo_t flash_net_FileReference_cancel = {0x02, 0x00, 0x80, 0x16, 0, "cancel", 0, 0, &flash_net_FileReference, 0};
3249 static varinfo_t flash_net_FileReference_creator = {0x01, 0x00, 0x80, 0x16, 0, "creator", 0, 0, &flash_net_FileReference, 0};
3250 static varinfo_t flash_net_FileReference_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, 0, &flash_net_FileReference, 0};
3251 static varinfo_t flash_net_FileReference_size = {0x01, 0x00, 0x80, 0x16, 0, "size", 0, 0, &flash_net_FileReference, 0};
3252 static varinfo_t flash_net_FileReference_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, 0, &flash_net_FileReference, 0};
3253 static methodinfo_t flash_net_FileReference_load = {0x02, 0x00, 0x80, 0x16, 0, "load", 0, 0, &flash_net_FileReference, 0};
3254 static varinfo_t flash_net_FileReference_modificationDate = {0x01, 0x00, 0x80, 0x16, 0, "modificationDate", 0, 0, &flash_net_FileReference, 0};
3255 static classinfo_t _DefinitionError = {0x03, 0x00, 0x88, 0x16, "", "DefinitionError", 0, &_Error, interfaces: {0}};
3256 static classinfo_t flash_events_EventDispatcher = {0x03, 0x00, 0x80, 0x16, "flash.events", "EventDispatcher", 0, &_Object, interfaces: {&flash_events_IEventDispatcher, 0}};
3257 static methodinfo_t flash_events_EventDispatcher_willTrigger = {0x02, 0x00, 0x80, 0x16, 0, "willTrigger", 0, &_Boolean, &flash_events_EventDispatcher, 0};
3258 static methodinfo_t flash_events_EventDispatcher_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_EventDispatcher, 0};
3259 static methodinfo_t flash_events_EventDispatcher_removeEventListener = {0x02, 0x00, 0x80, 0x16, 0, "removeEventListener", 0, 0, &flash_events_EventDispatcher, 0};
3260 static methodinfo_t flash_events_EventDispatcher_hasEventListener = {0x02, 0x00, 0x80, 0x16, 0, "hasEventListener", 0, &_Boolean, &flash_events_EventDispatcher, 0};
3261 static methodinfo_t flash_events_EventDispatcher_addEventListener = {0x02, 0x00, 0x80, 0x16, 0, "addEventListener", 0, 0, &flash_events_EventDispatcher, 0};
3262 static methodinfo_t flash_events_EventDispatcher_dispatchEvent = {0x02, 0x00, 0x80, 0x16, 0, "dispatchEvent", 0, &_Boolean, &flash_events_EventDispatcher, 0};
3263 static classinfo_t flash_net_SharedObjectFlushStatus = {0x03, 0x00, 0x81, 0x16, "flash.net", "SharedObjectFlushStatus", 0, &_Object, interfaces: {0}};
3264 static classinfo_t flash_text_TextLineMetrics = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextLineMetrics", 0, &_Object, interfaces: {0}};
3265 static varinfo_t flash_text_TextLineMetrics_descent = {0x01, 0x00, 0x80, 0x16, 0, "descent", 0, &_Number, &flash_text_TextLineMetrics, 0};
3266 static varinfo_t flash_text_TextLineMetrics_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, &_Number, &flash_text_TextLineMetrics, 0};
3267 static varinfo_t flash_text_TextLineMetrics_ascent = {0x01, 0x00, 0x80, 0x16, 0, "ascent", 0, &_Number, &flash_text_TextLineMetrics, 0};
3268 static varinfo_t flash_text_TextLineMetrics_leading = {0x01, 0x00, 0x80, 0x16, 0, "leading", 0, &_Number, &flash_text_TextLineMetrics, 0};
3269 static varinfo_t flash_text_TextLineMetrics_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, &_Number, &flash_text_TextLineMetrics, 0};
3270 static varinfo_t flash_text_TextLineMetrics_x = {0x01, 0x00, 0x80, 0x16, 0, "x", 0, &_Number, &flash_text_TextLineMetrics, 0};
3271 static classinfo_t flash_text_AntiAliasType = {0x03, 0x00, 0x81, 0x16, "flash.text", "AntiAliasType", 0, &_Object, interfaces: {0}};
3272 static classinfo_t flash_system_SecurityDomain = {0x03, 0x00, 0x80, 0x16, "flash.system", "SecurityDomain", 0, &_Object, interfaces: {0}};
3273 static classinfo_t flash_text_Font = {0x03, 0x00, 0x80, 0x16, "flash.text", "Font", 0, &_Object, interfaces: {0}};
3274 static methodinfo_t flash_text_Font_enumerateFonts = {0x02, 0x00, 0x82, 0x16, 0, "enumerateFonts", 0, &_Array, &flash_text_Font, 0};
3275 static methodinfo_t flash_text_Font_hasGlyphs = {0x02, 0x00, 0x80, 0x16, 0, "hasGlyphs", 0, &_Boolean, &flash_text_Font, 0};
3276 static varinfo_t flash_text_Font_fontName = {0x01, 0x00, 0x80, 0x16, 0, "fontName", 0, 0, &flash_text_Font, 0};
3277 static methodinfo_t flash_text_Font_registerFont = {0x02, 0x00, 0x82, 0x16, 0, "registerFont", 0, 0, &flash_text_Font, 0};
3278 static varinfo_t flash_text_Font_fontStyle = {0x01, 0x00, 0x80, 0x16, 0, "fontStyle", 0, 0, &flash_text_Font, 0};
3279 static varinfo_t flash_text_Font_fontType = {0x01, 0x00, 0x80, 0x16, 0, "fontType", 0, 0, &flash_text_Font, 0};
3280 static classinfo_t _RegExp = {0x03, 0x00, 0x88, 0x16, "", "RegExp", 0, &_Object, interfaces: {0}};
3281 static varinfo_t _RegExp_source = {0x01, 0x00, 0x80, 0x16, 0, "source", 0, 0, &_RegExp, 0};
3282 static methodinfo_t _RegExp_test = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "test", 0, &_Boolean, &_RegExp, 0};
3283 static varinfo_t _RegExp_global = {0x01, 0x00, 0x80, 0x16, 0, "global", 0, 0, &_RegExp, 0};
3284 static methodinfo_t _RegExp_exec = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "exec", 0, 0, &_RegExp, 0};
3285 static varinfo_t _RegExp_ignoreCase = {0x01, 0x00, 0x80, 0x16, 0, "ignoreCase", 0, 0, &_RegExp, 0};
3286 static varinfo_t _RegExp_dotall = {0x01, 0x00, 0x80, 0x16, 0, "dotall", 0, 0, &_RegExp, 0};
3287 static varinfo_t _RegExp_lastIndex = {0x01, 0x00, 0x80, 0x16, 0, "lastIndex", 0, 0, &_RegExp, 0};
3288 static varinfo_t _RegExp_extended = {0x01, 0x00, 0x80, 0x16, 0, "extended", 0, 0, &_RegExp, 0};
3289 static varinfo_t _RegExp_multiline = {0x01, 0x00, 0x80, 0x16, 0, "multiline", 0, 0, &_RegExp, 0};
3290 static classinfo_t flash_accessibility_AccessibilityProperties = {0x03, 0x00, 0x80, 0x16, "flash.accessibility", "AccessibilityProperties", 0, &_Object, interfaces: {0}};
3291 static varinfo_t flash_accessibility_AccessibilityProperties_forceSimple = {0x01, 0x00, 0x80, 0x16, 0, "forceSimple", 0, &_Boolean, &flash_accessibility_AccessibilityProperties, 0};
3292 static varinfo_t flash_accessibility_AccessibilityProperties_noAutoLabeling = {0x01, 0x00, 0x80, 0x16, 0, "noAutoLabeling", 0, &_Boolean, &flash_accessibility_AccessibilityProperties, 0};
3293 static varinfo_t flash_accessibility_AccessibilityProperties_description = {0x01, 0x00, 0x80, 0x16, 0, "description", 0, &_String, &flash_accessibility_AccessibilityProperties, 0};
3294 static varinfo_t flash_accessibility_AccessibilityProperties_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, &_String, &flash_accessibility_AccessibilityProperties, 0};
3295 static varinfo_t flash_accessibility_AccessibilityProperties_shortcut = {0x01, 0x00, 0x80, 0x16, 0, "shortcut", 0, &_String, &flash_accessibility_AccessibilityProperties, 0};
3296 static varinfo_t flash_accessibility_AccessibilityProperties_silent = {0x01, 0x00, 0x80, 0x16, 0, "silent", 0, &_Boolean, &flash_accessibility_AccessibilityProperties, 0};
3297 static classinfo_t flash_ui_ContextMenu = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenu", 0, &flash_events_EventDispatcher, interfaces: {0}};
3298 static methodinfo_t flash_ui_ContextMenu_hideBuiltInItems = {0x02, 0x00, 0x80, 0x16, 0, "hideBuiltInItems", 0, 0, &flash_ui_ContextMenu, 0};
3299 static varinfo_t flash_ui_ContextMenu_clipboardItems = {0x01, 0x00, 0x80, 0x16, 0, "clipboardItems", 0, 0, &flash_ui_ContextMenu, 0};
3300 static varinfo_t flash_ui_ContextMenu_builtInItems = {0x01, 0x00, 0x80, 0x16, 0, "builtInItems", 0, 0, &flash_ui_ContextMenu, 0};
3301 static varinfo_t flash_ui_ContextMenu_customItems = {0x01, 0x00, 0x80, 0x16, 0, "customItems", 0, 0, &flash_ui_ContextMenu, 0};
3302 static methodinfo_t flash_ui_ContextMenu_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_ui_ContextMenu, &flash_ui_ContextMenu, 0};
3303 static varinfo_t flash_ui_ContextMenu_link = {0x01, 0x00, 0x80, 0x16, 0, "link", 0, 0, &flash_ui_ContextMenu, 0};
3304 static varinfo_t flash_ui_ContextMenu_clipboardMenu = {0x01, 0x00, 0x80, 0x16, 0, "clipboardMenu", 0, 0, &flash_ui_ContextMenu, 0};
3305 static classinfo_t flash_text_TextFieldAutoSize = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFieldAutoSize", 0, &_Object, interfaces: {0}};
3306 static classinfo_t _Math = {0x03, 0x00, 0x81, 0x16, "", "Math", 0, &_Object, interfaces: {0}};
3307 static classinfo_t flash_display_ColorCorrectionSupport = {0x03, 0x00, 0x81, 0x16, "flash.display", "ColorCorrectionSupport", 0, &_Object, interfaces: {0}};
3308 static classinfo_t flash_errors_IOError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "IOError", 0, &_Error, interfaces: {0}};
3309 static methodinfo_t _trace = {0x02, 0x00, 0x82, 0x16, "", "trace", 0, 0, 0, 0};
3310 static classinfo_t flash_ui_ContextMenuBuiltInItems = {0x03, 0x00, 0x81, 0x16, "flash.ui", "ContextMenuBuiltInItems", 0, &_Object, interfaces: {0}};
3311 static varinfo_t flash_ui_ContextMenuBuiltInItems_zoom = {0x01, 0x00, 0x80, 0x16, 0, "zoom", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3312 static varinfo_t flash_ui_ContextMenuBuiltInItems_save = {0x01, 0x00, 0x80, 0x16, 0, "save", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3313 static varinfo_t flash_ui_ContextMenuBuiltInItems_loop = {0x01, 0x00, 0x80, 0x16, 0, "loop", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3314 static varinfo_t flash_ui_ContextMenuBuiltInItems_print = {0x01, 0x00, 0x80, 0x16, 0, "print", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3315 static varinfo_t flash_ui_ContextMenuBuiltInItems_forwardAndBack = {0x01, 0x00, 0x80, 0x16, 0, "forwardAndBack", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3316 static varinfo_t flash_ui_ContextMenuBuiltInItems_rewind = {0x01, 0x00, 0x80, 0x16, 0, "rewind", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3317 static methodinfo_t flash_ui_ContextMenuBuiltInItems_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_ui_ContextMenuBuiltInItems, &flash_ui_ContextMenuBuiltInItems, 0};
3318 static varinfo_t flash_ui_ContextMenuBuiltInItems_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3319 static varinfo_t flash_ui_ContextMenuBuiltInItems_play = {0x01, 0x00, 0x80, 0x16, 0, "play", 0, &_Boolean, &flash_ui_ContextMenuBuiltInItems, 0};
3320 static classinfo_t flash_net_FileReferenceList = {0x03, 0x00, 0x80, 0x16, "flash.net", "FileReferenceList", 0, &flash_events_EventDispatcher, interfaces: {0}};
3321 static varinfo_t flash_net_FileReferenceList_fileList = {0x01, 0x00, 0x80, 0x16, 0, "fileList", 0, 0, &flash_net_FileReferenceList, 0};
3322 static methodinfo_t flash_net_FileReferenceList_browse = {0x02, 0x00, 0x80, 0x16, 0, "browse", 0, &_Boolean, &flash_net_FileReferenceList, 0};
3323 static classinfo_t flash_display_TriangleCulling = {0x03, 0x00, 0x81, 0x16, "flash.display", "TriangleCulling", 0, &_Object, interfaces: {0}};
3324 static classinfo_t flash_media_SoundMixer = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundMixer", 0, &_Object, interfaces: {0}};
3325 static classinfo_t adobe_utils_XMLUI = {0x03, 0x00, 0x81, 0x16, "adobe.utils", "XMLUI", 0, &_Object, interfaces: {0}};
3326 static methodinfo_t _escape = {0x02, 0x00, 0x82, 0x16, "", "escape", 0, &_String, 0, 0};
3327 static methodinfo_t flash_utils_setInterval = {0x02, 0x00, 0x82, 0x16, "flash.utils", "setInterval", 0, &_uint, 0, 0};
3328 static classinfo_t flash_events_StatusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "StatusEvent", 0, &flash_events_Event, interfaces: {0}};
3329 static methodinfo_t flash_events_StatusEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_StatusEvent, 0};
3330 static varinfo_t flash_events_StatusEvent_code = {0x01, 0x00, 0x80, 0x16, 0, "code", 0, 0, &flash_events_StatusEvent, 0};
3331 static methodinfo_t flash_events_StatusEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_StatusEvent, 0};
3332 static varinfo_t flash_events_StatusEvent_level = {0x01, 0x00, 0x80, 0x16, 0, "level", 0, 0, &flash_events_StatusEvent, 0};
3333 static classinfo_t flash_display_IGraphicsPath = {0x03, 0x00, 0x90, 0x16, "flash.display", "IGraphicsPath", 0, 0, interfaces: {0}};
3334 static classinfo_t flash_events_ShaderEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ShaderEvent", 0, &flash_events_Event, interfaces: {0}};
3335 static varinfo_t flash_events_ShaderEvent_vector = {0x01, 0x00, 0x80, 0x16, 0, "vector", 0, 0, &flash_events_ShaderEvent, 0};
3336 static methodinfo_t flash_events_ShaderEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_ShaderEvent, 0};
3337 static varinfo_t flash_events_ShaderEvent_bitmapData = {0x01, 0x00, 0x80, 0x16, 0, "bitmapData", 0, 0, &flash_events_ShaderEvent, 0};
3338 static methodinfo_t flash_events_ShaderEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_ShaderEvent, 0};
3339 static varinfo_t flash_events_ShaderEvent_byteArray = {0x01, 0x00, 0x80, 0x16, 0, "byteArray", 0, 0, &flash_events_ShaderEvent, 0};
3340 static classinfo_t flash_display_Shader = {0x03, 0x00, 0x80, 0x16, "flash.display", "Shader", 0, &_Object, interfaces: {0}};
3341 static varinfo_t flash_display_Shader_precisionHint = {0x01, 0x00, 0x80, 0x16, 0, "precisionHint", 0, 0, &flash_display_Shader, 0};
3342 static varinfo_t flash_display_Shader_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, 0, &flash_display_Shader, 0};
3343 static classinfo_t flash_errors_StackOverflowError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "StackOverflowError", 0, &_Error, interfaces: {0}};
3344 static methodinfo_t flash_sampler_getInvocationCount = {0x02, 0x00, 0x82, 0x16, "flash.sampler", "getInvocationCount", 0, &_Number, 0, 0};
3345 static classinfo_t flash_text_engine_Kerning = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "Kerning", 0, &_Object, interfaces: {0}};
3346 static classinfo_t flash_text_CSMSettings = {0x03, 0x00, 0x81, 0x16, "flash.text", "CSMSettings", 0, &_Object, interfaces: {0}};
3347 static varinfo_t flash_text_CSMSettings_fontSize = {0x01, 0x00, 0x80, 0x16, 0, "fontSize", 0, &_Number, &flash_text_CSMSettings, 0};
3348 static varinfo_t flash_text_CSMSettings_outsideCutoff = {0x01, 0x00, 0x80, 0x16, 0, "outsideCutoff", 0, &_Number, &flash_text_CSMSettings, 0};
3349 static varinfo_t flash_text_CSMSettings_insideCutoff = {0x01, 0x00, 0x80, 0x16, 0, "insideCutoff", 0, &_Number, &flash_text_CSMSettings, 0};
3350 static classinfo_t _RangeError = {0x03, 0x00, 0x88, 0x16, "", "RangeError", 0, &_Error, interfaces: {0}};
3351 static classinfo_t _Number = {0x03, 0x00, 0x81, 0x16, "", "Number", 0, &_Object, interfaces: {0}};
3352 static methodinfo_t _Number_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_Number, &_Number, 0};
3353 static methodinfo_t _Number_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_Number, 0};
3354 static methodinfo_t _Number_toExponential = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toExponential", 0, &_String, &_Number, 0};
3355 static methodinfo_t _Number_toFixed = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toFixed", 0, &_String, &_Number, 0};
3356 static methodinfo_t _Number_toPrecision = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toPrecision", 0, &_String, &_Number, 0};
3357 static classinfo_t flash_display_Graphics = {0x03, 0x00, 0x81, 0x16, "flash.display", "Graphics", 0, &_Object, interfaces: {0}};
3358 static methodinfo_t flash_display_Graphics_drawPath = {0x02, 0x00, 0x80, 0x16, 0, "drawPath", 0, 0, &flash_display_Graphics, 0};
3359 static methodinfo_t flash_display_Graphics_drawEllipse = {0x02, 0x00, 0x80, 0x16, 0, "drawEllipse", 0, 0, &flash_display_Graphics, 0};
3360 static methodinfo_t flash_display_Graphics_drawRoundRectComplex = {0x02, 0x00, 0x80, 0x16, 0, "drawRoundRectComplex", 0, 0, &flash_display_Graphics, 0};
3361 static methodinfo_t flash_display_Graphics_moveTo = {0x02, 0x00, 0x80, 0x16, 0, "moveTo", 0, 0, &flash_display_Graphics, 0};
3362 static methodinfo_t flash_display_Graphics_lineShaderStyle = {0x02, 0x00, 0x80, 0x16, 0, "lineShaderStyle", 0, 0, &flash_display_Graphics, 0};
3363 static methodinfo_t flash_display_Graphics_beginFill = {0x02, 0x00, 0x80, 0x16, 0, "beginFill", 0, 0, &flash_display_Graphics, 0};
3364 static methodinfo_t flash_display_Graphics_beginGradientFill = {0x02, 0x00, 0x80, 0x16, 0, "beginGradientFill", 0, 0, &flash_display_Graphics, 0};
3365 static methodinfo_t flash_display_Graphics_drawGraphicsData = {0x02, 0x00, 0x80, 0x16, 0, "drawGraphicsData", 0, 0, &flash_display_Graphics, 0};
3366 static methodinfo_t flash_display_Graphics_lineGradientStyle = {0x02, 0x00, 0x80, 0x16, 0, "lineGradientStyle", 0, 0, &flash_display_Graphics, 0};
3367 static methodinfo_t flash_display_Graphics_drawRoundRect = {0x02, 0x00, 0x80, 0x16, 0, "drawRoundRect", 0, 0, &flash_display_Graphics, 0};
3368 static methodinfo_t flash_display_Graphics_beginBitmapFill = {0x02, 0x00, 0x80, 0x16, 0, "beginBitmapFill", 0, 0, &flash_display_Graphics, 0};
3369 static methodinfo_t flash_display_Graphics_lineStyle = {0x02, 0x00, 0x80, 0x16, 0, "lineStyle", 0, 0, &flash_display_Graphics, 0};
3370 static methodinfo_t flash_display_Graphics_lineTo = {0x02, 0x00, 0x80, 0x16, 0, "lineTo", 0, 0, &flash_display_Graphics, 0};
3371 static methodinfo_t flash_display_Graphics_endFill = {0x02, 0x00, 0x80, 0x16, 0, "endFill", 0, 0, &flash_display_Graphics, 0};
3372 static methodinfo_t flash_display_Graphics_copyFrom = {0x02, 0x00, 0x80, 0x16, 0, "copyFrom", 0, 0, &flash_display_Graphics, 0};
3373 static methodinfo_t flash_display_Graphics_lineBitmapStyle = {0x02, 0x00, 0x80, 0x16, 0, "lineBitmapStyle", 0, 0, &flash_display_Graphics, 0};
3374 static methodinfo_t flash_display_Graphics_curveTo = {0x02, 0x00, 0x80, 0x16, 0, "curveTo", 0, 0, &flash_display_Graphics, 0};
3375 static methodinfo_t flash_display_Graphics_clear = {0x02, 0x00, 0x80, 0x16, 0, "clear", 0, 0, &flash_display_Graphics, 0};
3376 static methodinfo_t flash_display_Graphics_drawCircle = {0x02, 0x00, 0x80, 0x16, 0, "drawCircle", 0, 0, &flash_display_Graphics, 0};
3377 static methodinfo_t flash_display_Graphics_beginShaderFill = {0x02, 0x00, 0x80, 0x16, 0, "beginShaderFill", 0, 0, &flash_display_Graphics, 0};
3378 static methodinfo_t flash_display_Graphics_drawTriangles = {0x02, 0x00, 0x80, 0x16, 0, "drawTriangles", 0, 0, &flash_display_Graphics, 0};
3379 static methodinfo_t flash_display_Graphics_drawRect = {0x02, 0x00, 0x80, 0x16, 0, "drawRect", 0, 0, &flash_display_Graphics, 0};
3380 static classinfo_t _SyntaxError = {0x03, 0x00, 0x88, 0x16, "", "SyntaxError", 0, &_Error, interfaces: {0}};
3381 static classinfo_t flash_sampler_NewObjectSample = {0x03, 0x00, 0x81, 0x16, "flash.sampler", "NewObjectSample", 0, &flash_sampler_Sample, interfaces: {0}};
3382 static varinfo_t flash_sampler_NewObjectSample_object = {0x01, 0x00, 0x80, 0x16, 0, "object", 0, 0, &flash_sampler_NewObjectSample, 0};
3383 static classinfo_t flash_net_FileFilter = {0x03, 0x00, 0x81, 0x16, "flash.net", "FileFilter", 0, &_Object, interfaces: {0}};
3384 static varinfo_t flash_net_FileFilter_extension = {0x01, 0x00, 0x80, 0x16, 0, "extension", 0, 0, &flash_net_FileFilter, 0};
3385 static varinfo_t flash_net_FileFilter_description = {0x01, 0x00, 0x80, 0x16, 0, "description", 0, 0, &flash_net_FileFilter, 0};
3386 static varinfo_t flash_net_FileFilter_macType = {0x01, 0x00, 0x80, 0x16, 0, "macType", 0, 0, &flash_net_FileFilter, 0};
3387 static classinfo_t flash_display_BitmapDataChannel = {0x03, 0x00, 0x81, 0x16, "flash.display", "BitmapDataChannel", 0, &_Object, interfaces: {0}};
3388 static methodinfo_t flash_utils_clearInterval = {0x02, 0x00, 0x82, 0x16, "flash.utils", "clearInterval", 0, 0, 0, 0};
3389 static classinfo_t flash_text_engine_ContentElement = {0x03, 0x00, 0x80, 0x16, "flash.text.engine", "ContentElement", 0, &_Object, interfaces: {0}};
3390 static varinfo_t flash_text_engine_ContentElement_eventMirror = {0x01, 0x00, 0x80, 0x16, 0, "eventMirror", 0, 0, &flash_text_engine_ContentElement, 0};
3391 static varinfo_t flash_text_engine_ContentElement_groupElement = {0x01, 0x00, 0x80, 0x16, 0, "groupElement", 0, 0, &flash_text_engine_ContentElement, 0};
3392 static varinfo_t flash_text_engine_ContentElement_textRotation = {0x01, 0x00, 0x80, 0x16, 0, "textRotation", 0, 0, &flash_text_engine_ContentElement, 0};
3393 static varinfo_t flash_text_engine_ContentElement_text = {0x01, 0x00, 0x80, 0x16, 0, "text", 0, 0, &flash_text_engine_ContentElement, 0};
3394 static varinfo_t flash_text_engine_ContentElement_userData = {0x01, 0x00, 0x80, 0x16, 0, "userData", 0, 0, &flash_text_engine_ContentElement, 0};
3395 static varinfo_t flash_text_engine_ContentElement_elementFormat = {0x01, 0x00, 0x80, 0x16, 0, "elementFormat", 0, 0, &flash_text_engine_ContentElement, 0};
3396 static varinfo_t flash_text_engine_ContentElement_textBlock = {0x01, 0x00, 0x80, 0x16, 0, "textBlock", 0, 0, &flash_text_engine_ContentElement, 0};
3397 static varinfo_t flash_text_engine_ContentElement_rawText = {0x01, 0x00, 0x80, 0x16, 0, "rawText", 0, 0, &flash_text_engine_ContentElement, 0};
3398 static varinfo_t flash_text_engine_ContentElement_textBlockBeginIndex = {0x01, 0x00, 0x80, 0x16, 0, "textBlockBeginIndex", 0, 0, &flash_text_engine_ContentElement, 0};
3399 static classinfo_t flash_utils_Endian = {0x03, 0x00, 0x81, 0x16, "flash.utils", "Endian", 0, &_Object, interfaces: {0}};
3400 static methodinfo_t flash_net_navigateToURL = {0x02, 0x00, 0x82, 0x16, "flash.net", "navigateToURL", 0, 0, 0, 0};
3401 static classinfo_t flash_events_ProgressEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ProgressEvent", 0, &flash_events_Event, interfaces: {0}};
3402 static varinfo_t flash_events_ProgressEvent_bytesLoaded = {0x01, 0x00, 0x80, 0x16, 0, "bytesLoaded", 0, 0, &flash_events_ProgressEvent, 0};
3403 static methodinfo_t flash_events_ProgressEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_ProgressEvent, 0};
3404 static varinfo_t flash_events_ProgressEvent_bytesTotal = {0x01, 0x00, 0x80, 0x16, 0, "bytesTotal", 0, 0, &flash_events_ProgressEvent, 0};
3405 static methodinfo_t flash_events_ProgressEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_ProgressEvent, 0};
3406 static classinfo_t flash_media_Sound = {0x03, 0x00, 0x80, 0x16, "flash.media", "Sound", 0, &flash_events_EventDispatcher, interfaces: {0}};
3407 static methodinfo_t flash_media_Sound_extract = {0x02, 0x00, 0x80, 0x16, 0, "extract", 0, &_Number, &flash_media_Sound, 0};
3408 static varinfo_t flash_media_Sound_bytesLoaded = {0x01, 0x00, 0x80, 0x16, 0, "bytesLoaded", 0, 0, &flash_media_Sound, 0};
3409 static varinfo_t flash_media_Sound_id3 = {0x01, 0x00, 0x80, 0x16, 0, "id3", 0, 0, &flash_media_Sound, 0};
3410 static methodinfo_t flash_media_Sound_play = {0x02, 0x00, 0x80, 0x16, 0, "play", 0, &flash_media_SoundChannel, &flash_media_Sound, 0};
3411 static varinfo_t flash_media_Sound_url = {0x01, 0x00, 0x80, 0x16, 0, "url", 0, 0, &flash_media_Sound, 0};
3412 static varinfo_t flash_media_Sound_isBuffering = {0x01, 0x00, 0x80, 0x16, 0, "isBuffering", 0, 0, &flash_media_Sound, 0};
3413 static methodinfo_t flash_media_Sound_load = {0x02, 0x00, 0x80, 0x16, 0, "load", 0, 0, &flash_media_Sound, 0};
3414 static varinfo_t flash_media_Sound_bytesTotal = {0x01, 0x00, 0x80, 0x16, 0, "bytesTotal", 0, 0, &flash_media_Sound, 0};
3415 static varinfo_t flash_media_Sound_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &flash_media_Sound, 0};
3416 static methodinfo_t flash_media_Sound_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_media_Sound, 0};
3417 static classinfo_t flash_text_TextExtent = {0x03, 0x00, 0x80, 0x16, "flash.text", "TextExtent", 0, &_Object, interfaces: {0}};
3418 static varinfo_t flash_text_TextExtent_descent = {0x01, 0x00, 0x80, 0x16, 0, "descent", 0, &_Number, &flash_text_TextExtent, 0};
3419 static varinfo_t flash_text_TextExtent_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, &_Number, &flash_text_TextExtent, 0};
3420 static varinfo_t flash_text_TextExtent_ascent = {0x01, 0x00, 0x80, 0x16, 0, "ascent", 0, &_Number, &flash_text_TextExtent, 0};
3421 static varinfo_t flash_text_TextExtent_textFieldHeight = {0x01, 0x00, 0x80, 0x16, 0, "textFieldHeight", 0, &_Number, &flash_text_TextExtent, 0};
3422 static varinfo_t flash_text_TextExtent_textFieldWidth = {0x01, 0x00, 0x80, 0x16, 0, "textFieldWidth", 0, &_Number, &flash_text_TextExtent, 0};
3423 static varinfo_t flash_text_TextExtent_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, &_Number, &flash_text_TextExtent, 0};
3424 static classinfo_t flash_text_FontStyle = {0x03, 0x00, 0x81, 0x16, "flash.text", "FontStyle", 0, &_Object, interfaces: {0}};
3425 static classinfo_t flash_text_engine_TextLineMirrorRegion = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextLineMirrorRegion", 0, &_Object, interfaces: {0}};
3426 static varinfo_t flash_text_engine_TextLineMirrorRegion_mirror = {0x01, 0x00, 0x80, 0x16, 0, "mirror", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3427 static varinfo_t flash_text_engine_TextLineMirrorRegion_previousRegion = {0x01, 0x00, 0x80, 0x16, 0, "previousRegion", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3428 static varinfo_t flash_text_engine_TextLineMirrorRegion_bounds = {0x01, 0x00, 0x80, 0x16, 0, "bounds", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3429 static varinfo_t flash_text_engine_TextLineMirrorRegion_nextRegion = {0x01, 0x00, 0x80, 0x16, 0, "nextRegion", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3430 static varinfo_t flash_text_engine_TextLineMirrorRegion_element = {0x01, 0x00, 0x80, 0x16, 0, "element", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3431 static varinfo_t flash_text_engine_TextLineMirrorRegion_textLine = {0x01, 0x00, 0x80, 0x16, 0, "textLine", 0, 0, &flash_text_engine_TextLineMirrorRegion, 0};
3432 static classinfo_t flash_geom_Vector3D = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Vector3D", 0, &_Object, interfaces: {0}};
3433 static methodinfo_t flash_geom_Vector3D_subtract = {0x02, 0x00, 0x80, 0x16, 0, "subtract", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3434 static methodinfo_t flash_geom_Vector3D_distance = {0x02, 0x00, 0x82, 0x16, 0, "distance", 0, &_Number, &flash_geom_Vector3D, 0};
3435 static methodinfo_t flash_geom_Vector3D_scaleBy = {0x02, 0x00, 0x80, 0x16, 0, "scaleBy", 0, 0, &flash_geom_Vector3D, 0};
3436 static methodinfo_t flash_geom_Vector3D_decrementBy = {0x02, 0x00, 0x80, 0x16, 0, "decrementBy", 0, 0, &flash_geom_Vector3D, 0};
3437 static methodinfo_t flash_geom_Vector3D_equals = {0x02, 0x00, 0x80, 0x16, 0, "equals", 0, &_Boolean, &flash_geom_Vector3D, 0};
3438 static methodinfo_t flash_geom_Vector3D_normalize = {0x02, 0x00, 0x80, 0x16, 0, "normalize", 0, &_Number, &flash_geom_Vector3D, 0};
3439 static methodinfo_t flash_geom_Vector3D_dotProduct = {0x02, 0x00, 0x80, 0x16, 0, "dotProduct", 0, &_Number, &flash_geom_Vector3D, 0};
3440 static methodinfo_t flash_geom_Vector3D_negate = {0x02, 0x00, 0x80, 0x16, 0, "negate", 0, 0, &flash_geom_Vector3D, 0};
3441 static methodinfo_t flash_geom_Vector3D_angleBetween = {0x02, 0x00, 0x82, 0x16, 0, "angleBetween", 0, &_Number, &flash_geom_Vector3D, 0};
3442 static methodinfo_t flash_geom_Vector3D_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_geom_Vector3D, 0};
3443 static varinfo_t flash_geom_Vector3D_lengthSquared = {0x01, 0x00, 0x80, 0x16, 0, "lengthSquared", 0, 0, &flash_geom_Vector3D, 0};
3444 static varinfo_t flash_geom_Vector3D_x = {0x01, 0x00, 0x80, 0x16, 0, "x", 0, &_Number, &flash_geom_Vector3D, 0};
3445 static methodinfo_t flash_geom_Vector3D_incrementBy = {0x02, 0x00, 0x80, 0x16, 0, "incrementBy", 0, 0, &flash_geom_Vector3D, 0};
3446 static varinfo_t flash_geom_Vector3D_w = {0x01, 0x00, 0x80, 0x16, 0, "w", 0, &_Number, &flash_geom_Vector3D, 0};
3447 static varinfo_t flash_geom_Vector3D_z = {0x01, 0x00, 0x80, 0x16, 0, "z", 0, &_Number, &flash_geom_Vector3D, 0};
3448 static methodinfo_t flash_geom_Vector3D_add = {0x02, 0x00, 0x80, 0x16, 0, "add", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3449 static methodinfo_t flash_geom_Vector3D_project = {0x02, 0x00, 0x80, 0x16, 0, "project", 0, 0, &flash_geom_Vector3D, 0};
3450 static methodinfo_t flash_geom_Vector3D_crossProduct = {0x02, 0x00, 0x80, 0x16, 0, "crossProduct", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3451 static methodinfo_t flash_geom_Vector3D_nearEquals = {0x02, 0x00, 0x80, 0x16, 0, "nearEquals", 0, &_Boolean, &flash_geom_Vector3D, 0};
3452 static methodinfo_t flash_geom_Vector3D_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_geom_Vector3D, &flash_geom_Vector3D, 0};
3453 static varinfo_t flash_geom_Vector3D_y = {0x01, 0x00, 0x80, 0x16, 0, "y", 0, &_Number, &flash_geom_Vector3D, 0};
3454 static varinfo_t flash_geom_Vector3D_length = {0x01, 0x00, 0x80, 0x16, 0, "length", 0, 0, &flash_geom_Vector3D, 0};
3455 static classinfo_t flash_desktop_ClipboardTransferMode = {0x03, 0x00, 0x80, 0x16, "flash.desktop", "ClipboardTransferMode", 0, &_Object, interfaces: {0}};
3456 static classinfo_t flash_display_SpreadMethod = {0x03, 0x00, 0x81, 0x16, "flash.display", "SpreadMethod", 0, &_Object, interfaces: {0}};
3457 static classinfo_t flash_system_SecurityPanel = {0x03, 0x00, 0x81, 0x16, "flash.system", "SecurityPanel", 0, &_Object, interfaces: {0}};
3458 static classinfo_t flash_events_HTTPStatusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "HTTPStatusEvent", 0, &flash_events_Event, interfaces: {0}};
3459 static methodinfo_t flash_events_HTTPStatusEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_HTTPStatusEvent, 0};
3460 static methodinfo_t flash_events_HTTPStatusEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_HTTPStatusEvent, 0};
3461 static varinfo_t flash_events_HTTPStatusEvent_status = {0x01, 0x00, 0x80, 0x16, 0, "status", 0, 0, &flash_events_HTTPStatusEvent, 0};
3462 static classinfo_t flash_net_NetStreamPlayOptions = {0x03, 0x00, 0x88, 0x16, "flash.net", "NetStreamPlayOptions", 0, &flash_events_EventDispatcher, interfaces: {0}};
3463 static varinfo_t flash_net_NetStreamPlayOptions_len = {0x01, 0x00, 0x80, 0x16, 0, "len", 0, &_Number, &flash_net_NetStreamPlayOptions, 0};
3464 static varinfo_t flash_net_NetStreamPlayOptions_streamName = {0x01, 0x00, 0x80, 0x16, 0, "streamName", 0, &_String, &flash_net_NetStreamPlayOptions, 0};
3465 static varinfo_t flash_net_NetStreamPlayOptions_start = {0x01, 0x00, 0x80, 0x16, 0, "start", 0, &_Number, &flash_net_NetStreamPlayOptions, 0};
3466 static varinfo_t flash_net_NetStreamPlayOptions_oldStreamName = {0x01, 0x00, 0x80, 0x16, 0, "oldStreamName", 0, &_String, &flash_net_NetStreamPlayOptions, 0};
3467 static varinfo_t flash_net_NetStreamPlayOptions_transition = {0x01, 0x00, 0x80, 0x16, 0, "transition", 0, &_String, &flash_net_NetStreamPlayOptions, 0};
3468 static classinfo_t flash_net_Responder = {0x03, 0x00, 0x80, 0x16, "flash.net", "Responder", 0, &_Object, interfaces: {0}};
3469 static classinfo_t flash_net_XMLSocket = {0x03, 0x00, 0x80, 0x16, "flash.net", "XMLSocket", 0, &flash_events_EventDispatcher, interfaces: {0}};
3470 static methodinfo_t flash_net_XMLSocket_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_XMLSocket, 0};
3471 static methodinfo_t flash_net_XMLSocket_connect = {0x02, 0x00, 0x80, 0x16, 0, "connect", 0, 0, &flash_net_XMLSocket, 0};
3472 static methodinfo_t flash_net_XMLSocket_send = {0x02, 0x00, 0x80, 0x16, 0, "send", 0, 0, &flash_net_XMLSocket, 0};
3473 static varinfo_t flash_net_XMLSocket_connected = {0x01, 0x00, 0x80, 0x16, 0, "connected", 0, 0, &flash_net_XMLSocket, 0};
3474 static varinfo_t flash_net_XMLSocket_timeout = {0x01, 0x00, 0x80, 0x16, 0, "timeout", 0, 0, &flash_net_XMLSocket, 0};
3475 static classinfo_t flash_filters_ConvolutionFilter = {0x03, 0x00, 0x80, 0x16, "flash.filters", "ConvolutionFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3476 static varinfo_t flash_filters_ConvolutionFilter_alpha = {0x01, 0x00, 0x80, 0x16, 0, "alpha", 0, 0, &flash_filters_ConvolutionFilter, 0};
3477 static varinfo_t flash_filters_ConvolutionFilter_matrixX = {0x01, 0x00, 0x80, 0x16, 0, "matrixX", 0, 0, &flash_filters_ConvolutionFilter, 0};
3478 static varinfo_t flash_filters_ConvolutionFilter_matrix = {0x01, 0x00, 0x80, 0x16, 0, "matrix", 0, 0, &flash_filters_ConvolutionFilter, 0};
3479 static varinfo_t flash_filters_ConvolutionFilter_bias = {0x01, 0x00, 0x80, 0x16, 0, "bias", 0, 0, &flash_filters_ConvolutionFilter, 0};
3480 static varinfo_t flash_filters_ConvolutionFilter_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, 0, &flash_filters_ConvolutionFilter, 0};
3481 static varinfo_t flash_filters_ConvolutionFilter_preserveAlpha = {0x01, 0x00, 0x80, 0x16, 0, "preserveAlpha", 0, 0, &flash_filters_ConvolutionFilter, 0};
3482 static varinfo_t flash_filters_ConvolutionFilter_divisor = {0x01, 0x00, 0x80, 0x16, 0, "divisor", 0, 0, &flash_filters_ConvolutionFilter, 0};
3483 static methodinfo_t flash_filters_ConvolutionFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_ConvolutionFilter, 0};
3484 static varinfo_t flash_filters_ConvolutionFilter_clamp = {0x01, 0x00, 0x80, 0x16, 0, "clamp", 0, 0, &flash_filters_ConvolutionFilter, 0};
3485 static varinfo_t flash_filters_ConvolutionFilter_matrixY = {0x01, 0x00, 0x80, 0x16, 0, "matrixY", 0, 0, &flash_filters_ConvolutionFilter, 0};
3486 static classinfo_t flash_text_engine_ElementFormat = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "ElementFormat", 0, &_Object, interfaces: {0}};
3487 static methodinfo_t flash_text_engine_ElementFormat_getFontMetrics = {0x02, 0x00, 0x80, 0x16, 0, "getFontMetrics", 0, &flash_text_engine_FontMetrics, &flash_text_engine_ElementFormat, 0};
3488 static varinfo_t flash_text_engine_ElementFormat_digitCase = {0x01, 0x00, 0x80, 0x16, 0, "digitCase", 0, 0, &flash_text_engine_ElementFormat, 0};
3489 static varinfo_t flash_text_engine_ElementFormat_breakOpportunity = {0x01, 0x00, 0x80, 0x16, 0, "breakOpportunity", 0, 0, &flash_text_engine_ElementFormat, 0};
3490 static varinfo_t flash_text_engine_ElementFormat_ligatureLevel = {0x01, 0x00, 0x80, 0x16, 0, "ligatureLevel", 0, 0, &flash_text_engine_ElementFormat, 0};
3491 static varinfo_t flash_text_engine_ElementFormat_dominantBaseline = {0x01, 0x00, 0x80, 0x16, 0, "dominantBaseline", 0, 0, &flash_text_engine_ElementFormat, 0};
3492 static varinfo_t flash_text_engine_ElementFormat_alignmentBaseline = {0x01, 0x00, 0x80, 0x16, 0, "alignmentBaseline", 0, 0, &flash_text_engine_ElementFormat, 0};
3493 static varinfo_t flash_text_engine_ElementFormat_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, 0, &flash_text_engine_ElementFormat, 0};
3494 static varinfo_t flash_text_engine_ElementFormat_digitWidth = {0x01, 0x00, 0x80, 0x16, 0, "digitWidth", 0, 0, &flash_text_engine_ElementFormat, 0};
3495 static varinfo_t flash_text_engine_ElementFormat_kerning = {0x01, 0x00, 0x80, 0x16, 0, "kerning", 0, 0, &flash_text_engine_ElementFormat, 0};
3496 static varinfo_t flash_text_engine_ElementFormat_fontSize = {0x01, 0x00, 0x80, 0x16, 0, "fontSize", 0, 0, &flash_text_engine_ElementFormat, 0};
3497 static varinfo_t flash_text_engine_ElementFormat_fontDescription = {0x01, 0x00, 0x80, 0x16, 0, "fontDescription", 0, 0, &flash_text_engine_ElementFormat, 0};
3498 static varinfo_t flash_text_engine_ElementFormat_baselineShift = {0x01, 0x00, 0x80, 0x16, 0, "baselineShift", 0, 0, &flash_text_engine_ElementFormat, 0};
3499 static varinfo_t flash_text_engine_ElementFormat_locale = {0x01, 0x00, 0x80, 0x16, 0, "locale", 0, 0, &flash_text_engine_ElementFormat, 0};
3500 static varinfo_t flash_text_engine_ElementFormat_typographicCase = {0x01, 0x00, 0x80, 0x16, 0, "typographicCase", 0, 0, &flash_text_engine_ElementFormat, 0};
3501 static varinfo_t flash_text_engine_ElementFormat_trackingLeft = {0x01, 0x00, 0x80, 0x16, 0, "trackingLeft", 0, 0, &flash_text_engine_ElementFormat, 0};
3502 static varinfo_t flash_text_engine_ElementFormat_locked = {0x01, 0x00, 0x80, 0x16, 0, "locked", 0, 0, &flash_text_engine_ElementFormat, 0};
3503 static methodinfo_t flash_text_engine_ElementFormat_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_text_engine_ElementFormat, &flash_text_engine_ElementFormat, 0};
3504 static varinfo_t flash_text_engine_ElementFormat_alpha = {0x01, 0x00, 0x80, 0x16, 0, "alpha", 0, 0, &flash_text_engine_ElementFormat, 0};
3505 static varinfo_t flash_text_engine_ElementFormat_textRotation = {0x01, 0x00, 0x80, 0x16, 0, "textRotation", 0, 0, &flash_text_engine_ElementFormat, 0};
3506 static varinfo_t flash_text_engine_ElementFormat_trackingRight = {0x01, 0x00, 0x80, 0x16, 0, "trackingRight", 0, 0, &flash_text_engine_ElementFormat, 0};
3507 static classinfo_t flash_display_GraphicsGradientFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsGradientFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
3508 static varinfo_t flash_display_GraphicsGradientFill_interpolationMethod = {0x01, 0x00, 0x80, 0x16, 0, "interpolationMethod", 0, 0, &flash_display_GraphicsGradientFill, 0};
3509 static varinfo_t flash_display_GraphicsGradientFill_focalPointRatio = {0x01, 0x00, 0x80, 0x16, 0, "focalPointRatio", 0, &_Number, &flash_display_GraphicsGradientFill, 0};
3510 static varinfo_t flash_display_GraphicsGradientFill_colors = {0x01, 0x00, 0x80, 0x16, 0, "colors", 0, &_Array, &flash_display_GraphicsGradientFill, 0};
3511 static varinfo_t flash_display_GraphicsGradientFill_matrix = {0x01, 0x00, 0x80, 0x16, 0, "matrix", 0, &flash_geom_Matrix, &flash_display_GraphicsGradientFill, 0};
3512 static varinfo_t flash_display_GraphicsGradientFill_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_display_GraphicsGradientFill, 0};
3513 static varinfo_t flash_display_GraphicsGradientFill_ratios = {0x01, 0x00, 0x80, 0x16, 0, "ratios", 0, &_Array, &flash_display_GraphicsGradientFill, 0};
3514 static varinfo_t flash_display_GraphicsGradientFill_spreadMethod = {0x01, 0x00, 0x80, 0x16, 0, "spreadMethod", 0, 0, &flash_display_GraphicsGradientFill, 0};
3515 static varinfo_t flash_display_GraphicsGradientFill_alphas = {0x01, 0x00, 0x80, 0x16, 0, "alphas", 0, &_Array, &flash_display_GraphicsGradientFill, 0};
3516 static classinfo_t flash_display_FrameLabel = {0x03, 0x00, 0x81, 0x16, "flash.display", "FrameLabel", 0, &_Object, interfaces: {0}};
3517 static varinfo_t flash_display_FrameLabel_frame = {0x01, 0x00, 0x80, 0x16, 0, "frame", 0, 0, &flash_display_FrameLabel, 0};
3518 static varinfo_t flash_display_FrameLabel_name = {0x01, 0x00, 0x80, 0x16, 0, "name", 0, 0, &flash_display_FrameLabel, 0};
3519 static classinfo_t flash_media_SoundTransform = {0x03, 0x00, 0x81, 0x16, "flash.media", "SoundTransform", 0, &_Object, interfaces: {0}};
3520 static varinfo_t flash_media_SoundTransform_pan = {0x01, 0x00, 0x80, 0x16, 0, "pan", 0, 0, &flash_media_SoundTransform, 0};
3521 static varinfo_t flash_media_SoundTransform_leftToRight = {0x01, 0x00, 0x80, 0x16, 0, "leftToRight", 0, 0, &flash_media_SoundTransform, 0};
3522 static varinfo_t flash_media_SoundTransform_rightToLeft = {0x01, 0x00, 0x80, 0x16, 0, "rightToLeft", 0, 0, &flash_media_SoundTransform, 0};
3523 static varinfo_t flash_media_SoundTransform_volume = {0x01, 0x00, 0x80, 0x16, 0, "volume", 0, 0, &flash_media_SoundTransform, 0};
3524 static varinfo_t flash_media_SoundTransform_leftToLeft = {0x01, 0x00, 0x80, 0x16, 0, "leftToLeft", 0, 0, &flash_media_SoundTransform, 0};
3525 static varinfo_t flash_media_SoundTransform_rightToRight = {0x01, 0x00, 0x80, 0x16, 0, "rightToRight", 0, 0, &flash_media_SoundTransform, 0};
3526 static varinfo_t _AS3 = {0x01, 0x00, 0x82, 0x16, "", "AS3", 0, 0, 0, 0};
3527 static classinfo_t flash_net_LocalConnection = {0x03, 0x00, 0x80, 0x16, "flash.net", "LocalConnection", 0, &flash_events_EventDispatcher, interfaces: {0}};
3528 static varinfo_t flash_net_LocalConnection_client = {0x01, 0x00, 0x80, 0x16, 0, "client", 0, 0, &flash_net_LocalConnection, 0};
3529 static methodinfo_t flash_net_LocalConnection_allowDomain = {0x02, 0x00, 0x80, 0x16, 0, "allowDomain", 0, 0, &flash_net_LocalConnection, 0};
3530 static methodinfo_t flash_net_LocalConnection_connect = {0x02, 0x00, 0x80, 0x16, 0, "connect", 0, 0, &flash_net_LocalConnection, 0};
3531 static varinfo_t flash_net_LocalConnection_domain = {0x01, 0x00, 0x80, 0x16, 0, "domain", 0, 0, &flash_net_LocalConnection, 0};
3532 static methodinfo_t flash_net_LocalConnection_allowInsecureDomain = {0x02, 0x00, 0x80, 0x16, 0, "allowInsecureDomain", 0, 0, &flash_net_LocalConnection, 0};
3533 static methodinfo_t flash_net_LocalConnection_send = {0x02, 0x00, 0x80, 0x16, 0, "send", 0, 0, &flash_net_LocalConnection, 0};
3534 static methodinfo_t flash_net_LocalConnection_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_LocalConnection, 0};
3535 static classinfo_t flash_display_ShaderParameterType = {0x03, 0x00, 0x81, 0x16, "flash.display", "ShaderParameterType", 0, &_Object, interfaces: {0}};
3536 static classinfo_t flash_events_IMEEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "IMEEvent", 0, &flash_events_TextEvent, interfaces: {0}};
3537 static methodinfo_t flash_events_IMEEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_IMEEvent, 0};
3538 static methodinfo_t flash_events_IMEEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_IMEEvent, 0};
3539 static classinfo_t flash_text_TextFormatDisplay = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFormatDisplay", 0, &_Object, interfaces: {0}};
3540 static methodinfo_t flash_profiler_profile = {0x02, 0x00, 0x82, 0x16, "flash.profiler", "profile", 0, 0, 0, 0};
3541 static classinfo_t flash_display_AVM1Movie = {0x03, 0x00, 0x80, 0x16, "flash.display", "AVM1Movie", 0, &flash_display_DisplayObject, interfaces: {0}};
3542 static methodinfo_t flash_display_AVM1Movie_call = {0x02, 0x00, 0x80, 0x16, 0, "call", 0, 0, &flash_display_AVM1Movie, 0};
3543 static methodinfo_t flash_display_AVM1Movie_addCallback = {0x02, 0x00, 0x80, 0x16, 0, "addCallback", 0, 0, &flash_display_AVM1Movie, 0};
3544 static classinfo_t flash_events_ContextMenuEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "ContextMenuEvent", 0, &flash_events_Event, interfaces: {0}};
3545 static varinfo_t flash_events_ContextMenuEvent_mouseTarget = {0x01, 0x00, 0x80, 0x16, 0, "mouseTarget", 0, 0, &flash_events_ContextMenuEvent, 0};
3546 static varinfo_t flash_events_ContextMenuEvent_isMouseTargetInaccessible = {0x01, 0x00, 0x80, 0x16, 0, "isMouseTargetInaccessible", 0, 0, &flash_events_ContextMenuEvent, 0};
3547 static methodinfo_t flash_events_ContextMenuEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_ContextMenuEvent, 0};
3548 static varinfo_t flash_events_ContextMenuEvent_contextMenuOwner = {0x01, 0x00, 0x80, 0x16, 0, "contextMenuOwner", 0, 0, &flash_events_ContextMenuEvent, 0};
3549 static methodinfo_t flash_events_ContextMenuEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_ContextMenuEvent, 0};
3550 static classinfo_t flash_events_EventPhase = {0x03, 0x00, 0x81, 0x16, "flash.events", "EventPhase", 0, &_Object, interfaces: {0}};
3551 static classinfo_t flash_display_JointStyle = {0x03, 0x00, 0x81, 0x16, "flash.display", "JointStyle", 0, &_Object, interfaces: {0}};
3552 static classinfo_t flash_utils_Dictionary = {0x03, 0x00, 0x88, 0x16, "flash.utils", "Dictionary", 0, &_Object, interfaces: {0}};
3553 static classinfo_t flash_display_GraphicsPathCommand = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsPathCommand", 0, &_Object, interfaces: {0}};
3554 static classinfo_t flash_filters_BevelFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "BevelFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3555 static varinfo_t flash_filters_BevelFilter_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_filters_BevelFilter, 0};
3556 static varinfo_t flash_filters_BevelFilter_highlightColor = {0x01, 0x00, 0x80, 0x16, 0, "highlightColor", 0, 0, &flash_filters_BevelFilter, 0};
3557 static varinfo_t flash_filters_BevelFilter_knockout = {0x01, 0x00, 0x80, 0x16, 0, "knockout", 0, 0, &flash_filters_BevelFilter, 0};
3558 static varinfo_t flash_filters_BevelFilter_distance = {0x01, 0x00, 0x80, 0x16, 0, "distance", 0, 0, &flash_filters_BevelFilter, 0};
3559 static varinfo_t flash_filters_BevelFilter_strength = {0x01, 0x00, 0x80, 0x16, 0, "strength", 0, 0, &flash_filters_BevelFilter, 0};
3560 static varinfo_t flash_filters_BevelFilter_highlightAlpha = {0x01, 0x00, 0x80, 0x16, 0, "highlightAlpha", 0, 0, &flash_filters_BevelFilter, 0};
3561 static varinfo_t flash_filters_BevelFilter_blurY = {0x01, 0x00, 0x80, 0x16, 0, "blurY", 0, 0, &flash_filters_BevelFilter, 0};
3562 static varinfo_t flash_filters_BevelFilter_shadowColor = {0x01, 0x00, 0x80, 0x16, 0, "shadowColor", 0, 0, &flash_filters_BevelFilter, 0};
3563 static varinfo_t flash_filters_BevelFilter_angle = {0x01, 0x00, 0x80, 0x16, 0, "angle", 0, 0, &flash_filters_BevelFilter, 0};
3564 static varinfo_t flash_filters_BevelFilter_blurX = {0x01, 0x00, 0x80, 0x16, 0, "blurX", 0, 0, &flash_filters_BevelFilter, 0};
3565 static varinfo_t flash_filters_BevelFilter_shadowAlpha = {0x01, 0x00, 0x80, 0x16, 0, "shadowAlpha", 0, 0, &flash_filters_BevelFilter, 0};
3566 static varinfo_t flash_filters_BevelFilter_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_filters_BevelFilter, 0};
3567 static methodinfo_t flash_filters_BevelFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_BevelFilter, 0};
3568 static methodinfo_t flash_utils_getTimer = {0x02, 0x00, 0x82, 0x16, "flash.utils", "getTimer", 0, &_int, 0, 0};
3569 static classinfo_t flash_display_Loader = {0x03, 0x00, 0x80, 0x16, "flash.display", "Loader", 0, &flash_display_DisplayObjectContainer, interfaces: {0}};
3570 static varinfo_t flash_display_Loader_content = {0x01, 0x00, 0x80, 0x16, 0, "content", 0, 0, &flash_display_Loader, 0};
3571 static methodinfo_t flash_display_Loader_unloadAndStop = {0x02, 0x00, 0x80, 0x16, 0, "unloadAndStop", 0, 0, &flash_display_Loader, 0};
3572 static methodinfo_t flash_display_Loader_unload = {0x02, 0x00, 0x80, 0x16, 0, "unload", 0, 0, &flash_display_Loader, 0};
3573 static methodinfo_t flash_display_Loader_removeChildAt = {0x02, 0x00, 0x80, 0x16, 0, "removeChildAt", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3574 static methodinfo_t flash_display_Loader_addChildAt = {0x02, 0x00, 0x80, 0x16, 0, "addChildAt", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3575 static varinfo_t flash_display_Loader_contentLoaderInfo = {0x01, 0x00, 0x80, 0x16, 0, "contentLoaderInfo", 0, 0, &flash_display_Loader, 0};
3576 static methodinfo_t flash_display_Loader_loadBytes = {0x02, 0x00, 0x80, 0x16, 0, "loadBytes", 0, 0, &flash_display_Loader, 0};
3577 static methodinfo_t flash_display_Loader_removeChild = {0x02, 0x00, 0x80, 0x16, 0, "removeChild", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3578 static methodinfo_t flash_display_Loader_load = {0x02, 0x00, 0x80, 0x16, 0, "load", 0, 0, &flash_display_Loader, 0};
3579 static methodinfo_t flash_display_Loader_addChild = {0x02, 0x00, 0x80, 0x16, 0, "addChild", 0, &flash_display_DisplayObject, &flash_display_Loader, 0};
3580 static methodinfo_t flash_display_Loader_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_display_Loader, 0};
3581 static methodinfo_t flash_display_Loader_setChildIndex = {0x02, 0x00, 0x80, 0x16, 0, "setChildIndex", 0, 0, &flash_display_Loader, 0};
3582 static classinfo_t flash_display_GraphicsBitmapFill = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsBitmapFill", 0, &_Object, interfaces: {&flash_display_IGraphicsFill, &flash_display_IGraphicsData, 0}};
3583 static varinfo_t flash_display_GraphicsBitmapFill_smooth = {0x01, 0x00, 0x80, 0x16, 0, "smooth", 0, &_Boolean, &flash_display_GraphicsBitmapFill, 0};
3584 static varinfo_t flash_display_GraphicsBitmapFill_repeat = {0x01, 0x00, 0x80, 0x16, 0, "repeat", 0, &_Boolean, &flash_display_GraphicsBitmapFill, 0};
3585 static varinfo_t flash_display_GraphicsBitmapFill_bitmapData = {0x01, 0x00, 0x80, 0x16, 0, "bitmapData", 0, &flash_display_BitmapData, &flash_display_GraphicsBitmapFill, 0};
3586 static varinfo_t flash_display_GraphicsBitmapFill_matrix = {0x01, 0x00, 0x80, 0x16, 0, "matrix", 0, &flash_geom_Matrix, &flash_display_GraphicsBitmapFill, 0};
3587 static varinfo_t _undefined = {0x01, 0x00, 0x82, 0x16, "", "undefined", 0, 0, 0, 0};
3588 static classinfo_t flash_display_SimpleButton = {0x03, 0x00, 0x80, 0x16, "flash.display", "SimpleButton", 0, &flash_display_InteractiveObject, interfaces: {0}};
3589 static varinfo_t flash_display_SimpleButton_overState = {0x01, 0x00, 0x80, 0x16, 0, "overState", 0, 0, &flash_display_SimpleButton, 0};
3590 static varinfo_t flash_display_SimpleButton_downState = {0x01, 0x00, 0x80, 0x16, 0, "downState", 0, 0, &flash_display_SimpleButton, 0};
3591 static varinfo_t flash_display_SimpleButton_enabled = {0x01, 0x00, 0x80, 0x16, 0, "enabled", 0, 0, &flash_display_SimpleButton, 0};
3592 static varinfo_t flash_display_SimpleButton_trackAsMenu = {0x01, 0x00, 0x80, 0x16, 0, "trackAsMenu", 0, 0, &flash_display_SimpleButton, 0};
3593 static varinfo_t flash_display_SimpleButton_soundTransform = {0x01, 0x00, 0x80, 0x16, 0, "soundTransform", 0, 0, &flash_display_SimpleButton, 0};
3594 static varinfo_t flash_display_SimpleButton_useHandCursor = {0x01, 0x00, 0x80, 0x16, 0, "useHandCursor", 0, 0, &flash_display_SimpleButton, 0};
3595 static varinfo_t flash_display_SimpleButton_upState = {0x01, 0x00, 0x80, 0x16, 0, "upState", 0, 0, &flash_display_SimpleButton, 0};
3596 static varinfo_t flash_display_SimpleButton_hitTestState = {0x01, 0x00, 0x80, 0x16, 0, "hitTestState", 0, 0, &flash_display_SimpleButton, 0};
3597 static classinfo_t flash_text_engine_TabAlignment = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TabAlignment", 0, &_Object, interfaces: {0}};
3598 static classinfo_t flash_text_engine_FontWeight = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontWeight", 0, &_Object, interfaces: {0}};
3599 static methodinfo_t flash_utils_describeType = {0x02, 0x00, 0x82, 0x16, "flash.utils", "describeType", 0, &_XML, 0, 0};
3600 static classinfo_t flash_display_PixelSnapping = {0x03, 0x00, 0x81, 0x16, "flash.display", "PixelSnapping", 0, &_Object, interfaces: {0}};
3601 static classinfo_t flash_events_FocusEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "FocusEvent", 0, &flash_events_Event, interfaces: {0}};
3602 static varinfo_t flash_events_FocusEvent_shiftKey = {0x01, 0x00, 0x80, 0x16, 0, "shiftKey", 0, 0, &flash_events_FocusEvent, 0};
3603 static varinfo_t flash_events_FocusEvent_isRelatedObjectInaccessible = {0x01, 0x00, 0x80, 0x16, 0, "isRelatedObjectInaccessible", 0, 0, &flash_events_FocusEvent, 0};
3604 static varinfo_t flash_events_FocusEvent_keyCode = {0x01, 0x00, 0x80, 0x16, 0, "keyCode", 0, 0, &flash_events_FocusEvent, 0};
3605 static varinfo_t flash_events_FocusEvent_relatedObject = {0x01, 0x00, 0x80, 0x16, 0, "relatedObject", 0, 0, &flash_events_FocusEvent, 0};
3606 static methodinfo_t flash_events_FocusEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_FocusEvent, 0};
3607 static methodinfo_t flash_events_FocusEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_FocusEvent, 0};
3608 static classinfo_t flash_errors_MemoryError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "MemoryError", 0, &_Error, interfaces: {0}};
3609 static classinfo_t flash_events_NetFilterEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "NetFilterEvent", 0, &flash_events_Event, interfaces: {0}};
3610 static varinfo_t flash_events_NetFilterEvent_header = {0x01, 0x00, 0x80, 0x16, 0, "header", 0, &flash_utils_ByteArray, &flash_events_NetFilterEvent, 0};
3611 static methodinfo_t flash_events_NetFilterEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_NetFilterEvent, 0};
3612 static methodinfo_t flash_events_NetFilterEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_NetFilterEvent, 0};
3613 static varinfo_t flash_events_NetFilterEvent_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, &flash_utils_ByteArray, &flash_events_NetFilterEvent, 0};
3614 static methodinfo_t _decodeURI = {0x02, 0x00, 0x82, 0x16, "", "decodeURI", 0, &_String, 0, 0};
3615 static methodinfo_t _encodeURI = {0x02, 0x00, 0x82, 0x16, "", "encodeURI", 0, &_String, 0, 0};
3616 static classinfo_t flash_text_engine_TextBaseline = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextBaseline", 0, &_Object, interfaces: {0}};
3617 static classinfo_t flash_external_ExternalInterface = {0x03, 0x00, 0x81, 0x16, "flash.external", "ExternalInterface", 0, &_Object, interfaces: {0}};
3618 static classinfo_t _EvalError = {0x03, 0x00, 0x88, 0x16, "", "EvalError", 0, &_Error, interfaces: {0}};
3619 static classinfo_t flash_text_engine_DigitCase = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "DigitCase", 0, &_Object, interfaces: {0}};
3620 static classinfo_t flash_text_TextFormatAlign = {0x03, 0x00, 0x81, 0x16, "flash.text", "TextFormatAlign", 0, &_Object, interfaces: {0}};
3621 static classinfo_t flash_errors_ScriptTimeoutError = {0x03, 0x00, 0x88, 0x16, "flash.errors", "ScriptTimeoutError", 0, &_Error, interfaces: {0}};
3622 static classinfo_t _uint = {0x03, 0x00, 0x81, 0x16, "", "uint", 0, &_Object, interfaces: {0}};
3623 static methodinfo_t _uint_valueOf = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_uint, &_uint, 0};
3624 static methodinfo_t _uint_toString = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toString", 0, &_String, &_uint, 0};
3625 static methodinfo_t _uint_toExponential = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toExponential", 0, &_String, &_uint, 0};
3626 static methodinfo_t _uint_toFixed = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toFixed", 0, &_String, &_uint, 0};
3627 static methodinfo_t _uint_toPrecision = {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "toPrecision", 0, &_String, &_uint, 0};
3628 static methodinfo_t flash_debugger_enterDebugger = {0x02, 0x00, 0x82, 0x16, "flash.debugger", "enterDebugger", 0, 0, 0, 0};
3629 static classinfo_t flash_geom_Orientation3D = {0x03, 0x00, 0x81, 0x16, "flash.geom", "Orientation3D", 0, &_Object, interfaces: {0}};
3630 static classinfo_t flash_text_engine_CFFHinting = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "CFFHinting", 0, &_Object, interfaces: {0}};
3631 static classinfo_t flash_text_FontType = {0x03, 0x00, 0x81, 0x16, "flash.text", "FontType", 0, &_Object, interfaces: {0}};
3632 static classinfo_t flash_filters_ShaderFilter = {0x03, 0x00, 0x80, 0x16, "flash.filters", "ShaderFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3633 static varinfo_t flash_filters_ShaderFilter_bottomExtension = {0x01, 0x00, 0x80, 0x16, 0, "bottomExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3634 static varinfo_t flash_filters_ShaderFilter_shader = {0x01, 0x00, 0x80, 0x16, 0, "shader", 0, 0, &flash_filters_ShaderFilter, 0};
3635 static varinfo_t flash_filters_ShaderFilter_rightExtension = {0x01, 0x00, 0x80, 0x16, 0, "rightExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3636 static varinfo_t flash_filters_ShaderFilter_leftExtension = {0x01, 0x00, 0x80, 0x16, 0, "leftExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3637 static varinfo_t flash_filters_ShaderFilter_topExtension = {0x01, 0x00, 0x80, 0x16, 0, "topExtension", 0, 0, &flash_filters_ShaderFilter, 0};
3638 static classinfo_t flash_display_GraphicsPath = {0x03, 0x00, 0x81, 0x16, "flash.display", "GraphicsPath", 0, &_Object, interfaces: {&flash_display_IGraphicsPath, &flash_display_IGraphicsData, 0}};
3639 static methodinfo_t flash_display_GraphicsPath_wideMoveTo = {0x02, 0x00, 0x80, 0x16, 0, "wideMoveTo", 0, 0, &flash_display_GraphicsPath, 0};
3640 static varinfo_t flash_display_GraphicsPath_winding = {0x01, 0x00, 0x80, 0x16, 0, "winding", 0, 0, &flash_display_GraphicsPath, 0};
3641 static methodinfo_t flash_display_GraphicsPath_moveTo = {0x02, 0x00, 0x80, 0x16, 0, "moveTo", 0, 0, &flash_display_GraphicsPath, 0};
3642 static methodinfo_t flash_display_GraphicsPath_wideLineTo = {0x02, 0x00, 0x80, 0x16, 0, "wideLineTo", 0, 0, &flash_display_GraphicsPath, 0};
3643 static varinfo_t flash_display_GraphicsPath_commands = {0x01, 0x00, 0x80, 0x16, 0, "commands", 0, &__AS3___vec_Vector, &flash_display_GraphicsPath, 0};
3644 static methodinfo_t flash_display_GraphicsPath_curveTo = {0x02, 0x00, 0x80, 0x16, 0, "curveTo", 0, 0, &flash_display_GraphicsPath, 0};
3645 static methodinfo_t flash_display_GraphicsPath_lineTo = {0x02, 0x00, 0x80, 0x16, 0, "lineTo", 0, 0, &flash_display_GraphicsPath, 0};
3646 static varinfo_t flash_display_GraphicsPath_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, &__AS3___vec_Vector, &flash_display_GraphicsPath, 0};
3647 static classinfo_t flash_events_KeyboardEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "KeyboardEvent", 0, &flash_events_Event, interfaces: {0}};
3648 static varinfo_t flash_events_KeyboardEvent_shiftKey = {0x01, 0x00, 0x80, 0x16, 0, "shiftKey", 0, 0, &flash_events_KeyboardEvent, 0};
3649 static varinfo_t flash_events_KeyboardEvent_keyCode = {0x01, 0x00, 0x80, 0x16, 0, "keyCode", 0, 0, &flash_events_KeyboardEvent, 0};
3650 static varinfo_t flash_events_KeyboardEvent_keyLocation = {0x01, 0x00, 0x80, 0x16, 0, "keyLocation", 0, 0, &flash_events_KeyboardEvent, 0};
3651 static methodinfo_t flash_events_KeyboardEvent_updateAfterEvent = {0x02, 0x00, 0x80, 0x16, 0, "updateAfterEvent", 0, 0, &flash_events_KeyboardEvent, 0};
3652 static methodinfo_t flash_events_KeyboardEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_KeyboardEvent, 0};
3653 static varinfo_t flash_events_KeyboardEvent_altKey = {0x01, 0x00, 0x80, 0x16, 0, "altKey", 0, 0, &flash_events_KeyboardEvent, 0};
3654 static varinfo_t flash_events_KeyboardEvent_ctrlKey = {0x01, 0x00, 0x80, 0x16, 0, "ctrlKey", 0, 0, &flash_events_KeyboardEvent, 0};
3655 static methodinfo_t flash_events_KeyboardEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_KeyboardEvent, 0};
3656 static varinfo_t flash_events_KeyboardEvent_charCode = {0x01, 0x00, 0x80, 0x16, 0, "charCode", 0, 0, &flash_events_KeyboardEvent, 0};
3657 static classinfo_t flash_system_ApplicationDomain = {0x03, 0x00, 0x81, 0x16, "flash.system", "ApplicationDomain", 0, &_Object, interfaces: {0}};
3658 static methodinfo_t flash_system_ApplicationDomain_hasDefinition = {0x02, 0x00, 0x80, 0x16, 0, "hasDefinition", 0, &_Boolean, &flash_system_ApplicationDomain, 0};
3659 static methodinfo_t flash_system_ApplicationDomain_getDefinition = {0x02, 0x00, 0x80, 0x16, 0, "getDefinition", 0, &_Object, &flash_system_ApplicationDomain, 0};
3660 static varinfo_t flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH = {0x01, 0x00, 0x82, 0x16, 0, "MIN_DOMAIN_MEMORY_LENGTH", 0, 0, &flash_system_ApplicationDomain, 0};
3661 static varinfo_t flash_system_ApplicationDomain_parentDomain = {0x01, 0x00, 0x80, 0x16, 0, "parentDomain", 0, 0, &flash_system_ApplicationDomain, 0};
3662 static varinfo_t flash_system_ApplicationDomain_domainMemory = {0x01, 0x00, 0x80, 0x16, 0, "domainMemory", 0, 0, &flash_system_ApplicationDomain, 0};
3663 static varinfo_t flash_system_ApplicationDomain_currentDomain = {0x01, 0x00, 0x82, 0x16, 0, "currentDomain", 0, 0, &flash_system_ApplicationDomain, 0};
3664 static classinfo_t adobe_utils_ProductManager = {0x03, 0x00, 0x81, 0x16, "adobe.utils", "ProductManager", 0, &flash_events_EventDispatcher, interfaces: {0}};
3665 static varinfo_t adobe_utils_ProductManager_running = {0x01, 0x00, 0x80, 0x16, 0, "running", 0, 0, &adobe_utils_ProductManager, 0};
3666 static methodinfo_t adobe_utils_ProductManager_download = {0x02, 0x00, 0x80, 0x16, 0, "download", 0, &_Boolean, &adobe_utils_ProductManager, 0};
3667 static varinfo_t adobe_utils_ProductManager_installedVersion = {0x01, 0x00, 0x80, 0x16, 0, "installedVersion", 0, 0, &adobe_utils_ProductManager, 0};
3668 static varinfo_t adobe_utils_ProductManager_installed = {0x01, 0x00, 0x80, 0x16, 0, "installed", 0, 0, &adobe_utils_ProductManager, 0};
3669 static methodinfo_t adobe_utils_ProductManager_launch = {0x02, 0x00, 0x80, 0x16, 0, "launch", 0, &_Boolean, &adobe_utils_ProductManager, 0};
3670 static classinfo_t flash_events_Event = {0x03, 0x00, 0x80, 0x16, "flash.events", "Event", 0, &_Object, interfaces: {0}};
3671 static varinfo_t flash_events_Event_type = {0x01, 0x00, 0x80, 0x16, 0, "type", 0, 0, &flash_events_Event, 0};
3672 static varinfo_t flash_events_Event_cancelable = {0x01, 0x00, 0x80, 0x16, 0, "cancelable", 0, 0, &flash_events_Event, 0};
3673 static methodinfo_t flash_events_Event_isDefaultPrevented = {0x02, 0x00, 0x80, 0x16, 0, "isDefaultPrevented", 0, &_Boolean, &flash_events_Event, 0};
3674 static varinfo_t flash_events_Event_target = {0x01, 0x00, 0x80, 0x16, 0, "target", 0, 0, &flash_events_Event, 0};
3675 static varinfo_t flash_events_Event_eventPhase = {0x01, 0x00, 0x80, 0x16, 0, "eventPhase", 0, 0, &flash_events_Event, 0};
3676 static varinfo_t flash_events_Event_currentTarget = {0x01, 0x00, 0x80, 0x16, 0, "currentTarget", 0, 0, &flash_events_Event, 0};
3677 static methodinfo_t flash_events_Event_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_Event, 0};
3678 static methodinfo_t flash_events_Event_stopImmediatePropagation = {0x02, 0x00, 0x80, 0x16, 0, "stopImmediatePropagation", 0, 0, &flash_events_Event, 0};
3679 static varinfo_t flash_events_Event_bubbles = {0x01, 0x00, 0x80, 0x16, 0, "bubbles", 0, 0, &flash_events_Event, 0};
3680 static methodinfo_t flash_events_Event_stopPropagation = {0x02, 0x00, 0x80, 0x16, 0, "stopPropagation", 0, 0, &flash_events_Event, 0};
3681 static methodinfo_t flash_events_Event_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_Event, 0};
3682 static methodinfo_t flash_events_Event_preventDefault = {0x02, 0x00, 0x80, 0x16, 0, "preventDefault", 0, 0, &flash_events_Event, 0};
3683 static methodinfo_t flash_events_Event_formatToString = {0x02, 0x00, 0x80, 0x16, 0, "formatToString", 0, &_String, &flash_events_Event, 0};
3684 static classinfo_t flash_desktop_ClipboardFormats = {0x03, 0x00, 0x80, 0x16, "flash.desktop", "ClipboardFormats", 0, &_Object, interfaces: {0}};
3685 static classinfo_t flash_display_MovieClip = {0x03, 0x00, 0x88, 0x16, "flash.display", "MovieClip", 0, &flash_display_Sprite, interfaces: {0}};
3686 static methodinfo_t flash_display_MovieClip_prevScene = {0x02, 0x00, 0x80, 0x16, 0, "prevScene", 0, 0, &flash_display_MovieClip, 0};
3687 static methodinfo_t flash_display_MovieClip_gotoAndPlay = {0x02, 0x00, 0x80, 0x16, 0, "gotoAndPlay", 0, 0, &flash_display_MovieClip, 0};
3688 static varinfo_t flash_display_MovieClip_currentLabels = {0x01, 0x00, 0x80, 0x16, 0, "currentLabels", 0, 0, &flash_display_MovieClip, 0};
3689 static methodinfo_t flash_display_MovieClip_nextFrame = {0x02, 0x00, 0x80, 0x16, 0, "nextFrame", 0, 0, &flash_display_MovieClip, 0};
3690 static varinfo_t flash_display_MovieClip_currentScene = {0x01, 0x00, 0x80, 0x16, 0, "currentScene", 0, 0, &flash_display_MovieClip, 0};
3691 static varinfo_t flash_display_MovieClip_enabled = {0x01, 0x00, 0x80, 0x16, 0, "enabled", 0, 0, &flash_display_MovieClip, 0};
3692 static varinfo_t flash_display_MovieClip_currentFrameLabel = {0x01, 0x00, 0x80, 0x16, 0, "currentFrameLabel", 0, 0, &flash_display_MovieClip, 0};
3693 static methodinfo_t flash_display_MovieClip_play = {0x02, 0x00, 0x80, 0x16, 0, "play", 0, 0, &flash_display_MovieClip, 0};
3694 static varinfo_t flash_display_MovieClip_framesLoaded = {0x01, 0x00, 0x80, 0x16, 0, "framesLoaded", 0, 0, &flash_display_MovieClip, 0};
3695 static varinfo_t flash_display_MovieClip_scenes = {0x01, 0x00, 0x80, 0x16, 0, "scenes", 0, 0, &flash_display_MovieClip, 0};
3696 static methodinfo_t flash_display_MovieClip_addFrameScript = {0x02, 0x00, 0x80, 0x16, 0, "addFrameScript", 0, 0, &flash_display_MovieClip, 0};
3697 static varinfo_t flash_display_MovieClip_currentLabel = {0x01, 0x00, 0x80, 0x16, 0, "currentLabel", 0, 0, &flash_display_MovieClip, 0};
3698 static methodinfo_t flash_display_MovieClip_prevFrame = {0x02, 0x00, 0x80, 0x16, 0, "prevFrame", 0, 0, &flash_display_MovieClip, 0};
3699 static methodinfo_t flash_display_MovieClip_gotoAndStop = {0x02, 0x00, 0x80, 0x16, 0, "gotoAndStop", 0, 0, &flash_display_MovieClip, 0};
3700 static varinfo_t flash_display_MovieClip_currentFrame = {0x01, 0x00, 0x80, 0x16, 0, "currentFrame", 0, 0, &flash_display_MovieClip, 0};
3701 static methodinfo_t flash_display_MovieClip_nextScene = {0x02, 0x00, 0x80, 0x16, 0, "nextScene", 0, 0, &flash_display_MovieClip, 0};
3702 static varinfo_t flash_display_MovieClip_totalFrames = {0x01, 0x00, 0x80, 0x16, 0, "totalFrames", 0, 0, &flash_display_MovieClip, 0};
3703 static varinfo_t flash_display_MovieClip_trackAsMenu = {0x01, 0x00, 0x80, 0x16, 0, "trackAsMenu", 0, 0, &flash_display_MovieClip, 0};
3704 static methodinfo_t flash_display_MovieClip_stop = {0x02, 0x00, 0x80, 0x16, 0, "stop", 0, 0, &flash_display_MovieClip, 0};
3705 static classinfo_t flash_display_BitmapData = {0x03, 0x00, 0x80, 0x16, "flash.display", "BitmapData", 0, &_Object, interfaces: {&flash_display_IBitmapDrawable, 0}};
3706 static methodinfo_t flash_display_BitmapData_getPixel32 = {0x02, 0x00, 0x80, 0x16, 0, "getPixel32", 0, &_uint, &flash_display_BitmapData, 0};
3707 static methodinfo_t flash_display_BitmapData_draw = {0x02, 0x00, 0x80, 0x16, 0, "draw", 0, 0, &flash_display_BitmapData, 0};
3708 static methodinfo_t flash_display_BitmapData_setPixels = {0x02, 0x00, 0x80, 0x16, 0, "setPixels", 0, 0, &flash_display_BitmapData, 0};
3709 static methodinfo_t flash_display_BitmapData_copyPixels = {0x02, 0x00, 0x80, 0x16, 0, "copyPixels", 0, 0, &flash_display_BitmapData, 0};
3710 static methodinfo_t flash_display_BitmapData_histogram = {0x02, 0x00, 0x80, 0x16, 0, "histogram", 0, &__AS3___vec_Vector, &flash_display_BitmapData, 0};
3711 static methodinfo_t flash_display_BitmapData_scroll = {0x02, 0x00, 0x80, 0x16, 0, "scroll", 0, 0, &flash_display_BitmapData, 0};
3712 static varinfo_t flash_display_BitmapData_transparent = {0x01, 0x00, 0x80, 0x16, 0, "transparent", 0, 0, &flash_display_BitmapData, 0};
3713 static methodinfo_t flash_display_BitmapData_noise = {0x02, 0x00, 0x80, 0x16, 0, "noise", 0, 0, &flash_display_BitmapData, 0};
3714 static methodinfo_t flash_display_BitmapData_threshold = {0x02, 0x00, 0x80, 0x16, 0, "threshold", 0, &_uint, &flash_display_BitmapData, 0};
3715 static methodinfo_t flash_display_BitmapData_paletteMap = {0x02, 0x00, 0x80, 0x16, 0, "paletteMap", 0, 0, &flash_display_BitmapData, 0};
3716 static methodinfo_t flash_display_BitmapData_perlinNoise = {0x02, 0x00, 0x80, 0x16, 0, "perlinNoise", 0, 0, &flash_display_BitmapData, 0};
3717 static methodinfo_t flash_display_BitmapData_hitTest = {0x02, 0x00, 0x80, 0x16, 0, "hitTest", 0, &_Boolean, &flash_display_BitmapData, 0};
3718 static methodinfo_t flash_display_BitmapData_getPixel = {0x02, 0x00, 0x80, 0x16, 0, "getPixel", 0, &_uint, &flash_display_BitmapData, 0};
3719 static methodinfo_t flash_display_BitmapData_unlock = {0x02, 0x00, 0x80, 0x16, 0, "unlock", 0, 0, &flash_display_BitmapData, 0};
3720 static varinfo_t flash_display_BitmapData_height = {0x01, 0x00, 0x80, 0x16, 0, "height", 0, 0, &flash_display_BitmapData, 0};
3721 static methodinfo_t flash_display_BitmapData_copyChannel = {0x02, 0x00, 0x80, 0x16, 0, "copyChannel", 0, 0, &flash_display_BitmapData, 0};
3722 static varinfo_t flash_display_BitmapData_width = {0x01, 0x00, 0x80, 0x16, 0, "width", 0, 0, &flash_display_BitmapData, 0};
3723 static methodinfo_t flash_display_BitmapData_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_display_BitmapData, &flash_display_BitmapData, 0};
3724 static methodinfo_t flash_display_BitmapData_colorTransform = {0x02, 0x00, 0x80, 0x16, 0, "colorTransform", 0, 0, &flash_display_BitmapData, 0};
3725 static methodinfo_t flash_display_BitmapData_generateFilterRect = {0x02, 0x00, 0x80, 0x16, 0, "generateFilterRect", 0, &flash_geom_Rectangle, &flash_display_BitmapData, 0};
3726 static methodinfo_t flash_display_BitmapData_compare = {0x02, 0x00, 0x80, 0x16, 0, "compare", 0, &_Object, &flash_display_BitmapData, 0};
3727 static methodinfo_t flash_display_BitmapData_fillRect = {0x02, 0x00, 0x80, 0x16, 0, "fillRect", 0, 0, &flash_display_BitmapData, 0};
3728 static methodinfo_t flash_display_BitmapData_setVector = {0x02, 0x00, 0x80, 0x16, 0, "setVector", 0, 0, &flash_display_BitmapData, 0};
3729 static methodinfo_t flash_display_BitmapData_floodFill = {0x02, 0x00, 0x80, 0x16, 0, "floodFill", 0, 0, &flash_display_BitmapData, 0};
3730 static methodinfo_t flash_display_BitmapData_pixelDissolve = {0x02, 0x00, 0x80, 0x16, 0, "pixelDissolve", 0, &_int, &flash_display_BitmapData, 0};
3731 static methodinfo_t flash_display_BitmapData_setPixel = {0x02, 0x00, 0x80, 0x16, 0, "setPixel", 0, 0, &flash_display_BitmapData, 0};
3732 static methodinfo_t flash_display_BitmapData_setPixel32 = {0x02, 0x00, 0x80, 0x16, 0, "setPixel32", 0, 0, &flash_display_BitmapData, 0};
3733 static methodinfo_t flash_display_BitmapData_lock = {0x02, 0x00, 0x80, 0x16, 0, "lock", 0, 0, &flash_display_BitmapData, 0};
3734 static methodinfo_t flash_display_BitmapData_getVector = {0x02, 0x00, 0x80, 0x16, 0, "getVector", 0, &__AS3___vec_Vector, &flash_display_BitmapData, 0};
3735 static methodinfo_t flash_display_BitmapData_getColorBoundsRect = {0x02, 0x00, 0x80, 0x16, 0, "getColorBoundsRect", 0, &flash_geom_Rectangle, &flash_display_BitmapData, 0};
3736 static methodinfo_t flash_display_BitmapData_getPixels = {0x02, 0x00, 0x80, 0x16, 0, "getPixels", 0, &flash_utils_ByteArray, &flash_display_BitmapData, 0};
3737 static methodinfo_t flash_display_BitmapData_merge = {0x02, 0x00, 0x80, 0x16, 0, "merge", 0, 0, &flash_display_BitmapData, 0};
3738 static varinfo_t flash_display_BitmapData_rect = {0x01, 0x00, 0x80, 0x16, 0, "rect", 0, 0, &flash_display_BitmapData, 0};
3739 static methodinfo_t flash_display_BitmapData_applyFilter = {0x02, 0x00, 0x80, 0x16, 0, "applyFilter", 0, 0, &flash_display_BitmapData, 0};
3740 static methodinfo_t flash_display_BitmapData_dispose = {0x02, 0x00, 0x80, 0x16, 0, "dispose", 0, 0, &flash_display_BitmapData, 0};
3741 static classinfo_t flash_text_engine_LigatureLevel = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "LigatureLevel", 0, &_Object, interfaces: {0}};
3742 static varinfo_t _Infinity = {0x01, 0x00, 0x82, 0x16, "", "Infinity", 0, &_Number, 0, 0};
3743 static classinfo_t flash_text_engine_FontDescription = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "FontDescription", 0, &_Object, interfaces: {0}};
3744 static methodinfo_t flash_text_engine_FontDescription_isFontCompatible = {0x02, 0x00, 0x82, 0x16, 0, "isFontCompatible", 0, &_Boolean, &flash_text_engine_FontDescription, 0};
3745 static varinfo_t flash_text_engine_FontDescription_renderingMode = {0x01, 0x00, 0x80, 0x16, 0, "renderingMode", 0, 0, &flash_text_engine_FontDescription, 0};
3746 static varinfo_t flash_text_engine_FontDescription_cffHinting = {0x01, 0x00, 0x80, 0x16, 0, "cffHinting", 0, 0, &flash_text_engine_FontDescription, 0};
3747 static varinfo_t flash_text_engine_FontDescription_fontPosture = {0x01, 0x00, 0x80, 0x16, 0, "fontPosture", 0, 0, &flash_text_engine_FontDescription, 0};
3748 static varinfo_t flash_text_engine_FontDescription_fontName = {0x01, 0x00, 0x80, 0x16, 0, "fontName", 0, 0, &flash_text_engine_FontDescription, 0};
3749 static varinfo_t flash_text_engine_FontDescription_fontLookup = {0x01, 0x00, 0x80, 0x16, 0, "fontLookup", 0, 0, &flash_text_engine_FontDescription, 0};
3750 static varinfo_t flash_text_engine_FontDescription_locked = {0x01, 0x00, 0x80, 0x16, 0, "locked", 0, 0, &flash_text_engine_FontDescription, 0};
3751 static varinfo_t flash_text_engine_FontDescription_fontWeight = {0x01, 0x00, 0x80, 0x16, 0, "fontWeight", 0, 0, &flash_text_engine_FontDescription, 0};
3752 static methodinfo_t flash_text_engine_FontDescription_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_text_engine_FontDescription, &flash_text_engine_FontDescription, 0};
3753 static classinfo_t flash_text_engine_TextElement = {0x03, 0x00, 0x81, 0x16, "flash.text.engine", "TextElement", 0, &flash_text_engine_ContentElement, interfaces: {0}};
3754 static methodinfo_t flash_text_engine_TextElement_replaceText = {0x02, 0x00, 0x80, 0x16, 0, "replaceText", 0, 0, &flash_text_engine_TextElement, 0};
3755 static classinfo_t flash_display_SWFVersion = {0x03, 0x00, 0x81, 0x16, "flash.display", "SWFVersion", 0, &_Object, interfaces: {0}};
3756 static classinfo_t flash_net_URLLoader = {0x03, 0x00, 0x80, 0x16, "flash.net", "URLLoader", 0, &flash_events_EventDispatcher, interfaces: {0}};
3757 static methodinfo_t flash_net_URLLoader_close = {0x02, 0x00, 0x80, 0x16, 0, "close", 0, 0, &flash_net_URLLoader, 0};
3758 static varinfo_t flash_net_URLLoader_bytesLoaded = {0x01, 0x00, 0x80, 0x16, 0, "bytesLoaded", 0, &_uint, &flash_net_URLLoader, 0};
3759 static methodinfo_t flash_net_URLLoader_load = {0x02, 0x00, 0x80, 0x16, 0, "load", 0, 0, &flash_net_URLLoader, 0};
3760 static varinfo_t flash_net_URLLoader_bytesTotal = {0x01, 0x00, 0x80, 0x16, 0, "bytesTotal", 0, &_uint, &flash_net_URLLoader, 0};
3761 static varinfo_t flash_net_URLLoader_dataFormat = {0x01, 0x00, 0x80, 0x16, 0, "dataFormat", 0, &_String, &flash_net_URLLoader, 0};
3762 static varinfo_t flash_net_URLLoader_data = {0x01, 0x00, 0x80, 0x16, 0, "data", 0, 0, &flash_net_URLLoader, 0};
3763 static classinfo_t flash_geom_Matrix = {0x03, 0x00, 0x80, 0x16, "flash.geom", "Matrix", 0, &_Object, interfaces: {0}};
3764 static varinfo_t flash_geom_Matrix_b = {0x01, 0x00, 0x80, 0x16, 0, "b", 0, &_Number, &flash_geom_Matrix, 0};
3765 static methodinfo_t flash_geom_Matrix_deltaTransformPoint = {0x02, 0x00, 0x80, 0x16, 0, "deltaTransformPoint", 0, &flash_geom_Point, &flash_geom_Matrix, 0};
3766 static methodinfo_t flash_geom_Matrix_identity = {0x02, 0x00, 0x80, 0x16, 0, "identity", 0, 0, &flash_geom_Matrix, 0};
3767 static varinfo_t flash_geom_Matrix_ty = {0x01, 0x00, 0x80, 0x16, 0, "ty", 0, &_Number, &flash_geom_Matrix, 0};
3768 static methodinfo_t flash_geom_Matrix_translate = {0x02, 0x00, 0x80, 0x16, 0, "translate", 0, 0, &flash_geom_Matrix, 0};
3769 static methodinfo_t flash_geom_Matrix_concat = {0x02, 0x00, 0x80, 0x16, 0, "concat", 0, 0, &flash_geom_Matrix, 0};
3770 static varinfo_t flash_geom_Matrix_c = {0x01, 0x00, 0x80, 0x16, 0, "c", 0, &_Number, &flash_geom_Matrix, 0};
3771 static varinfo_t flash_geom_Matrix_a = {0x01, 0x00, 0x80, 0x16, 0, "a", 0, &_Number, &flash_geom_Matrix, 0};
3772 static methodinfo_t flash_geom_Matrix_scale = {0x02, 0x00, 0x80, 0x16, 0, "scale", 0, 0, &flash_geom_Matrix, 0};
3773 static varinfo_t flash_geom_Matrix_d = {0x01, 0x00, 0x80, 0x16, 0, "d", 0, &_Number, &flash_geom_Matrix, 0};
3774 static methodinfo_t flash_geom_Matrix_transformPoint = {0x02, 0x00, 0x80, 0x16, 0, "transformPoint", 0, &flash_geom_Point, &flash_geom_Matrix, 0};
3775 static methodinfo_t flash_geom_Matrix_rotate = {0x02, 0x00, 0x80, 0x16, 0, "rotate", 0, 0, &flash_geom_Matrix, 0};
3776 static methodinfo_t flash_geom_Matrix_createGradientBox = {0x02, 0x00, 0x80, 0x16, 0, "createGradientBox", 0, 0, &flash_geom_Matrix, 0};
3777 static methodinfo_t flash_geom_Matrix_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_geom_Matrix, 0};
3778 static methodinfo_t flash_geom_Matrix_invert = {0x02, 0x00, 0x80, 0x16, 0, "invert", 0, 0, &flash_geom_Matrix, 0};
3779 static methodinfo_t flash_geom_Matrix_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_geom_Matrix, &flash_geom_Matrix, 0};
3780 static varinfo_t flash_geom_Matrix_tx = {0x01, 0x00, 0x80, 0x16, 0, "tx", 0, &_Number, &flash_geom_Matrix, 0};
3781 static methodinfo_t flash_geom_Matrix_createBox = {0x02, 0x00, 0x80, 0x16, 0, "createBox", 0, 0, &flash_geom_Matrix, 0};
3782 static classinfo_t flash_accessibility_Accessibility = {0x03, 0x00, 0x81, 0x16, "flash.accessibility", "Accessibility", 0, &_Object, interfaces: {0}};
3783 static methodinfo_t flash_net_sendToURL = {0x02, 0x00, 0x82, 0x16, "flash.net", "sendToURL", 0, 0, 0, 0};
3784 static classinfo_t flash_filters_GlowFilter = {0x03, 0x00, 0x81, 0x16, "flash.filters", "GlowFilter", 0, &flash_filters_BitmapFilter, interfaces: {0}};
3785 static varinfo_t flash_filters_GlowFilter_blurY = {0x01, 0x00, 0x80, 0x16, 0, "blurY", 0, 0, &flash_filters_GlowFilter, 0};
3786 static varinfo_t flash_filters_GlowFilter_strength = {0x01, 0x00, 0x80, 0x16, 0, "strength", 0, 0, &flash_filters_GlowFilter, 0};
3787 static varinfo_t flash_filters_GlowFilter_inner = {0x01, 0x00, 0x80, 0x16, 0, "inner", 0, 0, &flash_filters_GlowFilter, 0};
3788 static varinfo_t flash_filters_GlowFilter_color = {0x01, 0x00, 0x80, 0x16, 0, "color", 0, 0, &flash_filters_GlowFilter, 0};
3789 static methodinfo_t flash_filters_GlowFilter_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_filters_BitmapFilter, &flash_filters_GlowFilter, 0};
3790 static varinfo_t flash_filters_GlowFilter_quality = {0x01, 0x00, 0x80, 0x16, 0, "quality", 0, 0, &flash_filters_GlowFilter, 0};
3791 static varinfo_t flash_filters_GlowFilter_knockout = {0x01, 0x00, 0x80, 0x16, 0, "knockout", 0, 0, &flash_filters_GlowFilter, 0};
3792 static varinfo_t flash_filters_GlowFilter_alpha = {0x01, 0x00, 0x80, 0x16, 0, "alpha", 0, 0, &flash_filters_GlowFilter, 0};
3793 static varinfo_t flash_filters_GlowFilter_blurX = {0x01, 0x00, 0x80, 0x16, 0, "blurX", 0, 0, &flash_filters_GlowFilter, 0};
3794 static classinfo_t flash_events_FullScreenEvent = {0x03, 0x00, 0x80, 0x16, "flash.events", "FullScreenEvent", 0, &flash_events_ActivityEvent, interfaces: {0}};
3795 static methodinfo_t flash_events_FullScreenEvent_toString = {0x02, 0x00, 0x80, 0x16, 0, "toString", 0, &_String, &flash_events_FullScreenEvent, 0};
3796 static methodinfo_t flash_events_FullScreenEvent_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_events_Event, &flash_events_FullScreenEvent, 0};
3797 static varinfo_t flash_events_FullScreenEvent_fullScreen = {0x01, 0x00, 0x80, 0x16, 0, "fullScreen", 0, 0, &flash_events_FullScreenEvent, 0};
3798 static classinfo_t flash_display_StageDisplayState = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageDisplayState", 0, &_Object, interfaces: {0}};
3799 static classinfo_t flash_text_engine_TextJustifier = {0x03, 0x00, 0x80, 0x16, "flash.text.engine", "TextJustifier", 0, &_Object, interfaces: {0}};
3800 static methodinfo_t flash_text_engine_TextJustifier_getJustifierForLocale = {0x02, 0x00, 0x82, 0x16, 0, "getJustifierForLocale", 0, &flash_text_engine_TextJustifier, &flash_text_engine_TextJustifier, 0};
3801 static varinfo_t flash_text_engine_TextJustifier_lineJustification = {0x01, 0x00, 0x80, 0x16, 0, "lineJustification", 0, 0, &flash_text_engine_TextJustifier, 0};
3802 static varinfo_t flash_text_engine_TextJustifier_locale = {0x01, 0x00, 0x80, 0x16, 0, "locale", 0, 0, &flash_text_engine_TextJustifier, 0};
3803 static methodinfo_t flash_text_engine_TextJustifier_clone = {0x02, 0x00, 0x80, 0x16, 0, "clone", 0, &flash_text_engine_TextJustifier, &flash_text_engine_TextJustifier, 0};
3804 static classinfo_t flash_display_StageAlign = {0x03, 0x00, 0x81, 0x16, "flash.display", "StageAlign", 0, &_Object, interfaces: {0}};
3805 static varinfo_t _NaN = {0x01, 0x00, 0x82, 0x16, "", "NaN", 0, &_Number, 0, 0};
3806 static classinfo_t _ReferenceError = {0x03, 0x00, 0x88, 0x16, "", "ReferenceError", 0, &_Error, interfaces: {0}};
3807 static classinfo_t flash_display_Shape = {0x03, 0x00, 0x80, 0x16, "flash.display", "Shape", 0, &flash_display_DisplayObject, interfaces: {0}};
3808 static varinfo_t flash_display_Shape_graphics = {0x01, 0x00, 0x80, 0x16, 0, "graphics", 0, 0, &flash_display_Shape, 0};
3809 dict_t* builtin_getclasses()
3810 {
3811     dict_t*d = dict_new2(&slotinfo_type);
3812     dict_put(d, &flash_text_TextFormat, &flash_text_TextFormat);
3813     dict_init(&flash_text_TextFormat.members, 31);
3814     dict_put(&flash_text_TextFormat.members, "leading", &flash_text_TextFormat_leading);
3815     dict_put(&flash_text_TextFormat.members, "bold", &flash_text_TextFormat_bold);
3816     dict_put(&flash_text_TextFormat.members, "underline", &flash_text_TextFormat_underline);
3817     dict_put(&flash_text_TextFormat.members, "color", &flash_text_TextFormat_color);
3818     dict_put(&flash_text_TextFormat.members, "letterSpacing", &flash_text_TextFormat_letterSpacing);
3819     dict_put(&flash_text_TextFormat.members, "kerning", &flash_text_TextFormat_kerning);
3820     dict_put(&flash_text_TextFormat.members, "target", &flash_text_TextFormat_target);
3821     dict_put(&flash_text_TextFormat.members, "italic", &flash_text_TextFormat_italic);
3822     dict_put(&flash_text_TextFormat.members, "rightMargin", &flash_text_TextFormat_rightMargin);
3823     dict_put(&flash_text_TextFormat.members, "bullet", &flash_text_TextFormat_bullet);
3824     dict_put(&flash_text_TextFormat.members, "url", &flash_text_TextFormat_url);
3825     dict_put(&flash_text_TextFormat.members, "size", &flash_text_TextFormat_size);
3826     dict_put(&flash_text_TextFormat.members, "indent", &flash_text_TextFormat_indent);
3827     dict_put(&flash_text_TextFormat.members, "leftMargin", &flash_text_TextFormat_leftMargin);
3828     dict_put(&flash_text_TextFormat.members, "display", &flash_text_TextFormat_display);
3829     dict_put(&flash_text_TextFormat.members, "align", &flash_text_TextFormat_align);
3830     dict_put(&flash_text_TextFormat.members, "tabStops", &flash_text_TextFormat_tabStops);
3831     dict_put(&flash_text_TextFormat.members, "blockIndent", &flash_text_TextFormat_blockIndent);
3832     dict_put(&flash_text_TextFormat.members, "font", &flash_text_TextFormat_font);
3833     dict_put(d, &flash_filters_BitmapFilter, &flash_filters_BitmapFilter);
3834     dict_init(&flash_filters_BitmapFilter.members, 8);
3835     dict_put(&flash_filters_BitmapFilter.members, "clone", &flash_filters_BitmapFilter_clone);
3836     dict_put(d, &flash_filters_DropShadowFilter, &flash_filters_DropShadowFilter);
3837     dict_init(&flash_filters_DropShadowFilter.members, 15);
3838     dict_put(&flash_filters_DropShadowFilter.members, "alpha", &flash_filters_DropShadowFilter_alpha);
3839     dict_put(&flash_filters_DropShadowFilter.members, "strength", &flash_filters_DropShadowFilter_strength);
3840     dict_put(&flash_filters_DropShadowFilter.members, "quality", &flash_filters_DropShadowFilter_quality);
3841     dict_put(&flash_filters_DropShadowFilter.members, "angle", &flash_filters_DropShadowFilter_angle);
3842     dict_put(&flash_filters_DropShadowFilter.members, "knockout", &flash_filters_DropShadowFilter_knockout);
3843     dict_put(&flash_filters_DropShadowFilter.members, "color", &flash_filters_DropShadowFilter_color);
3844     dict_put(&flash_filters_DropShadowFilter.members, "hideObject", &flash_filters_DropShadowFilter_hideObject);
3845     dict_put(&flash_filters_DropShadowFilter.members, "inner", &flash_filters_DropShadowFilter_inner);
3846     dict_put(&flash_filters_DropShadowFilter.members, "blurX", &flash_filters_DropShadowFilter_blurX);
3847     dict_put(&flash_filters_DropShadowFilter.members, "blurY", &flash_filters_DropShadowFilter_blurY);
3848     dict_put(&flash_filters_DropShadowFilter.members, "distance", &flash_filters_DropShadowFilter_distance);
3849     dict_put(&flash_filters_DropShadowFilter.members, "clone", &flash_filters_DropShadowFilter_clone);
3850     dict_put(d, &adobe_utils_CustomActions, &adobe_utils_CustomActions);
3851     dict_init(&adobe_utils_CustomActions.members, 8);
3852     dict_put(d, &flash_text_engine_TextLineValidity, &flash_text_engine_TextLineValidity);
3853     dict_init(&flash_text_engine_TextLineValidity.members, 8);
3854     dict_put(d, &flash_display_LineScaleMode, &flash_display_LineScaleMode);
3855     dict_init(&flash_display_LineScaleMode.members, 8);
3856     dict_put(d, &flash_geom_Transform, &flash_geom_Transform);
3857     dict_init(&flash_geom_Transform.members, 15);
3858     dict_put(&flash_geom_Transform.members, "matrix", &flash_geom_Transform_matrix);
3859     dict_put(&flash_geom_Transform.members, "perspectiveProjection", &flash_geom_Transform_perspectiveProjection);
3860     dict_put(&flash_geom_Transform.members, "concatenatedMatrix", &flash_geom_Transform_concatenatedMatrix);
3861     dict_put(&flash_geom_Transform.members, "colorTransform", &flash_geom_Transform_colorTransform);
3862     dict_put(&flash_geom_Transform.members, "getRelativeMatrix3D", &flash_geom_Transform_getRelativeMatrix3D);
3863     dict_put(&flash_geom_Transform.members, "pixelBounds", &flash_geom_Transform_pixelBounds);
3864     dict_put(&flash_geom_Transform.members, "matrix3D", &flash_geom_Transform_matrix3D);
3865     dict_put(&flash_geom_Transform.members, "concatenatedColorTransform", &flash_geom_Transform_concatenatedColorTransform);
3866     dict_put(d, &flash_ui_KeyLocation, &flash_ui_KeyLocation);
3867     dict_init(&flash_ui_KeyLocation.members, 8);
3868     dict_put(d, &flash_events_MouseEvent, &flash_events_MouseEvent);
3869     dict_init(&flash_events_MouseEvent.members, 31);
3870     dict_put(&flash_events_MouseEvent.members, "localY", &flash_events_MouseEvent_localY);
3871     dict_put(&flash_events_MouseEvent.members, "updateAfterEvent", &flash_events_MouseEvent_updateAfterEvent);
3872     dict_put(&flash_events_MouseEvent.members, "delta", &flash_events_MouseEvent_delta);
3873     dict_put(&flash_events_MouseEvent.members, "stageX", &flash_events_MouseEvent_stageX);
3874     dict_put(&flash_events_MouseEvent.members, "toString", &flash_events_MouseEvent_toString);
3875     dict_put(&flash_events_MouseEvent.members, "relatedObject", &flash_events_MouseEvent_relatedObject);
3876     dict_put(&flash_events_MouseEvent.members, "isRelatedObjectInaccessible", &flash_events_MouseEvent_isRelatedObjectInaccessible);
3877     dict_put(&flash_events_MouseEvent.members, "shiftKey", &flash_events_MouseEvent_shiftKey);
3878     dict_put(&flash_events_MouseEvent.members, "stageY", &flash_events_MouseEvent_stageY);
3879     dict_put(&flash_events_MouseEvent.members, "altKey", &flash_events_MouseEvent_altKey);
3880     dict_put(&flash_events_MouseEvent.members, "clone", &flash_events_MouseEvent_clone);
3881     dict_put(&flash_events_MouseEvent.members, "ctrlKey", &flash_events_MouseEvent_ctrlKey);
3882     dict_put(&flash_events_MouseEvent.members, "localX", &flash_events_MouseEvent_localX);
3883     dict_put(&flash_events_MouseEvent.members, "buttonDown", &flash_events_MouseEvent_buttonDown);
3884     dict_put(d, &flash_text_engine_LineJustification, &flash_text_engine_LineJustification);
3885     dict_init(&flash_text_engine_LineJustification.members, 8);
3886     dict_put(d, &flash_media_Camera, &flash_media_Camera);
3887     dict_init(&flash_media_Camera.members, 31);
3888     dict_put(&flash_media_Camera.members, "getCamera", &flash_media_Camera_getCamera);
3889     dict_put(&flash_media_Camera.members, "fps", &flash_media_Camera_fps);
3890     dict_put(&flash_media_Camera.members, "setMode", &flash_media_Camera_setMode);
3891     dict_put(&flash_media_Camera.members, "keyFrameInterval", &flash_media_Camera_keyFrameInterval);
3892     dict_put(&flash_media_Camera.members, "motionTimeout", &flash_media_Camera_motionTimeout);
3893     dict_put(&flash_media_Camera.members, "width", &flash_media_Camera_width);
3894     dict_put(&flash_media_Camera.members, "setCursor", &flash_media_Camera_setCursor);
3895     dict_put(&flash_media_Camera.members, "setLoopback", &flash_media_Camera_setLoopback);
3896     dict_put(&flash_media_Camera.members, "height", &flash_media_Camera_height);
3897     dict_put(&flash_media_Camera.members, "index", &flash_media_Camera_index);
3898     dict_put(&flash_media_Camera.members, "name", &flash_media_Camera_name);
3899     dict_put(&flash_media_Camera.members, "currentFPS", &flash_media_Camera_currentFPS);
3900     dict_put(&flash_media_Camera.members, "setKeyFrameInterval", &flash_media_Camera_setKeyFrameInterval);
3901     dict_put(&flash_media_Camera.members, "quality", &flash_media_Camera_quality);
3902     dict_put(&flash_media_Camera.members, "motionLevel", &flash_media_Camera_motionLevel);
3903     dict_put(&flash_media_Camera.members, "bandwidth", &flash_media_Camera_bandwidth);
3904     dict_put(&flash_media_Camera.members, "muted", &flash_media_Camera_muted);
3905     dict_put(&flash_media_Camera.members, "activityLevel", &flash_media_Camera_activityLevel);
3906     dict_put(&flash_media_Camera.members, "loopback", &flash_media_Camera_loopback);
3907     dict_put(&flash_media_Camera.members, "names", &flash_media_Camera_names);
3908     dict_put(&flash_media_Camera.members, "setQuality", &flash_media_Camera_setQuality);
3909     dict_put(&flash_media_Camera.members, "setMotionLevel", &flash_media_Camera_setMotionLevel);
3910     dict_put(d, &flash_net_registerClassAlias, &flash_net_registerClassAlias);
3911     dict_put(d, &flash_utils_ByteArray, &flash_utils_ByteArray);
3912     dict_init(&flash_utils_ByteArray.members, 63);
3913     dict_put(&flash_utils_ByteArray.members, "writeBoolean", &flash_utils_ByteArray_writeBoolean);
3914     dict_put(&flash_utils_ByteArray.members, "readDouble", &flash_utils_ByteArray_readDouble);
3915     dict_put(&flash_utils_ByteArray.members, "toString", &flash_utils_ByteArray_toString);
3916     dict_put(&flash_utils_ByteArray.members, "writeByte", &flash_utils_ByteArray_writeByte);
3917     dict_put(&flash_utils_ByteArray.members, "writeObject", &flash_utils_ByteArray_writeObject);
3918     dict_put(&flash_utils_ByteArray.members, "readUTFBytes", &flash_utils_ByteArray_readUTFBytes);
3919     dict_put(&flash_utils_ByteArray.members, "writeMultiByte", &flash_utils_ByteArray_writeMultiByte);
3920     dict_put(&flash_utils_ByteArray.members, "uncompress", &flash_utils_ByteArray_uncompress);
3921     dict_put(&flash_utils_ByteArray.members, "readUnsignedByte", &flash_utils_ByteArray_readUnsignedByte);
3922     dict_put(&flash_utils_ByteArray.members, "writeInt", &flash_utils_ByteArray_writeInt);
3923     dict_put(&flash_utils_ByteArray.members, "deflate", &flash_utils_ByteArray_deflate);
3924     dict_put(&flash_utils_ByteArray.members, "readMultiByte", &flash_utils_ByteArray_readMultiByte);
3925     dict_put(&flash_utils_ByteArray.members, "readBytes", &flash_utils_ByteArray_readBytes);
3926     dict_put(&flash_utils_ByteArray.members, "writeShort", &flash_utils_ByteArray_writeShort);
3927     dict_put(&flash_utils_ByteArray.members, "position", &flash_utils_ByteArray_position);
3928     dict_put(&flash_utils_ByteArray.members, "readShort", &flash_utils_ByteArray_readShort);
3929     dict_put(&flash_utils_ByteArray.members, "writeUTF", &flash_utils_ByteArray_writeUTF);
3930     dict_put(&flash_utils_ByteArray.members, "writeBytes", &flash_utils_ByteArray_writeBytes);
3931     dict_put(&flash_utils_ByteArray.members, "objectEncoding", &flash_utils_ByteArray_objectEncoding);
3932     dict_put(&flash_utils_ByteArray.members, "readObject", &flash_utils_ByteArray_readObject);
3933     dict_put(&flash_utils_ByteArray.members, "length", &flash_utils_ByteArray_length);
3934     dict_put(&flash_utils_ByteArray.members, "writeUnsignedInt", &flash_utils_ByteArray_writeUnsignedInt);
3935     dict_put(&flash_utils_ByteArray.members, "writeDouble", &flash_utils_ByteArray_writeDouble);
3936     dict_put(&flash_utils_ByteArray.members, "writeFloat", &flash_utils_ByteArray_writeFloat);
3937     dict_put(&flash_utils_ByteArray.members, "readInt", &flash_utils_ByteArray_readInt);
3938     dict_put(&flash_utils_ByteArray.members, "readByte", &flash_utils_ByteArray_readByte);
3939     dict_put(&flash_utils_ByteArray.members, "bytesAvailable", &flash_utils_ByteArray_bytesAvailable);
3940     dict_put(&flash_utils_ByteArray.members, "clear", &flash_utils_ByteArray_clear);
3941     dict_put(&flash_utils_ByteArray.members, "endian", &flash_utils_ByteArray_endian);
3942     dict_put(&flash_utils_ByteArray.members, "readUnsignedShort", &flash_utils_ByteArray_readUnsignedShort);
3943     dict_put(&flash_utils_ByteArray.members, "readUnsignedInt", &flash_utils_ByteArray_readUnsignedInt);
3944     dict_put(&flash_utils_ByteArray.members, "defaultObjectEncoding", &flash_utils_ByteArray_defaultObjectEncoding);
3945     dict_put(&flash_utils_ByteArray.members, "readFloat", &flash_utils_ByteArray_readFloat);
3946     dict_put(&flash_utils_ByteArray.members, "compress", &flash_utils_ByteArray_compress);
3947     dict_put(&flash_utils_ByteArray.members, "writeUTFBytes", &flash_utils_ByteArray_writeUTFBytes);
3948     dict_put(&flash_utils_ByteArray.members, "readBoolean", &flash_utils_ByteArray_readBoolean);
3949     dict_put(&flash_utils_ByteArray.members, "inflate", &flash_utils_ByteArray_inflate);
3950     dict_put(&flash_utils_ByteArray.members, "readUTF", &flash_utils_ByteArray_readUTF);
3951     dict_put(d, &flash_accessibility_AccessibilityImplementation, &flash_accessibility_AccessibilityImplementation);
3952     dict_init(&flash_accessibility_AccessibilityImplementation.members, 15);
3953     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accState", &flash_accessibility_AccessibilityImplementation_get_accState);
3954     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accName", &flash_accessibility_AccessibilityImplementation_get_accName);
3955     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accSelection", &flash_accessibility_AccessibilityImplementation_get_accSelection);
3956     dict_put(&flash_accessibility_AccessibilityImplementation.members, "accDoDefaultAction", &flash_accessibility_AccessibilityImplementation_accDoDefaultAction);
3957     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accFocus", &flash_accessibility_AccessibilityImplementation_get_accFocus);
3958     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accDefaultAction", &flash_accessibility_AccessibilityImplementation_get_accDefaultAction);
3959     dict_put(&flash_accessibility_AccessibilityImplementation.members, "accSelect", &flash_accessibility_AccessibilityImplementation_accSelect);
3960     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accValue", &flash_accessibility_AccessibilityImplementation_get_accValue);
3961     dict_put(&flash_accessibility_AccessibilityImplementation.members, "stub", &flash_accessibility_AccessibilityImplementation_stub);
3962     dict_put(&flash_accessibility_AccessibilityImplementation.members, "get_accRole", &flash_accessibility_AccessibilityImplementation_get_accRole);
3963     dict_put(&flash_accessibility_AccessibilityImplementation.members, "errno", &flash_accessibility_AccessibilityImplementation_errno);
3964     dict_put(&flash_accessibility_AccessibilityImplementation.members, "isLabeledBy", &flash_accessibility_AccessibilityImplementation_isLabeledBy);
3965     dict_put(&flash_accessibility_AccessibilityImplementation.members, "accLocation", &flash_accessibility_AccessibilityImplementation_accLocation);
3966     dict_put(&flash_accessibility_AccessibilityImplementation.members, "getChildIDArray", &flash_accessibility_AccessibilityImplementation_getChildIDArray);
3967     dict_put(d, &flash_sampler_stopSampling, &flash_sampler_stopSampling);
3968     dict_put(d, &flash_events_SyncEvent, &flash_events_SyncEvent);
3969     dict_init(&flash_events_SyncEvent.members, 8);
3970     dict_put(&flash_events_SyncEvent.members, "toString", &flash_events_SyncEvent_toString);
3971     dict_put(&flash_events_SyncEvent.members, "clone", &flash_events_SyncEvent_clone);
3972     dict_put(&flash_events_SyncEvent.members, "changeList", &flash_events_SyncEvent_changeList);
3973     dict_put(d, &_encodeURIComponent, &_encodeURIComponent);
3974     dict_put(d, &flash_net_Socket, &flash_net_Socket);
3975     dict_init(&flash_net_Socket.members, 63);
3976     dict_put(&flash_net_Socket.members, "writeBoolean", &flash_net_Socket_writeBoolean);
3977     dict_put(&flash_net_Socket.members, "connect", &flash_net_Socket_connect);
3978     dict_put(&flash_net_Socket.members, "readDouble", &flash_net_Socket_readDouble);
3979     dict_put(&flash_net_Socket.members, "writeByte", &flash_net_Socket_writeByte);
3980     dict_put(&flash_net_Socket.members, "writeObject", &flash_net_Socket_writeObject);
3981     dict_put(&flash_net_Socket.members, "readUTFBytes", &flash_net_Socket_readUTFBytes);
3982     dict_put(&flash_net_Socket.members, "close", &flash_net_Socket_close);
3983     dict_put(&flash_net_Socket.members, "writeMultiByte", &flash_net_Socket_writeMultiByte);
3984     dict_put(&flash_net_Socket.members, "readUnsignedByte", &flash_net_Socket_readUnsignedByte);
3985     dict_put(&flash_net_Socket.members, "writeInt", &flash_net_Socket_writeInt);
3986     dict_put(&flash_net_Socket.members, "readMultiByte", &flash_net_Socket_readMultiByte);
3987     dict_put(&flash_net_Socket.members, "readBytes", &flash_net_Socket_readBytes);
3988     dict_put(&flash_net_Socket.members, "writeShort", &flash_net_Socket_writeShort);
3989     dict_put(&flash_net_Socket.members, "readShort", &flash_net_Socket_readShort);
3990     dict_put(&flash_net_Socket.members, "writeUTF", &flash_net_Socket_writeUTF);
3991     dict_put(&flash_net_Socket.members, "timeout", &flash_net_Socket_timeout);
3992     dict_put(&flash_net_Socket.members, "writeBytes", &flash_net_Socket_writeBytes);
3993     dict_put(&flash_net_Socket.members, "connected", &flash_net_Socket_connected);
3994     dict_put(&flash_net_Socket.members, "readObject", &flash_net_Socket_readObject);
3995     dict_put(&flash_net_Socket.members, "objectEncoding", &flash_net_Socket_objectEncoding);
3996     dict_put(&flash_net_Socket.members, "flush", &flash_net_Socket_flush);
3997     dict_put(&flash_net_Socket.members, "writeUnsignedInt", &flash_net_Socket_writeUnsignedInt);
3998     dict_put(&flash_net_Socket.members, "writeDouble", &flash_net_Socket_writeDouble);
3999     dict_put(&flash_net_Socket.members, "writeFloat", &flash_net_Socket_writeFloat);
4000     dict_put(&flash_net_Socket.members, "readInt", &flash_net_Socket_readInt);
4001     dict_put(&flash_net_Socket.members, "readByte", &flash_net_Socket_readByte);
4002     dict_put(&flash_net_Socket.members, "bytesAvailable", &flash_net_Socket_bytesAvailable);
4003     dict_put(&flash_net_Socket.members, "endian", &flash_net_Socket_endian);
4004     dict_put(&flash_net_Socket.members, "readUnsignedShort", &flash_net_Socket_readUnsignedShort);
4005     dict_put(&flash_net_Socket.members, "readUnsignedInt", &flash_net_Socket_readUnsignedInt);
4006     dict_put(&flash_net_Socket.members, "readFloat", &flash_net_Socket_readFloat);
4007     dict_put(&flash_net_Socket.members, "writeUTFBytes", &flash_net_Socket_writeUTFBytes);
4008     dict_put(&flash_net_Socket.members, "readBoolean", &flash_net_Socket_readBoolean);
4009     dict_put(&flash_net_Socket.members, "readUTF", &flash_net_Socket_readUTF);
4010     dict_put(d, &_unescape, &_unescape);
4011     dict_put(d, &flash_utils_Timer, &flash_utils_Timer);
4012     dict_init(&flash_utils_Timer.members, 8);
4013     dict_put(&flash_utils_Timer.members, "reset", &flash_utils_Timer_reset);
4014     dict_put(&flash_utils_Timer.members, "running", &flash_utils_Timer_running);
4015     dict_put(&flash_utils_Timer.members, "repeatCount", &flash_utils_Timer_repeatCount);
4016     dict_put(&flash_utils_Timer.members, "stop", &flash_utils_Timer_stop);
4017     dict_put(&flash_utils_Timer.members, "start", &flash_utils_Timer_start);
4018     dict_put(&flash_utils_Timer.members, "currentCount", &flash_utils_Timer_currentCount);
4019     dict_put(&flash_utils_Timer.members, "delay", &flash_utils_Timer_delay);
4020     dict_put(d, &_Array, &_Array);
4021     dict_init(&_Array.members, 31);
4022     dict_put(&_Array.members, "forEach", &_Array_forEach);
4023     dict_put(&_Array.members, "sortOn", &_Array_sortOn);
4024     dict_put(&_Array.members, "indexOf", &_Array_indexOf);
4025     dict_put(&_Array.members, "splice", &_Array_splice);
4026     dict_put(&_Array.members, "lastIndexOf", &_Array_lastIndexOf);
4027     dict_put(&_Array.members, "map", &_Array_map);
4028     dict_put(&_Array.members, "concat", &_Array_concat);
4029     dict_put(&_Array.members, "shift", &_Array_shift);
4030     dict_put(&_Array.members, "unshift", &_Array_unshift);
4031     dict_put(&_Array.members, "some", &_Array_some);
4032     dict_put(&_Array.members, "filter", &_Array_filter);
4033     dict_put(&_Array.members, "join", &_Array_join);
4034     dict_put(&_Array.members, "slice", &_Array_slice);
4035     dict_put(&_Array.members, "every", &_Array_every);
4036     dict_put(&_Array.members, "pop", &_Array_pop);
4037     dict_put(&_Array.members, "sort", &_Array_sort);
4038     dict_put(&_Array.members, "reverse", &_Array_reverse);
4039     dict_put(&_Array.members, "push", &_Array_push);
4040     dict_put(&_Array.members, "length", &_Array_length);
4041     dict_put(d, &flash_text_GridFitType, &flash_text_GridFitType);
4042     dict_init(&flash_text_GridFitType.members, 8);
4043     dict_put(d, &flash_filters_DisplacementMapFilterMode, &flash_filters_DisplacementMapFilterMode);
4044     dict_init(&flash_filters_DisplacementMapFilterMode.members, 8);
4045     dict_put(d, &flash_geom_ColorTransform, &flash_geom_ColorTransform);
4046     dict_init(&flash_geom_ColorTransform.members, 15);
4047     dict_put(&flash_geom_ColorTransform.members, "blueOffset", &flash_geom_ColorTransform_blueOffset);
4048     dict_put(&flash_geom_ColorTransform.members, "greenOffset", &flash_geom_ColorTransform_greenOffset);
4049     dict_put(&flash_geom_ColorTransform.members, "greenMultiplier", &flash_geom_ColorTransform_greenMultiplier);
4050     dict_put(&flash_geom_ColorTransform.members, "redMultiplier", &flash_geom_ColorTransform_redMultiplier);
4051     dict_put(&flash_geom_ColorTransform.members, "color", &flash_geom_ColorTransform_color);
4052     dict_put(&flash_geom_ColorTransform.members, "concat", &flash_geom_ColorTransform_concat);
4053     dict_put(&flash_geom_ColorTransform.members, "alphaOffset", &flash_geom_ColorTransform_alphaOffset);
4054     dict_put(&flash_geom_ColorTransform.members, "blueMultiplier", &flash_geom_ColorTransform_blueMultiplier);
4055     dict_put(&flash_geom_ColorTransform.members, "toString", &flash_geom_ColorTransform_toString);
4056     dict_put(&flash_geom_ColorTransform.members, "alphaMultiplier", &flash_geom_ColorTransform_alphaMultiplier);
4057     dict_put(&flash_geom_ColorTransform.members, "redOffset", &flash_geom_ColorTransform_redOffset);
4058     dict_put(d, &flash_text_TextFieldType, &flash_text_TextFieldType);
4059     dict_init(&flash_text_TextFieldType.members, 8);
4060     dict_put(d, &flash_display_IGraphicsStroke, &flash_display_IGraphicsStroke);
4061     dict_init(&flash_display_IGraphicsStroke.members, 8);
4062     dict_put(d, &flash_media_SoundLoaderContext, &flash_media_SoundLoaderContext);
4063     dict_init(&flash_media_SoundLoaderContext.members, 8);
4064     dict_put(&flash_media_SoundLoaderContext.members, "checkPolicyFile", &flash_media_SoundLoaderContext_checkPolicyFile);
4065     dict_put(&flash_media_SoundLoaderContext.members, "bufferTime", &flash_media_SoundLoaderContext_bufferTime);
4066     dict_put(d, &flash_net_IDynamicPropertyOutput, &flash_net_IDynamicPropertyOutput);
4067     dict_init(&flash_net_IDynamicPropertyOutput.members, 8);
4068     dict_put(&flash_net_IDynamicPropertyOutput.members, "writeDynamicProperty", &flash_net_IDynamicPropertyOutput_writeDynamicProperty);
4069     dict_put(d, &flash_display_IGraphicsData, &flash_display_IGraphicsData);
4070     dict_init(&flash_display_IGraphicsData.members, 8);
4071     dict_put(d, &flash_utils_getDefinitionByName, &flash_utils_getDefinitionByName);
4072     dict_put(d, &_Function, &_Function);
4073     dict_init(&_Function.members, 8);
4074     dict_put(&_Function.members, "length", &_Function_length);
4075     dict_put(&_Function.members, "apply", &_Function_apply);
4076     dict_put(&_Function.members, "call", &_Function_call);
4077     dict_put(&_Function.members, "prototype", &_Function_prototype);
4078     dict_put(d, &flash_geom_PerspectiveProjection, &flash_geom_PerspectiveProjection);
4079     dict_init(&flash_geom_PerspectiveProjection.members, 8);
4080     dict_put(&flash_geom_PerspectiveProjection.members, "fieldOfView", &flash_geom_PerspectiveProjection_fieldOfView);
4081     dict_put(&flash_geom_PerspectiveProjection.members, "projectionCenter", &flash_geom_PerspectiveProjection_projectionCenter);
4082     dict_put(&flash_geom_PerspectiveProjection.members, "toMatrix3D", &flash_geom_PerspectiveProjection_toMatrix3D);
4083     dict_put(&flash_geom_PerspectiveProjection.members, "focalLength", &flash_geom_PerspectiveProjection_focalLength);
4084     dict_put(d, &flash_text_engine_BreakOpportunity, &flash_text_engine_BreakOpportunity);
4085     dict_init(&flash_text_engine_BreakOpportunity.members, 8);
4086     dict_put(d, &flash_sampler__getInvocationCount, &flash_sampler__getInvocationCount);
4087     dict_put(d, &_parseFloat, &_parseFloat);
4088     dict_put(d, &flash_events_NetStatusEvent, &flash_events_NetStatusEvent);
4089     dict_init(&flash_events_NetStatusEvent.members, 8);
4090     dict_put(&flash_events_NetStatusEvent.members, "toString", &flash_events_NetStatusEvent_toString);
4091     dict_put(&flash_events_NetStatusEvent.members, "info", &flash_events_NetStatusEvent_info);
4092     dict_put(&flash_events_NetStatusEvent.members, "clone", &flash_events_NetStatusEvent_clone);
4093     dict_put(d, &flash_display_ShaderJob, &flash_display_ShaderJob);
4094     dict_init(&flash_display_ShaderJob.members, 8);
4095     dict_put(&flash_display_ShaderJob.members, "cancel", &flash_display_ShaderJob_cancel);
4096     dict_put(&flash_display_ShaderJob.members, "width", &flash_display_ShaderJob_width);
4097     dict_put(&flash_display_ShaderJob.members, "start", &flash_display_ShaderJob_start);
4098     dict_put(&flash_display_ShaderJob.members, "shader", &flash_display_ShaderJob_shader);
4099     dict_put(&flash_display_ShaderJob.members, "height", &flash_display_ShaderJob_height);
4100     dict_put(&flash_display_ShaderJob.members, "target", &flash_display_ShaderJob_target);
4101     dict_put(&flash_display_ShaderJob.members, "progress", &flash_display_ShaderJob_progress);
4102     dict_put(d, &_VerifyError, &_VerifyError);
4103     dict_init(&_VerifyError.members, 8);
4104     dict_put(d, &flash_events_AsyncErrorEvent, &flash_events_AsyncErrorEvent);
4105     dict_init(&flash_events_AsyncErrorEvent.members, 8);
4106     dict_put(&flash_events_AsyncErrorEvent.members, "toString", &flash_events_AsyncErrorEvent_toString);
4107     dict_put(&flash_events_AsyncErrorEvent.members, "error", &flash_events_AsyncErrorEvent_error);
4108     dict_put(&flash_events_AsyncErrorEvent.members, "clone", &flash_events_AsyncErrorEvent_clone);
4109     dict_put(d, &flash_net_SharedObject, &flash_net_SharedObject);
4110     dict_init(&flash_net_SharedObject.members, 15);
4111     dict_put(&flash_net_SharedObject.members, "getLocal", &flash_net_SharedObject_getLocal);
4112     dict_put(&flash_net_SharedObject.members, "getDiskUsage", &flash_net_SharedObject_getDiskUsage);
4113     dict_put(&flash_net_SharedObject.members, "objectEncoding", &flash_net_SharedObject_objectEncoding);
4114     dict_put(&flash_net_SharedObject.members, "client", &flash_net_SharedObject_client);
4115     dict_put(&flash_net_SharedObject.members, "setProperty", &flash_net_SharedObject_setProperty);
4116     dict_put(&flash_net_SharedObject.members, "clear", &flash_net_SharedObject_clear);
4117     dict_put(&flash_net_SharedObject.members, "flush", &flash_net_SharedObject_flush);
4118     dict_put(&flash_net_SharedObject.members, "defaultObjectEncoding", &flash_net_SharedObject_defaultObjectEncoding);
4119     dict_put(&flash_net_SharedObject.members, "connect", &flash_net_SharedObject_connect);
4120     dict_put(&flash_net_SharedObject.members, "size", &flash_net_SharedObject_size);
4121     dict_put(&flash_net_SharedObject.members, "setDirty", &flash_net_SharedObject_setDirty);
4122     dict_put(&flash_net_SharedObject.members, "getRemote", &flash_net_SharedObject_getRemote);
4123     dict_put(&flash_net_SharedObject.members, "send", &flash_net_SharedObject_send);
4124     dict_put(&flash_net_SharedObject.members, "close", &flash_net_SharedObject_close);
4125     dict_put(&flash_net_SharedObject.members, "deleteAll", &flash_net_SharedObject_deleteAll);
4126     dict_put(&flash_net_SharedObject.members, "data", &flash_net_SharedObject_data);
4127     dict_put(d, &_Namespace, &_Namespace);
4128     dict_init(&_Namespace.members, 8);
4129     dict_put(&_Namespace.members, "valueOf", &_Namespace_valueOf);
4130     dict_put(&_Namespace.members, "toString", &_Namespace_toString);
4131     dict_put(&_Namespace.members, "uri", &_Namespace_uri);
4132     dict_put(&_Namespace.members, "prefix", &_Namespace_prefix);
4133     dict_put(d, &flash_utils_setTimeout, &flash_utils_setTimeout);
4134     dict_put(d, &flash_geom_Matrix3D, &flash_geom_Matrix3D);
4135     dict_init(&flash_geom_Matrix3D.members, 63);
4136     dict_put(&flash_geom_Matrix3D.members, "interpolateTo", &flash_geom_Matrix3D_interpolateTo);
4137     dict_put(&flash_geom_Matrix3D.members, "pointAt", &flash_geom_Matrix3D_pointAt);
4138     dict_put(&flash_geom_Matrix3D.members, "interpolate", &flash_geom_Matrix3D_interpolate);
4139     dict_put(&flash_geom_Matrix3D.members, "prependRotation", &flash_geom_Matrix3D_prependRotation);
4140     dict_put(&flash_geom_Matrix3D.members, "transformVector", &flash_geom_Matrix3D_transformVector);
4141     dict_put(&flash_geom_Matrix3D.members, "transpose", &flash_geom_Matrix3D_transpose);
4142     dict_put(&flash_geom_Matrix3D.members, "prependScale", &flash_geom_Matrix3D_prependScale);
4143     dict_put(&flash_geom_Matrix3D.members, "deltaTransformVector", &flash_geom_Matrix3D_deltaTransformVector);
4144     dict_put(&flash_geom_Matrix3D.members, "position", &flash_geom_Matrix3D_position);
4145     dict_put(&flash_geom_Matrix3D.members, "decompose", &flash_geom_Matrix3D_decompose);
4146     dict_put(&flash_geom_Matrix3D.members, "append", &flash_geom_Matrix3D_append);
4147     dict_put(&flash_geom_Matrix3D.members, "recompose", &flash_geom_Matrix3D_recompose);
4148     dict_put(&flash_geom_Matrix3D.members, "clone", &flash_geom_Matrix3D_clone);
4149     dict_put(&flash_geom_Matrix3D.members, "rawData", &flash_geom_Matrix3D_rawData);
4150     dict_put(&flash_geom_Matrix3D.members, "determinant", &flash_geom_Matrix3D_determinant);
4151     dict_put(&flash_geom_Matrix3D.members, "invert", &flash_geom_Matrix3D_invert);
4152     dict_put(&flash_geom_Matrix3D.members, "appendScale", &flash_geom_Matrix3D_appendScale);
4153     dict_put(&flash_geom_Matrix3D.members, "transformVectors", &flash_geom_Matrix3D_transformVectors);
4154     dict_put(&flash_geom_Matrix3D.members, "appendTranslation", &flash_geom_Matrix3D_appendTranslation);
4155     dict_put(&flash_geom_Matrix3D.members, "appendRotation", &flash_geom_Matrix3D_appendRotation);
4156     dict_put(&flash_geom_Matrix3D.members, "prepend", &flash_geom_Matrix3D_prepend);
4157     dict_put(&flash_geom_Matrix3D.members, "identity", &flash_geom_Matrix3D_identity);
4158     dict_put(&flash_geom_Matrix3D.members, "prependTranslation", &flash_geom_Matrix3D_prependTranslation);
4159     dict_put(d, &flash_sampler_pauseSampling, &flash_sampler_pauseSampling);
4160     dict_put(d, &flash_system_Capabilities, &flash_system_Capabilities);
4161     dict_init(&flash_system_Capabilities.members, 8);
4162     dict_put(d, &flash_sampler_getSetterInvocationCount, &flash_sampler_getSetterInvocationCount);
4163     dict_put(d, &flash_sampler_getGetterInvocationCount, &flash_sampler_getGetterInvocationCount);
4164     dict_put(d, &flash_filters_BlurFilter, &flash_filters_BlurFilter);
4165     dict_init(&flash_filters_BlurFilter.members, 8);
4166     dict_put(&flash_filters_BlurFilter.members, "blurY", &flash_filters_BlurFilter_blurY);
4167     dict_put(&flash_filters_BlurFilter.members, "clone", &flash_filters_BlurFilter_clone);
4168     dict_put(&flash_filters_BlurFilter.members, "quality", &flash_filters_BlurFilter_quality);
4169     dict_put(&flash_filters_BlurFilter.members, "blurX", &flash_filters_BlurFilter_blurX);
4170     dict_put(d, &_isFinite, &_isFinite);
4171     dict_put(d, &flash_media_Video, &flash_media_Video);
4172     dict_init(&flash_media_Video.members, 8);
4173     dict_put(&flash_media_Video.members, "attachCamera", &flash_media_Video_attachCamera);
4174     dict_put(&flash_media_Video.members, "videoWidth", &flash_media_Video_videoWidth);
4175     dict_put(&flash_media_Video.members, "clear", &flash_media_Video_clear);
4176     dict_put(&flash_media_Video.members, "deblocking", &flash_media_Video_deblocking);
4177     dict_put(&flash_media_Video.members, "videoHeight", &flash_media_Video_videoHeight);
4178     dict_put(&flash_media_Video.members, "attachNetStream", &flash_media_Video_attachNetStream);
4179     dict_put(&flash_media_Video.members, "smoothing", &flash_media_Video_smoothing);
4180     dict_put(d, &flash_text_engine_TextLineCreationResult, &flash_text_engine_TextLineCreationResult);
4181     dict_init(&flash_text_engine_TextLineCreationResult.members, 8);
4182     dict_put(d, &_Error, &_Error);
4183     dict_init(&_Error.members, 15);
4184     dict_put(&_Error.members, "getErrorMessage", &_Error_getErrorMessage);
4185     dict_put(&_Error.members, "throwError", &_Error_throwError);
4186     dict_put(&_Error.members, "name", &_Error_name);
4187     dict_put(&_Error.members, "message", &_Error_message);
4188     dict_put(&_Error.members, "getStackTrace", &_Error_getStackTrace);
4189     dict_put(&_Error.members, "errorID", &_Error_errorID);
4190     dict_put(d, &flash_xml_XMLNode, &flash_xml_XMLNode);
4191     dict_init(&flash_xml_XMLNode.members, 31);
4192     dict_put(&flash_xml_XMLNode.members, "childNodes", &flash_xml_XMLNode_childNodes);
4193     dict_put(&flash_xml_XMLNode.members, "appendChild", &flash_xml_XMLNode_appendChild);
4194     dict_put(&flash_xml_XMLNode.members, "nextSibling", &flash_xml_XMLNode_nextSibling);
4195     dict_put(&flash_xml_XMLNode.members, "nodeType", &flash_xml_XMLNode_nodeType);
4196     dict_put(&flash_xml_XMLNode.members, "attributes", &flash_xml_XMLNode_attributes);
4197     dict_put(&flash_xml_XMLNode.members, "firstChild", &flash_xml_XMLNode_firstChild);
4198     dict_put(&flash_xml_XMLNode.members, "parentNode", &flash_xml_XMLNode_parentNode);
4199     dict_put(&flash_xml_XMLNode.members, "toString", &flash_xml_XMLNode_toString);
4200     dict_put(&flash_xml_XMLNode.members, "prefix", &flash_xml_XMLNode_prefix);
4201     dict_put(&flash_xml_XMLNode.members, "localName", &flash_xml_XMLNode_localName);
4202     dict_put(&flash_xml_XMLNode.members, "nodeName", &flash_xml_XMLNode_nodeName);
4203     dict_put(&flash_xml_XMLNode.members, "getNamespaceForPrefix", &flash_xml_XMLNode_getNamespaceForPrefix);
4204     dict_put(&flash_xml_XMLNode.members, "insertBefore", &flash_xml_XMLNode_insertBefore);
4205     dict_put(&flash_xml_XMLNode.members, "lastChild", &flash_xml_XMLNode_lastChild);
4206     dict_put(&flash_xml_XMLNode.members, "cloneNode", &flash_xml_XMLNode_cloneNode);
4207     dict_put(&flash_xml_XMLNode.members, "removeNode", &flash_xml_XMLNode_removeNode);
4208     dict_put(&flash_xml_XMLNode.members, "namespaceURI", &flash_xml_XMLNode_namespaceURI);
4209     dict_put(&flash_xml_XMLNode.members, "previousSibling", &flash_xml_XMLNode_previousSibling);
4210     dict_put(&flash_xml_XMLNode.members, "hasChildNodes", &flash_xml_XMLNode_hasChildNodes);
4211     dict_put(&flash_xml_XMLNode.members, "getPrefixForNamespace", &flash_xml_XMLNode_getPrefixForNamespace);
4212     dict_put(&flash_xml_XMLNode.members, "nodeValue", &flash_xml_XMLNode_nodeValue);
4213     dict_put(d, &flash_net_URLVariables, &flash_net_URLVariables);
4214     dict_init(&flash_net_URLVariables.members, 8);
4215     dict_put(&flash_net_URLVariables.members, "toString", &flash_net_URLVariables_toString);
4216     dict_put(&flash_net_URLVariables.members, "decode", &flash_net_URLVariables_decode);
4217     dict_put(d, &flash_display_LoaderInfo, &flash_display_LoaderInfo);
4218     dict_init(&flash_display_LoaderInfo.members, 31);
4219     dict_put(&flash_display_LoaderInfo.members, "getLoaderInfoByDefinition", &flash_display_LoaderInfo_getLoaderInfoByDefinition);
4220     dict_put(&flash_display_LoaderInfo.members, "actionScriptVersion", &flash_display_LoaderInfo_actionScriptVersion);
4221     dict_put(&flash_display_LoaderInfo.members, "contentType", &flash_display_LoaderInfo_contentType);
4222     dict_put(&flash_display_LoaderInfo.members, "sameDomain", &flash_display_LoaderInfo_sameDomain);
4223     dict_put(&flash_display_LoaderInfo.members, "bytesTotal", &flash_display_LoaderInfo_bytesTotal);
4224     dict_put(&flash_display_LoaderInfo.members, "loaderURL", &flash_display_LoaderInfo_loaderURL);
4225     dict_put(&flash_display_LoaderInfo.members, "width", &flash_display_LoaderInfo_width);
4226     dict_put(&flash_display_LoaderInfo.members, "dispatchEvent", &flash_display_LoaderInfo_dispatchEvent);
4227     dict_put(&flash_display_LoaderInfo.members, "height", &flash_display_LoaderInfo_height);
4228     dict_put(&flash_display_LoaderInfo.members, "frameRate", &flash_display_LoaderInfo_frameRate);
4229     dict_put(&flash_display_LoaderInfo.members, "parameters", &flash_display_LoaderInfo_parameters);
4230     dict_put(&flash_display_LoaderInfo.members, "bytesLoaded", &flash_display_LoaderInfo_bytesLoaded);
4231     dict_put(&flash_display_LoaderInfo.members, "url", &flash_display_LoaderInfo_url);
4232     dict_put(&flash_display_LoaderInfo.members, "content", &flash_display_LoaderInfo_content);
4233     dict_put(&flash_display_LoaderInfo.members, "swfVersion", &flash_display_LoaderInfo_swfVersion);
4234     dict_put(&flash_display_LoaderInfo.members, "bytes", &flash_display_LoaderInfo_bytes);
4235     dict_put(&flash_display_LoaderInfo.members, "loader", &flash_display_LoaderInfo_loader);
4236     dict_put(&flash_display_LoaderInfo.members, "applicationDomain", &flash_display_LoaderInfo_applicationDomain);
4237     dict_put(&flash_display_LoaderInfo.members, "parentAllowsChild", &flash_display_LoaderInfo_parentAllowsChild);
4238     dict_put(&flash_display_LoaderInfo.members, "childAllowsParent", &flash_display_LoaderInfo_childAllowsParent);
4239     dict_put(&flash_display_LoaderInfo.members, "sharedEvents", &flash_display_LoaderInfo_sharedEvents);
4240     dict_put(d, &flash_sampler_Sample, &flash_sampler_Sample);
4241     dict_init(&flash_sampler_Sample.members, 8);
4242     dict_put(d, &flash_text_engine_DigitWidth, &flash_text_engine_DigitWidth);
4243     dict_init(&flash_text_engine_DigitWidth.members, 8);
4244     dict_put(d, &flash_net_URLRequestMethod, &flash_net_URLRequestMethod);
4245     dict_init(&flash_net_URLRequestMethod.members, 8);
4246     dict_put(d, &adobe_utils_MMExecute, &adobe_utils_MMExecute);
4247     dict_put(d, &flash_system_System, &flash_system_System);
4248     dict_init(&flash_system_System.members, 8);
4249     dict_put(d, &flash_filters_BitmapFilterQuality, &flash_filters_BitmapFilterQuality);
4250     dict_init(&flash_filters_BitmapFilterQuality.members, 8);
4251     dict_put(d, &flash_display_DisplayObjectContainer, &flash_display_DisplayObjectContainer);
4252     dict_init(&flash_display_DisplayObjectContainer.members, 31);
4253     dict_put(&flash_display_DisplayObjectContainer.members, "addChild", &flash_display_DisplayObjectContainer_addChild);
4254     dict_put(&flash_display_DisplayObjectContainer.members, "getObjectsUnderPoint", &flash_display_DisplayObjectContainer_getObjectsUnderPoint);
4255     dict_put(&flash_display_DisplayObjectContainer.members, "removeChildAt", &flash_display_DisplayObjectContainer_removeChildAt);
4256     dict_put(&flash_display_DisplayObjectContainer.members, "swapChildren", &flash_display_DisplayObjectContainer_swapChildren);
4257     dict_put(&flash_display_DisplayObjectContainer.members, "areInaccessibleObjectsUnderPoint", &flash_display_DisplayObjectContainer_areInaccessibleObjectsUnderPoint);
4258     dict_put(&flash_display_DisplayObjectContainer.members, "setChildIndex", &flash_display_DisplayObjectContainer_setChildIndex);
4259     dict_put(&flash_display_DisplayObjectContainer.members, "numChildren", &flash_display_DisplayObjectContainer_numChildren);
4260     dict_put(&flash_display_DisplayObjectContainer.members, "getChildIndex", &flash_display_DisplayObjectContainer_getChildIndex);
4261     dict_put(&flash_display_DisplayObjectContainer.members, "getChildAt", &flash_display_DisplayObjectContainer_getChildAt);
4262     dict_put(&flash_display_DisplayObjectContainer.members, "removeChild", &flash_display_DisplayObjectContainer_removeChild);
4263     dict_put(&flash_display_DisplayObjectContainer.members, "addChildAt", &flash_display_DisplayObjectContainer_addChildAt);
4264     dict_put(&flash_display_DisplayObjectContainer.members, "contains", &flash_display_DisplayObjectContainer_contains);
4265     dict_put(&flash_display_DisplayObjectContainer.members, "getChildByName", &flash_display_DisplayObjectContainer_getChildByName);
4266     dict_put(&flash_display_DisplayObjectContainer.members, "swapChildrenAt", &flash_display_DisplayObjectContainer_swapChildrenAt);
4267     dict_put(&flash_display_DisplayObjectContainer.members, "mouseChildren", &flash_display_DisplayObjectContainer_mouseChildren);
4268     dict_put(&flash_display_DisplayObjectContainer.members, "tabChildren", &flash_display_DisplayObjectContainer_tabChildren);
4269     dict_put(&flash_display_DisplayObjectContainer.members, "textSnapshot", &flash_display_DisplayObjectContainer_textSnapshot);
4270     dict_put(d, &flash_system_LoaderContext, &flash_system_LoaderContext);
4271     dict_init(&flash_system_LoaderContext.members, 8);
4272     dict_put(&flash_system_LoaderContext.members, "checkPolicyFile", &flash_system_LoaderContext_checkPolicyFile);
4273     dict_put(&flash_system_LoaderContext.members, "securityDomain", &flash_system_LoaderContext_securityDomain);
4274     dict_put(&flash_system_LoaderContext.members, "applicationDomain", &flash_system_LoaderContext_applicationDomain);
4275     dict_put(d, &flash_utils_clearTimeout, &flash_utils_clearTimeout);
4276     dict_put(d, &_isXMLName, &_isXMLName);
4277     dict_put(d, &flash_xml_XMLNodeType, &flash_xml_XMLNodeType);
4278     dict_init(&flash_xml_XMLNodeType.members, 8);
4279     dict_put(d, &flash_events_ErrorEvent, &flash_events_ErrorEvent);
4280     dict_init(&flash_events_ErrorEvent.members, 8);
4281     dict_put(&flash_events_ErrorEvent.members, "toString", &flash_events_ErrorEvent_toString);
4282     dict_put(&flash_events_ErrorEvent.members, "clone", &flash_events_ErrorEvent_clone);
4283     dict_put(d, &flash_utils_IDataOutput, &flash_utils_IDataOutput);
4284     dict_init(&flash_utils_IDataOutput.members, 31);
4285     dict_put(&flash_utils_IDataOutput.members, "writeUnsignedInt", &flash_utils_IDataOutput_writeUnsignedInt);
4286     dict_put(&flash_utils_IDataOutput.members, "writeInt", &flash_utils_IDataOutput_writeInt);
4287     dict_put(&flash_utils_IDataOutput.members, "objectEncoding", &flash_utils_IDataOutput_objectEncoding);
4288     dict_put(&flash_utils_IDataOutput.members, "writeUTFBytes", &flash_utils_IDataOutput_writeUTFBytes);
4289     dict_put(&flash_utils_IDataOutput.members, "writeObject", &flash_utils_IDataOutput_writeObject);
4290     dict_put(&flash_utils_IDataOutput.members, "writeMultiByte", &flash_utils_IDataOutput_writeMultiByte);
4291     dict_put(&flash_utils_IDataOutput.members, "writeShort", &flash_utils_IDataOutput_writeShort);
4292     dict_put(&flash_utils_IDataOutput.members, "writeFloat", &flash_utils_IDataOutput_writeFloat);
4293     dict_put(&flash_utils_IDataOutput.members, "writeUTF", &flash_utils_IDataOutput_writeUTF);
4294     dict_put(&flash_utils_IDataOutput.members, "writeByte", &flash_utils_IDataOutput_writeByte);
4295     dict_put(&flash_utils_IDataOutput.members, "writeBoolean", &flash_utils_IDataOutput_writeBoolean);
4296     dict_put(&flash_utils_IDataOutput.members, "writeDouble", &flash_utils_IDataOutput_writeDouble);
4297     dict_put(&flash_utils_IDataOutput.members, "writeBytes", &flash_utils_IDataOutput_writeBytes);
4298     dict_put(&flash_utils_IDataOutput.members, "endian", &flash_utils_IDataOutput_endian);
4299     dict_put(d, &flash_geom_Utils3D, &flash_geom_Utils3D);
4300     dict_init(&flash_geom_Utils3D.members, 8);
4301     dict_put(d, &flash_events_TextEvent, &flash_events_TextEvent);
4302     dict_init(&flash_events_TextEvent.members, 8);
4303     dict_put(&flash_events_TextEvent.members, "toString", &flash_events_TextEvent_toString);
4304     dict_put(&flash_events_TextEvent.members, "text", &flash_events_TextEvent_text);
4305     dict_put(&flash_events_TextEvent.members, "clone", &flash_events_TextEvent_clone);
4306     dict_put(d, &flash_utils_Proxy, &flash_utils_Proxy);
4307     dict_init(&flash_utils_Proxy.members, 15);
4308     dict_put(&flash_utils_Proxy.members, "callProperty", &flash_utils_Proxy_callProperty);
4309     dict_put(&flash_utils_Proxy.members, "setProperty", &flash_utils_Proxy_setProperty);
4310     dict_put(&flash_utils_Proxy.members, "getProperty", &flash_utils_Proxy_getProperty);
4311     dict_put(&flash_utils_Proxy.members, "nextName", &flash_utils_Proxy_nextName);
4312     dict_put(&flash_utils_Proxy.members, "nextNameIndex", &flash_utils_Proxy_nextNameIndex);
4313     dict_put(&flash_utils_Proxy.members, "hasProperty", &flash_utils_Proxy_hasProperty);
4314     dict_put(&flash_utils_Proxy.members, "deleteProperty", &flash_utils_Proxy_deleteProperty);
4315     dict_put(&flash_utils_Proxy.members, "getDescendants", &flash_utils_Proxy_getDescendants);
4316     dict_put(&flash_utils_Proxy.members, "isAttribute", &flash_utils_Proxy_isAttribute);
4317     dict_put(&flash_utils_Proxy.members, "nextValue", &flash_utils_Proxy_nextValue);
4318     dict_put(d, &flash_text_engine_FontPosture, &flash_text_engine_FontPosture);
4319     dict_init(&flash_text_engine_FontPosture.members, 8);
4320     dict_put(d, &flash_xml_XMLDocument, &flash_xml_XMLDocument);
4321     dict_init(&flash_xml_XMLDocument.members, 8);
4322     dict_put(&flash_xml_XMLDocument.members, "docTypeDecl", &flash_xml_XMLDocument_docTypeDecl);
4323     dict_put(&flash_xml_XMLDocument.members, "idMap", &flash_xml_XMLDocument_idMap);
4324     dict_put(&flash_xml_XMLDocument.members, "toString", &flash_xml_XMLDocument_toString);
4325     dict_put(&flash_xml_XMLDocument.members, "xmlDecl", &flash_xml_XMLDocument_xmlDecl);
4326     dict_put(&flash_xml_XMLDocument.members, "createElement", &flash_xml_XMLDocument_createElement);
4327     dict_put(&flash_xml_XMLDocument.members, "ignoreWhite", &flash_xml_XMLDocument_ignoreWhite);
4328     dict_put(&flash_xml_XMLDocument.members, "createTextNode", &flash_xml_XMLDocument_createTextNode);
4329     dict_put(&flash_xml_XMLDocument.members, "parseXML", &flash_xml_XMLDocument_parseXML);
4330     dict_put(d, &flash_display_ShaderInput, &flash_display_ShaderInput);
4331     dict_init(&flash_display_ShaderInput.members, 8);
4332     dict_put(&flash_display_ShaderInput.members, "width", &flash_display_ShaderInput_width);
4333     dict_put(&flash_display_ShaderInput.members, "input", &flash_display_ShaderInput_input);
4334     dict_put(&flash_display_ShaderInput.members, "height", &flash_display_ShaderInput_height);
4335     dict_put(&flash_display_ShaderInput.members, "index", &flash_display_ShaderInput_index);
4336     dict_put(&flash_display_ShaderInput.members, "channels", &flash_display_ShaderInput_channels);
4337     dict_put(d, &flash_ui_MouseCursor, &flash_ui_MouseCursor);
4338     dict_init(&flash_ui_MouseCursor.members, 8);
4339     dict_put(d, &flash_text_engine_TextBlock, &flash_text_engine_TextBlock);
4340     dict_init(&flash_text_engine_TextBlock.members, 31);
4341     dict_put(&flash_text_engine_TextBlock.members, "createTextLine", &flash_text_engine_TextBlock_createTextLine);
4342     dict_put(&flash_text_engine_TextBlock.members, "bidiLevel", &flash_text_engine_TextBlock_bidiLevel);
4343     dict_put(&flash_text_engine_TextBlock.members, "getTextLineAtCharIndex", &flash_text_engine_TextBlock_getTextLineAtCharIndex);
4344     dict_put(&flash_text_engine_TextBlock.members, "lastLine", &flash_text_engine_TextBlock_lastLine);
4345     dict_put(&flash_text_engine_TextBlock.members, "findPreviousWordBoundary", &flash_text_engine_TextBlock_findPreviousWordBoundary);
4346     dict_put(&flash_text_engine_TextBlock.members, "findPreviousAtomBoundary", &flash_text_engine_TextBlock_findPreviousAtomBoundary);
4347     dict_put(&flash_text_engine_TextBlock.members, "baselineZero", &flash_text_engine_TextBlock_baselineZero);
4348     dict_put(&flash_text_engine_TextBlock.members, "applyNonLinearFontScaling", &flash_text_engine_TextBlock_applyNonLinearFontScaling);
4349     dict_put(&flash_text_engine_TextBlock.members, "firstLine", &flash_text_engine_TextBlock_firstLine);
4350     dict_put(&flash_text_engine_TextBlock.members, "textJustifier", &flash_text_engine_TextBlock_textJustifier);
4351     dict_put(&flash_text_engine_TextBlock.members, "releaseLines", &flash_text_engine_TextBlock_releaseLines);
4352     dict_put(&flash_text_engine_TextBlock.members, "firstInvalidLine", &flash_text_engine_TextBlock_firstInvalidLine);
4353     dict_put(&flash_text_engine_TextBlock.members, "baselineFontSize", &flash_text_engine_TextBlock_baselineFontSize);
4354     dict_put(&flash_text_engine_TextBlock.members, "lineRotation", &flash_text_engine_TextBlock_lineRotation);
4355     dict_put(&flash_text_engine_TextBlock.members, "userData", &flash_text_engine_TextBlock_userData);
4356     dict_put(&flash_text_engine_TextBlock.members, "content", &flash_text_engine_TextBlock_content);
4357     dict_put(&flash_text_engine_TextBlock.members, "textLineCreationResult", &flash_text_engine_TextBlock_textLineCreationResult);
4358     dict_put(&flash_text_engine_TextBlock.members, "baselineFontDescription", &flash_text_engine_TextBlock_baselineFontDescription);
4359     dict_put(&flash_text_engine_TextBlock.members, "findNextAtomBoundary", &flash_text_engine_TextBlock_findNextAtomBoundary);
4360     dict_put(&flash_text_engine_TextBlock.members, "findNextWordBoundary", &flash_text_engine_TextBlock_findNextWordBoundary);
4361     dict_put(&flash_text_engine_TextBlock.members, "tabStops", &flash_text_engine_TextBlock_tabStops);
4362     dict_put(&flash_text_engine_TextBlock.members, "dump", &flash_text_engine_TextBlock_dump);
4363     dict_put(d, &flash_utils_flash_proxy, &flash_utils_flash_proxy);
4364     dict_put(d, &flash_display_MorphShape, &flash_display_MorphShape);
4365     dict_init(&flash_display_MorphShape.members, 8);
4366     dict_put(d, &flash_text_TextDisplayMode, &flash_text_TextDisplayMode);
4367     dict_init(&flash_text_TextDisplayMode.members, 8);
4368     dict_put(d, &flash_net_URLLoaderDataFormat, &flash_net_URLLoaderDataFormat);
4369     dict_init(&flash_net_URLLoaderDataFormat.members, 8);
4370     dict_put(d, &flash_display_StageQuality, &flash_display_StageQuality);
4371     dict_init(&flash_display_StageQuality.members, 8);
4372     dict_put(d, &flash_display_Sprite, &flash_display_Sprite);
4373     dict_init(&flash_display_Sprite.members, 15);
4374     dict_put(&flash_display_Sprite.members, "stopDrag", &flash_display_Sprite_stopDrag);
4375     dict_put(&flash_display_Sprite.members, "buttonMode", &flash_display_Sprite_buttonMode);
4376     dict_put(&flash_display_Sprite.members, "soundTransform", &flash_display_Sprite_soundTransform);
4377     dict_put(&flash_display_Sprite.members, "hitArea", &flash_display_Sprite_hitArea);
4378     dict_put(&flash_display_Sprite.members, "useHandCursor", &flash_display_Sprite_useHandCursor);
4379     dict_put(&flash_display_Sprite.members, "graphics", &flash_display_Sprite_graphics);
4380     dict_put(&flash_display_Sprite.members, "startDrag", &flash_display_Sprite_startDrag);
4381     dict_put(&flash_display_Sprite.members, "dropTarget", &flash_display_Sprite_dropTarget);
4382     dict_put(d, &flash_ui_Keyboard, &flash_ui_Keyboard);
4383     dict_init(&flash_ui_Keyboard.members, 8);
4384     dict_put(d, &flash_filters_DisplacementMapFilter, &flash_filters_DisplacementMapFilter);
4385     dict_init(&flash_filters_DisplacementMapFilter.members, 31);
4386     dict_put(&flash_filters_DisplacementMapFilter.members, "scaleY", &flash_filters_DisplacementMapFilter_scaleY);
4387     dict_put(&flash_filters_DisplacementMapFilter.members, "mapPoint", &flash_filters_DisplacementMapFilter_mapPoint);
4388     dict_put(&flash_filters_DisplacementMapFilter.members, "scaleX", &flash_filters_DisplacementMapFilter_scaleX);
4389     dict_put(&flash_filters_DisplacementMapFilter.members, "mapBitmap", &flash_filters_DisplacementMapFilter_mapBitmap);
4390     dict_put(&flash_filters_DisplacementMapFilter.members, "mode", &flash_filters_DisplacementMapFilter_mode);
4391     dict_put(&flash_filters_DisplacementMapFilter.members, "color", &flash_filters_DisplacementMapFilter_color);
4392     dict_put(&flash_filters_DisplacementMapFilter.members, "componentX", &flash_filters_DisplacementMapFilter_componentX);
4393     dict_put(&flash_filters_DisplacementMapFilter.members, "clone", &flash_filters_DisplacementMapFilter_clone);
4394     dict_put(&flash_filters_DisplacementMapFilter.members, "alpha", &flash_filters_DisplacementMapFilter_alpha);
4395     dict_put(&flash_filters_DisplacementMapFilter.members, "componentY", &flash_filters_DisplacementMapFilter_componentY);
4396     dict_put(d, &flash_utils_escapeMultiByte, &flash_utils_escapeMultiByte);
4397     dict_put(d, &adobe_utils_MMEndCommand, &adobe_utils_MMEndCommand);
4398     dict_put(d, &flash_display_GradientType, &flash_display_GradientType);
4399     dict_init(&flash_display_GradientType.members, 8);
4400     dict_put(d, &flash_media_ID3Info, &flash_media_ID3Info);
4401     dict_init(&flash_media_ID3Info.members, 8);
4402     dict_put(&flash_media_ID3Info.members, "comment", &flash_media_ID3Info_comment);
4403     dict_put(&flash_media_ID3Info.members, "year", &flash_media_ID3Info_year);
4404     dict_put(&flash_media_ID3Info.members, "track", &flash_media_ID3Info_track);
4405     dict_put(&flash_media_ID3Info.members, "artist", &flash_media_ID3Info_artist);
4406     dict_put(&flash_media_ID3Info.members, "songName", &flash_media_ID3Info_songName);
4407     dict_put(&flash_media_ID3Info.members, "genre", &flash_media_ID3Info_genre);
4408     dict_put(&flash_media_ID3Info.members, "album", &flash_media_ID3Info_album);
4409     dict_put(d, &flash_display_GraphicsSolidFill, &flash_display_GraphicsSolidFill);
4410     dict_init(&flash_display_GraphicsSolidFill.members, 8);
4411     dict_put(&flash_display_GraphicsSolidFill.members, "color", &flash_display_GraphicsSolidFill_color);
4412     dict_put(&flash_display_GraphicsSolidFill.members, "alpha", &flash_display_GraphicsSolidFill_alpha);
4413     dict_put(d, &flash_filters_ColorMatrixFilter, &flash_filters_ColorMatrixFilter);
4414     dict_init(&flash_filters_ColorMatrixFilter.members, 8);
4415     dict_put(&flash_filters_ColorMatrixFilter.members, "matrix", &flash_filters_ColorMatrixFilter_matrix);
4416     dict_put(&flash_filters_ColorMatrixFilter.members, "clone", &flash_filters_ColorMatrixFilter_clone);
4417     dict_put(d, &flash_net_NetStreamPlayTransitions, &flash_net_NetStreamPlayTransitions);
4418     dict_init(&flash_net_NetStreamPlayTransitions.members, 8);
4419     dict_put(d, &flash_media_SoundCodec, &flash_media_SoundCodec);
4420     dict_init(&flash_media_SoundCodec.members, 8);
4421     dict_put(d, &flash_net_ObjectEncoding, &flash_net_ObjectEncoding);
4422     dict_init(&flash_net_ObjectEncoding.members, 8);
4423     dict_put(d, &flash_text_engine_GroupElement, &flash_text_engine_GroupElement);
4424     dict_init(&flash_text_engine_GroupElement.members, 8);
4425     dict_put(&flash_text_engine_GroupElement.members, "groupElements", &flash_text_engine_GroupElement_groupElements);
4426     dict_put(&flash_text_engine_GroupElement.members, "splitTextElement", &flash_text_engine_GroupElement_splitTextElement);
4427     dict_put(&flash_text_engine_GroupElement.members, "mergeTextElements", &flash_text_engine_GroupElement_mergeTextElements);
4428     dict_put(&flash_text_engine_GroupElement.members, "getElementAtCharIndex", &flash_text_engine_GroupElement_getElementAtCharIndex);
4429     dict_put(&flash_text_engine_GroupElement.members, "elementCount", &flash_text_engine_GroupElement_elementCount);
4430     dict_put(&flash_text_engine_GroupElement.members, "setElements", &flash_text_engine_GroupElement_setElements);
4431     dict_put(&flash_text_engine_GroupElement.members, "getElementAt", &flash_text_engine_GroupElement_getElementAt);
4432     dict_put(&flash_text_engine_GroupElement.members, "ungroupElements", &flash_text_engine_GroupElement_ungroupElements);
4433     dict_put(&flash_text_engine_GroupElement.members, "replaceElements", &flash_text_engine_GroupElement_replaceElements);
4434     dict_put(&flash_text_engine_GroupElement.members, "getElementIndex", &flash_text_engine_GroupElement_getElementIndex);
4435     dict_put(d, &_parseInt, &_parseInt);
4436     dict_put(d, &_QName, &_QName);
4437     dict_init(&_QName.members, 8);
4438     dict_put(&_QName.members, "localName", &_QName_localName);
4439     dict_put(&_QName.members, "valueOf", &_QName_valueOf);
4440     dict_put(&_QName.members, "toString", &_QName_toString);
4441     dict_put(&_QName.members, "uri", &_QName_uri);
4442     dict_put(d, &_UninitializedError, &_UninitializedError);
4443     dict_init(&_UninitializedError.members, 8);
4444     dict_put(d, &_Date, &_Date);
4445     dict_init(&_Date.members, 127);
4446     dict_put(&_Date.members, "getTimezoneOffset", &_Date_getTimezoneOffset);
4447     dict_put(&_Date.members, "getTime", &_Date_getTime);
4448     dict_put(&_Date.members, "setUTCMilliseconds", &_Date_setUTCMilliseconds);
4449     dict_put(&_Date.members, "month", &_Date_month);
4450     dict_put(&_Date.members, "toString", &_Date_toString);
4451     dict_put(&_Date.members, "getHours", &_Date_getHours);
4452     dict_put(&_Date.members, "date", &_Date_date);
4453     dict_put(&_Date.members, "milliseconds", &_Date_milliseconds);
4454     dict_put(&_Date.members, "setSeconds", &_Date_setSeconds);
4455     dict_put(&_Date.members, "getDate", &_Date_getDate);
4456     dict_put(&_Date.members, "hoursUTC", &_Date_hoursUTC);
4457     dict_put(&_Date.members, "getUTCDate", &_Date_getUTCDate);
4458     dict_put(&_Date.members, "timezoneOffset", &_Date_timezoneOffset);
4459     dict_put(&_Date.members, "setTime", &_Date_setTime);
4460     dict_put(&_Date.members, "millisecondsUTC", &_Date_millisecondsUTC);
4461     dict_put(&_Date.members, "minutes", &_Date_minutes);
4462     dict_put(&_Date.members, "setUTCHours", &_Date_setUTCHours);
4463     dict_put(&_Date.members, "minutesUTC", &_Date_minutesUTC);
4464     dict_put(&_Date.members, "toLocaleTimeString", &_Date_toLocaleTimeString);
4465     dict_put(&_Date.members, "fullYearUTC", &_Date_fullYearUTC);
4466     dict_put(&_Date.members, "UTC", &_Date_UTC);
4467     dict_put(&_Date.members, "time", &_Date_time);
4468     dict_put(&_Date.members, "monthUTC", &_Date_monthUTC);
4469     dict_put(&_Date.members, "getUTCMilliseconds", &_Date_getUTCMilliseconds);
4470     dict_put(&_Date.members, "toDateString", &_Date_toDateString);
4471     dict_put(&_Date.members, "getMonth", &_Date_getMonth);
4472     dict_put(&_Date.members, "setMinutes", &_Date_setMinutes);
4473     dict_put(&_Date.members, "toLocaleDateString", &_Date_toLocaleDateString);
4474     dict_put(&_Date.members, "fullYear", &_Date_fullYear);
4475     dict_put(&_Date.members, "getUTCFullYear", &_Date_getUTCFullYear);
4476     dict_put(&_Date.members, "getSeconds", &_Date_getSeconds);
4477     dict_put(&_Date.members, "dateUTC", &_Date_dateUTC);
4478     dict_put(&_Date.members, "getMilliseconds", &_Date_getMilliseconds);
4479     dict_put(&_Date.members, "setUTCMinutes", &_Date_setUTCMinutes);
4480     dict_put(&_Date.members, "day", &_Date_day);
4481     dict_put(&_Date.members, "setUTCSeconds", &_Date_setUTCSeconds);
4482     dict_put(&_Date.members, "setUTCDate", &_Date_setUTCDate);
4483     dict_put(&_Date.members, "getUTCMonth", &_Date_getUTCMonth);
4484     dict_put(&_Date.members, "valueOf", &_Date_valueOf);
4485     dict_put(&_Date.members, "seconds", &_Date_seconds);
4486     dict_put(&_Date.members, "getUTCMinutes", &_Date_getUTCMinutes);
4487     dict_put(&_Date.members, "setDate", &_Date_setDate);
4488     dict_put(&_Date.members, "getFullYear", &_Date_getFullYear);
4489     dict_put(&_Date.members, "setFullYear", &_Date_setFullYear);
4490     dict_put(&_Date.members, "setHours", &_Date_setHours);
4491     dict_put(&_Date.members, "setMonth", &_Date_setMonth);
4492     dict_put(&_Date.members, "parse", &_Date_parse);
4493     dict_put(&_Date.members, "getUTCSeconds", &_Date_getUTCSeconds);
4494     dict_put(&_Date.members, "getMinutes", &_Date_getMinutes);
4495     dict_put(&_Date.members, "toLocaleString", &_Date_toLocaleString);
4496     dict_put(&_Date.members, "toUTCString", &_Date_toUTCString);
4497     dict_put(&_Date.members, "dayUTC", &_Date_dayUTC);
4498     dict_put(&_Date.members, "getDay", &_Date_getDay);
4499     dict_put(&_Date.members, "setUTCMonth", &_Date_setUTCMonth);
4500     dict_put(&_Date.members, "hours", &_Date_hours);
4501     dict_put(&_Date.members, "getUTCDay", &_Date_getUTCDay);
4502     dict_put(&_Date.members, "setUTCFullYear", &_Date_setUTCFullYear);
4503     dict_put(&_Date.members, "secondsUTC", &_Date_secondsUTC);
4504     dict_put(&_Date.members, "toTimeString", &_Date_toTimeString);
4505     dict_put(&_Date.members, "setMilliseconds", &_Date_setMilliseconds);
4506     dict_put(&_Date.members, "getUTCHours", &_Date_getUTCHours);
4507     dict_put(d, &flash_text_StyleSheet, &flash_text_StyleSheet);
4508     dict_init(&flash_text_StyleSheet.members, 8);
4509     dict_put(&flash_text_StyleSheet.members, "styleNames", &flash_text_StyleSheet_styleNames);
4510     dict_put(&flash_text_StyleSheet.members, "clear", &flash_text_StyleSheet_clear);
4511     dict_put(&flash_text_StyleSheet.members, "transform", &flash_text_StyleSheet_transform);
4512     dict_put(&flash_text_StyleSheet.members, "getStyle", &flash_text_StyleSheet_getStyle);
4513     dict_put(&flash_text_StyleSheet.members, "parseCSS", &flash_text_StyleSheet_parseCSS);
4514     dict_put(&flash_text_StyleSheet.members, "setStyle", &flash_text_StyleSheet_setStyle);
4515     dict_put(d, &flash_display_ActionScriptVersion, &flash_display_ActionScriptVersion);
4516     dict_init(&flash_display_ActionScriptVersion.members, 8);
4517     dict_put(d, &flash_text_engine_EastAsianJustifier, &flash_text_engine_EastAsianJustifier);
4518     dict_init(&flash_text_engine_EastAsianJustifier.members, 8);
4519     dict_put(&flash_text_engine_EastAsianJustifier.members, "justificationStyle", &flash_text_engine_EastAsianJustifier_justificationStyle);
4520     dict_put(&flash_text_engine_EastAsianJustifier.members, "clone", &flash_text_engine_EastAsianJustifier_clone);
4521     dict_put(d, &_String, &_String);
4522     dict_init(&_String.members, 31);
4523     dict_put(&_String.members, "indexOf", &_String_indexOf);
4524     dict_put(&_String.members, "replace", &_String_replace);
4525     dict_put(&_String.members, "lastIndexOf", &_String_lastIndexOf);
4526     dict_put(&_String.members, "valueOf", &_String_valueOf);
4527     dict_put(&_String.members, "concat", &_String_concat);
4528     dict_put(&_String.members, "substr", &_String_substr);
4529     dict_put(&_String.members, "slice", &_String_slice);
4530     dict_put(&_String.members, "search", &_String_search);
4531     dict_put(&_String.members, "fromCharCode", &_String_fromCharCode);
4532     dict_put(&_String.members, "toLocaleUpperCase", &_String_toLocaleUpperCase);
4533     dict_put(&_String.members, "toString", &_String_toString);
4534     dict_put(&_String.members, "toUpperCase", &_String_toUpperCase);
4535     dict_put(&_String.members, "charAt", &_String_charAt);
4536     dict_put(&_String.members, "match", &_String_match);
4537     dict_put(&_String.members, "charCodeAt", &_String_charCodeAt);
4538     dict_put(&_String.members, "substring", &_String_substring);
4539     dict_put(&_String.members, "localeCompare", &_String_localeCompare);
4540     dict_put(&_String.members, "split", &_String_split);
4541     dict_put(&_String.members, "toLocaleLowerCase", &_String_toLocaleLowerCase);
4542     dict_put(&_String.members, "length", &_String_length);
4543     dict_put(&_String.members, "toLowerCase", &_String_toLowerCase);
4544     dict_put(d, &flash_media_SoundChannel, &flash_media_SoundChannel);
4545     dict_init(&flash_media_SoundChannel.members, 8);
4546     dict_put(&flash_media_SoundChannel.members, "leftPeak", &flash_media_SoundChannel_leftPeak);
4547     dict_put(&flash_media_SoundChannel.members, "stop", &flash_media_SoundChannel_stop);
4548     dict_put(&flash_media_SoundChannel.members, "position", &flash_media_SoundChannel_position);
4549     dict_put(&flash_media_SoundChannel.members, "soundTransform", &flash_media_SoundChannel_soundTransform);
4550     dict_put(&flash_media_SoundChannel.members, "rightPeak", &flash_media_SoundChannel_rightPeak);
4551     dict_put(d, &flash_desktop_Clipboard, &flash_desktop_Clipboard);
4552     dict_init(&flash_desktop_Clipboard.members, 8);
4553     dict_put(&flash_desktop_Clipboard.members, "generalClipboard", &flash_desktop_Clipboard_generalClipboard);
4554     dict_put(&flash_desktop_Clipboard.members, "setDataHandler", &flash_desktop_Clipboard_setDataHandler);
4555     dict_put(&flash_desktop_Clipboard.members, "setData", &flash_desktop_Clipboard_setData);
4556     dict_put(&flash_desktop_Clipboard.members, "formats", &flash_desktop_Clipboard_formats);
4557     dict_put(&flash_desktop_Clipboard.members, "clear", &flash_desktop_Clipboard_clear);
4558     dict_put(&flash_desktop_Clipboard.members, "getData", &flash_desktop_Clipboard_getData);
4559     dict_put(&flash_desktop_Clipboard.members, "hasFormat", &flash_desktop_Clipboard_hasFormat);
4560     dict_put(&flash_desktop_Clipboard.members, "clearData", &flash_desktop_Clipboard_clearData);
4561     dict_put(d, &flash_display_IBitmapDrawable, &flash_display_IBitmapDrawable);
4562     dict_init(&flash_display_IBitmapDrawable.members, 8);
4563     dict_put(d, &_TypeError, &_TypeError);
4564     dict_init(&_TypeError.members, 8);
4565     dict_put(d, &_int, &_int);
4566     dict_init(&_int.members, 8);
4567     dict_put(&_int.members, "valueOf", &_int_valueOf);
4568     dict_put(&_int.members, "toString", &_int_toString);
4569     dict_put(&_int.members, "toExponential", &_int_toExponential);
4570     dict_put(&_int.members, "toFixed", &_int_toFixed);
4571     dict_put(&_int.members, "toPrecision", &_int_toPrecision);
4572     dict_put(d, &flash_text_engine_FontMetrics, &flash_text_engine_FontMetrics);
4573     dict_init(&flash_text_engine_FontMetrics.members, 15);
4574     dict_put(&flash_text_engine_FontMetrics.members, "superscriptOffset", &flash_text_engine_FontMetrics_superscriptOffset);
4575     dict_put(&flash_text_engine_FontMetrics.members, "underlineThickness", &flash_text_engine_FontMetrics_underlineThickness);
4576     dict_put(&flash_text_engine_FontMetrics.members, "subscriptScale", &flash_text_engine_FontMetrics_subscriptScale);
4577     dict_put(&flash_text_engine_FontMetrics.members, "strikethroughOffset", &flash_text_engine_FontMetrics_strikethroughOffset);
4578     dict_put(&flash_text_engine_FontMetrics.members, "emBox", &flash_text_engine_FontMetrics_emBox);
4579     dict_put(&flash_text_engine_FontMetrics.members, "strikethroughThickness", &flash_text_engine_FontMetrics_strikethroughThickness);
4580     dict_put(&flash_text_engine_FontMetrics.members, "superscriptScale", &flash_text_engine_FontMetrics_superscriptScale);
4581     dict_put(&flash_text_engine_FontMetrics.members, "subscriptOffset", &flash_text_engine_FontMetrics_subscriptOffset);
4582     dict_put(&flash_text_engine_FontMetrics.members, "underlineOffset", &flash_text_engine_FontMetrics_underlineOffset);
4583     dict_put(d, &flash_display_Scene, &flash_display_Scene);
4584     dict_init(&flash_display_Scene.members, 8);
4585     dict_put(&flash_display_Scene.members, "numFrames", &flash_display_Scene_numFrames);
4586     dict_put(&flash_display_Scene.members, "labels", &flash_display_Scene_labels);
4587     dict_put(&flash_display_Scene.members, "name", &flash_display_Scene_name);
4588     dict_put(d, &flash_utils_IExternalizable, &flash_utils_IExternalizable);
4589     dict_init(&flash_utils_IExternalizable.members, 8);
4590     dict_put(&flash_utils_IExternalizable.members, "readExternal", &flash_utils_IExternalizable_readExternal);
4591     dict_put(&flash_utils_IExternalizable.members, "writeExternal", &flash_utils_IExternalizable_writeExternal);
4592     dict_put(d, &__AS3___vec_Vector, &__AS3___vec_Vector);
4593     dict_init(&__AS3___vec_Vector.members, 8);
4594     dict_put(d, &flash_filters_GradientBevelFilter, &flash_filters_GradientBevelFilter);
4595     dict_init(&flash_filters_GradientBevelFilter.members, 15);
4596     dict_put(&flash_filters_GradientBevelFilter.members, "strength", &flash_filters_GradientBevelFilter_strength);
4597     dict_put(&flash_filters_GradientBevelFilter.members, "quality", &flash_filters_GradientBevelFilter_quality);
4598     dict_put(&flash_filters_GradientBevelFilter.members, "angle", &flash_filters_GradientBevelFilter_angle);
4599     dict_put(&flash_filters_GradientBevelFilter.members, "knockout", &flash_filters_GradientBevelFilter_knockout);
4600     dict_put(&flash_filters_GradientBevelFilter.members, "alphas", &flash_filters_GradientBevelFilter_alphas);
4601     dict_put(&flash_filters_GradientBevelFilter.members, "type", &flash_filters_GradientBevelFilter_type);
4602     dict_put(&flash_filters_GradientBevelFilter.members, "ratios", &flash_filters_GradientBevelFilter_ratios);
4603     dict_put(&flash_filters_GradientBevelFilter.members, "colors", &flash_filters_GradientBevelFilter_colors);
4604     dict_put(&flash_filters_GradientBevelFilter.members, "blurX", &flash_filters_GradientBevelFilter_blurX);
4605     dict_put(&flash_filters_GradientBevelFilter.members, "blurY", &flash_filters_GradientBevelFilter_blurY);
4606     dict_put(&flash_filters_GradientBevelFilter.members, "distance", &flash_filters_GradientBevelFilter_distance);
4607     dict_put(&flash_filters_GradientBevelFilter.members, "clone", &flash_filters_GradientBevelFilter_clone);
4608     dict_put(d, &flash_text_TextRun, &flash_text_TextRun);
4609     dict_init(&flash_text_TextRun.members, 8);
4610     dict_put(&flash_text_TextRun.members, "beginIndex", &flash_text_TextRun_beginIndex);
4611     dict_put(&flash_text_TextRun.members, "endIndex", &flash_text_TextRun_endIndex);
4612     dict_put(&flash_text_TextRun.members, "textFormat", &flash_text_TextRun_textFormat);
4613     dict_put(d, &flash_text_TextColorType, &flash_text_TextColorType);
4614     dict_init(&flash_text_TextColorType.members, 8);
4615     dict_put(d, &flash_sampler_getSampleCount, &flash_sampler_getSampleCount);
4616     dict_put(d, &flash_net_URLRequestHeader, &flash_net_URLRequestHeader);
4617     dict_init(&flash_net_URLRequestHeader.members, 8);
4618     dict_put(&flash_net_URLRequestHeader.members, "value", &flash_net_URLRequestHeader_value);
4619     dict_put(&flash_net_URLRequestHeader.members, "name", &flash_net_URLRequestHeader_name);
4620     dict_put(d, &flash_profiler_showRedrawRegions, &flash_profiler_showRedrawRegions);
4621     dict_put(d, &flash_display_ShaderData, &flash_display_ShaderData);
4622     dict_init(&flash_display_ShaderData.members, 8);
4623     dict_put(d, &flash_text_engine_TextLine, &flash_text_engine_TextLine);
4624     dict_init(&flash_text_engine_TextLine.members, 63);
4625     dict_put(&flash_text_engine_TextLine.members, "previousLine", &flash_text_engine_TextLine_previousLine);
4626     dict_put(&flash_text_engine_TextLine.members, "validity", &flash_text_engine_TextLine_validity);
4627     dict_put(&flash_text_engine_TextLine.members, "getAtomTextBlockBeginIndex", &flash_text_engine_TextLine_getAtomTextBlockBeginIndex);
4628     dict_put(&flash_text_engine_TextLine.members, "getAtomWordBoundaryOnLeft", &flash_text_engine_TextLine_getAtomWordBoundaryOnLeft);
4629     dict_put(&flash_text_engine_TextLine.members, "getAtomTextRotation", &flash_text_engine_TextLine_getAtomTextRotation);
4630     dict_put(&flash_text_engine_TextLine.members, "textHeight", &flash_text_engine_TextLine_textHeight);
4631     dict_put(&flash_text_engine_TextLine.members, "getAtomCenter", &flash_text_engine_TextLine_getAtomCenter);
4632     dict_put(&flash_text_engine_TextLine.members, "getAtomBounds", &flash_text_engine_TextLine_getAtomBounds);
4633     dict_put(&flash_text_engine_TextLine.members, "mirrorRegions", &flash_text_engine_TextLine_mirrorRegions);
4634     dict_put(&flash_text_engine_TextLine.members, "rawTextLength", &flash_text_engine_TextLine_rawTextLength);
4635     dict_put(&flash_text_engine_TextLine.members, "userData", &flash_text_engine_TextLine_userData);
4636     dict_put(&flash_text_engine_TextLine.members, "textWidth", &flash_text_engine_TextLine_textWidth);
4637     dict_put(&flash_text_engine_TextLine.members, "textBlock", &flash_text_engine_TextLine_textBlock);
4638     dict_put(&flash_text_engine_TextLine.members, "textBlockBeginIndex", &flash_text_engine_TextLine_textBlockBeginIndex);
4639     dict_put(&flash_text_engine_TextLine.members, "unjustifiedTextWidth", &flash_text_engine_TextLine_unjustifiedTextWidth);
4640     dict_put(&flash_text_engine_TextLine.members, "ascent", &flash_text_engine_TextLine_ascent);
4641     dict_put(&flash_text_engine_TextLine.members, "getBaselinePosition", &flash_text_engine_TextLine_getBaselinePosition);
4642     dict_put(&flash_text_engine_TextLine.members, "specifiedWidth", &flash_text_engine_TextLine_specifiedWidth);
4643     dict_put(&flash_text_engine_TextLine.members, "getMirrorRegion", &flash_text_engine_TextLine_getMirrorRegion);
4644     dict_put(&flash_text_engine_TextLine.members, "getAtomGraphic", &flash_text_engine_TextLine_getAtomGraphic);
4645     dict_put(&flash_text_engine_TextLine.members, "hasGraphicElement", &flash_text_engine_TextLine_hasGraphicElement);
4646     dict_put(&flash_text_engine_TextLine.members, "flushAtomData", &flash_text_engine_TextLine_flushAtomData);
4647     dict_put(&flash_text_engine_TextLine.members, "dump", &flash_text_engine_TextLine_dump);
4648     dict_put(&flash_text_engine_TextLine.members, "nextLine", &flash_text_engine_TextLine_nextLine);
4649     dict_put(&flash_text_engine_TextLine.members, "getAtomIndexAtCharIndex", &flash_text_engine_TextLine_getAtomIndexAtCharIndex);
4650     dict_put(&flash_text_engine_TextLine.members, "getAtomTextBlockEndIndex", &flash_text_engine_TextLine_getAtomTextBlockEndIndex);
4651     dict_put(&flash_text_engine_TextLine.members, "atomCount", &flash_text_engine_TextLine_atomCount);
4652     dict_put(&flash_text_engine_TextLine.members, "descent", &flash_text_engine_TextLine_descent);
4653     dict_put(&flash_text_engine_TextLine.members, "getAtomBidiLevel", &flash_text_engine_TextLine_getAtomBidiLevel);
4654     dict_put(&flash_text_engine_TextLine.members, "getAtomIndexAtPoint", &flash_text_engine_TextLine_getAtomIndexAtPoint);
4655     dict_put(d, &flash_sampler_getSamples, &flash_sampler_getSamples);
4656     dict_put(d, &flash_net_URLRequest, &flash_net_URLRequest);
4657     dict_init(&flash_net_URLRequest.members, 15);
4658     dict_put(&flash_net_URLRequest.members, "contentType", &flash_net_URLRequest_contentType);
4659     dict_put(&flash_net_URLRequest.members, "url", &flash_net_URLRequest_url);
4660     dict_put(&flash_net_URLRequest.members, "requestHeaders", &flash_net_URLRequest_requestHeaders);
4661     dict_put(&flash_net_URLRequest.members, "method", &flash_net_URLRequest_method);
4662     dict_put(&flash_net_URLRequest.members, "digest", &flash_net_URLRequest_digest);
4663     dict_put(&flash_net_URLRequest.members, "data", &flash_net_URLRequest_data);
4664     dict_put(d, &_URIError, &_URIError);
4665     dict_init(&_URIError.members, 8);
4666     dict_put(d, &flash_net_getClassByAlias, &flash_net_getClassByAlias);
4667     dict_put(d, &flash_display_ShaderParameter, &flash_display_ShaderParameter);
4668     dict_init(&flash_display_ShaderParameter.members, 8);
4669     dict_put(&flash_display_ShaderParameter.members, "value", &flash_display_ShaderParameter_value);
4670     dict_put(&flash_display_ShaderParameter.members, "index", &flash_display_ShaderParameter_index);
4671     dict_put(&flash_display_ShaderParameter.members, "type", &flash_display_ShaderParameter_type);
4672     dict_put(d, &flash_filters_BitmapFilterType, &flash_filters_BitmapFilterType);
4673     dict_init(&flash_filters_BitmapFilterType.members, 8);
4674     dict_put(d, &_SecurityError, &_SecurityError);
4675     dict_init(&_SecurityError.members, 8);
4676     dict_put(d, &flash_utils_IDataInput, &flash_utils_IDataInput);
4677     dict_init(&flash_utils_IDataInput.members, 31);
4678     dict_put(&flash_utils_IDataInput.members, "readUTF", &flash_utils_IDataInput_readUTF);
4679     dict_put(&flash_utils_IDataInput.members, "readByte", &flash_utils_IDataInput_readByte);
4680     dict_put(&flash_utils_IDataInput.members, "readUTFBytes", &flash_utils_IDataInput_readUTFBytes);
4681     dict_put(&flash_utils_IDataInput.members, "readShort", &flash_utils_IDataInput_readShort);
4682     dict_put(&flash_utils_IDataInput.members, "objectEncoding", &flash_utils_IDataInput_objectEncoding);
4683     dict_put(&flash_utils_IDataInput.members, "readUnsignedInt", &flash_utils_IDataInput_readUnsignedInt);
4684     dict_put(&flash_utils_IDataInput.members, "readDouble", &flash_utils_IDataInput_readDouble);
4685     dict_put(&flash_utils_IDataInput.members, "readBytes", &flash_utils_IDataInput_readBytes);
4686     dict_put(&flash_utils_IDataInput.members, "readUnsignedByte", &flash_utils_IDataInput_readUnsignedByte);
4687     dict_put(&flash_utils_IDataInput.members, "readMultiByte", &flash_utils_IDataInput_readMultiByte);
4688     dict_put(&flash_utils_IDataInput.members, "readInt", &flash_utils_IDataInput_readInt);
4689     dict_put(&flash_utils_IDataInput.members, "bytesAvailable", &flash_utils_IDataInput_bytesAvailable);
4690     dict_put(&flash_utils_IDataInput.members, "readUnsignedShort", &flash_utils_IDataInput_readUnsignedShort);
4691     dict_put(&flash_utils_IDataInput.members, "readObject", &flash_utils_IDataInput_readObject);
4692     dict_put(&flash_utils_IDataInput.members, "readFloat", &flash_utils_IDataInput_readFloat);
4693     dict_put(&flash_utils_IDataInput.members, "endian", &flash_utils_IDataInput_endian);
4694     dict_put(&flash_utils_IDataInput.members, "readBoolean", &flash_utils_IDataInput_readBoolean);
4695     dict_put(d, &flash_events_IEventDispatcher, &flash_events_IEventDispatcher);
4696     dict_init(&flash_events_IEventDispatcher.members, 8);
4697     dict_put(&flash_events_IEventDispatcher.members, "willTrigger", &flash_events_IEventDispatcher_willTrigger);
4698     dict_put(&flash_events_IEventDispatcher.members, "removeEventListener", &flash_events_IEventDispatcher_removeEventListener);
4699     dict_put(&flash_events_IEventDispatcher.members, "hasEventListener", &flash_events_IEventDispatcher_hasEventListener);
4700     dict_put(&flash_events_IEventDispatcher.members, "addEventListener", &flash_events_IEventDispatcher_addEventListener);
4701     dict_put(&flash_events_IEventDispatcher.members, "dispatchEvent", &flash_events_IEventDispatcher_dispatchEvent);
4702     dict_put(d, &_Class, &_Class);
4703     dict_init(&_Class.members, 8);
4704     dict_put(&_Class.members, "prototype", &_Class_prototype);
4705     dict_put(d, &flash_geom_Rectangle, &flash_geom_Rectangle);
4706     dict_init(&flash_geom_Rectangle.members, 31);
4707     dict_put(&flash_geom_Rectangle.members, "top", &flash_geom_Rectangle_top);
4708     dict_put(&flash_geom_Rectangle.members, "intersection", &flash_geom_Rectangle_intersection);
4709     dict_put(&flash_geom_Rectangle.members, "intersects", &flash_geom_Rectangle_intersects);
4710     dict_put(&flash_geom_Rectangle.members, "containsPoint", &flash_geom_Rectangle_containsPoint);
4711     dict_put(&flash_geom_Rectangle.members, "setEmpty", &flash_geom_Rectangle_setEmpty);
4712     dict_put(&flash_geom_Rectangle.members, "topLeft", &flash_geom_Rectangle_topLeft);
4713     dict_put(&flash_geom_Rectangle.members, "width", &flash_geom_Rectangle_width);
4714     dict_put(&flash_geom_Rectangle.members, "containsRect", &flash_geom_Rectangle_containsRect);
4715     dict_put(&flash_geom_Rectangle.members, "isEmpty", &flash_geom_Rectangle_isEmpty);
4716     dict_put(&flash_geom_Rectangle.members, "equals", &flash_geom_Rectangle_equals);
4717     dict_put(&flash_geom_Rectangle.members, "height", &flash_geom_Rectangle_height);
4718     dict_put(&flash_geom_Rectangle.members, "left", &flash_geom_Rectangle_left);
4719     dict_put(&flash_geom_Rectangle.members, "inflate", &flash_geom_Rectangle_inflate);
4720     dict_put(&flash_geom_Rectangle.members, "inflatePoint", &flash_geom_Rectangle_inflatePoint);
4721     dict_put(&flash_geom_Rectangle.members, "toString", &flash_geom_Rectangle_toString);
4722     dict_put(&flash_geom_Rectangle.members, "offsetPoint", &flash_geom_Rectangle_offsetPoint);
4723     dict_put(&flash_geom_Rectangle.members, "x", &flash_geom_Rectangle_x);
4724     dict_put(&flash_geom_Rectangle.members, "size", &flash_geom_Rectangle_size);
4725     dict_put(&flash_geom_Rectangle.members, "bottomRight", &flash_geom_Rectangle_bottomRight);
4726     dict_put(&flash_geom_Rectangle.members, "right", &flash_geom_Rectangle_right);
4727     dict_put(&flash_geom_Rectangle.members, "contains", &flash_geom_Rectangle_contains);
4728     dict_put(&flash_geom_Rectangle.members, "union", &flash_geom_Rectangle_union);
4729     dict_put(&flash_geom_Rectangle.members, "bottom", &flash_geom_Rectangle_bottom);
4730     dict_put(&flash_geom_Rectangle.members, "clone", &flash_geom_Rectangle_clone);
4731     dict_put(&flash_geom_Rectangle.members, "y", &flash_geom_Rectangle_y);
4732     dict_put(&flash_geom_Rectangle.members, "offset", &flash_geom_Rectangle_offset);
4733     dict_put(d, &flash_events_SecurityErrorEvent, &flash_events_SecurityErrorEvent);
4734     dict_init(&flash_events_SecurityErrorEvent.members, 8);
4735     dict_put(&flash_events_SecurityErrorEvent.members, "toString", &flash_events_SecurityErrorEvent_toString);
4736     dict_put(&flash_events_SecurityErrorEvent.members, "clone", &flash_events_SecurityErrorEvent_clone);
4737     dict_put(d, &flash_net_IDynamicPropertyWriter, &flash_net_IDynamicPropertyWriter);
4738     dict_init(&flash_net_IDynamicPropertyWriter.members, 8);
4739     dict_put(&flash_net_IDynamicPropertyWriter.members, "writeDynamicProperties", &flash_net_IDynamicPropertyWriter_writeDynamicProperties);
4740     dict_put(d, &flash_display_InterpolationMethod, &flash_display_InterpolationMethod);
4741     dict_init(&flash_display_InterpolationMethod.members, 8);
4742     dict_put(d, &_Object, &_Object);
4743     dict_init(&_Object.members, 8);
4744     dict_put(&_Object.members, "init", &_Object_init);
4745     dict_put(&_Object.members, "propertyIsEnumerable", &_Object_propertyIsEnumerable);
4746     dict_put(&_Object.members, "_setPropertyIsEnumerable", &_Object__setPropertyIsEnumerable);
4747     dict_put(&_Object.members, "isPrototypeOf", &_Object_isPrototypeOf);
4748     dict_put(&_Object.members, "_dontEnumPrototype", &_Object__dontEnumPrototype);
4749     dict_put(&_Object.members, "hasOwnProperty", &_Object_hasOwnProperty);
4750     dict_put(d, &flash_errors_EOFError, &flash_errors_EOFError);
4751     dict_init(&flash_errors_EOFError.members, 8);
4752     dict_put(d, &flash_net_NetStream, &flash_net_NetStream);
4753     dict_init(&flash_net_NetStream.members, 63);
4754     dict_put(&flash_net_NetStream.members, "videoCodec", &flash_net_NetStream_videoCodec);
4755     dict_put(&flash_net_NetStream.members, "info", &flash_net_NetStream_info);
4756     dict_put(&flash_net_NetStream.members, "attachCamera", &flash_net_NetStream_attachCamera);
4757     dict_put(&flash_net_NetStream.members, "farNonce", &flash_net_NetStream_farNonce);
4758     dict_put(&flash_net_NetStream.members, "close", &flash_net_NetStream_close);
4759     dict_put(&flash_net_NetStream.members, "pause", &flash_net_NetStream_pause);
4760     dict_put(&flash_net_NetStream.members, "onPeerConnect", &flash_net_NetStream_onPeerConnect);
4761     dict_put(&flash_net_NetStream.members, "client", &flash_net_NetStream_client);
4762     dict_put(&flash_net_NetStream.members, "resume", &flash_net_NetStream_resume);
4763     dict_put(&flash_net_NetStream.members, "liveDelay", &flash_net_NetStream_liveDelay);
4764     dict_put(&flash_net_NetStream.members, "peerStreams", &flash_net_NetStream_peerStreams);
4765     dict_put(&flash_net_NetStream.members, "objectEncoding", &flash_net_NetStream_objectEncoding);
4766     dict_put(&flash_net_NetStream.members, "bytesLoaded", &flash_net_NetStream_bytesLoaded);
4767     dict_put(&flash_net_NetStream.members, "receiveVideo", &flash_net_NetStream_receiveVideo);
4768     dict_put(&flash_net_NetStream.members, "maxPauseBufferTime", &flash_net_NetStream_maxPauseBufferTime);
4769     dict_put(&flash_net_NetStream.members, "play2", &flash_net_NetStream_play2);
4770     dict_put(&flash_net_NetStream.members, "audioCodec", &flash_net_NetStream_audioCodec);
4771     dict_put(&flash_net_NetStream.members, "receiveVideoFPS", &flash_net_NetStream_receiveVideoFPS);
4772     dict_put(&flash_net_NetStream.members, "bytesTotal", &flash_net_NetStream_bytesTotal);
4773     dict_put(&flash_net_NetStream.members, "farID", &flash_net_NetStream_farID);
4774     dict_put(&flash_net_NetStream.members, "receiveAudio", &flash_net_NetStream_receiveAudio);
4775     dict_put(&flash_net_NetStream.members, "bufferLength", &flash_net_NetStream_bufferLength);
4776     dict_put(&flash_net_NetStream.members, "seek", &flash_net_NetStream_seek);
4777     dict_put(&flash_net_NetStream.members, "attachAudio", &flash_net_NetStream_attachAudio);
4778     dict_put(&flash_net_NetStream.members, "bufferTime", &flash_net_NetStream_bufferTime);
4779     dict_put(&flash_net_NetStream.members, "play", &flash_net_NetStream_play);
4780     dict_put(&flash_net_NetStream.members, "publish", &flash_net_NetStream_publish);
4781     dict_put(&flash_net_NetStream.members, "togglePause", &flash_net_NetStream_togglePause);
4782     dict_put(&flash_net_NetStream.members, "checkPolicyFile", &flash_net_NetStream_checkPolicyFile);
4783     dict_put(&flash_net_NetStream.members, "nearNonce", &flash_net_NetStream_nearNonce);
4784     dict_put(&flash_net_NetStream.members, "decodedFrames", &flash_net_NetStream_decodedFrames);
4785     dict_put(&flash_net_NetStream.members, "send", &flash_net_NetStream_send);
4786     dict_put(&flash_net_NetStream.members, "currentFPS", &flash_net_NetStream_currentFPS);
4787     dict_put(&flash_net_NetStream.members, "time", &flash_net_NetStream_time);
4788     dict_put(&flash_net_NetStream.members, "soundTransform", &flash_net_NetStream_soundTransform);
4789     dict_put(d, &_ArgumentError, &_ArgumentError);
4790     dict_init(&_ArgumentError.members, 8);
4791     dict_put(d, &_XMLList, &_XMLList);
4792     dict_init(&_XMLList.members, 63);
4793     dict_put(&_XMLList.members, "normalize", &_XMLList_normalize);
4794     dict_put(&_XMLList.members, "removeNamespace", &_XMLList_removeNamespace);
4795     dict_put(&_XMLList.members, "prependChild", &_XMLList_prependChild);
4796     dict_put(&_XMLList.members, "toXMLString", &_XMLList_toXMLString);
4797     dict_put(&_XMLList.members, "nodeKind", &_XMLList_nodeKind);
4798     dict_put(&_XMLList.members, "copy", &_XMLList_copy);
4799     dict_put(&_XMLList.members, "text", &_XMLList_text);
4800     dict_put(&_XMLList.members, "toString", &_XMLList_toString);
4801     dict_put(&_XMLList.members, "childIndex", &_XMLList_childIndex);
4802     dict_put(&_XMLList.members, "setName", &_XMLList_setName);
4803     dict_put(&_XMLList.members, "setLocalName", &_XMLList_setLocalName);
4804     dict_put(&_XMLList.members, "namespace", &_XMLList_namespace);
4805     dict_put(&_XMLList.members, "insertChildBefore", &_XMLList_insertChildBefore);
4806     dict_put(&_XMLList.members, "addNamespace", &_XMLList_addNamespace);
4807     dict_put(&_XMLList.members, "propertyIsEnumerable", &_XMLList_propertyIsEnumerable);
4808     dict_put(&_XMLList.members, "comments", &_XMLList_comments);
4809     dict_put(&_XMLList.members, "attributes", &_XMLList_attributes);
4810     dict_put(&_XMLList.members, "descendants", &_XMLList_descendants);
4811     dict_put(&_XMLList.members, "replace", &_XMLList_replace);
4812     dict_put(&_XMLList.members, "children", &_XMLList_children);
4813     dict_put(&_XMLList.members, "contains", &_XMLList_contains);
4814     dict_put(&_XMLList.members, "hasSimpleContent", &_XMLList_hasSimpleContent);
4815     dict_put(&_XMLList.members, "elements", &_XMLList_elements);
4816     dict_put(&_XMLList.members, "hasComplexContent", &_XMLList_hasComplexContent);
4817     dict_put(&_XMLList.members, "insertChildAfter", &_XMLList_insertChildAfter);
4818     dict_put(&_XMLList.members, "parent", &_XMLList_parent);
4819     dict_put(&_XMLList.members, "length", &_XMLList_length);
4820     dict_put(&_XMLList.members, "processingInstructions", &_XMLList_processingInstructions);
4821     dict_put(&_XMLList.members, "child", &_XMLList_child);
4822     dict_put(&_XMLList.members, "appendChild", &_XMLList_appendChild);
4823     dict_put(&_XMLList.members, "valueOf", &_XMLList_valueOf);
4824     dict_put(&_XMLList.members, "localName", &_XMLList_localName);
4825     dict_put(&_XMLList.members, "inScopeNamespaces", &_XMLList_inScopeNamespaces);
4826     dict_put(&_XMLList.members, "hasOwnProperty", &_XMLList_hasOwnProperty);
4827     dict_put(&_XMLList.members, "setNamespace", &_XMLList_setNamespace);
4828     dict_put(&_XMLList.members, "namespaceDeclarations", &_XMLList_namespaceDeclarations);
4829     dict_put(&_XMLList.members, "name", &_XMLList_name);
4830     dict_put(&_XMLList.members, "setChildren", &_XMLList_setChildren);
4831     dict_put(&_XMLList.members, "attribute", &_XMLList_attribute);
4832     dict_put(d, &flash_geom_Point, &flash_geom_Point);
4833     dict_init(&flash_geom_Point.members, 31);
4834     dict_put(&flash_geom_Point.members, "subtract", &flash_geom_Point_subtract);
4835     dict_put(&flash_geom_Point.members, "distance", &flash_geom_Point_distance);
4836     dict_put(&flash_geom_Point.members, "normalize", &flash_geom_Point_normalize);
4837     dict_put(&flash_geom_Point.members, "equals", &flash_geom_Point_equals);
4838     dict_put(&flash_geom_Point.members, "toString", &flash_geom_Point_toString);
4839     dict_put(&flash_geom_Point.members, "x", &flash_geom_Point_x);
4840     dict_put(&flash_geom_Point.members, "add", &flash_geom_Point_add);
4841     dict_put(&flash_geom_Point.members, "polar", &flash_geom_Point_polar);
4842     dict_put(&flash_geom_Point.members, "clone", &flash_geom_Point_clone);
4843     dict_put(&flash_geom_Point.members, "interpolate", &flash_geom_Point_interpolate);
4844     dict_put(&flash_geom_Point.members, "y", &flash_geom_Point_y);
4845     dict_put(&flash_geom_Point.members, "length", &flash_geom_Point_length);
4846     dict_put(&flash_geom_Point.members, "offset", &flash_geom_Point_offset);
4847     dict_put(d, &flash_printing_PrintJobOptions, &flash_printing_PrintJobOptions);
4848     dict_init(&flash_printing_PrintJobOptions.members, 8);
4849     dict_put(&flash_printing_PrintJobOptions.members, "printAsBitmap", &flash_printing_PrintJobOptions_printAsBitmap);
4850     dict_put(d, &flash_display_DisplayObject, &flash_display_DisplayObject);
4851     dict_init(&flash_display_DisplayObject.members, 63);
4852     dict_put(&flash_display_DisplayObject.members, "rotation", &flash_display_DisplayObject_rotation);
4853     dict_put(&flash_display_DisplayObject.members, "filters", &flash_display_DisplayObject_filters);
4854     dict_put(&flash_display_DisplayObject.members, "rotationZ", &flash_display_DisplayObject_rotationZ);
4855     dict_put(&flash_display_DisplayObject.members, "accessibilityProperties", &flash_display_DisplayObject_accessibilityProperties);
4856     dict_put(&flash_display_DisplayObject.members, "mouseX", &flash_display_DisplayObject_mouseX);
4857     dict_put(&flash_display_DisplayObject.members, "root", &flash_display_DisplayObject_root);
4858     dict_put(&flash_display_DisplayObject.members, "stage", &flash_display_DisplayObject_stage);
4859     dict_put(&flash_display_DisplayObject.members, "rotationY", &flash_display_DisplayObject_rotationY);
4860     dict_put(&flash_display_DisplayObject.members, "scaleZ", &flash_display_DisplayObject_scaleZ);
4861     dict_put(&flash_display_DisplayObject.members, "local3DToGlobal", &flash_display_DisplayObject_local3DToGlobal);
4862     dict_put(&flash_display_DisplayObject.members, "loaderInfo", &flash_display_DisplayObject_loaderInfo);
4863     dict_put(&flash_display_DisplayObject.members, "cacheAsBitmap", &flash_display_DisplayObject_cacheAsBitmap);
4864     dict_put(&flash_display_DisplayObject.members, "transform", &flash_display_DisplayObject_transform);
4865     dict_put(&flash_display_DisplayObject.members, "scaleY", &flash_display_DisplayObject_scaleY);
4866     dict_put(&flash_display_DisplayObject.members, "height", &flash_display_DisplayObject_height);
4867     dict_put(&flash_display_DisplayObject.members, "rotationX", &flash_display_DisplayObject_rotationX);
4868     dict_put(&flash_display_DisplayObject.members, "scrollRect", &flash_display_DisplayObject_scrollRect);
4869     dict_put(&flash_display_DisplayObject.members, "width", &flash_display_DisplayObject_width);
4870     dict_put(&flash_display_DisplayObject.members, "scale9Grid", &flash_display_DisplayObject_scale9Grid);
4871     dict_put(&flash_display_DisplayObject.members, "parent", &flash_display_DisplayObject_parent);
4872     dict_put(&flash_display_DisplayObject.members, "hitTestObject", &flash_display_DisplayObject_hitTestObject);
4873     dict_put(&flash_display_DisplayObject.members, "hitTestPoint", &flash_display_DisplayObject_hitTestPoint);
4874     dict_put(&flash_display_DisplayObject.members, "alpha", &flash_display_DisplayObject_alpha);
4875     dict_put(&flash_display_DisplayObject.members, "getRect", &flash_display_DisplayObject_getRect);
4876     dict_put(&flash_display_DisplayObject.members, "opaqueBackground", &flash_display_DisplayObject_opaqueBackground);
4877     dict_put(&flash_display_DisplayObject.members, "globalToLocal3D", &flash_display_DisplayObject_globalToLocal3D);
4878     dict_put(&flash_display_DisplayObject.members, "visible", &flash_display_DisplayObject_visible);
4879     dict_put(&flash_display_DisplayObject.members, "blendMode", &flash_display_DisplayObject_blendMode);
4880     dict_put(&flash_display_DisplayObject.members, "scaleX", &flash_display_DisplayObject_scaleX);
4881     dict_put(&flash_display_DisplayObject.members, "globalToLocal", &flash_display_DisplayObject_globalToLocal);
4882     dict_put(&flash_display_DisplayObject.members, "localToGlobal", &flash_display_DisplayObject_localToGlobal);
4883     dict_put(&flash_display_DisplayObject.members, "z", &flash_display_DisplayObject_z);
4884     dict_put(&flash_display_DisplayObject.members, "name", &flash_display_DisplayObject_name);
4885     dict_put(&flash_display_DisplayObject.members, "getBounds", &flash_display_DisplayObject_getBounds);
4886     dict_put(&flash_display_DisplayObject.members, "mask", &flash_display_DisplayObject_mask);
4887     dict_put(&flash_display_DisplayObject.members, "mouseY", &flash_display_DisplayObject_mouseY);
4888     dict_put(&flash_display_DisplayObject.members, "x", &flash_display_DisplayObject_x);
4889     dict_put(&flash_display_DisplayObject.members, "y", &flash_display_DisplayObject_y);
4890     dict_put(d, &flash_sampler_DeleteObjectSample, &flash_sampler_DeleteObjectSample);
4891     dict_init(&flash_sampler_DeleteObjectSample.members, 8);
4892     dict_put(d, &flash_system_fscommand, &flash_system_fscommand);
4893     dict_put(d, &flash_utils_unescapeMultiByte, &flash_utils_unescapeMultiByte);
4894     dict_put(d, &flash_sampler_StackFrame, &flash_sampler_StackFrame);
4895     dict_init(&flash_sampler_StackFrame.members, 8);
4896     dict_put(&flash_sampler_StackFrame.members, "toString", &flash_sampler_StackFrame_toString);
4897     dict_put(d, &flash_system_JPEGLoaderContext, &flash_system_JPEGLoaderContext);
4898     dict_init(&flash_system_JPEGLoaderContext.members, 8);
4899     dict_put(&flash_system_JPEGLoaderContext.members, "deblockingFilter", &flash_system_JPEGLoaderContext_deblockingFilter);
4900     dict_put(d, &flash_system_IME, &flash_system_IME);
4901     dict_init(&flash_system_IME.members, 8);
4902     dict_put(d, &_isNaN, &_isNaN);
4903     dict_put(d, &flash_system_Security, &flash_system_Security);
4904     dict_init(&flash_system_Security.members, 8);
4905     dict_put(d, &flash_display_Bitmap, &flash_display_Bitmap);
4906     dict_init(&flash_display_Bitmap.members, 8);
4907     dict_put(&flash_display_Bitmap.members, "pixelSnapping", &flash_display_Bitmap_pixelSnapping);
4908     dict_put(&flash_display_Bitmap.members, "bitmapData", &flash_display_Bitmap_bitmapData);
4909     dict_put(&flash_display_Bitmap.members, "smoothing", &flash_display_Bitmap_smoothing);
4910     dict_put(d, &flash_printing_PrintJob, &flash_printing_PrintJob);
4911     dict_init(&flash_printing_PrintJob.members, 15);
4912     dict_put(&flash_printing_PrintJob.members, "paperWidth", &flash_printing_PrintJob_paperWidth);
4913     dict_put(&flash_printing_PrintJob.members, "addPage", &flash_printing_PrintJob_addPage);
4914     dict_put(&flash_printing_PrintJob.members, "pageHeight", &flash_printing_PrintJob_pageHeight);
4915     dict_put(&flash_printing_PrintJob.members, "start", &flash_printing_PrintJob_start);
4916     dict_put(&flash_printing_PrintJob.members, "pageWidth", &flash_printing_PrintJob_pageWidth);
4917     dict_put(&flash_printing_PrintJob.members, "send", &flash_printing_PrintJob_send);
4918     dict_put(&flash_printing_PrintJob.members, "paperHeight", &flash_printing_PrintJob_paperHeight);
4919     dict_put(&flash_printing_PrintJob.members, "orientation", &flash_printing_PrintJob_orientation);
4920     dict_put(d, &flash_text_StaticText, &flash_text_StaticText);
4921     dict_init(&flash_text_StaticText.members, 8);
4922     dict_put(&flash_text_StaticText.members, "text", &flash_text_StaticText_text);
4923     dict_put(d, &flash_text_engine_SpaceJustifier, &flash_text_engine_SpaceJustifier);
4924     dict_init(&flash_text_engine_SpaceJustifier.members, 8);
4925     dict_put(&flash_text_engine_SpaceJustifier.members, "clone", &flash_text_engine_SpaceJustifier_clone);
4926     dict_put(&flash_text_engine_SpaceJustifier.members, "letterSpacing", &flash_text_engine_SpaceJustifier_letterSpacing);
4927     dict_put(d, &flash_events_DataEvent, &flash_events_DataEvent);
4928     dict_init(&flash_events_DataEvent.members, 8);
4929     dict_put(&flash_events_DataEvent.members, "toString", &flash_events_DataEvent_toString);
4930     dict_put(&flash_events_DataEvent.members, "clone", &flash_events_DataEvent_clone);
4931     dict_put(&flash_events_DataEvent.members, "data", &flash_events_DataEvent_data);
4932     dict_put(d, &flash_events_ActivityEvent, &flash_events_ActivityEvent);
4933     dict_init(&flash_events_ActivityEvent.members, 8);
4934     dict_put(&flash_events_ActivityEvent.members, "toString", &flash_events_ActivityEvent_toString);
4935     dict_put(&flash_events_ActivityEvent.members, "activating", &flash_events_ActivityEvent_activating);
4936     dict_put(&flash_events_ActivityEvent.members, "clone", &flash_events_ActivityEvent_clone);
4937     dict_put(d, &flash_display_GraphicsEndFill, &flash_display_GraphicsEndFill);
4938     dict_init(&flash_display_GraphicsEndFill.members, 8);
4939     dict_put(d, &flash_display_ColorCorrection, &flash_display_ColorCorrection);
4940     dict_init(&flash_display_ColorCorrection.members, 8);
4941     dict_put(d, &flash_events_IOErrorEvent, &flash_events_IOErrorEvent);
4942     dict_init(&flash_events_IOErrorEvent.members, 8);
4943     dict_put(&flash_events_IOErrorEvent.members, "toString", &flash_events_IOErrorEvent_toString);
4944     dict_put(&flash_events_IOErrorEvent.members, "clone", &flash_events_IOErrorEvent_clone);
4945     dict_put(d, &flash_display_GraphicsStroke, &flash_display_GraphicsStroke);
4946     dict_init(&flash_display_GraphicsStroke.members, 15);
4947     dict_put(&flash_display_GraphicsStroke.members, "scaleMode", &flash_display_GraphicsStroke_scaleMode);
4948     dict_put(&flash_display_GraphicsStroke.members, "miterLimit", &flash_display_GraphicsStroke_miterLimit);
4949     dict_put(&flash_display_GraphicsStroke.members, "pixelHinting", &flash_display_GraphicsStroke_pixelHinting);
4950     dict_put(&flash_display_GraphicsStroke.members, "fill", &flash_display_GraphicsStroke_fill);
4951     dict_put(&flash_display_GraphicsStroke.members, "thickness", &flash_display_GraphicsStroke_thickness);
4952     dict_put(&flash_display_GraphicsStroke.members, "joints", &flash_display_GraphicsStroke_joints);
4953     dict_put(&flash_display_GraphicsStroke.members, "caps", &flash_display_GraphicsStroke_caps);
4954     dict_put(d, &_Boolean, &_Boolean);
4955     dict_init(&_Boolean.members, 8);
4956     dict_put(&_Boolean.members, "valueOf", &_Boolean_valueOf);
4957     dict_put(&_Boolean.members, "toString", &_Boolean_toString);
4958     dict_put(d, &flash_sampler_getMemberNames, &flash_sampler_getMemberNames);
4959     dict_put(d, &flash_utils_getQualifiedClassName, &flash_utils_getQualifiedClassName);
4960     dict_put(d, &flash_text_engine_GraphicElement, &flash_text_engine_GraphicElement);
4961     dict_init(&flash_text_engine_GraphicElement.members, 8);
4962     dict_put(&flash_text_engine_GraphicElement.members, "graphic", &flash_text_engine_GraphicElement_graphic);
4963     dict_put(&flash_text_engine_GraphicElement.members, "elementWidth", &flash_text_engine_GraphicElement_elementWidth);
4964     dict_put(&flash_text_engine_GraphicElement.members, "elementHeight", &flash_text_engine_GraphicElement_elementHeight);
4965     dict_put(d, &flash_media_Microphone, &flash_media_Microphone);
4966     dict_init(&flash_media_Microphone.members, 31);
4967     dict_put(&flash_media_Microphone.members, "codec", &flash_media_Microphone_codec);
4968     dict_put(&flash_media_Microphone.members, "gain", &flash_media_Microphone_gain);
4969     dict_put(&flash_media_Microphone.members, "index", &flash_media_Microphone_index);
4970     dict_put(&flash_media_Microphone.members, "setLoopBack", &flash_media_Microphone_setLoopBack);
4971     dict_put(&flash_media_Microphone.members, "setSilenceLevel", &flash_media_Microphone_setSilenceLevel);
4972     dict_put(&flash_media_Microphone.members, "name", &flash_media_Microphone_name);
4973     dict_put(&flash_media_Microphone.members, "getMicrophone", &flash_media_Microphone_getMicrophone);
4974     dict_put(&flash_media_Microphone.members, "setUseEchoSuppression", &flash_media_Microphone_setUseEchoSuppression);
4975     dict_put(&flash_media_Microphone.members, "framesPerPacket", &flash_media_Microphone_framesPerPacket);
4976     dict_put(&flash_media_Microphone.members, "muted", &flash_media_Microphone_muted);
4977     dict_put(&flash_media_Microphone.members, "soundTransform", &flash_media_Microphone_soundTransform);
4978     dict_put(&flash_media_Microphone.members, "encodeQuality", &flash_media_Microphone_encodeQuality);
4979     dict_put(&flash_media_Microphone.members, "useEchoSuppression", &flash_media_Microphone_useEchoSuppression);
4980     dict_put(&flash_media_Microphone.members, "silenceLevel", &flash_media_Microphone_silenceLevel);
4981     dict_put(&flash_media_Microphone.members, "silenceTimeout", &flash_media_Microphone_silenceTimeout);
4982     dict_put(&flash_media_Microphone.members, "rate", &flash_media_Microphone_rate);
4983     dict_put(&flash_media_Microphone.members, "activityLevel", &flash_media_Microphone_activityLevel);
4984     dict_put(&flash_media_Microphone.members, "names", &flash_media_Microphone_names);
4985     dict_put(d, &flash_display_GraphicsShaderFill, &flash_display_GraphicsShaderFill);
4986     dict_init(&flash_display_GraphicsShaderFill.members, 8);
4987     dict_put(&flash_display_GraphicsShaderFill.members, "shader", &flash_display_GraphicsShaderFill_shader);
4988     dict_put(&flash_display_GraphicsShaderFill.members, "matrix", &flash_display_GraphicsShaderFill_matrix);
4989     dict_put(d, &flash_ui_ContextMenuClipboardItems, &flash_ui_ContextMenuClipboardItems);
4990     dict_init(&flash_ui_ContextMenuClipboardItems.members, 8);
4991     dict_put(&flash_ui_ContextMenuClipboardItems.members, "clear", &flash_ui_ContextMenuClipboardItems_clear);
4992     dict_put(&flash_ui_ContextMenuClipboardItems.members, "clone", &flash_ui_ContextMenuClipboardItems_clone);
4993     dict_put(&flash_ui_ContextMenuClipboardItems.members, "paste", &flash_ui_ContextMenuClipboardItems_paste);
4994     dict_put(&flash_ui_ContextMenuClipboardItems.members, "selectAll", &flash_ui_ContextMenuClipboardItems_selectAll);
4995     dict_put(&flash_ui_ContextMenuClipboardItems.members, "copy", &flash_ui_ContextMenuClipboardItems_copy);
4996     dict_put(&flash_ui_ContextMenuClipboardItems.members, "cut", &flash_ui_ContextMenuClipboardItems_cut);
4997     dict_put(d, &flash_errors_IllegalOperationError, &flash_errors_IllegalOperationError);
4998     dict_init(&flash_errors_IllegalOperationError.members, 8);
4999     dict_put(d, &flash_filters_GradientGlowFilter, &flash_filters_GradientGlowFilter);
5000     dict_init(&flash_filters_GradientGlowFilter.members, 15);
5001     dict_put(&flash_filters_GradientGlowFilter.members, "strength", &flash_filters_GradientGlowFilter_strength);
5002     dict_put(&flash_filters_GradientGlowFilter.members, "quality", &flash_filters_GradientGlowFilter_quality);
5003     dict_put(&flash_filters_GradientGlowFilter.members, "angle", &flash_filters_GradientGlowFilter_angle);
5004     dict_put(&flash_filters_GradientGlowFilter.members, "knockout", &flash_filters_GradientGlowFilter_knockout);
5005     dict_put(&flash_filters_GradientGlowFilter.members, "type", &flash_filters_GradientGlowFilter_type);
5006     dict_put(&flash_filters_GradientGlowFilter.members, "alphas", &flash_filters_GradientGlowFilter_alphas);
5007     dict_put(&flash_filters_GradientGlowFilter.members, "ratios", &flash_filters_GradientGlowFilter_ratios);
5008     dict_put(&flash_filters_GradientGlowFilter.members, "colors", &flash_filters_GradientGlowFilter_colors);
5009     dict_put(&flash_filters_GradientGlowFilter.members, "blurX", &flash_filters_GradientGlowFilter_blurX);
5010     dict_put(&flash_filters_GradientGlowFilter.members, "blurY", &flash_filters_GradientGlowFilter_blurY);
5011     dict_put(&flash_filters_GradientGlowFilter.members, "distance", &flash_filters_GradientGlowFilter_distance);
5012     dict_put(&flash_filters_GradientGlowFilter.members, "clone", &flash_filters_GradientGlowFilter_clone);
5013     dict_put(d, &flash_display_CapsStyle, &flash_display_CapsStyle);
5014     dict_init(&flash_display_CapsStyle.members, 8);
5015     dict_put(d, &flash_text_engine_FontLookup, &flash_text_engine_FontLookup);
5016     dict_init(&flash_text_engine_FontLookup.members, 8);
5017     dict_put(d, &flash_text_TextSnapshot, &flash_text_TextSnapshot);
5018     dict_init(&flash_text_TextSnapshot.members, 15);
5019     dict_put(&flash_text_TextSnapshot.members, "setSelectColor", &flash_text_TextSnapshot_setSelectColor);
5020     dict_put(&flash_text_TextSnapshot.members, "setSelected", &flash_text_TextSnapshot_setSelected);
5021     dict_put(&flash_text_TextSnapshot.members, "getSelectedText", &flash_text_TextSnapshot_getSelectedText);
5022     dict_put(&flash_text_TextSnapshot.members, "getTextRunInfo", &flash_text_TextSnapshot_getTextRunInfo);
5023     dict_put(&flash_text_TextSnapshot.members, "charCount", &flash_text_TextSnapshot_charCount);
5024     dict_put(&flash_text_TextSnapshot.members, "findText", &flash_text_TextSnapshot_findText);
5025     dict_put(&flash_text_TextSnapshot.members, "getSelected", &flash_text_TextSnapshot_getSelected);
5026     dict_put(&flash_text_TextSnapshot.members, "hitTestTextNearPos", &flash_text_TextSnapshot_hitTestTextNearPos);
5027     dict_put(&flash_text_TextSnapshot.members, "getText", &flash_text_TextSnapshot_getText);
5028     dict_put(d, &flash_display_InteractiveObject, &flash_display_InteractiveObject);
5029     dict_init(&flash_display_InteractiveObject.members, 15);
5030     dict_put(&flash_display_InteractiveObject.members, "tabIndex", &flash_display_InteractiveObject_tabIndex);
5031     dict_put(&flash_display_InteractiveObject.members, "doubleClickEnabled", &flash_display_InteractiveObject_doubleClickEnabled);
5032     dict_put(&flash_display_InteractiveObject.members, "tabEnabled", &flash_display_InteractiveObject_tabEnabled);
5033     dict_put(&flash_display_InteractiveObject.members, "mouseEnabled", &flash_display_InteractiveObject_mouseEnabled);
5034     dict_put(&flash_display_InteractiveObject.members, "contextMenu", &flash_display_InteractiveObject_contextMenu);
5035     dict_put(&flash_display_InteractiveObject.members, "focusRect", &flash_display_InteractiveObject_focusRect);
5036     dict_put(&flash_display_InteractiveObject.members, "accessibilityImplementation", &flash_display_InteractiveObject_accessibilityImplementation);
5037     dict_put(d, &flash_text_TextField, &flash_text_TextField);
5038     dict_init(&flash_text_TextField.members, 127);
5039     dict_put(&flash_text_TextField.members, "isFontCompatible", &flash_text_TextField_isFontCompatible);
5040     dict_put(&flash_text_TextField.members, "getTextFormat", &flash_text_TextField_getTextFormat);
5041     dict_put(&flash_text_TextField.members, "border", &flash_text_TextField_border);
5042     dict_put(&flash_text_TextField.members, "selectedText", &flash_text_TextField_selectedText);
5043     dict_put(&flash_text_TextField.members, "pasteRichText", &flash_text_TextField_pasteRichText);
5044     dict_put(&flash_text_TextField.members, "bottomScrollV", &flash_text_TextField_bottomScrollV);
5045     dict_put(&flash_text_TextField.members, "getLineIndexOfChar", &flash_text_TextField_getLineIndexOfChar);
5046     dict_put(&flash_text_TextField.members, "replaceText", &flash_text_TextField_replaceText);
5047     dict_put(&flash_text_TextField.members, "defaultTextFormat", &flash_text_TextField_defaultTextFormat);
5048     dict_put(&flash_text_TextField.members, "restrict", &flash_text_TextField_restrict);
5049     dict_put(&flash_text_TextField.members, "htmlText", &flash_text_TextField_htmlText);
5050     dict_put(&flash_text_TextField.members, "copyRichText", &flash_text_TextField_copyRichText);
5051     dict_put(&flash_text_TextField.members, "getLineText", &flash_text_TextField_getLineText);
5052     dict_put(&flash_text_TextField.members, "getFirstCharInParagraph", &flash_text_TextField_getFirstCharInParagraph);
5053     dict_put(&flash_text_TextField.members, "setSelection", &flash_text_TextField_setSelection);
5054     dict_put(&flash_text_TextField.members, "length", &flash_text_TextField_length);
5055     dict_put(&flash_text_TextField.members, "wordWrap", &flash_text_TextField_wordWrap);
5056     dict_put(&flash_text_TextField.members, "appendText", &flash_text_TextField_appendText);
5057     dict_put(&flash_text_TextField.members, "caretIndex", &flash_text_TextField_caretIndex);
5058     dict_put(&flash_text_TextField.members, "mouseWheelEnabled", &flash_text_TextField_mouseWheelEnabled);
5059     dict_put(&flash_text_TextField.members, "selectionBeginIndex", &flash_text_TextField_selectionBeginIndex);
5060     dict_put(&flash_text_TextField.members, "sharpness", &flash_text_TextField_sharpness);
5061     dict_put(&flash_text_TextField.members, "type", &flash_text_TextField_type);
5062     dict_put(&flash_text_TextField.members, "getLineIndexAtPoint", &flash_text_TextField_getLineIndexAtPoint);
5063     dict_put(&flash_text_TextField.members, "getCharIndexAtPoint", &flash_text_TextField_getCharIndexAtPoint);
5064     dict_put(&flash_text_TextField.members, "getXMLText", &flash_text_TextField_getXMLText);
5065     dict_put(&flash_text_TextField.members, "getParagraphLength", &flash_text_TextField_getParagraphLength);
5066     dict_put(&flash_text_TextField.members, "getRawText", &flash_text_TextField_getRawText);
5067     dict_put(&flash_text_TextField.members, "gridFitType", &flash_text_TextField_gridFitType);
5068     dict_put(&flash_text_TextField.members, "getLineOffset", &flash_text_TextField_getLineOffset);
5069     dict_put(&flash_text_TextField.members, "backgroundColor", &flash_text_TextField_backgroundColor);
5070     dict_put(&flash_text_TextField.members, "multiline", &flash_text_TextField_multiline);
5071     dict_put(&flash_text_TextField.members, "numLines", &flash_text_TextField_numLines);
5072     dict_put(&flash_text_TextField.members, "getImageReference", &flash_text_TextField_getImageReference);
5073     dict_put(&flash_text_TextField.members, "displayAsPassword", &flash_text_TextField_displayAsPassword);
5074     dict_put(&flash_text_TextField.members, "textWidth", &flash_text_TextField_textWidth);
5075     dict_put(&flash_text_TextField.members, "autoSize", &flash_text_TextField_autoSize);
5076     dict_put(&flash_text_TextField.members, "selectable", &flash_text_TextField_selectable);
5077     dict_put(&flash_text_TextField.members, "getCharBoundaries", &flash_text_TextField_getCharBoundaries);
5078     dict_put(&flash_text_TextField.members, "alwaysShowSelection", &flash_text_TextField_alwaysShowSelection);
5079     dict_put(&flash_text_TextField.members, "thickness", &flash_text_TextField_thickness);
5080     dict_put(&flash_text_TextField.members, "useRichTextClipboard", &flash_text_TextField_useRichTextClipboard);
5081     dict_put(&flash_text_TextField.members, "scrollV", &flash_text_TextField_scrollV);
5082     dict_put(&flash_text_TextField.members, "getTextRuns", &flash_text_TextField_getTextRuns);
5083     dict_put(&flash_text_TextField.members, "setTextFormat", &flash_text_TextField_setTextFormat);
5084     dict_put(&flash_text_TextField.members, "textColor", &flash_text_TextField_textColor);
5085     dict_put(&flash_text_TextField.members, "maxScrollV", &flash_text_TextField_maxScrollV);
5086     dict_put(&flash_text_TextField.members, "embedFonts", &flash_text_TextField_embedFonts);
5087     dict_put(&flash_text_TextField.members, "scrollH", &flash_text_TextField_scrollH);
5088     dict_put(&flash_text_TextField.members, "text", &flash_text_TextField_text);
5089     dict_put(&flash_text_TextField.members, "getLineLength", &flash_text_TextField_getLineLength);
5090     dict_put(&flash_text_TextField.members, "textHeight", &flash_text_TextField_textHeight);
5091     dict_put(&flash_text_TextField.members, "antiAliasType", &flash_text_TextField_antiAliasType);
5092     dict_put(&flash_text_TextField.members, "styleSheet", &flash_text_TextField_styleSheet);
5093     dict_put(&flash_text_TextField.members, "background", &flash_text_TextField_background);
5094     dict_put(&flash_text_TextField.members, "replaceSelectedText", &flash_text_TextField_replaceSelectedText);
5095     dict_put(&flash_text_TextField.members, "borderColor", &flash_text_TextField_borderColor);
5096     dict_put(&flash_text_TextField.members, "maxScrollH", &flash_text_TextField_maxScrollH);
5097     dict_put(&flash_text_TextField.members, "maxChars", &flash_text_TextField_maxChars);
5098     dict_put(&flash_text_TextField.members, "getLineMetrics", &flash_text_TextField_getLineMetrics);
5099     dict_put(&flash_text_TextField.members, "selectionEndIndex", &flash_text_TextField_selectionEndIndex);
5100     dict_put(&flash_text_TextField.members, "insertXMLText", &flash_text_TextField_insertXMLText);
5101     dict_put(&flash_text_TextField.members, "condenseWhite", &flash_text_TextField_condenseWhite);
5102     dict_put(d, &flash_printing_PrintJobOrientation, &flash_printing_PrintJobOrientation);
5103     dict_init(&flash_printing_PrintJobOrientation.members, 8);
5104     dict_put(d, &flash_text_TextRenderer, &flash_text_TextRenderer);
5105     dict_init(&flash_text_TextRenderer.members, 8);
5106     dict_put(d, &flash_net_NetConnection, &flash_net_NetConnection);
5107     dict_init(&flash_net_NetConnection.members, 31);
5108     dict_put(&flash_net_NetConnection.members, "defaultObjectEncoding", &flash_net_NetConnection_defaultObjectEncoding);
5109     dict_put(&flash_net_NetConnection.members, "nearID", &flash_net_NetConnection_nearID);
5110     dict_put(&flash_net_NetConnection.members, "client", &flash_net_NetConnection_client);
5111     dict_put(&flash_net_NetConnection.members, "farNonce", &flash_net_NetConnection_farNonce);
5112     dict_put(&flash_net_NetConnection.members, "objectEncoding", &flash_net_NetConnection_objectEncoding);
5113     dict_put(&flash_net_NetConnection.members, "farID", &flash_net_NetConnection_farID);
5114     dict_put(&flash_net_NetConnection.members, "connected", &flash_net_NetConnection_connected);
5115     dict_put(&flash_net_NetConnection.members, "call", &flash_net_NetConnection_call);
5116     dict_put(&flash_net_NetConnection.members, "usingTLS", &flash_net_NetConnection_usingTLS);
5117     dict_put(&flash_net_NetConnection.members, "proxyType", &flash_net_NetConnection_proxyType);
5118     dict_put(&flash_net_NetConnection.members, "addHeader", &flash_net_NetConnection_addHeader);
5119     dict_put(&flash_net_NetConnection.members, "protocol", &flash_net_NetConnection_protocol);
5120     dict_put(&flash_net_NetConnection.members, "close", &flash_net_NetConnection_close);
5121     dict_put(&flash_net_NetConnection.members, "nearNonce", &flash_net_NetConnection_nearNonce);
5122     dict_put(&flash_net_NetConnection.members, "connect", &flash_net_NetConnection_connect);
5123     dict_put(&flash_net_NetConnection.members, "unconnectedPeerStreams", &flash_net_NetConnection_unconnectedPeerStreams);
5124     dict_put(&flash_net_NetConnection.members, "maxPeerConnections", &flash_net_NetConnection_maxPeerConnections);
5125     dict_put(&flash_net_NetConnection.members, "connectedProxyType", &flash_net_NetConnection_connectedProxyType);
5126     dict_put(&flash_net_NetConnection.members, "uri", &flash_net_NetConnection_uri);
5127     dict_put(d, &_decodeURIComponent, &_decodeURIComponent);
5128     dict_put(d, &flash_sampler_isGetterSetter, &flash_sampler_isGetterSetter);
5129     dict_put(d, &flash_utils_getQualifiedSuperclassName, &flash_utils_getQualifiedSuperclassName);
5130     dict_put(d, &flash_display_GraphicsPathWinding, &flash_display_GraphicsPathWinding);
5131     dict_init(&flash_display_GraphicsPathWinding.members, 8);
5132     dict_put(d, &flash_text_engine_TabStop, &flash_text_engine_TabStop);
5133     dict_init(&flash_text_engine_TabStop.members, 8);
5134     dict_put(&flash_text_engine_TabStop.members, "alignment", &flash_text_engine_TabStop_alignment);
5135     dict_put(&flash_text_engine_TabStop.members, "position", &flash_text_engine_TabStop_position);
5136     dict_put(&flash_text_engine_TabStop.members, "decimalAlignmentToken", &flash_text_engine_TabStop_decimalAlignmentToken);
5137     dict_put(d, &flash_text_engine_JustificationStyle, &flash_text_engine_JustificationStyle);
5138     dict_init(&flash_text_engine_JustificationStyle.members, 8);
5139     dict_put(d, &flash_sampler_startSampling, &flash_sampler_startSampling);
5140     dict_put(d, &flash_text_engine_TextRotation, &flash_text_engine_TextRotation);
5141     dict_init(&flash_text_engine_TextRotation.members, 8);
5142     dict_put(d, &flash_sampler_clearSamples, &flash_sampler_clearSamples);
5143     dict_put(d, &flash_system_IMEConversionMode, &flash_system_IMEConversionMode);
5144     dict_init(&flash_system_IMEConversionMode.members, 8);
5145     dict_put(d, &flash_display_StageScaleMode, &flash_display_StageScaleMode);
5146     dict_init(&flash_display_StageScaleMode.members, 8);
5147     dict_put(d, &flash_sampler_getSize, &flash_sampler_getSize);
5148     dict_put(d, &flash_net_URLStream, &flash_net_URLStream);
5149     dict_init(&flash_net_URLStream.members, 31);
5150     dict_put(&flash_net_URLStream.members, "readUTF", &flash_net_URLStream_readUTF);
5151     dict_put(&flash_net_URLStream.members, "readByte", &flash_net_URLStream_readByte);
5152     dict_put(&flash_net_URLStream.members, "readUTFBytes", &flash_net_URLStream_readUTFBytes);
5153     dict_put(&flash_net_URLStream.members, "readShort", &flash_net_URLStream_readShort);
5154     dict_put(&flash_net_URLStream.members, "objectEncoding", &flash_net_URLStream_objectEncoding);
5155     dict_put(&flash_net_URLStream.members, "connected", &flash_net_URLStream_connected);
5156     dict_put(&flash_net_URLStream.members, "readUnsignedInt", &flash_net_URLStream_readUnsignedInt);
5157     dict_put(&flash_net_URLStream.members, "readDouble", &flash_net_URLStream_readDouble);
5158     dict_put(&flash_net_URLStream.members, "readBytes", &flash_net_URLStream_readBytes);
5159     dict_put(&flash_net_URLStream.members, "readUnsignedByte", &flash_net_URLStream_readUnsignedByte);
5160     dict_put(&flash_net_URLStream.members, "readMultiByte", &flash_net_URLStream_readMultiByte);
5161     dict_put(&flash_net_URLStream.members, "readInt", &flash_net_URLStream_readInt);
5162     dict_put(&flash_net_URLStream.members, "bytesAvailable", &flash_net_URLStream_bytesAvailable);
5163     dict_put(&flash_net_URLStream.members, "load", &flash_net_URLStream_load);
5164     dict_put(&flash_net_URLStream.members, "close", &flash_net_URLStream_close);
5165     dict_put(&flash_net_URLStream.members, "readUnsignedShort", &flash_net_URLStream_readUnsignedShort);
5166     dict_put(&flash_net_URLStream.members, "readObject", &flash_net_URLStream_readObject);
5167     dict_put(&flash_net_URLStream.members, "readFloat", &flash_net_URLStream_readFloat);
5168     dict_put(&flash_net_URLStream.members, "endian", &flash_net_URLStream_endian);
5169     dict_put(&flash_net_URLStream.members, "readBoolean", &flash_net_URLStream_readBoolean);
5170     dict_put(d, &flash_display_BlendMode, &flash_display_BlendMode);
5171     dict_init(&flash_display_BlendMode.members, 8);
5172     dict_put(d, &flash_ui_Mouse, &flash_ui_Mouse);
5173     dict_init(&flash_ui_Mouse.members, 8);
5174     dict_put(d, &flash_errors_InvalidSWFError, &flash_errors_InvalidSWFError);
5175     dict_init(&flash_errors_InvalidSWFError.members, 8);
5176     dict_put(d, &flash_text_engine_RenderingMode, &flash_text_engine_RenderingMode);
5177     dict_init(&flash_text_engine_RenderingMode.members, 8);
5178     dict_put(d, &flash_display_GraphicsTrianglePath, &flash_display_GraphicsTrianglePath);
5179     dict_init(&flash_display_GraphicsTrianglePath.members, 8);
5180     dict_put(&flash_display_GraphicsTrianglePath.members, "culling", &flash_display_GraphicsTrianglePath_culling);
5181     dict_put(&flash_display_GraphicsTrianglePath.members, "vertices", &flash_display_GraphicsTrianglePath_vertices);
5182     dict_put(&flash_display_GraphicsTrianglePath.members, "indices", &flash_display_GraphicsTrianglePath_indices);
5183     dict_put(&flash_display_GraphicsTrianglePath.members, "uvtData", &flash_display_GraphicsTrianglePath_uvtData);
5184     dict_put(d, &flash_display_IGraphicsFill, &flash_display_IGraphicsFill);
5185     dict_init(&flash_display_IGraphicsFill.members, 8);
5186     dict_put(d, &flash_text_engine_TypographicCase, &flash_text_engine_TypographicCase);
5187     dict_init(&flash_text_engine_TypographicCase.members, 8);
5188     dict_put(d, &_XML, &_XML);
5189     dict_init(&_XML.members, 127);
5190     dict_put(&_XML.members, "attribute", &_XML_attribute);
5191     dict_put(&_XML.members, "toString", &_XML_toString);
5192     dict_put(&_XML.members, "childIndex", &_XML_childIndex);
5193     dict_put(&_XML.members, "parent", &_XML_parent);
5194     dict_put(&_XML.members, "appendChild", &_XML_appendChild);
5195     dict_put(&_XML.members, "replace", &_XML_replace);
5196     dict_put(&_XML.members, "elements", &_XML_elements);
5197     dict_put(&_XML.members, "setNotification", &_XML_setNotification);
5198     dict_put(&_XML.members, "namespaceDeclarations", &_XML_namespaceDeclarations);
5199     dict_put(&_XML.members, "length", &_XML_length);
5200     dict_put(&_XML.members, "comments", &_XML_comments);
5201     dict_put(&_XML.members, "processingInstructions", &_XML_processingInstructions);
5202     dict_put(&_XML.members, "inScopeNamespaces", &_XML_inScopeNamespaces);
5203     dict_put(&_XML.members, "prettyPrinting", &_XML_prettyPrinting);
5204     dict_put(&_XML.members, "children", &_XML_children);
5205     dict_put(&_XML.members, "setLocalName", &_XML_setLocalName);
5206     dict_put(&_XML.members, "setSettings", &_XML_setSettings);
5207     dict_put(&_XML.members, "ignoreComments", &_XML_ignoreComments);
5208     dict_put(&_XML.members, "notification", &_XML_notification);
5209     dict_put(&_XML.members, "ignoreWhitespace", &_XML_ignoreWhitespace);
5210     dict_put(&_XML.members, "setNamespace", &_XML_setNamespace);
5211     dict_put(&_XML.members, "prependChild", &_XML_prependChild);
5212     dict_put(&_XML.members, "hasSimpleContent", &_XML_hasSimpleContent);
5213     dict_put(&_XML.members, "insertChildBefore", &_XML_insertChildBefore);
5214     dict_put(&_XML.members, "hasOwnProperty", &_XML_hasOwnProperty);
5215     dict_put(&_XML.members, "normalize", &_XML_normalize);
5216     dict_put(&_XML.members, "valueOf", &_XML_valueOf);
5217     dict_put(&_XML.members, "copy", &_XML_copy);
5218     dict_put(&_XML.members, "localName", &_XML_localName);
5219     dict_put(&_XML.members, "contains", &_XML_contains);
5220     dict_put(&_XML.members, "propertyIsEnumerable", &_XML_propertyIsEnumerable);
5221     dict_put(&_XML.members, "defaultSettings", &_XML_defaultSettings);
5222     dict_put(&_XML.members, "settings", &_XML_settings);
5223     dict_put(&_XML.members, "namespace", &_XML_namespace);
5224     dict_put(&_XML.members, "attributes", &_XML_attributes);
5225     dict_put(&_XML.members, "setName", &_XML_setName);
5226     dict_put(&_XML.members, "text", &_XML_text);
5227     dict_put(&_XML.members, "insertChildAfter", &_XML_insertChildAfter);
5228     dict_put(&_XML.members, "ignoreProcessingInstructions", &_XML_ignoreProcessingInstructions);
5229     dict_put(&_XML.members, "prettyIndent", &_XML_prettyIndent);
5230     dict_put(&_XML.members, "descendants", &_XML_descendants);
5231     dict_put(&_XML.members, "toXMLString", &_XML_toXMLString);
5232     dict_put(&_XML.members, "hasComplexContent", &_XML_hasComplexContent);
5233     dict_put(&_XML.members, "child", &_XML_child);
5234     dict_put(&_XML.members, "removeNamespace", &_XML_removeNamespace);
5235     dict_put(&_XML.members, "addNamespace", &_XML_addNamespace);
5236     dict_put(&_XML.members, "nodeKind", &_XML_nodeKind);
5237     dict_put(&_XML.members, "name", &_XML_name);
5238     dict_put(&_XML.members, "setChildren", &_XML_setChildren);
5239     dict_put(d, &flash_net_NetStreamInfo, &flash_net_NetStreamInfo);
5240     dict_init(&flash_net_NetStreamInfo.members, 31);
5241     dict_put(&flash_net_NetStreamInfo.members, "maxBytesPerSecond", &flash_net_NetStreamInfo_maxBytesPerSecond);
5242     dict_put(&flash_net_NetStreamInfo.members, "dataBufferByteLength", &flash_net_NetStreamInfo_dataBufferByteLength);
5243     dict_put(&flash_net_NetStreamInfo.members, "videoByteCount", &flash_net_NetStreamInfo_videoByteCount);
5244     dict_put(&flash_net_NetStreamInfo.members, "videoBufferLength", &flash_net_NetStreamInfo_videoBufferLength);
5245     dict_put(&flash_net_NetStreamInfo.members, "audioBufferByteLength", &flash_net_NetStreamInfo_audioBufferByteLength);
5246     dict_put(&flash_net_NetStreamInfo.members, "dataBytesPerSecond", &flash_net_NetStreamInfo_dataBytesPerSecond);
5247     dict_put(&flash_net_NetStreamInfo.members, "SRTT", &flash_net_NetStreamInfo_SRTT);
5248     dict_put(&flash_net_NetStreamInfo.members, "droppedFrames", &flash_net_NetStreamInfo_droppedFrames);
5249     dict_put(&flash_net_NetStreamInfo.members, "audioByteCount", &flash_net_NetStreamInfo_audioByteCount);
5250     dict_put(&flash_net_NetStreamInfo.members, "audioBufferLength", &flash_net_NetStreamInfo_audioBufferLength);
5251     dict_put(&flash_net_NetStreamInfo.members, "byteCount", &flash_net_NetStreamInfo_byteCount);
5252     dict_put(&flash_net_NetStreamInfo.members, "toString", &flash_net_NetStreamInfo_toString);
5253     dict_put(&flash_net_NetStreamInfo.members, "dataByteCount", &flash_net_NetStreamInfo_dataByteCount);
5254     dict_put(&flash_net_NetStreamInfo.members, "videoBufferByteLength", &flash_net_NetStreamInfo_videoBufferByteLength);
5255     dict_put(&flash_net_NetStreamInfo.members, "dataBufferLength", &flash_net_NetStreamInfo_dataBufferLength);
5256     dict_put(&flash_net_NetStreamInfo.members, "audioLossRate", &flash_net_NetStreamInfo_audioLossRate);
5257     dict_put(&flash_net_NetStreamInfo.members, "videoBytesPerSecond", &flash_net_NetStreamInfo_videoBytesPerSecond);
5258     dict_put(&flash_net_NetStreamInfo.members, "currentBytesPerSecond", &flash_net_NetStreamInfo_currentBytesPerSecond);
5259     dict_put(&flash_net_NetStreamInfo.members, "audioBytesPerSecond", &flash_net_NetStreamInfo_audioBytesPerSecond);
5260     dict_put(&flash_net_NetStreamInfo.members, "playbackBytesPerSecond", &flash_net_NetStreamInfo_playbackBytesPerSecond);
5261     dict_put(d, &flash_display_Stage, &flash_display_Stage);
5262     dict_init(&flash_display_Stage.members, 63);
5263     dict_put(&flash_display_Stage.members, "setChildIndex", &flash_display_Stage_setChildIndex);
5264     dict_put(&flash_display_Stage.members, "stageFocusRect", &flash_display_Stage_stageFocusRect);
5265     dict_put(&flash_display_Stage.members, "frameRate", &flash_display_Stage_frameRate);
5266     dict_put(&flash_display_Stage.members, "invalidate", &flash_display_Stage_invalidate);
5267     dict_put(&flash_display_Stage.members, "textSnapshot", &flash_display_Stage_textSnapshot);
5268     dict_put(&flash_display_Stage.members, "quality", &flash_display_Stage_quality);
5269     dict_put(&flash_display_Stage.members, "willTrigger", &flash_display_Stage_willTrigger);
5270     dict_put(&flash_display_Stage.members, "dispatchEvent", &flash_display_Stage_dispatchEvent);
5271     dict_put(&flash_display_Stage.members, "isFocusInaccessible", &flash_display_Stage_isFocusInaccessible);
5272     dict_put(&flash_display_Stage.members, "removeChildAt", &flash_display_Stage_removeChildAt);
5273     dict_put(&flash_display_Stage.members, "fullScreenWidth", &flash_display_Stage_fullScreenWidth);
5274     dict_put(&flash_display_Stage.members, "addChildAt", &flash_display_Stage_addChildAt);
5275     dict_put(&flash_display_Stage.members, "height", &flash_display_Stage_height);
5276     dict_put(&flash_display_Stage.members, "fullScreenSourceRect", &flash_display_Stage_fullScreenSourceRect);
5277     dict_put(&flash_display_Stage.members, "width", &flash_display_Stage_width);
5278     dict_put(&flash_display_Stage.members, "addChild", &flash_display_Stage_addChild);
5279     dict_put(&flash_display_Stage.members, "numChildren", &flash_display_Stage_numChildren);
5280     dict_put(&flash_display_Stage.members, "mouseChildren", &flash_display_Stage_mouseChildren);
5281     dict_put(&flash_display_Stage.members, "swapChildrenAt", &flash_display_Stage_swapChildrenAt);
5282     dict_put(&flash_display_Stage.members, "showDefaultContextMenu", &flash_display_Stage_showDefaultContextMenu);
5283     dict_put(&flash_display_Stage.members, "addEventListener", &flash_display_Stage_addEventListener);
5284     dict_put(&flash_display_Stage.members, "stageHeight", &flash_display_Stage_stageHeight);
5285     dict_put(&flash_display_Stage.members, "fullScreenHeight", &flash_display_Stage_fullScreenHeight);
5286     dict_put(&flash_display_Stage.members, "align", &flash_display_Stage_align);
5287     dict_put(&flash_display_Stage.members, "hasEventListener", &flash_display_Stage_hasEventListener);
5288     dict_put(&flash_display_Stage.members, "displayState", &flash_display_Stage_displayState);
5289     dict_put(&flash_display_Stage.members, "scaleMode", &flash_display_Stage_scaleMode);
5290     dict_put(&flash_display_Stage.members, "tabChildren", &flash_display_Stage_tabChildren);
5291     dict_put(&flash_display_Stage.members, "focus", &flash_display_Stage_focus);
5292     dict_put(&flash_display_Stage.members, "colorCorrection", &flash_display_Stage_colorCorrection);
5293     dict_put(&flash_display_Stage.members, "colorCorrectionSupport", &flash_display_Stage_colorCorrectionSupport);
5294     dict_put(&flash_display_Stage.members, "stageWidth", &flash_display_Stage_stageWidth);
5295     dict_put(d, &flash_ui_ContextMenuItem, &flash_ui_ContextMenuItem);
5296     dict_init(&flash_ui_ContextMenuItem.members, 8);
5297     dict_put(&flash_ui_ContextMenuItem.members, "separatorBefore", &flash_ui_ContextMenuItem_separatorBefore);
5298     dict_put(&flash_ui_ContextMenuItem.members, "enabled", &flash_ui_ContextMenuItem_enabled);
5299     dict_put(&flash_ui_ContextMenuItem.members, "caption", &flash_ui_ContextMenuItem_caption);
5300     dict_put(&flash_ui_ContextMenuItem.members, "clone", &flash_ui_ContextMenuItem_clone);
5301     dict_put(&flash_ui_ContextMenuItem.members, "visible", &flash_ui_ContextMenuItem_visible);
5302     dict_put(d, &flash_trace_Trace, &flash_trace_Trace);
5303     dict_init(&flash_trace_Trace.members, 8);
5304     dict_put(d, &flash_events_TimerEvent, &flash_events_TimerEvent);
5305     dict_init(&flash_events_TimerEvent.members, 8);
5306     dict_put(&flash_events_TimerEvent.members, "toString", &flash_events_TimerEvent_toString);
5307     dict_put(&flash_events_TimerEvent.members, "clone", &flash_events_TimerEvent_clone);
5308     dict_put(&flash_events_TimerEvent.members, "updateAfterEvent", &flash_events_TimerEvent_updateAfterEvent);
5309     dict_put(d, &flash_events_SampleDataEvent, &flash_events_SampleDataEvent);
5310     dict_init(&flash_events_SampleDataEvent.members, 8);
5311     dict_put(&flash_events_SampleDataEvent.members, "toString", &flash_events_SampleDataEvent_toString);
5312     dict_put(&flash_events_SampleDataEvent.members, "position", &flash_events_SampleDataEvent_position);
5313     dict_put(&flash_events_SampleDataEvent.members, "clone", &flash_events_SampleDataEvent_clone);
5314     dict_put(&flash_events_SampleDataEvent.members, "data", &flash_events_SampleDataEvent_data);
5315     dict_put(d, &flash_display_ShaderPrecision, &flash_display_ShaderPrecision);
5316     dict_init(&flash_display_ShaderPrecision.members, 8);
5317     dict_put(d, &flash_net_FileReference, &flash_net_FileReference);
5318     dict_init(&flash_net_FileReference.members, 31);
5319     dict_put(&flash_net_FileReference.members, "type", &flash_net_FileReference_type);
5320     dict_put(&flash_net_FileReference.members, "browse", &flash_net_FileReference_browse);
5321     dict_put(&flash_net_FileReference.members, "creationDate", &flash_net_FileReference_creationDate);
5322     dict_put(&flash_net_FileReference.members, "upload", &flash_net_FileReference_upload);
5323     dict_put(&flash_net_FileReference.members, "download", &flash_net_FileReference_download);
5324     dict_put(&flash_net_FileReference.members, "save", &flash_net_FileReference_save);
5325     dict_put(&flash_net_FileReference.members, "cancel", &flash_net_FileReference_cancel);
5326     dict_put(&flash_net_FileReference.members, "creator", &flash_net_FileReference_creator);
5327     dict_put(&flash_net_FileReference.members, "data", &flash_net_FileReference_data);
5328     dict_put(&flash_net_FileReference.members, "size", &flash_net_FileReference_size);
5329     dict_put(&flash_net_FileReference.members, "name", &flash_net_FileReference_name);
5330     dict_put(&flash_net_FileReference.members, "load", &flash_net_FileReference_load);
5331     dict_put(&flash_net_FileReference.members, "modificationDate", &flash_net_FileReference_modificationDate);
5332     dict_put(d, &_DefinitionError, &_DefinitionError);
5333     dict_init(&_DefinitionError.members, 8);
5334     dict_put(d, &flash_events_EventDispatcher, &flash_events_EventDispatcher);
5335     dict_init(&flash_events_EventDispatcher.members, 8);
5336     dict_put(&flash_events_EventDispatcher.members, "willTrigger", &flash_events_EventDispatcher_willTrigger);
5337     dict_put(&flash_events_EventDispatcher.members, "toString", &flash_events_EventDispatcher_toString);
5338     dict_put(&flash_events_EventDispatcher.members, "removeEventListener", &flash_events_EventDispatcher_removeEventListener);
5339     dict_put(&flash_events_EventDispatcher.members, "hasEventListener", &flash_events_EventDispatcher_hasEventListener);
5340     dict_put(&flash_events_EventDispatcher.members, "addEventListener", &flash_events_EventDispatcher_addEventListener);
5341     dict_put(&flash_events_EventDispatcher.members, "dispatchEvent", &flash_events_EventDispatcher_dispatchEvent);
5342     dict_put(d, &flash_net_SharedObjectFlushStatus, &flash_net_SharedObjectFlushStatus);
5343     dict_init(&flash_net_SharedObjectFlushStatus.members, 8);
5344     dict_put(d, &flash_text_TextLineMetrics, &flash_text_TextLineMetrics);
5345     dict_init(&flash_text_TextLineMetrics.members, 8);
5346     dict_put(&flash_text_TextLineMetrics.members, "descent", &flash_text_TextLineMetrics_descent);
5347     dict_put(&flash_text_TextLineMetrics.members, "width", &flash_text_TextLineMetrics_width);
5348     dict_put(&flash_text_TextLineMetrics.members, "ascent", &flash_text_TextLineMetrics_ascent);
5349     dict_put(&flash_text_TextLineMetrics.members, "leading", &flash_text_TextLineMetrics_leading);
5350     dict_put(&flash_text_TextLineMetrics.members, "height", &flash_text_TextLineMetrics_height);
5351     dict_put(&flash_text_TextLineMetrics.members, "x", &flash_text_TextLineMetrics_x);
5352     dict_put(d, &flash_text_AntiAliasType, &flash_text_AntiAliasType);
5353     dict_init(&flash_text_AntiAliasType.members, 8);
5354     dict_put(d, &flash_system_SecurityDomain, &flash_system_SecurityDomain);
5355     dict_init(&flash_system_SecurityDomain.members, 8);
5356     dict_put(d, &flash_text_Font, &flash_text_Font);
5357     dict_init(&flash_text_Font.members, 8);
5358     dict_put(&flash_text_Font.members, "enumerateFonts", &flash_text_Font_enumerateFonts);
5359     dict_put(&flash_text_Font.members, "hasGlyphs", &flash_text_Font_hasGlyphs);
5360     dict_put(&flash_text_Font.members, "fontName", &flash_text_Font_fontName);
5361     dict_put(&flash_text_Font.members, "registerFont", &flash_text_Font_registerFont);
5362     dict_put(&flash_text_Font.members, "fontStyle", &flash_text_Font_fontStyle);
5363     dict_put(&flash_text_Font.members, "fontType", &flash_text_Font_fontType);
5364     dict_put(d, &_RegExp, &_RegExp);
5365     dict_init(&_RegExp.members, 8);
5366     dict_put(&_RegExp.members, "source", &_RegExp_source);
5367     dict_put(&_RegExp.members, "test", &_RegExp_test);
5368     dict_put(&_RegExp.members, "global", &_RegExp_global);
5369     dict_put(&_RegExp.members, "exec", &_RegExp_exec);
5370     dict_put(&_RegExp.members, "ignoreCase", &_RegExp_ignoreCase);
5371     dict_put(&_RegExp.members, "dotall", &_RegExp_dotall);
5372     dict_put(&_RegExp.members, "lastIndex", &_RegExp_lastIndex);
5373     dict_put(&_RegExp.members, "extended", &_RegExp_extended);
5374     dict_put(&_RegExp.members, "multiline", &_RegExp_multiline);
5375     dict_put(d, &flash_accessibility_AccessibilityProperties, &flash_accessibility_AccessibilityProperties);
5376     dict_init(&flash_accessibility_AccessibilityProperties.members, 8);
5377     dict_put(&flash_accessibility_AccessibilityProperties.members, "forceSimple", &flash_accessibility_AccessibilityProperties_forceSimple);
5378     dict_put(&flash_accessibility_AccessibilityProperties.members, "noAutoLabeling", &flash_accessibility_AccessibilityProperties_noAutoLabeling);
5379     dict_put(&flash_accessibility_AccessibilityProperties.members, "description", &flash_accessibility_AccessibilityProperties_description);
5380     dict_put(&flash_accessibility_AccessibilityProperties.members, "name", &flash_accessibility_AccessibilityProperties_name);
5381     dict_put(&flash_accessibility_AccessibilityProperties.members, "shortcut", &flash_accessibility_AccessibilityProperties_shortcut);
5382     dict_put(&flash_accessibility_AccessibilityProperties.members, "silent", &flash_accessibility_AccessibilityProperties_silent);
5383     dict_put(d, &flash_ui_ContextMenu, &flash_ui_ContextMenu);
5384     dict_init(&flash_ui_ContextMenu.members, 8);
5385     dict_put(&flash_ui_ContextMenu.members, "hideBuiltInItems", &flash_ui_ContextMenu_hideBuiltInItems);
5386     dict_put(&flash_ui_ContextMenu.members, "clipboardItems", &flash_ui_ContextMenu_clipboardItems);
5387     dict_put(&flash_ui_ContextMenu.members, "builtInItems", &flash_ui_ContextMenu_builtInItems);
5388     dict_put(&flash_ui_ContextMenu.members, "customItems", &flash_ui_ContextMenu_customItems);
5389     dict_put(&flash_ui_ContextMenu.members, "clone", &flash_ui_ContextMenu_clone);
5390     dict_put(&flash_ui_ContextMenu.members, "link", &flash_ui_ContextMenu_link);
5391     dict_put(&flash_ui_ContextMenu.members, "clipboardMenu", &flash_ui_ContextMenu_clipboardMenu);
5392     dict_put(d, &flash_text_TextFieldAutoSize, &flash_text_TextFieldAutoSize);
5393     dict_init(&flash_text_TextFieldAutoSize.members, 8);
5394     dict_put(d, &_Math, &_Math);
5395     dict_init(&_Math.members, 8);
5396     dict_put(d, &flash_display_ColorCorrectionSupport, &flash_display_ColorCorrectionSupport);
5397     dict_init(&flash_display_ColorCorrectionSupport.members, 8);
5398     dict_put(d, &flash_errors_IOError, &flash_errors_IOError);
5399     dict_init(&flash_errors_IOError.members, 8);
5400     dict_put(d, &_trace, &_trace);
5401     dict_put(d, &flash_ui_ContextMenuBuiltInItems, &flash_ui_ContextMenuBuiltInItems);
5402     dict_init(&flash_ui_ContextMenuBuiltInItems.members, 8);
5403     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "zoom", &flash_ui_ContextMenuBuiltInItems_zoom);
5404     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "save", &flash_ui_ContextMenuBuiltInItems_save);
5405     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "loop", &flash_ui_ContextMenuBuiltInItems_loop);
5406     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "print", &flash_ui_ContextMenuBuiltInItems_print);
5407     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "forwardAndBack", &flash_ui_ContextMenuBuiltInItems_forwardAndBack);
5408     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "rewind", &flash_ui_ContextMenuBuiltInItems_rewind);
5409     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "clone", &flash_ui_ContextMenuBuiltInItems_clone);
5410     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "quality", &flash_ui_ContextMenuBuiltInItems_quality);
5411     dict_put(&flash_ui_ContextMenuBuiltInItems.members, "play", &flash_ui_ContextMenuBuiltInItems_play);
5412     dict_put(d, &flash_net_FileReferenceList, &flash_net_FileReferenceList);
5413     dict_init(&flash_net_FileReferenceList.members, 8);
5414     dict_put(&flash_net_FileReferenceList.members, "fileList", &flash_net_FileReferenceList_fileList);
5415     dict_put(&flash_net_FileReferenceList.members, "browse", &flash_net_FileReferenceList_browse);
5416     dict_put(d, &flash_display_TriangleCulling, &flash_display_TriangleCulling);
5417     dict_init(&flash_display_TriangleCulling.members, 8);
5418     dict_put(d, &flash_media_SoundMixer, &flash_media_SoundMixer);
5419     dict_init(&flash_media_SoundMixer.members, 8);
5420     dict_put(d, &adobe_utils_XMLUI, &adobe_utils_XMLUI);
5421     dict_init(&adobe_utils_XMLUI.members, 8);
5422     dict_put(d, &_escape, &_escape);
5423     dict_put(d, &flash_utils_setInterval, &flash_utils_setInterval);
5424     dict_put(d, &flash_events_StatusEvent, &flash_events_StatusEvent);
5425     dict_init(&flash_events_StatusEvent.members, 8);
5426     dict_put(&flash_events_StatusEvent.members, "toString", &flash_events_StatusEvent_toString);
5427     dict_put(&flash_events_StatusEvent.members, "code", &flash_events_StatusEvent_code);
5428     dict_put(&flash_events_StatusEvent.members, "clone", &flash_events_StatusEvent_clone);
5429     dict_put(&flash_events_StatusEvent.members, "level", &flash_events_StatusEvent_level);
5430     dict_put(d, &flash_display_IGraphicsPath, &flash_display_IGraphicsPath);
5431     dict_init(&flash_display_IGraphicsPath.members, 8);
5432     dict_put(d, &flash_events_ShaderEvent, &flash_events_ShaderEvent);
5433     dict_init(&flash_events_ShaderEvent.members, 8);
5434     dict_put(&flash_events_ShaderEvent.members, "vector", &flash_events_ShaderEvent_vector);
5435     dict_put(&flash_events_ShaderEvent.members, "toString", &flash_events_ShaderEvent_toString);
5436     dict_put(&flash_events_ShaderEvent.members, "bitmapData", &flash_events_ShaderEvent_bitmapData);
5437     dict_put(&flash_events_ShaderEvent.members, "clone", &flash_events_ShaderEvent_clone);
5438     dict_put(&flash_events_ShaderEvent.members, "byteArray", &flash_events_ShaderEvent_byteArray);
5439     dict_put(d, &flash_display_Shader, &flash_display_Shader);
5440     dict_init(&flash_display_Shader.members, 8);
5441     dict_put(&flash_display_Shader.members, "precisionHint", &flash_display_Shader_precisionHint);
5442     dict_put(&flash_display_Shader.members, "data", &flash_display_Shader_data);
5443     dict_put(d, &flash_errors_StackOverflowError, &flash_errors_StackOverflowError);
5444     dict_init(&flash_errors_StackOverflowError.members, 8);
5445     dict_put(d, &flash_sampler_getInvocationCount, &flash_sampler_getInvocationCount);
5446     dict_put(d, &flash_text_engine_Kerning, &flash_text_engine_Kerning);
5447     dict_init(&flash_text_engine_Kerning.members, 8);
5448     dict_put(d, &flash_text_CSMSettings, &flash_text_CSMSettings);
5449     dict_init(&flash_text_CSMSettings.members, 8);
5450     dict_put(&flash_text_CSMSettings.members, "fontSize", &flash_text_CSMSettings_fontSize);
5451     dict_put(&flash_text_CSMSettings.members, "outsideCutoff", &flash_text_CSMSettings_outsideCutoff);
5452     dict_put(&flash_text_CSMSettings.members, "insideCutoff", &flash_text_CSMSettings_insideCutoff);
5453     dict_put(d, &_RangeError, &_RangeError);
5454     dict_init(&_RangeError.members, 8);
5455     dict_put(d, &_Number, &_Number);
5456     dict_init(&_Number.members, 8);
5457     dict_put(&_Number.members, "valueOf", &_Number_valueOf);
5458     dict_put(&_Number.members, "toString", &_Number_toString);
5459     dict_put(&_Number.members, "toExponential", &_Number_toExponential);
5460     dict_put(&_Number.members, "toFixed", &_Number_toFixed);
5461     dict_put(&_Number.members, "toPrecision", &_Number_toPrecision);
5462     dict_put(d, &flash_display_Graphics, &flash_display_Graphics);
5463     dict_init(&flash_display_Graphics.members, 63);
5464     dict_put(&flash_display_Graphics.members, "drawPath", &flash_display_Graphics_drawPath);
5465     dict_put(&flash_display_Graphics.members, "drawEllipse", &flash_display_Graphics_drawEllipse);
5466     dict_put(&flash_display_Graphics.members, "drawRoundRectComplex", &flash_display_Graphics_drawRoundRectComplex);
5467     dict_put(&flash_display_Graphics.members, "moveTo", &flash_display_Graphics_moveTo);
5468     dict_put(&flash_display_Graphics.members, "lineShaderStyle", &flash_display_Graphics_lineShaderStyle);
5469     dict_put(&flash_display_Graphics.members, "beginFill", &flash_display_Graphics_beginFill);
5470     dict_put(&flash_display_Graphics.members, "beginGradientFill", &flash_display_Graphics_beginGradientFill);
5471     dict_put(&flash_display_Graphics.members, "drawGraphicsData", &flash_display_Graphics_drawGraphicsData);
5472     dict_put(&flash_display_Graphics.members, "lineGradientStyle", &flash_display_Graphics_lineGradientStyle);
5473     dict_put(&flash_display_Graphics.members, "drawRoundRect", &flash_display_Graphics_drawRoundRect);
5474     dict_put(&flash_display_Graphics.members, "beginBitmapFill", &flash_display_Graphics_beginBitmapFill);
5475     dict_put(&flash_display_Graphics.members, "lineStyle", &flash_display_Graphics_lineStyle);
5476     dict_put(&flash_display_Graphics.members, "lineTo", &flash_display_Graphics_lineTo);
5477     dict_put(&flash_display_Graphics.members, "endFill", &flash_display_Graphics_endFill);
5478     dict_put(&flash_display_Graphics.members, "copyFrom", &flash_display_Graphics_copyFrom);
5479     dict_put(&flash_display_Graphics.members, "lineBitmapStyle", &flash_display_Graphics_lineBitmapStyle);
5480     dict_put(&flash_display_Graphics.members, "curveTo", &flash_display_Graphics_curveTo);
5481     dict_put(&flash_display_Graphics.members, "clear", &flash_display_Graphics_clear);
5482     dict_put(&flash_display_Graphics.members, "drawCircle", &flash_display_Graphics_drawCircle);
5483     dict_put(&flash_display_Graphics.members, "beginShaderFill", &flash_display_Graphics_beginShaderFill);
5484     dict_put(&flash_display_Graphics.members, "drawTriangles", &flash_display_Graphics_drawTriangles);
5485     dict_put(&flash_display_Graphics.members, "drawRect", &flash_display_Graphics_drawRect);
5486     dict_put(d, &_SyntaxError, &_SyntaxError);
5487     dict_init(&_SyntaxError.members, 8);
5488     dict_put(d, &flash_sampler_NewObjectSample, &flash_sampler_NewObjectSample);
5489     dict_init(&flash_sampler_NewObjectSample.members, 8);
5490     dict_put(&flash_sampler_NewObjectSample.members, "object", &flash_sampler_NewObjectSample_object);
5491     dict_put(d, &flash_net_FileFilter, &flash_net_FileFilter);
5492     dict_init(&flash_net_FileFilter.members, 8);
5493     dict_put(&flash_net_FileFilter.members, "extension", &flash_net_FileFilter_extension);
5494     dict_put(&flash_net_FileFilter.members, "description", &flash_net_FileFilter_description);
5495     dict_put(&flash_net_FileFilter.members, "macType", &flash_net_FileFilter_macType);
5496     dict_put(d, &flash_display_BitmapDataChannel, &flash_display_BitmapDataChannel);
5497     dict_init(&flash_display_BitmapDataChannel.members, 8);
5498     dict_put(d, &flash_utils_clearInterval, &flash_utils_clearInterval);
5499     dict_put(d, &flash_text_engine_ContentElement, &flash_text_engine_ContentElement);
5500     dict_init(&flash_text_engine_ContentElement.members, 8);
5501     dict_put(&flash_text_engine_ContentElement.members, "eventMirror", &flash_text_engine_ContentElement_eventMirror);
5502     dict_put(&flash_text_engine_ContentElement.members, "groupElement", &flash_text_engine_ContentElement_groupElement);
5503     dict_put(&flash_text_engine_ContentElement.members, "textRotation", &flash_text_engine_ContentElement_textRotation);
5504     dict_put(&flash_text_engine_ContentElement.members, "text", &flash_text_engine_ContentElement_text);
5505     dict_put(&flash_text_engine_ContentElement.members, "userData", &flash_text_engine_ContentElement_userData);
5506     dict_put(&flash_text_engine_ContentElement.members, "elementFormat", &flash_text_engine_ContentElement_elementFormat);
5507     dict_put(&flash_text_engine_ContentElement.members, "textBlock", &flash_text_engine_ContentElement_textBlock);
5508     dict_put(&flash_text_engine_ContentElement.members, "rawText", &flash_text_engine_ContentElement_rawText);
5509     dict_put(&flash_text_engine_ContentElement.members, "textBlockBeginIndex", &flash_text_engine_ContentElement_textBlockBeginIndex);
5510     dict_put(d, &flash_utils_Endian, &flash_utils_Endian);
5511     dict_init(&flash_utils_Endian.members, 8);
5512     dict_put(d, &flash_net_navigateToURL, &flash_net_navigateToURL);
5513     dict_put(d, &flash_events_ProgressEvent, &flash_events_ProgressEvent);
5514     dict_init(&flash_events_ProgressEvent.members, 8);
5515     dict_put(&flash_events_ProgressEvent.members, "bytesLoaded", &flash_events_ProgressEvent_bytesLoaded);
5516     dict_put(&flash_events_ProgressEvent.members, "toString", &flash_events_ProgressEvent_toString);
5517     dict_put(&flash_events_ProgressEvent.members, "bytesTotal", &flash_events_ProgressEvent_bytesTotal);
5518     dict_put(&flash_events_ProgressEvent.members, "clone", &flash_events_ProgressEvent_clone);
5519     dict_put(d, &flash_media_Sound, &flash_media_Sound);
5520     dict_init(&flash_media_Sound.members, 15);
5521     dict_put(&flash_media_Sound.members, "extract", &flash_media_Sound_extract);
5522     dict_put(&flash_media_Sound.members, "bytesLoaded", &flash_media_Sound_bytesLoaded);
5523     dict_put(&flash_media_Sound.members, "id3", &flash_media_Sound_id3);
5524     dict_put(&flash_media_Sound.members, "play", &flash_media_Sound_play);
5525     dict_put(&flash_media_Sound.members, "url", &flash_media_Sound_url);
5526     dict_put(&flash_media_Sound.members, "isBuffering", &flash_media_Sound_isBuffering);
5527     dict_put(&flash_media_Sound.members, "load", &flash_media_Sound_load);
5528     dict_put(&flash_media_Sound.members, "bytesTotal", &flash_media_Sound_bytesTotal);
5529     dict_put(&flash_media_Sound.members, "length", &flash_media_Sound_length);
5530     dict_put(&flash_media_Sound.members, "close", &flash_media_Sound_close);
5531     dict_put(d, &flash_text_TextExtent, &flash_text_TextExtent);
5532     dict_init(&flash_text_TextExtent.members, 8);
5533     dict_put(&flash_text_TextExtent.members, "descent", &flash_text_TextExtent_descent);
5534     dict_put(&flash_text_TextExtent.members, "width", &flash_text_TextExtent_width);
5535     dict_put(&flash_text_TextExtent.members, "ascent", &flash_text_TextExtent_ascent);
5536     dict_put(&flash_text_TextExtent.members, "textFieldHeight", &flash_text_TextExtent_textFieldHeight);
5537     dict_put(&flash_text_TextExtent.members, "textFieldWidth", &flash_text_TextExtent_textFieldWidth);
5538     dict_put(&flash_text_TextExtent.members, "height", &flash_text_TextExtent_height);
5539     dict_put(d, &flash_text_FontStyle, &flash_text_FontStyle);
5540     dict_init(&flash_text_FontStyle.members, 8);
5541     dict_put(d, &flash_text_engine_TextLineMirrorRegion, &flash_text_engine_TextLineMirrorRegion);
5542     dict_init(&flash_text_engine_TextLineMirrorRegion.members, 8);
5543     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "mirror", &flash_text_engine_TextLineMirrorRegion_mirror);
5544     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "previousRegion", &flash_text_engine_TextLineMirrorRegion_previousRegion);
5545     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "bounds", &flash_text_engine_TextLineMirrorRegion_bounds);
5546     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "nextRegion", &flash_text_engine_TextLineMirrorRegion_nextRegion);
5547     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "element", &flash_text_engine_TextLineMirrorRegion_element);
5548     dict_put(&flash_text_engine_TextLineMirrorRegion.members, "textLine", &flash_text_engine_TextLineMirrorRegion_textLine);
5549     dict_put(d, &flash_geom_Vector3D, &flash_geom_Vector3D);
5550     dict_init(&flash_geom_Vector3D.members, 31);
5551     dict_put(&flash_geom_Vector3D.members, "subtract", &flash_geom_Vector3D_subtract);
5552     dict_put(&flash_geom_Vector3D.members, "distance", &flash_geom_Vector3D_distance);
5553     dict_put(&flash_geom_Vector3D.members, "scaleBy", &flash_geom_Vector3D_scaleBy);
5554     dict_put(&flash_geom_Vector3D.members, "decrementBy", &flash_geom_Vector3D_decrementBy);
5555     dict_put(&flash_geom_Vector3D.members, "equals", &flash_geom_Vector3D_equals);
5556     dict_put(&flash_geom_Vector3D.members, "normalize", &flash_geom_Vector3D_normalize);
5557     dict_put(&flash_geom_Vector3D.members, "dotProduct", &flash_geom_Vector3D_dotProduct);
5558     dict_put(&flash_geom_Vector3D.members, "negate", &flash_geom_Vector3D_negate);
5559     dict_put(&flash_geom_Vector3D.members, "angleBetween", &flash_geom_Vector3D_angleBetween);
5560     dict_put(&flash_geom_Vector3D.members, "toString", &flash_geom_Vector3D_toString);
5561     dict_put(&flash_geom_Vector3D.members, "lengthSquared", &flash_geom_Vector3D_lengthSquared);
5562     dict_put(&flash_geom_Vector3D.members, "x", &flash_geom_Vector3D_x);
5563     dict_put(&flash_geom_Vector3D.members, "incrementBy", &flash_geom_Vector3D_incrementBy);
5564     dict_put(&flash_geom_Vector3D.members, "w", &flash_geom_Vector3D_w);
5565     dict_put(&flash_geom_Vector3D.members, "z", &flash_geom_Vector3D_z);
5566     dict_put(&flash_geom_Vector3D.members, "add", &flash_geom_Vector3D_add);
5567     dict_put(&flash_geom_Vector3D.members, "project", &flash_geom_Vector3D_project);
5568     dict_put(&flash_geom_Vector3D.members, "crossProduct", &flash_geom_Vector3D_crossProduct);
5569     dict_put(&flash_geom_Vector3D.members, "nearEquals", &flash_geom_Vector3D_nearEquals);
5570     dict_put(&flash_geom_Vector3D.members, "clone", &flash_geom_Vector3D_clone);
5571     dict_put(&flash_geom_Vector3D.members, "y", &flash_geom_Vector3D_y);
5572     dict_put(&flash_geom_Vector3D.members, "length", &flash_geom_Vector3D_length);
5573     dict_put(d, &flash_desktop_ClipboardTransferMode, &flash_desktop_ClipboardTransferMode);
5574     dict_init(&flash_desktop_ClipboardTransferMode.members, 8);
5575     dict_put(d, &flash_display_SpreadMethod, &flash_display_SpreadMethod);
5576     dict_init(&flash_display_SpreadMethod.members, 8);
5577     dict_put(d, &flash_system_SecurityPanel, &flash_system_SecurityPanel);
5578     dict_init(&flash_system_SecurityPanel.members, 8);
5579     dict_put(d, &flash_events_HTTPStatusEvent, &flash_events_HTTPStatusEvent);
5580     dict_init(&flash_events_HTTPStatusEvent.members, 8);
5581     dict_put(&flash_events_HTTPStatusEvent.members, "toString", &flash_events_HTTPStatusEvent_toString);
5582     dict_put(&flash_events_HTTPStatusEvent.members, "clone", &flash_events_HTTPStatusEvent_clone);
5583     dict_put(&flash_events_HTTPStatusEvent.members, "status", &flash_events_HTTPStatusEvent_status);
5584     dict_put(d, &flash_net_NetStreamPlayOptions, &flash_net_NetStreamPlayOptions);
5585     dict_init(&flash_net_NetStreamPlayOptions.members, 8);
5586     dict_put(&flash_net_NetStreamPlayOptions.members, "len", &flash_net_NetStreamPlayOptions_len);
5587     dict_put(&flash_net_NetStreamPlayOptions.members, "streamName", &flash_net_NetStreamPlayOptions_streamName);
5588     dict_put(&flash_net_NetStreamPlayOptions.members, "start", &flash_net_NetStreamPlayOptions_start);
5589     dict_put(&flash_net_NetStreamPlayOptions.members, "oldStreamName", &flash_net_NetStreamPlayOptions_oldStreamName);
5590     dict_put(&flash_net_NetStreamPlayOptions.members, "transition", &flash_net_NetStreamPlayOptions_transition);
5591     dict_put(d, &flash_net_Responder, &flash_net_Responder);
5592     dict_init(&flash_net_Responder.members, 8);
5593     dict_put(d, &flash_net_XMLSocket, &flash_net_XMLSocket);
5594     dict_init(&flash_net_XMLSocket.members, 8);
5595     dict_put(&flash_net_XMLSocket.members, "close", &flash_net_XMLSocket_close);
5596     dict_put(&flash_net_XMLSocket.members, "connect", &flash_net_XMLSocket_connect);
5597     dict_put(&flash_net_XMLSocket.members, "send", &flash_net_XMLSocket_send);
5598     dict_put(&flash_net_XMLSocket.members, "connected", &flash_net_XMLSocket_connected);
5599     dict_put(&flash_net_XMLSocket.members, "timeout", &flash_net_XMLSocket_timeout);
5600     dict_put(d, &flash_filters_ConvolutionFilter, &flash_filters_ConvolutionFilter);
5601     dict_init(&flash_filters_ConvolutionFilter.members, 15);
5602     dict_put(&flash_filters_ConvolutionFilter.members, "alpha", &flash_filters_ConvolutionFilter_alpha);
5603     dict_put(&flash_filters_ConvolutionFilter.members, "matrixX", &flash_filters_ConvolutionFilter_matrixX);
5604     dict_put(&flash_filters_ConvolutionFilter.members, "matrix", &flash_filters_ConvolutionFilter_matrix);
5605     dict_put(&flash_filters_ConvolutionFilter.members, "bias", &flash_filters_ConvolutionFilter_bias);
5606     dict_put(&flash_filters_ConvolutionFilter.members, "color", &flash_filters_ConvolutionFilter_color);
5607     dict_put(&flash_filters_ConvolutionFilter.members, "preserveAlpha", &flash_filters_ConvolutionFilter_preserveAlpha);
5608     dict_put(&flash_filters_ConvolutionFilter.members, "divisor", &flash_filters_ConvolutionFilter_divisor);
5609     dict_put(&flash_filters_ConvolutionFilter.members, "clone", &flash_filters_ConvolutionFilter_clone);
5610     dict_put(&flash_filters_ConvolutionFilter.members, "clamp", &flash_filters_ConvolutionFilter_clamp);
5611     dict_put(&flash_filters_ConvolutionFilter.members, "matrixY", &flash_filters_ConvolutionFilter_matrixY);
5612     dict_put(d, &flash_text_engine_ElementFormat, &flash_text_engine_ElementFormat);
5613     dict_init(&flash_text_engine_ElementFormat.members, 31);
5614     dict_put(&flash_text_engine_ElementFormat.members, "getFontMetrics", &flash_text_engine_ElementFormat_getFontMetrics);
5615     dict_put(&flash_text_engine_ElementFormat.members, "digitCase", &flash_text_engine_ElementFormat_digitCase);
5616     dict_put(&flash_text_engine_ElementFormat.members, "breakOpportunity", &flash_text_engine_ElementFormat_breakOpportunity);
5617     dict_put(&flash_text_engine_ElementFormat.members, "ligatureLevel", &flash_text_engine_ElementFormat_ligatureLevel);
5618     dict_put(&flash_text_engine_ElementFormat.members, "dominantBaseline", &flash_text_engine_ElementFormat_dominantBaseline);
5619     dict_put(&flash_text_engine_ElementFormat.members, "alignmentBaseline", &flash_text_engine_ElementFormat_alignmentBaseline);
5620     dict_put(&flash_text_engine_ElementFormat.members, "color", &flash_text_engine_ElementFormat_color);
5621     dict_put(&flash_text_engine_ElementFormat.members, "digitWidth", &flash_text_engine_ElementFormat_digitWidth);
5622     dict_put(&flash_text_engine_ElementFormat.members, "kerning", &flash_text_engine_ElementFormat_kerning);
5623     dict_put(&flash_text_engine_ElementFormat.members, "fontSize", &flash_text_engine_ElementFormat_fontSize);
5624     dict_put(&flash_text_engine_ElementFormat.members, "fontDescription", &flash_text_engine_ElementFormat_fontDescription);
5625     dict_put(&flash_text_engine_ElementFormat.members, "baselineShift", &flash_text_engine_ElementFormat_baselineShift);
5626     dict_put(&flash_text_engine_ElementFormat.members, "locale", &flash_text_engine_ElementFormat_locale);
5627     dict_put(&flash_text_engine_ElementFormat.members, "typographicCase", &flash_text_engine_ElementFormat_typographicCase);
5628     dict_put(&flash_text_engine_ElementFormat.members, "trackingLeft", &flash_text_engine_ElementFormat_trackingLeft);
5629     dict_put(&flash_text_engine_ElementFormat.members, "locked", &flash_text_engine_ElementFormat_locked);
5630     dict_put(&flash_text_engine_ElementFormat.members, "clone", &flash_text_engine_ElementFormat_clone);
5631     dict_put(&flash_text_engine_ElementFormat.members, "alpha", &flash_text_engine_ElementFormat_alpha);
5632     dict_put(&flash_text_engine_ElementFormat.members, "textRotation", &flash_text_engine_ElementFormat_textRotation);
5633     dict_put(&flash_text_engine_ElementFormat.members, "trackingRight", &flash_text_engine_ElementFormat_trackingRight);
5634     dict_put(d, &flash_display_GraphicsGradientFill, &flash_display_GraphicsGradientFill);
5635     dict_init(&flash_display_GraphicsGradientFill.members, 8);
5636     dict_put(&flash_display_GraphicsGradientFill.members, "interpolationMethod", &flash_display_GraphicsGradientFill_interpolationMethod);
5637     dict_put(&flash_display_GraphicsGradientFill.members, "focalPointRatio", &flash_display_GraphicsGradientFill_focalPointRatio);
5638     dict_put(&flash_display_GraphicsGradientFill.members, "colors", &flash_display_GraphicsGradientFill_colors);
5639     dict_put(&flash_display_GraphicsGradientFill.members, "matrix", &flash_display_GraphicsGradientFill_matrix);
5640     dict_put(&flash_display_GraphicsGradientFill.members, "type", &flash_display_GraphicsGradientFill_type);
5641     dict_put(&flash_display_GraphicsGradientFill.members, "ratios", &flash_display_GraphicsGradientFill_ratios);
5642     dict_put(&flash_display_GraphicsGradientFill.members, "spreadMethod", &flash_display_GraphicsGradientFill_spreadMethod);
5643     dict_put(&flash_display_GraphicsGradientFill.members, "alphas", &flash_display_GraphicsGradientFill_alphas);
5644     dict_put(d, &flash_display_FrameLabel, &flash_display_FrameLabel);
5645     dict_init(&flash_display_FrameLabel.members, 8);
5646     dict_put(&flash_display_FrameLabel.members, "frame", &flash_display_FrameLabel_frame);
5647     dict_put(&flash_display_FrameLabel.members, "name", &flash_display_FrameLabel_name);
5648     dict_put(d, &flash_media_SoundTransform, &flash_media_SoundTransform);
5649     dict_init(&flash_media_SoundTransform.members, 8);
5650     dict_put(&flash_media_SoundTransform.members, "pan", &flash_media_SoundTransform_pan);
5651     dict_put(&flash_media_SoundTransform.members, "leftToRight", &flash_media_SoundTransform_leftToRight);
5652     dict_put(&flash_media_SoundTransform.members, "rightToLeft", &flash_media_SoundTransform_rightToLeft);
5653     dict_put(&flash_media_SoundTransform.members, "volume", &flash_media_SoundTransform_volume);
5654     dict_put(&flash_media_SoundTransform.members, "leftToLeft", &flash_media_SoundTransform_leftToLeft);
5655     dict_put(&flash_media_SoundTransform.members, "rightToRight", &flash_media_SoundTransform_rightToRight);
5656     dict_put(d, &_AS3, &_AS3);
5657     dict_put(d, &flash_net_LocalConnection, &flash_net_LocalConnection);
5658     dict_init(&flash_net_LocalConnection.members, 15);
5659     dict_put(&flash_net_LocalConnection.members, "client", &flash_net_LocalConnection_client);
5660     dict_put(&flash_net_LocalConnection.members, "allowDomain", &flash_net_LocalConnection_allowDomain);
5661     dict_put(&flash_net_LocalConnection.members, "connect", &flash_net_LocalConnection_connect);
5662     dict_put(&flash_net_LocalConnection.members, "domain", &flash_net_LocalConnection_domain);
5663     dict_put(&flash_net_LocalConnection.members, "allowInsecureDomain", &flash_net_LocalConnection_allowInsecureDomain);
5664     dict_put(&flash_net_LocalConnection.members, "send", &flash_net_LocalConnection_send);
5665     dict_put(&flash_net_LocalConnection.members, "close", &flash_net_LocalConnection_close);
5666     dict_put(d, &flash_display_ShaderParameterType, &flash_display_ShaderParameterType);
5667     dict_init(&flash_display_ShaderParameterType.members, 8);
5668     dict_put(d, &flash_events_IMEEvent, &flash_events_IMEEvent);
5669     dict_init(&flash_events_IMEEvent.members, 8);
5670     dict_put(&flash_events_IMEEvent.members, "toString", &flash_events_IMEEvent_toString);
5671     dict_put(&flash_events_IMEEvent.members, "clone", &flash_events_IMEEvent_clone);
5672     dict_put(d, &flash_text_TextFormatDisplay, &flash_text_TextFormatDisplay);
5673     dict_init(&flash_text_TextFormatDisplay.members, 8);
5674     dict_put(d, &flash_profiler_profile, &flash_profiler_profile);
5675     dict_put(d, &flash_display_AVM1Movie, &flash_display_AVM1Movie);
5676     dict_init(&flash_display_AVM1Movie.members, 8);
5677     dict_put(&flash_display_AVM1Movie.members, "call", &flash_display_AVM1Movie_call);
5678     dict_put(&flash_display_AVM1Movie.members, "addCallback", &flash_display_AVM1Movie_addCallback);
5679     dict_put(d, &flash_events_ContextMenuEvent, &flash_events_ContextMenuEvent);
5680     dict_init(&flash_events_ContextMenuEvent.members, 8);
5681     dict_put(&flash_events_ContextMenuEvent.members, "mouseTarget", &flash_events_ContextMenuEvent_mouseTarget);
5682     dict_put(&flash_events_ContextMenuEvent.members, "isMouseTargetInaccessible", &flash_events_ContextMenuEvent_isMouseTargetInaccessible);
5683     dict_put(&flash_events_ContextMenuEvent.members, "toString", &flash_events_ContextMenuEvent_toString);
5684     dict_put(&flash_events_ContextMenuEvent.members, "contextMenuOwner", &flash_events_ContextMenuEvent_contextMenuOwner);
5685     dict_put(&flash_events_ContextMenuEvent.members, "clone", &flash_events_ContextMenuEvent_clone);
5686     dict_put(d, &flash_events_EventPhase, &flash_events_EventPhase);
5687     dict_init(&flash_events_EventPhase.members, 8);
5688     dict_put(d, &flash_display_JointStyle, &flash_display_JointStyle);
5689     dict_init(&flash_display_JointStyle.members, 8);
5690     dict_put(d, &flash_utils_Dictionary, &flash_utils_Dictionary);
5691     dict_init(&flash_utils_Dictionary.members, 8);
5692     dict_put(d, &flash_display_GraphicsPathCommand, &flash_display_GraphicsPathCommand);
5693     dict_init(&flash_display_GraphicsPathCommand.members, 8);
5694     dict_put(d, &flash_filters_BevelFilter, &flash_filters_BevelFilter);
5695     dict_init(&flash_filters_BevelFilter.members, 31);
5696     dict_put(&flash_filters_BevelFilter.members, "type", &flash_filters_BevelFilter_type);
5697     dict_put(&flash_filters_BevelFilter.members, "highlightColor", &flash_filters_BevelFilter_highlightColor);
5698     dict_put(&flash_filters_BevelFilter.members, "knockout", &flash_filters_BevelFilter_knockout);
5699     dict_put(&flash_filters_BevelFilter.members, "distance", &flash_filters_BevelFilter_distance);
5700     dict_put(&flash_filters_BevelFilter.members, "strength", &flash_filters_BevelFilter_strength);
5701     dict_put(&flash_filters_BevelFilter.members, "highlightAlpha", &flash_filters_BevelFilter_highlightAlpha);
5702     dict_put(&flash_filters_BevelFilter.members, "blurY", &flash_filters_BevelFilter_blurY);
5703     dict_put(&flash_filters_BevelFilter.members, "shadowColor", &flash_filters_BevelFilter_shadowColor);
5704     dict_put(&flash_filters_BevelFilter.members, "angle", &flash_filters_BevelFilter_angle);
5705     dict_put(&flash_filters_BevelFilter.members, "blurX", &flash_filters_BevelFilter_blurX);
5706     dict_put(&flash_filters_BevelFilter.members, "shadowAlpha", &flash_filters_BevelFilter_shadowAlpha);
5707     dict_put(&flash_filters_BevelFilter.members, "quality", &flash_filters_BevelFilter_quality);
5708     dict_put(&flash_filters_BevelFilter.members, "clone", &flash_filters_BevelFilter_clone);
5709     dict_put(d, &flash_utils_getTimer, &flash_utils_getTimer);
5710     dict_put(d, &flash_display_Loader, &flash_display_Loader);
5711     dict_init(&flash_display_Loader.members, 15);
5712     dict_put(&flash_display_Loader.members, "content", &flash_display_Loader_content);
5713     dict_put(&flash_display_Loader.members, "unloadAndStop", &flash_display_Loader_unloadAndStop);
5714     dict_put(&flash_display_Loader.members, "unload", &flash_display_Loader_unload);
5715     dict_put(&flash_display_Loader.members, "removeChildAt", &flash_display_Loader_removeChildAt);
5716     dict_put(&flash_display_Loader.members, "addChildAt", &flash_display_Loader_addChildAt);
5717     dict_put(&flash_display_Loader.members, "contentLoaderInfo", &flash_display_Loader_contentLoaderInfo);
5718     dict_put(&flash_display_Loader.members, "loadBytes", &flash_display_Loader_loadBytes);
5719     dict_put(&flash_display_Loader.members, "removeChild", &flash_display_Loader_removeChild);
5720     dict_put(&flash_display_Loader.members, "load", &flash_display_Loader_load);
5721     dict_put(&flash_display_Loader.members, "addChild", &flash_display_Loader_addChild);
5722     dict_put(&flash_display_Loader.members, "close", &flash_display_Loader_close);
5723     dict_put(&flash_display_Loader.members, "setChildIndex", &flash_display_Loader_setChildIndex);
5724     dict_put(d, &flash_display_GraphicsBitmapFill, &flash_display_GraphicsBitmapFill);
5725     dict_init(&flash_display_GraphicsBitmapFill.members, 8);
5726     dict_put(&flash_display_GraphicsBitmapFill.members, "smooth", &flash_display_GraphicsBitmapFill_smooth);
5727     dict_put(&flash_display_GraphicsBitmapFill.members, "repeat", &flash_display_GraphicsBitmapFill_repeat);
5728     dict_put(&flash_display_GraphicsBitmapFill.members, "bitmapData", &flash_display_GraphicsBitmapFill_bitmapData);
5729     dict_put(&flash_display_GraphicsBitmapFill.members, "matrix", &flash_display_GraphicsBitmapFill_matrix);
5730     dict_put(d, &_undefined, &_undefined);
5731     dict_put(d, &flash_display_SimpleButton, &flash_display_SimpleButton);
5732     dict_init(&flash_display_SimpleButton.members, 8);
5733     dict_put(&flash_display_SimpleButton.members, "overState", &flash_display_SimpleButton_overState);
5734     dict_put(&flash_display_SimpleButton.members, "downState", &flash_display_SimpleButton_downState);
5735     dict_put(&flash_display_SimpleButton.members, "enabled", &flash_display_SimpleButton_enabled);
5736     dict_put(&flash_display_SimpleButton.members, "trackAsMenu", &flash_display_SimpleButton_trackAsMenu);
5737     dict_put(&flash_display_SimpleButton.members, "soundTransform", &flash_display_SimpleButton_soundTransform);
5738     dict_put(&flash_display_SimpleButton.members, "useHandCursor", &flash_display_SimpleButton_useHandCursor);
5739     dict_put(&flash_display_SimpleButton.members, "upState", &flash_display_SimpleButton_upState);
5740     dict_put(&flash_display_SimpleButton.members, "hitTestState", &flash_display_SimpleButton_hitTestState);
5741     dict_put(d, &flash_text_engine_TabAlignment, &flash_text_engine_TabAlignment);
5742     dict_init(&flash_text_engine_TabAlignment.members, 8);
5743     dict_put(d, &flash_text_engine_FontWeight, &flash_text_engine_FontWeight);
5744     dict_init(&flash_text_engine_FontWeight.members, 8);
5745     dict_put(d, &flash_utils_describeType, &flash_utils_describeType);
5746     dict_put(d, &flash_display_PixelSnapping, &flash_display_PixelSnapping);
5747     dict_init(&flash_display_PixelSnapping.members, 8);
5748     dict_put(d, &flash_events_FocusEvent, &flash_events_FocusEvent);
5749     dict_init(&flash_events_FocusEvent.members, 15);
5750     dict_put(&flash_events_FocusEvent.members, "shiftKey", &flash_events_FocusEvent_shiftKey);
5751     dict_put(&flash_events_FocusEvent.members, "isRelatedObjectInaccessible", &flash_events_FocusEvent_isRelatedObjectInaccessible);
5752     dict_put(&flash_events_FocusEvent.members, "keyCode", &flash_events_FocusEvent_keyCode);
5753     dict_put(&flash_events_FocusEvent.members, "relatedObject", &flash_events_FocusEvent_relatedObject);
5754     dict_put(&flash_events_FocusEvent.members, "toString", &flash_events_FocusEvent_toString);
5755     dict_put(&flash_events_FocusEvent.members, "clone", &flash_events_FocusEvent_clone);
5756     dict_put(d, &flash_errors_MemoryError, &flash_errors_MemoryError);
5757     dict_init(&flash_errors_MemoryError.members, 8);
5758     dict_put(d, &flash_events_NetFilterEvent, &flash_events_NetFilterEvent);
5759     dict_init(&flash_events_NetFilterEvent.members, 8);
5760     dict_put(&flash_events_NetFilterEvent.members, "header", &flash_events_NetFilterEvent_header);
5761     dict_put(&flash_events_NetFilterEvent.members, "toString", &flash_events_NetFilterEvent_toString);
5762     dict_put(&flash_events_NetFilterEvent.members, "clone", &flash_events_NetFilterEvent_clone);
5763     dict_put(&flash_events_NetFilterEvent.members, "data", &flash_events_NetFilterEvent_data);
5764     dict_put(d, &_decodeURI, &_decodeURI);
5765     dict_put(d, &_encodeURI, &_encodeURI);
5766     dict_put(d, &flash_text_engine_TextBaseline, &flash_text_engine_TextBaseline);
5767     dict_init(&flash_text_engine_TextBaseline.members, 8);
5768     dict_put(d, &flash_external_ExternalInterface, &flash_external_ExternalInterface);
5769     dict_init(&flash_external_ExternalInterface.members, 8);
5770     dict_put(d, &_EvalError, &_EvalError);
5771     dict_init(&_EvalError.members, 8);
5772     dict_put(d, &flash_text_engine_DigitCase, &flash_text_engine_DigitCase);
5773     dict_init(&flash_text_engine_DigitCase.members, 8);
5774     dict_put(d, &flash_text_TextFormatAlign, &flash_text_TextFormatAlign);
5775     dict_init(&flash_text_TextFormatAlign.members, 8);
5776     dict_put(d, &flash_errors_ScriptTimeoutError, &flash_errors_ScriptTimeoutError);
5777     dict_init(&flash_errors_ScriptTimeoutError.members, 8);
5778     dict_put(d, &_uint, &_uint);
5779     dict_init(&_uint.members, 8);
5780     dict_put(&_uint.members, "valueOf", &_uint_valueOf);
5781     dict_put(&_uint.members, "toString", &_uint_toString);
5782     dict_put(&_uint.members, "toExponential", &_uint_toExponential);
5783     dict_put(&_uint.members, "toFixed", &_uint_toFixed);
5784     dict_put(&_uint.members, "toPrecision", &_uint_toPrecision);
5785     dict_put(d, &flash_debugger_enterDebugger, &flash_debugger_enterDebugger);
5786     dict_put(d, &flash_geom_Orientation3D, &flash_geom_Orientation3D);
5787     dict_init(&flash_geom_Orientation3D.members, 8);
5788     dict_put(d, &flash_text_engine_CFFHinting, &flash_text_engine_CFFHinting);
5789     dict_init(&flash_text_engine_CFFHinting.members, 8);
5790     dict_put(d, &flash_text_FontType, &flash_text_FontType);
5791     dict_init(&flash_text_FontType.members, 8);
5792     dict_put(d, &flash_filters_ShaderFilter, &flash_filters_ShaderFilter);
5793     dict_init(&flash_filters_ShaderFilter.members, 8);
5794     dict_put(&flash_filters_ShaderFilter.members, "bottomExtension", &flash_filters_ShaderFilter_bottomExtension);
5795     dict_put(&flash_filters_ShaderFilter.members, "shader", &flash_filters_ShaderFilter_shader);
5796     dict_put(&flash_filters_ShaderFilter.members, "rightExtension", &flash_filters_ShaderFilter_rightExtension);
5797     dict_put(&flash_filters_ShaderFilter.members, "leftExtension", &flash_filters_ShaderFilter_leftExtension);
5798     dict_put(&flash_filters_ShaderFilter.members, "topExtension", &flash_filters_ShaderFilter_topExtension);
5799     dict_put(d, &flash_display_GraphicsPath, &flash_display_GraphicsPath);
5800     dict_init(&flash_display_GraphicsPath.members, 8);
5801     dict_put(&flash_display_GraphicsPath.members, "wideMoveTo", &flash_display_GraphicsPath_wideMoveTo);
5802     dict_put(&flash_display_GraphicsPath.members, "winding", &flash_display_GraphicsPath_winding);
5803     dict_put(&flash_display_GraphicsPath.members, "moveTo", &flash_display_GraphicsPath_moveTo);
5804     dict_put(&flash_display_GraphicsPath.members, "wideLineTo", &flash_display_GraphicsPath_wideLineTo);
5805     dict_put(&flash_display_GraphicsPath.members, "commands", &flash_display_GraphicsPath_commands);
5806     dict_put(&flash_display_GraphicsPath.members, "curveTo", &flash_display_GraphicsPath_curveTo);
5807     dict_put(&flash_display_GraphicsPath.members, "lineTo", &flash_display_GraphicsPath_lineTo);
5808     dict_put(&flash_display_GraphicsPath.members, "data", &flash_display_GraphicsPath_data);
5809     dict_put(d, &flash_events_KeyboardEvent, &flash_events_KeyboardEvent);
5810     dict_init(&flash_events_KeyboardEvent.members, 15);
5811     dict_put(&flash_events_KeyboardEvent.members, "shiftKey", &flash_events_KeyboardEvent_shiftKey);
5812     dict_put(&flash_events_KeyboardEvent.members, "keyCode", &flash_events_KeyboardEvent_keyCode);
5813     dict_put(&flash_events_KeyboardEvent.members, "keyLocation", &flash_events_KeyboardEvent_keyLocation);
5814     dict_put(&flash_events_KeyboardEvent.members, "updateAfterEvent", &flash_events_KeyboardEvent_updateAfterEvent);
5815     dict_put(&flash_events_KeyboardEvent.members, "toString", &flash_events_KeyboardEvent_toString);
5816     dict_put(&flash_events_KeyboardEvent.members, "altKey", &flash_events_KeyboardEvent_altKey);
5817     dict_put(&flash_events_KeyboardEvent.members, "ctrlKey", &flash_events_KeyboardEvent_ctrlKey);
5818     dict_put(&flash_events_KeyboardEvent.members, "clone", &flash_events_KeyboardEvent_clone);
5819     dict_put(&flash_events_KeyboardEvent.members, "charCode", &flash_events_KeyboardEvent_charCode);
5820     dict_put(d, &flash_system_ApplicationDomain, &flash_system_ApplicationDomain);
5821     dict_init(&flash_system_ApplicationDomain.members, 8);
5822     dict_put(&flash_system_ApplicationDomain.members, "hasDefinition", &flash_system_ApplicationDomain_hasDefinition);
5823     dict_put(&flash_system_ApplicationDomain.members, "getDefinition", &flash_system_ApplicationDomain_getDefinition);
5824     dict_put(&flash_system_ApplicationDomain.members, "MIN_DOMAIN_MEMORY_LENGTH", &flash_system_ApplicationDomain_MIN_DOMAIN_MEMORY_LENGTH);
5825     dict_put(&flash_system_ApplicationDomain.members, "parentDomain", &flash_system_ApplicationDomain_parentDomain);
5826     dict_put(&flash_system_ApplicationDomain.members, "domainMemory", &flash_system_ApplicationDomain_domainMemory);
5827     dict_put(&flash_system_ApplicationDomain.members, "currentDomain", &flash_system_ApplicationDomain_currentDomain);
5828     dict_put(d, &adobe_utils_ProductManager, &adobe_utils_ProductManager);
5829     dict_init(&adobe_utils_ProductManager.members, 8);
5830     dict_put(&adobe_utils_ProductManager.members, "running", &adobe_utils_ProductManager_running);
5831     dict_put(&adobe_utils_ProductManager.members, "download", &adobe_utils_ProductManager_download);
5832     dict_put(&adobe_utils_ProductManager.members, "installedVersion", &adobe_utils_ProductManager_installedVersion);
5833     dict_put(&adobe_utils_ProductManager.members, "installed", &adobe_utils_ProductManager_installed);
5834     dict_put(&adobe_utils_ProductManager.members, "launch", &adobe_utils_ProductManager_launch);
5835     dict_put(d, &flash_events_Event, &flash_events_Event);
5836     dict_init(&flash_events_Event.members, 31);
5837     dict_put(&flash_events_Event.members, "type", &flash_events_Event_type);
5838     dict_put(&flash_events_Event.members, "cancelable", &flash_events_Event_cancelable);
5839     dict_put(&flash_events_Event.members, "isDefaultPrevented", &flash_events_Event_isDefaultPrevented);
5840     dict_put(&flash_events_Event.members, "target", &flash_events_Event_target);
5841     dict_put(&flash_events_Event.members, "eventPhase", &flash_events_Event_eventPhase);
5842     dict_put(&flash_events_Event.members, "currentTarget", &flash_events_Event_currentTarget);
5843     dict_put(&flash_events_Event.members, "toString", &flash_events_Event_toString);
5844     dict_put(&flash_events_Event.members, "stopImmediatePropagation", &flash_events_Event_stopImmediatePropagation);
5845     dict_put(&flash_events_Event.members, "bubbles", &flash_events_Event_bubbles);
5846     dict_put(&flash_events_Event.members, "stopPropagation", &flash_events_Event_stopPropagation);
5847     dict_put(&flash_events_Event.members, "clone", &flash_events_Event_clone);
5848     dict_put(&flash_events_Event.members, "preventDefault", &flash_events_Event_preventDefault);
5849     dict_put(&flash_events_Event.members, "formatToString", &flash_events_Event_formatToString);
5850     dict_put(d, &flash_desktop_ClipboardFormats, &flash_desktop_ClipboardFormats);
5851     dict_init(&flash_desktop_ClipboardFormats.members, 8);
5852     dict_put(d, &flash_display_MovieClip, &flash_display_MovieClip);
5853     dict_init(&flash_display_MovieClip.members, 31);
5854     dict_put(&flash_display_MovieClip.members, "prevScene", &flash_display_MovieClip_prevScene);
5855     dict_put(&flash_display_MovieClip.members, "gotoAndPlay", &flash_display_MovieClip_gotoAndPlay);
5856     dict_put(&flash_display_MovieClip.members, "currentLabels", &flash_display_MovieClip_currentLabels);
5857     dict_put(&flash_display_MovieClip.members, "nextFrame", &flash_display_MovieClip_nextFrame);
5858     dict_put(&flash_display_MovieClip.members, "currentScene", &flash_display_MovieClip_currentScene);
5859     dict_put(&flash_display_MovieClip.members, "enabled", &flash_display_MovieClip_enabled);
5860     dict_put(&flash_display_MovieClip.members, "currentFrameLabel", &flash_display_MovieClip_currentFrameLabel);
5861     dict_put(&flash_display_MovieClip.members, "play", &flash_display_MovieClip_play);
5862     dict_put(&flash_display_MovieClip.members, "framesLoaded", &flash_display_MovieClip_framesLoaded);
5863     dict_put(&flash_display_MovieClip.members, "scenes", &flash_display_MovieClip_scenes);
5864     dict_put(&flash_display_MovieClip.members, "addFrameScript", &flash_display_MovieClip_addFrameScript);
5865     dict_put(&flash_display_MovieClip.members, "currentLabel", &flash_display_MovieClip_currentLabel);
5866     dict_put(&flash_display_MovieClip.members, "prevFrame", &flash_display_MovieClip_prevFrame);
5867     dict_put(&flash_display_MovieClip.members, "gotoAndStop", &flash_display_MovieClip_gotoAndStop);
5868     dict_put(&flash_display_MovieClip.members, "currentFrame", &flash_display_MovieClip_currentFrame);
5869     dict_put(&flash_display_MovieClip.members, "nextScene", &flash_display_MovieClip_nextScene);
5870     dict_put(&flash_display_MovieClip.members, "totalFrames", &flash_display_MovieClip_totalFrames);
5871     dict_put(&flash_display_MovieClip.members, "trackAsMenu", &flash_display_MovieClip_trackAsMenu);
5872     dict_put(&flash_display_MovieClip.members, "stop", &flash_display_MovieClip_stop);
5873     dict_put(d, &flash_display_BitmapData, &flash_display_BitmapData);
5874     dict_init(&flash_display_BitmapData.members, 63);
5875     dict_put(&flash_display_BitmapData.members, "getPixel32", &flash_display_BitmapData_getPixel32);
5876     dict_put(&flash_display_BitmapData.members, "draw", &flash_display_BitmapData_draw);
5877     dict_put(&flash_display_BitmapData.members, "setPixels", &flash_display_BitmapData_setPixels);
5878     dict_put(&flash_display_BitmapData.members, "copyPixels", &flash_display_BitmapData_copyPixels);
5879     dict_put(&flash_display_BitmapData.members, "histogram", &flash_display_BitmapData_histogram);
5880     dict_put(&flash_display_BitmapData.members, "scroll", &flash_display_BitmapData_scroll);
5881     dict_put(&flash_display_BitmapData.members, "transparent", &flash_display_BitmapData_transparent);
5882     dict_put(&flash_display_BitmapData.members, "noise", &flash_display_BitmapData_noise);
5883     dict_put(&flash_display_BitmapData.members, "threshold", &flash_display_BitmapData_threshold);
5884     dict_put(&flash_display_BitmapData.members, "paletteMap", &flash_display_BitmapData_paletteMap);
5885     dict_put(&flash_display_BitmapData.members, "perlinNoise", &flash_display_BitmapData_perlinNoise);
5886     dict_put(&flash_display_BitmapData.members, "hitTest", &flash_display_BitmapData_hitTest);
5887     dict_put(&flash_display_BitmapData.members, "getPixel", &flash_display_BitmapData_getPixel);
5888     dict_put(&flash_display_BitmapData.members, "unlock", &flash_display_BitmapData_unlock);
5889     dict_put(&flash_display_BitmapData.members, "height", &flash_display_BitmapData_height);
5890     dict_put(&flash_display_BitmapData.members, "copyChannel", &flash_display_BitmapData_copyChannel);
5891     dict_put(&flash_display_BitmapData.members, "width", &flash_display_BitmapData_width);
5892     dict_put(&flash_display_BitmapData.members, "clone", &flash_display_BitmapData_clone);
5893     dict_put(&flash_display_BitmapData.members, "colorTransform", &flash_display_BitmapData_colorTransform);
5894     dict_put(&flash_display_BitmapData.members, "generateFilterRect", &flash_display_BitmapData_generateFilterRect);
5895     dict_put(&flash_display_BitmapData.members, "compare", &flash_display_BitmapData_compare);
5896     dict_put(&flash_display_BitmapData.members, "fillRect", &flash_display_BitmapData_fillRect);
5897     dict_put(&flash_display_BitmapData.members, "setVector", &flash_display_BitmapData_setVector);
5898     dict_put(&flash_display_BitmapData.members, "floodFill", &flash_display_BitmapData_floodFill);
5899     dict_put(&flash_display_BitmapData.members, "pixelDissolve", &flash_display_BitmapData_pixelDissolve);
5900     dict_put(&flash_display_BitmapData.members, "setPixel", &flash_display_BitmapData_setPixel);
5901     dict_put(&flash_display_BitmapData.members, "setPixel32", &flash_display_BitmapData_setPixel32);
5902     dict_put(&flash_display_BitmapData.members, "lock", &flash_display_BitmapData_lock);
5903     dict_put(&flash_display_BitmapData.members, "getVector", &flash_display_BitmapData_getVector);
5904     dict_put(&flash_display_BitmapData.members, "getColorBoundsRect", &flash_display_BitmapData_getColorBoundsRect);
5905     dict_put(&flash_display_BitmapData.members, "getPixels", &flash_display_BitmapData_getPixels);
5906     dict_put(&flash_display_BitmapData.members, "merge", &flash_display_BitmapData_merge);
5907     dict_put(&flash_display_BitmapData.members, "rect", &flash_display_BitmapData_rect);
5908     dict_put(&flash_display_BitmapData.members, "applyFilter", &flash_display_BitmapData_applyFilter);
5909     dict_put(&flash_display_BitmapData.members, "dispose", &flash_display_BitmapData_dispose);
5910     dict_put(d, &flash_text_engine_LigatureLevel, &flash_text_engine_LigatureLevel);
5911     dict_init(&flash_text_engine_LigatureLevel.members, 8);
5912     dict_put(d, &_Infinity, &_Infinity);
5913     dict_put(d, &flash_text_engine_FontDescription, &flash_text_engine_FontDescription);
5914     dict_init(&flash_text_engine_FontDescription.members, 15);
5915     dict_put(&flash_text_engine_FontDescription.members, "isFontCompatible", &flash_text_engine_FontDescription_isFontCompatible);
5916     dict_put(&flash_text_engine_FontDescription.members, "renderingMode", &flash_text_engine_FontDescription_renderingMode);
5917     dict_put(&flash_text_engine_FontDescription.members, "cffHinting", &flash_text_engine_FontDescription_cffHinting);
5918     dict_put(&flash_text_engine_FontDescription.members, "fontPosture", &flash_text_engine_FontDescription_fontPosture);
5919     dict_put(&flash_text_engine_FontDescription.members, "fontName", &flash_text_engine_FontDescription_fontName);
5920     dict_put(&flash_text_engine_FontDescription.members, "fontLookup", &flash_text_engine_FontDescription_fontLookup);
5921     dict_put(&flash_text_engine_FontDescription.members, "locked", &flash_text_engine_FontDescription_locked);
5922     dict_put(&flash_text_engine_FontDescription.members, "fontWeight", &flash_text_engine_FontDescription_fontWeight);
5923     dict_put(&flash_text_engine_FontDescription.members, "clone", &flash_text_engine_FontDescription_clone);
5924     dict_put(d, &flash_text_engine_TextElement, &flash_text_engine_TextElement);
5925     dict_init(&flash_text_engine_TextElement.members, 8);
5926     dict_put(&flash_text_engine_TextElement.members, "replaceText", &flash_text_engine_TextElement_replaceText);
5927     dict_put(d, &flash_display_SWFVersion, &flash_display_SWFVersion);
5928     dict_init(&flash_display_SWFVersion.members, 8);
5929     dict_put(d, &flash_net_URLLoader, &flash_net_URLLoader);
5930     dict_init(&flash_net_URLLoader.members, 8);
5931     dict_put(&flash_net_URLLoader.members, "close", &flash_net_URLLoader_close);
5932     dict_put(&flash_net_URLLoader.members, "bytesLoaded", &flash_net_URLLoader_bytesLoaded);
5933     dict_put(&flash_net_URLLoader.members, "load", &flash_net_URLLoader_load);
5934     dict_put(&flash_net_URLLoader.members, "bytesTotal", &flash_net_URLLoader_bytesTotal);
5935     dict_put(&flash_net_URLLoader.members, "dataFormat", &flash_net_URLLoader_dataFormat);
5936     dict_put(&flash_net_URLLoader.members, "data", &flash_net_URLLoader_data);
5937     dict_put(d, &flash_geom_Matrix, &flash_geom_Matrix);
5938     dict_init(&flash_geom_Matrix.members, 31);
5939     dict_put(&flash_geom_Matrix.members, "b", &flash_geom_Matrix_b);
5940     dict_put(&flash_geom_Matrix.members, "deltaTransformPoint", &flash_geom_Matrix_deltaTransformPoint);
5941     dict_put(&flash_geom_Matrix.members, "identity", &flash_geom_Matrix_identity);
5942     dict_put(&flash_geom_Matrix.members, "ty", &flash_geom_Matrix_ty);
5943     dict_put(&flash_geom_Matrix.members, "translate", &flash_geom_Matrix_translate);
5944     dict_put(&flash_geom_Matrix.members, "concat", &flash_geom_Matrix_concat);
5945     dict_put(&flash_geom_Matrix.members, "c", &flash_geom_Matrix_c);
5946     dict_put(&flash_geom_Matrix.members, "a", &flash_geom_Matrix_a);
5947     dict_put(&flash_geom_Matrix.members, "scale", &flash_geom_Matrix_scale);
5948     dict_put(&flash_geom_Matrix.members, "d", &flash_geom_Matrix_d);
5949     dict_put(&flash_geom_Matrix.members, "transformPoint", &flash_geom_Matrix_transformPoint);
5950     dict_put(&flash_geom_Matrix.members, "rotate", &flash_geom_Matrix_rotate);
5951     dict_put(&flash_geom_Matrix.members, "createGradientBox", &flash_geom_Matrix_createGradientBox);
5952     dict_put(&flash_geom_Matrix.members, "toString", &flash_geom_Matrix_toString);
5953     dict_put(&flash_geom_Matrix.members, "invert", &flash_geom_Matrix_invert);
5954     dict_put(&flash_geom_Matrix.members, "clone", &flash_geom_Matrix_clone);
5955     dict_put(&flash_geom_Matrix.members, "tx", &flash_geom_Matrix_tx);
5956     dict_put(&flash_geom_Matrix.members, "createBox", &flash_geom_Matrix_createBox);
5957     dict_put(d, &flash_accessibility_Accessibility, &flash_accessibility_Accessibility);
5958     dict_init(&flash_accessibility_Accessibility.members, 8);
5959     dict_put(d, &flash_net_sendToURL, &flash_net_sendToURL);
5960     dict_put(d, &flash_filters_GlowFilter, &flash_filters_GlowFilter);
5961     dict_init(&flash_filters_GlowFilter.members, 8);
5962     dict_put(&flash_filters_GlowFilter.members, "blurY", &flash_filters_GlowFilter_blurY);
5963     dict_put(&flash_filters_GlowFilter.members, "strength", &flash_filters_GlowFilter_strength);
5964     dict_put(&flash_filters_GlowFilter.members, "inner", &flash_filters_GlowFilter_inner);
5965     dict_put(&flash_filters_GlowFilter.members, "color", &flash_filters_GlowFilter_color);
5966     dict_put(&flash_filters_GlowFilter.members, "clone", &flash_filters_GlowFilter_clone);
5967     dict_put(&flash_filters_GlowFilter.members, "quality", &flash_filters_GlowFilter_quality);
5968     dict_put(&flash_filters_GlowFilter.members, "knockout", &flash_filters_GlowFilter_knockout);
5969     dict_put(&flash_filters_GlowFilter.members, "alpha", &flash_filters_GlowFilter_alpha);
5970     dict_put(&flash_filters_GlowFilter.members, "blurX", &flash_filters_GlowFilter_blurX);
5971     dict_put(d, &flash_events_FullScreenEvent, &flash_events_FullScreenEvent);
5972     dict_init(&flash_events_FullScreenEvent.members, 8);
5973     dict_put(&flash_events_FullScreenEvent.members, "toString", &flash_events_FullScreenEvent_toString);
5974     dict_put(&flash_events_FullScreenEvent.members, "clone", &flash_events_FullScreenEvent_clone);
5975     dict_put(&flash_events_FullScreenEvent.members, "fullScreen", &flash_events_FullScreenEvent_fullScreen);
5976     dict_put(d, &flash_display_StageDisplayState, &flash_display_StageDisplayState);
5977     dict_init(&flash_display_StageDisplayState.members, 8);
5978     dict_put(d, &flash_text_engine_TextJustifier, &flash_text_engine_TextJustifier);
5979     dict_init(&flash_text_engine_TextJustifier.members, 8);
5980     dict_put(&flash_text_engine_TextJustifier.members, "getJustifierForLocale", &flash_text_engine_TextJustifier_getJustifierForLocale);
5981     dict_put(&flash_text_engine_TextJustifier.members, "lineJustification", &flash_text_engine_TextJustifier_lineJustification);
5982     dict_put(&flash_text_engine_TextJustifier.members, "locale", &flash_text_engine_TextJustifier_locale);
5983     dict_put(&flash_text_engine_TextJustifier.members, "clone", &flash_text_engine_TextJustifier_clone);
5984     dict_put(d, &flash_display_StageAlign, &flash_display_StageAlign);
5985     dict_init(&flash_display_StageAlign.members, 8);
5986     dict_put(d, &_NaN, &_NaN);
5987     dict_put(d, &_ReferenceError, &_ReferenceError);
5988     dict_init(&_ReferenceError.members, 8);
5989     dict_put(d, &flash_display_Shape, &flash_display_Shape);
5990     dict_init(&flash_display_Shape.members, 8);
5991     dict_put(&flash_display_Shape.members, "graphics", &flash_display_Shape_graphics);
5992     return d;
5993 }