开发者

Domain restrictions for swfloader

I have a swf movie player located in http://www.a.com/a.swf. Normally this a.swf is used by a html page, the swf file is embedded in a http://www.a.com/a.html. The website is not built by me but I know there is a restr开发者_开发问答iction that only the html in http://www.a.com can play the video . Now what I want to do is embed the a.swf into a c# project using swfloader, I will set the source property of swfloader to http://www.a.com/a.swf. My question is will the c# project be able to play to video file the same as in the html page?


it doesn't matter what serverside language you are using as long it prints out html. Only the html and actionscript settings matter. If you allow networking, by using this <param value="all" name="allownetworking"/> it should work fine.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜