自定义现有网站的音频播放器 [英] Customize audio player of existing website

查看:78
本文介绍了自定义现有网站的音频播放器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好!



我的一位朋友已经要求我修改他的css文件的一些内容。他有一个在线广播。我应该改变玩家方面。问题是我不能让它在本地工作。我收到错误步骤4中的任务队列失败;错误#2028。我以前从未与球员合作过。他有一个基于ftp的域名,当我访问它时,打开播放器html文件,它的工作原理。我想让它在本地工作,以便能够测试它。

我找不到他脚本中的设置,那里很乱,他添加了很多测试文件和我我不太确定他是如何工作的。

这是嵌入代码:



Hello!

I've been asked by a friend of mine to modify some things of his css file. He has an online radio.I am supposed to change the player aspect. The issue is i can't make it work locally. I get the error "Task queue failed at step 4; error #2028" . I've never worked with players before. He has a ftp based domain and when i access it, opening the player html file, it works. I want to make it work locally too, to be able to test it.
I can't find the setup made in his scripts, it's a mess there, he added a lot of test files and i'm not pretty sure how he made it work.
This is the embedding code:

<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" id="radio">
       <param name="audio" value="player.swf" />
       <param name="allowfullscreen" value="true" />
       <param name="allowscriptaccess" value="always" />
       <param name="flashvars" value="buffertime=3&file=http://live-zen.distinct.ro:8000&streamer=rtmp://live-zen.distinct.ro/shoutcast&provider=rtmp&autostart=true" />
       <embed

          type="application/x-shockwave-flash"

          id="player1"

          name="player1"

          src="player.swf"

          allowscriptaccess="always"

          allowfullscreen="true"

          flashvars="buffertime=3&skin=rowafed.xml&plugins=metaviewer-1&metaviewer.position=top&metaviewer.size=100&file=http://live-zen.distinct.ro:8000&streamer=rtmp://live-zen.distinct.ro/shoutcast&provider=rtmp&autostart=true"

        />
        </object>







我有js文件和swf播放器。我现在不知道该怎么办。他的在线广播工作正常,即使我添加了本地不起作用的文件夹,即使我在他的脚本中找不到javascript设置。我不得不提到他用wow滑块构建了自己的网站,非编程器的某种向导。如果需要,我会提供整个html脚本,这样你就可以更好地理解。



我真的需要帮助。



谢谢!




I have the js file and the swf player. I don't know what to do now. His online radio works fine, even if i add the folder which doesn't work locally, even if i can't find the javascript setup in his scripts. I have to mention he built his website with wow slider, some sort of wizard for non coders. I will provide the entire html script if needed, so you can understand better.

I would really need help.

Thank you!

推荐答案

这篇关于自定义现有网站的音频播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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