First post, but I’m really stuck…
I’m converting a legacy app from MX2004 (FP6) to CS3 (FP9) and I’m getting the following in the output window:
[FONT=Courier New][SIZE=1]Warning The linkage identifier ‘FUIComponentSymbol’ was already assigned to the symbol ‘Flash UI Components/Core Assets - Developer Only/FUIComponent Class Tree/FUIComponent’, and cannot be assigned to the symbol ‘FUIComponent’, since linkage identifiers must be unique.
Warning The linkage identifier ‘FUIComponentSymbol’ was already assigned to the symbol ‘Flash UI Components/Core Assets - Developer Only/FUIComponent Class Tree/FUIComponent’, and cannot be assigned to the symbol ‘x_elements/Flash UI Components/Core Assets - Developer Only/FUIComponent Class Tree/FUIComponent’, since linkage identifiers must be unique.
Warning The linkage identifier ‘UpArrow’ was already assigned to the symbol ‘Flash UI Components/Core Assets - Developer Only/Other Assets/FScrollBar Assets/fsb_UpArrow’, and cannot be assigned to the symbol ‘x_elements/Flash UI Components/Core Assets - Developer Only/Other Assets/FScrollBar Assets/fsb_UpArrow’, since linkage identifiers must be unique.
Warning The linkage identifier ‘ScrollThumb’ was already assigned to the symbol ‘Flash UI Components/Core Assets - Developer Only/Other Assets/FScrollBar Assets/fsb_ScrollThumb’, and cannot be assigned to the symbol ‘x_elements/Flash UI Components/Core Assets - Developer Only/Other Assets/FScrollBar Assets/fsb_ScrollThumb’, since linkage identifiers must be unique.
Warning The linkage identifier ‘DownArrow’ was already assigned to the symbol ‘Flash UI Components/Core Assets - Developer Only/Other Assets/FScrollBar Assets/fsb_DownArrow’, and cannot be assigned to the symbol ‘x_elements/Flash UI Components/Core Assets - Developer Only/Other Assets/FScrollBar Assets/fsb_DownArrow’, since linkage identifiers must be unique.
Warning The linkage identifier ‘icon_plus’ was already assigned to the symbol ‘Flash UI Components/Component Skins/FTree Skins/folder_closed’, and cannot be assigned to the symbol ‘ASSETS/graphics/plus ICON’, since linkage identifiers must be unique.
Warning The linkage identifier ‘icon_minus’ was already assigned to the symbol ‘Flash UI Components/Component Skins/FTree Skins/folder_open’, and cannot be assigned to the symbol ‘ASSETS/graphics/minus ICON’, since linkage identifiers must be unique.
Warning The linkage identifier ‘icon_ie’ was already assigned to the symbol ‘Flash UI Components/Component Skins/FTree Skins/icon_leaf’, and cannot be assigned to the symbol ‘ASSETS/graphics/icon_IE’, since linkage identifiers must be unique.
Warning The linkage identifier ‘FBoundingBoxSymbol’ was already assigned to the symbol ‘x_elements/Flash UI Components/Component Skins/Global Skins/FBoundingBox’, and cannot be assigned to the symbol ‘Flash UI Components/Component Skins/Global Skins/FBoundingBox’, since linkage identifiers must be unique.
Warning The linkage identifier ‘FScrollPaneSymbol’ was already assigned to the symbol ‘x_elements/Flash UI Components/ ScrollPane’, and cannot be assigned to the symbol ‘Flash UI Components/ ScrollPane’, since linkage identifiers must be unique.
Warning The linkage identifier ‘FScrollBarSymbol’ was already assigned to the symbol ‘x_elements/Flash UI Components/ ScrollBar’, and cannot be assigned to the symbol ‘Flash UI Components/ ScrollBar’, since linkage identifiers must be unique.[/SIZE][/FONT]
Can anyone shed any light on these.
When I publish as FP6 from CS3, the app works ok, when I pusblish as FP9 then I get the messages. The app still works, but I want to sort out the problems as it isn’t best practice to have error messages etc in an app when hadning it off…
Thanks for looking.
R