omarb
11-14-2006, 02:56 PM
Hi,
i am migrationg my application from flash mx to flash 8
when compiling i got like 90 warnings, the following are some examples:
**Warning** The linkage identifier 'Tree' was already assigned to the symbol 'Tree', and cannot be assigned to the symbol 'PDF/Tree', since linkage identifiers must be unique.
**Warning** The linkage identifier 'RadioButton' was already assigned to the symbol 'export/RadioButton', and cannot be assigned to the symbol 'PDF/RadioButton', since linkage identifiers must be unique.
**Warning** The linkage identifier 'btnCancel' was already assigned to the symbol 'PDF/pdfCancel', and cannot be assigned to the symbol 'PDF/pdfCancel', since linkage identifiers must be unique.
:confused: any idea on how to fix those? :confused:
thanks.
i am migrationg my application from flash mx to flash 8
when compiling i got like 90 warnings, the following are some examples:
**Warning** The linkage identifier 'Tree' was already assigned to the symbol 'Tree', and cannot be assigned to the symbol 'PDF/Tree', since linkage identifiers must be unique.
**Warning** The linkage identifier 'RadioButton' was already assigned to the symbol 'export/RadioButton', and cannot be assigned to the symbol 'PDF/RadioButton', since linkage identifiers must be unique.
**Warning** The linkage identifier 'btnCancel' was already assigned to the symbol 'PDF/pdfCancel', and cannot be assigned to the symbol 'PDF/pdfCancel', since linkage identifiers must be unique.
:confused: any idea on how to fix those? :confused:
thanks.