|
||||
| home > wimpy MP3 player > documentation > API | www.wimpyplayer.com | |||
Server Side
Client Side
HTML display
|
serveMP3serveMP3 -- Feeds the mp3 through PHP Usagewimpy.php?action=serveMP3&theFile=http://www/path/to/file.mp3 ParameterstheFile -- a URL to a file DescriptionStreams binary mp3 file to wimpy.swf by passing the file through PHP. This prevents mp3 files from being cached on end users computer. To activate this option, include serveMP3=yes when loading wimpy.swf. Once this option is activated, wimpy.swf will make all requests to play a file as: wimpyApp.php?action=serveMP3&theFile=http://www/path/to/file.mp3 NOTE: This option is not available when running wimpy off of an XML playlist. since this feature requires special back-end server code (such as PHP or ASP) to handle this kind of functionality.
|
©2002-2008 Plaino.