audio player 에 해당하는 글1 개
2006/02/03   Martin Laine의 Audio Player 적용하기
Martin Laine의 Audio Player 적용하기
들여마시기/팁 | 2006/02/03 14:25

Download
Emergency - Muse

rimy님 블로그에서 보고 가져왔는데.. 소스를 수정하려니 오류가 몇개씩 떠서;ㅁ; 그냥 소스를 가져다 철썩 붙였습니다;;(계속 이런 노가다를 해줘야 겠군요)
한동안 맛들려서 자주 쓰게 될것 같습니다~



이 파일을 받아서 태터가 있는 폴더에 넣어주신 후
inc_global.php의 멀티미디어 파일 붙이기 부분을 다음 텍스트 파일과 같이 바꾸어 줍니다


Plugin Name: Audio player
Plugin URI: http://www.1pixelout.net/code/audio-player-wordpress-plugin/
Description: Lets you insert audio mp3 files into your posts. Comes with it's own flash music player.
Version: 0.7 beta
Author: Martin Laine
Author URI: http://www.1pixelout.net

Change log:

0.7 beta (24 October 2005)

* Added colour customisation.

0.6 beta (23 October 2005)

* Fixed bug in flash player: progress bar was not updating properly.

0.5 beta (19 October 2005)

* Moved player.swf to plugins folder
* Default location of audio files is now top-level /audio folder
* Better handling of paths and URIs
* Added support for linking to external files

0.2 beta (19 October 2005)

* Bug fix: the paths to the flash player and the mp3 files didnㅤㅁㅝㅍ respect the web path option. This caused problems for blogs that donㅤㅁㅝㅍ live in the root of the domain (eg www.mydomain.com/blog/)

License:

Copyright 2005 Martin Laine (email : martin@1pixelout.net)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA




,
(7291)