[Extendflash] Getting symbol names

Dennis O'Brien DOBrien at LeapFrog.com
Wed Nov 16 16:51:10 PST 2005


Elements are anything selected on stage.  Instances are elements that
have corresponding library symbols.

Instance object -> instance.libraryItem
library object has items
Item object -> item.name

fl.getDocumentDOM().selection[0].libraryItem.name

See if that works for you.

--Dennis


-----Original Message-----
From: extendflash-bounces at flashguru.co.uk
[mailto:extendflash-bounces at flashguru.co.uk] On Behalf Of Jeffery Taylor
Sent: Wednesday, November 16, 2005 12:12 PM
To: extendflash at flashguru.co.uk
Subject: [Extendflash] Getting symbol names

Is there a way to get symbol names from a selected graphic symbol? I
know how to get an instance name with element.name, but I need the
actual symbol name.

Thanks,
Jeff


_______________________________________________
Extendflash mailing list
Extendflash at flashguru.co.uk
http://lists.flashguru.co.uk/mailman/listinfo/extendflash


More information about the Extendflash mailing list