А в свф которую вы подгружаете ничего добавлять не надо.
Главное на сайте где она расположена должен быть
http://www.dnadillo.dn.ua/crossdomain.xml

Код:
var context:LoaderContext = new LoaderContext();
if (Security.sandboxType!='localTrusted') context.securityDomain = SecurityDomain.currentDomain;
trace(Security.sandboxType);
context.applicationDomain = ApplicationDomain.currentDomain;
var ldr:Loader = new Loader();
var urlReq:URLRequest = new URLRequest("http://www.dnadillo.dn.ua/fla/cat.swf");
ldr.load(urlReq,context);
//ldr.contentLoaderInfo.addEventListener(Event.COMPLETE, loaded);
addChild(ldr);
Хвост дергается программно
http://murmadillo.tut.su/fla/One_cat.swf
http://www.dnadillo.dn.ua/fla/Crossdomain.html