在网站上运行Flash文件 [英] Run the flash file in website

查看:82
本文介绍了在网站上运行Flash文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的网站上运行Flash文件.我使用以下代码.但是会出现加载失败错误.您能解决这个问题吗?提前解决问题...

i want to run the flash file in my website .i use following code.but load fail error wil be occur.can you solve this... advance thaanks...

<asp:ScriptManager ID="ScriptManager1" runat="server">

          </asp:ScriptManager>

<asp:UpdatePanel ID="UpdatePanel1" runat="server" UpdateMode="Conditional">
        <ContentTemplate>
              <div id="sound">
               <param name="sound" value="Resources/my.swf">
    <embed src="Resources/my.swf" width="120px" height="37px" menu="flase" ></embed>
    </div>

              </ContentTemplate>
    </asp:UpdatePanel>

推荐答案

请检查Flash文件的路径...

给出错误信息...
please check the flash file path...

give the error message...


这篇关于在网站上运行Flash文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆