The problem is my class is assigned to more than one symbol... 

So... 

guess there is no real way of achieving this. My  solution was to add a line
of code in every symbol( symbolName = "aSymbol" )... which worked a treat...
but still not great...

- karim


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bart
Wttewaall
Sent: 04 December 2006 17:01
To: Flashcoders mailing list
Subject: Re: [Flashcoders] which Symbol?

Hi Karim,

When building components, the first three (static) variables usually
define the symbolName, symbolOwner and className. If you add them to
your own class, then you're done. Get the linkageID by calling
Classname.symbolName; Of course you should use the same identifier
that you set in your class.

Bart

2006/12/4, karim beyrouti <[EMAIL PROTECTED]>:
> Hi All...
>
>
> I don't think this is possible, but just thought I'd ask if it's possible
to
> get the linkageID of a symbol that a class is assigned to?..
>
>
> Cheers
>
>
> - karim
>
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.430 / Virus Database: 268.15.2/559 - Release Date: 30/11/2006
> 05:07
>
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.430 / Virus Database: 268.15.2/559 - Release Date: 30/11/2006
05:07
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.430 / Virus Database: 268.15.2/559 - Release Date: 30/11/2006
05:07
 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to