V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
blijf
V2EX  ›  问与答

求助 Discuz 编辑器添加 HTML5 播放器问题

  •  
  •   blijf · Jul 29, 2014 · 4733 views
    This topic created in 4291 days ago, the information mentioned may be changed or developed.
    本人使用iframe等外部引用方式可以正常显示
    引用地址: http://dn-smsent.qbox.me/tools/tudou-music.htm?tudouid=188122249

    但是把源代码帖到Discuz编辑器后无法正常显示和播放,求助大神指教 谢谢.

    不正常的页面: http://www.smsent.org/thread-323-1-2.html
    2 replies    2014-07-30 11:34:16 +08:00
    yuyachen
        1
    yuyachen  
       Jul 30, 2014   ❤️ 1
    style_8_forum_viewthread.css 第1781行
    .t_f li {
    margin-left: 2em;
    }
    去掉就可以了,css问题
    blijf
        2
    blijf  
    OP
       Jul 30, 2014
    @yuyachen 您好, 非常感谢,显示已经正常了,但是仍然不能播放
    我设置的是自动播放,好像是无法执行这段JS
    <script type="text/javascript">
    $(document).ready(function(){

    $("#jquery_jplayer_1").jPlayer({
    ready: function (event) {
    $(this).jPlayer("setMedia", {
    title: "S.m.s Entertainment",
    flv: "http://vr.tudou.com/v2proxy/v2?it=188122249",
    }).jPlayer("play");
    },
    swfPath: "js",
    supplied: "mp3, flv",
    wmode: "window",
    volume: "1",
    smoothPlayBar: true,
    keyEnabled: true,
    remainingDuration: true,
    toggleDuration: true
    });
    });
    </script>
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3233 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 56ms · UTC 11:57 · PVG 19:57 · LAX 04:57 · JFK 07:57
    ♥ Do have faith in what you're doing.