提交 da69ba8b authored 作者: Brian West's avatar Brian West

add this from CtRiX -- Thanks.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8409 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 305b7960
<p>
You can find more infos about slim.swf here:
</p>
<p>
http://musicplayer.sourceforge.net/#documentation
</p>
<p>
<br/>
Please remember that you should record your MP3s at 11Khz for slim.swf to play correctly
A quick example follows:
</p>
<object type="application/x-shockwave-flash" width="400" height="17"
data="/slim.swf?song_url=/data.mp3&song_title=This%20is%20the%20title">
<param name="movie" value="/slim.swf?song_url=/data.mp3&song_title=This%20is%20the%20title" />
<param name="quality" value="high"/>
<param name="bgcolor" value="#E6E6E6"/>
</object>
<p>
Remember that if this is not working for you, you should most probably point the song_url GET parameter to a real MP3 file that should be reachable through the web server.
</p>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论