I want to pulish SWF file from .fla file. I have some scripts there, but when I pulished them - they don't work. I get error from compiler:
1046: Type was not found or was not a compile-time constant
**Warning** The linkage identifier 'scrollableContent' was already assigned to the symbol 'pop_ups/__pop_up_other_elements/scrollableContent', and cannot be assigned to the symbol 'pop_ups/__pop_up_other_elements/scrollable_game_content', since linkage identifiers must be unique.
I google that error, but don't find any appropriate answer. I saw some information here, but it didn't help me. http://curtismorley.com/2007/06/20/flash-cs3-flex-2-as3-error-1046/
Please, tell anybody what problem produce this error and how can I fix it? Thanx!