标题:flash+xml 上传到站点内无法播放【急】
只看楼主
czg123698741
Rank: 2
等 级:论坛游民
帖 子:348
专家分:84
注 册:2009-3-4
结帖率:78.99%
 问题点数:0 回复次数:1 
flash+xml 上传到站点内无法播放【急】
大家好,我最近下载了一个Flash+XML的源码文件,但是我上传到空间站点之后打开,就是这个效果(http://This file is a genuine FonZ file and is stolen from www.
我奇怪的是,我不放在站点里面,我只在桌面上打开,却能正常的运行。
我看了Flash内的action script 代码。里面有这个一段控制的。
    if (!FlashDenPreviewFileProtection.isStolenSWF()) {
        loadXML();
    } else {
        var txt = _root.createTextField("err_txt", 1, 0, 0, Stage.width, Stage.height);
        txt.multiline = true;
        txt.textColor = 16711680 /* 0xFF0000 */;
        txt.text = "This file is a genuine FonZ file and is stolen from www.
    }

请帮帮忙啊~~~~~~~~~
搜索更多相关主题的帖子: 站点 flash xml 播放 
2010-05-09 23:06
czg123698741
Rank: 2
等 级:论坛游民
帖 子:348
专家分:84
注 册:2009-3-4
得分:0 
请问,有人知道吗?
2010-05-10 16:40



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-306010-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.506571 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved