2009年6月19日
摘要: 我从文件系统中读取SWF文件并显示到浏览器端出现了一个问题。我的开始代码是这样的。response.ContentType = "application/octet-stream";response.AddHeader("Content-Disposition", "attachment; filename=" + filename);在flash显示代码中加入改页面路径,结果发现根本flash文... 阅读全文
posted @ 2009-06-19 11:51 自由港 阅读(436) 评论(0) 推荐(0)