Hi All, All of the examples I see use:
[Embed(source='../assets/resources.swf', symbol='SunFlower')] [Bindable] public var SunFlower:Class; Which is great if you want to embed the swf and than load the Symbol into Flex as a Class ( SunFlower ). However, how can one Load a swf dynamically during runtime using the SWFLoader or URLLoader and than load a symbol ... All in run time and none embeded ... Anyone ? Thank you for all the help, Sean - HeliHobby.com

