use: Embed(source='SWFFileName.swf', symbol='symbolName') doc: Flex 3 Developer's Guide, Advanced Flex Programming / Embedding Assets.
On Fri, Oct 3, 2008 at 4:09 PM, Sceneshift <[EMAIL PROTECTED]> wrote: > > Hey guys, > > I have a swf loader: > > <mx:SWFLoader id="SWFText" x="0" y="-15" > source="@Embed(source='../Assets/Assets.swf')"/> > > How do I go about retrieving a specific class / symbol from the SWFLoader > content for use in my application? > > -- > View this message in context: > http://www.nabble.com/SWFLoader---Getting-Symbols-tp19798505p19798505.html > Sent from the FlexCoders mailing list archive at Nabble.com. > > > -- Haykel Ben Jemia Allmas Web & RIA Development http://www.allmas-tn.com

