I am trying to use the mxml swfloader component to load the external flash from the following url, but it doesn\'t load anything. I\'m using FlashBuilder 4.5.
http://som
if swf is from another domain, u should probably add into your code
System.security.allowDomain("domain");