3 Replies Latest reply: Jul 25, 2012 7:14 PM by simplezeroec RSS

    can not access LoaderInfo.bytes

    Y.Boy Community Member

      I use Loader.load() method to load a swf file, I can access loader.contentLoaderInfo.bytes, BUT, when I use Loader.loadBytes() method to load a swf file, I CAN NOT access loader.contentLoaderInfo.bytes. It will give me

      Security Error! I has use Security.allowDomain , but cann't work.