曼波中国
曼波社区
曼波知识库
曼波搜索

查看完整版本: 找到一个支持MAMBO的flash_mp3_player在线播放器!+安装!

cubics 2006-4-10 17:30

找到一个支持MAMBO的flash_mp3_player在线播放器!+安装!

FLASH MP3 PLAYER 2.0

This Flash MP3 Player supports streaming playback, RSS/XSPF playlists, various playmodes, color/size customization and a javascript API. Both the configuration options and support for database-driven webservices have been greatly improved in this update. This mp3player also replaces the Flash Single MP3 Player, whose functionality is fully incorporated.

Typo3, Mambo, WordPress Plugin
as with my jpgrotator and flvplayer, Jean-David Gadina took the effort of creating a Typo3 plugin for this mp3player. it can be found at the Typo3 website. Joseph LeBlanc did the same for the open-source Mambo CMS, and Roel Meurders wrote a plugin for WordPress. These plugins still support the previous version of this mp3player, but I hope an update will be out soon. Thanks a lot guys!

下载:[url]http://www.jeroenwijering.com/upload/flash_mp3_player.zip[/url]

演示:[url]http://www.jeroenwijering.com/?item=Flash_MP3_Player[/url]

[color=Red]安装方法:

INSTALLING FOR A CMS OR PROFILE PAGE
If you want to use the mp3player on a profile site like MySpace, or in a content management system like WordPress, you can put all mp3 files, plus the mp3player.swf/config.xml/playlist.xml to a suitable place on the website or free file service. You need to refer to the mp3 files in the playlist with the full pathname (so including the [url]http://www..[/url] part).

In your profile or CMS, you can use the following code to insert the mp3player. I assume all files are on the location 'http://www.server.com/folder/', so you can just replace that with your files' location.

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="300" height="200" id="mp3player"
    codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" >
  <param name="movie" value="http://www.server.com/mp3player.swf" />
  <param name="flashvars" value="config=http://www.server.com/config.xml&file=http://www.server.com/playlist.xml" />
  <embed src="http://www.server.com/mp3player.swf" width="300" height="200" name="mp3player"
    flashvars="config=http://www.server.com/config.xml&file=http://www.server.com/playlist.xml"
    type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

For MySpace, you only need the a single line. I'm not sure about other profile sites, but I presume the same code would work there as well:

<embed allowScriptAccess="never" src="http://www.server.com/folder/mp3player.swf" menu="false" quality="high" width="300" height="200" name="mp3player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="&config=http://www.server.com/folder/config.xml&file=http://www.server.com/folder/playlist.xml" wmode="transparent" border="0" />

Next to refering to the SWF file with an absolute URL, this code also hands the SWF the location of the config.xml and playlist.xml, through the 'config' and 'file' variables. You can change both to whatever location you want, or even assign PHP/ASP files to dynamically get content from a database. Note that the xml files, unlike the MP3 files, always have to be on the same website as the mp3player.swf .[/color]

[[i] 本帖最后由 cubics 于 2006-8-17 19:05 编辑 [/i]]

lang3 2006-4-10 18:34

好东东,演示站的摇滚很棒!

lidaof 2006-4-10 19:12

是不错
呵呵

yustar 2006-4-11 04:13

不错,正在找这个东西

gengen 2006-4-16 11:59

回复 #1 cubics 的帖子

我也安装了一个flash mp3播放器,是用xspf player的

lzzy 2006-4-20 14:48

我想问一下该怎么样把它安装在网站上?我昨天刚开始学用manbo 谢谢

freefree 2006-4-30 11:10

如何安装?

wencasino 2006-5-26 14:24

棒,正准备在网站加个MP3  FREE DOWN 板块,谢了

gcczm 2006-6-8 07:09

好东东,演示站的摇滚很棒!

lzzy 2006-6-15 21:09

是装在组件里还是模块里?

mago 2006-6-20 13:52

怎么装啊。下了不会装。。够笨的我

liushy 2006-6-22 08:47

太好了,谢谢

mago 2006-6-27 19:57

装不了啊.能不能哪个高手直接做个MAMBO支持的模块直接安装啊

mkr203 2006-7-2 10:20

哪位兄弟能教教我怎么装,万分感谢

yhx1111111 2006-8-17 05:04

安装不了啊。哪位高手指点一下!!!!

yhx1111111 2006-8-21 01:30

晕。你的安装方法能翻译成中文吗?

qq241115940 2006-8-26 06:21

不错不错。谢了

lujunsong 2007-6-26 13:49

不会吧,是模版????????:@

模版、模块、组件都无法上传!:'(
页: [1]
查看完整版本: 找到一个支持MAMBO的flash_mp3_player在线播放器!+安装!