找了很多地方,试了很多方法,终于在它的官方网站论坛找到了答案,原因是Asp.net mvc在显示非根目录下的flash文件时会报404未找到错误,但放在根目录下就没事。
原文:The problem is that the swf on the .net form is causing a 404 when SteelExternalAll.swf is requested. If you move SteelExternalAll.swf in the root (/SteelExternalAll.swf) it should work. On the CF form the player is located here: http://www.marshhi.com/vid/vtours/SteelExternalAll.swf.
本文解决了一个 ASP.NET MVC 中显示非根目录 Flash 文件导致 404 错误的问题。通过将 SteelExternalAll.swf 移动到网站根目录下,成功解决了该问题。
动画的原因&spm=1001.2101.3001.5002&articleId=3018802&d=1&t=3&u=eb2a00e63d4248c3a9f4b54d2c5676b2)
462

被折叠的 条评论
为什么被折叠?



