Wimpy MP3 Player API

Server Side

Actions:
serveMP3
downloadfile
dir
phpinfo
feedPlaylist
getCoverart
podcast

Directives:
wimpyConfigFile
media_types
wimpy_auth
getMyid3info
ecommerce
ecomWindow
useMysql
defaultVisualBaseName
defaultVisualExt
hide_folders
hide_files
startDir
getid3libPath
httpOption
blockPHPinfo

Client Side

wimpyApp
wimpySkin
startPlayingOnload
randomOnLoad
shuffleOnLoad
displayDownloadButton
autoAdvance
popUpHelp
forceDownload
startOnTrack
trackPlays
voteScript
getMyid3info
forceXMLplaylist
useSysCodePage
ecommerce
ecomWindow
useMysql
scrollInfoDisplay
infoDisplayTime
bufferAudio
theVolume
defaultImage
loopPlaylist
limitPlaytime
startupLogo

HTML display

wimpySkin
wimpySwf
bkgdColor
tptBkgd
wimpyHTMLpageTitle
useSysCodePage

 

 

 

serveMP3

serveMP3 -- Feeds the mp3 through PHP

Usage

wimpy.php?action=serveMP3&theFile=http://www/path/to/file.mp3

Parameters

theFile -- a URL to a file

Description

Streams 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.
Example:
wimpy.swf?otherParams=blah&serveMP3=yes

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.

 

serveMP3

 

 



©2002-2008 Plaino.