使用MD5加密文件的真实路径
SWF就OK
<embed src='<%=URL%>' quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="135" height="380"> </embed>
--------------------------------------但是WMV视频文件就不行(找不到路径而不播放)
<embed src='<%=URL%>' console="clip1" controls="ImageWindow"
width="380" height="365" align="middle" type="video/x-ms-wvx"> </embed>URL=System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(dt.Rows[0]["void_url"].ToString(), "MD5");WHY???