[Flashcoders] These [EMAIL PROTECTED] Flash 8 Linkage Publish Errors

2005-12-09 Thread varfoo
What the *^%$ is this?

**Warning** The linkage identifier 'BoundingBox' was already assigned to the 
symbol 'com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component 
Assets/BoundingBox', and cannot be assigned to the symbol 'Flash UI Components 
2/Component Assets/BoundingBox', since linkage identifiers must be unique.

And how to I get rid of it?  I've already changed the linkage ids on my 
symbols, but what can I do about Flash?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] These [EMAIL PROTECTED] Flash 8 Linkage Publish Errors

2005-12-09 Thread Judah Frangipane

Hi Varfoo,

Somewhere in your library there is another symbol using the linkage id 
of BoundingBox.


Best Regards,
Judah

varfoo wrote:


What the *^%$ is this?

**Warning** The linkage identifier 'BoundingBox' was already assigned to the 
symbol 'com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component 
Assets/BoundingBox', and cannot be assigned to the symbol 'Flash UI Components 
2/Component Assets/BoundingBox', since linkage identifiers must be unique.

And how to I get rid of it?  I've already changed the linkage ids on my 
symbols, but what can I do about Flash?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



 



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] These [EMAIL PROTECTED] Flash 8 Linkage Publish Errors

2005-12-09 Thread David Rorex
not just 'somewhere in your library', but it tells you exactly which
symbols they are:

com/yellowjacketsoftware/ui/components/Flash UI Components 2/Component
Assets/BoundingBox is the first one

Flash UI Components 2/Component Assets/BoundingBox is the second one.

The error seems pretty descriptive to me...
The linkage identifier 'BoundingBox' was already assigned to [1st MC]
and cannot be assigned to [2nd MC], since linkage identifiers must be
unique.

-David R

On 12/9/05, Judah Frangipane [EMAIL PROTECTED] wrote:
 Hi Varfoo,

 Somewhere in your library there is another symbol using the linkage id
 of BoundingBox.

 Best Regards,
 Judah

 varfoo wrote:

 What the *^%$ is this?
 
 **Warning** The linkage identifier 'BoundingBox' was already assigned to the 
 symbol 'com/yellowjacketsoftware/ui/components/Flash UI Components 
 2/Component Assets/BoundingBox', and cannot be assigned to the symbol 'Flash 
 UI Components 2/Component Assets/BoundingBox', since linkage identifiers 
 must be unique.
 
 And how to I get rid of it?  I've already changed the linkage ids on my 
 symbols, but what can I do about Flash?
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 
 
 
 

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders