struct swf_external { unsigned short f_object_id; string f_symbol_name; };
An external reference is a per of entries: an identifier and a name. The name is called the external symbol and is used to match the necessary definitions between two movies using Export, Import and Import2
Comments
Post new comment