Why isn't the swfloader working?

后端 未结 3 760
刺人心
刺人心 2021-01-28 06:03

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

3条回答
  •  情深已故
    2021-01-28 06:39

    My guess is that you have a Sandbox Security violation. You can't load a swf from another domain/port without having a crossdomain xml.

提交回复
热议问题