Hmm. Well if you call getQualifiedClassName on the classes generated for the embeds you might see some information about where it came from.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of westmeadboy Sent: Saturday, May 10, 2008 7:41 PM To: [email protected] Subject: RE: [flexcoders] Using a const to specify Embed source Oh, I see - thanks for clearing that up. In my example, you're right, I wouldnt still need the path. But I was hoping to capture asset folder paths as consts and use that as a prefix for the source of the many embedded icons. Alex Harui wrote: > > Metadata (stuff inside []) is not part of actionscript so variables and > consts can't be used. Once embedded, why do you still need the path? > -- View this message in context: http://www.nabble.com/Using-a-const-to-specify-Embed-source-tp17159215p1 7160533.html <http://www.nabble.com/Using-a-const-to-specify-Embed-source-tp17159215p 17160533.html> Sent from the FlexCoders mailing list archive at Nabble.com.

