RE: [flexcoders] "Embedding Swf files" Help sample broken. Need to refer to symbols at runtime.

2006-06-07 Thread Stephen Gilson
pinkmongrel Sent: Thursday, May 25, 2006 6:45 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] "Embedding Swf files" Help sample broken. Need to refer to symbols at runtime. I need to load swf's that include many symbols which I need to reference dynamically at runtime. I am able to

[flexcoders] "Embedding Swf files" Help sample broken. Need to refer to symbols at runtime.

2006-05-25 Thread pinkmongrel
I need to load swf's that include many symbols which I need to reference dynamically at runtime. I am able to embed and link to symbols whose name I know at compile time using: [Embed(source='shapes.swf', symbol='greenSquare')] [Bindable] public var imgCls:Class; I won't know some of my sym