Gchats Media Player Pro is a powerful and interactive web based Media Player.
• Mp3 And Flv Realtime streaming
• Flash Video 1.0 (Flv) Manual totalTime
• Auto FullScreen When you do not move the mouse
• Graphical Equalizer
• Buffering
• And More...
Gchats Media Player Pro is Complete Web based Multimedia Player for your website.
features :
loads entire structure of media folder into a tree (folders , subfolders ,...).
ability to realtime play mp3 and flv video files.
Volume , Pan , Left and Right volume alignment , stop , pause , play ,...
Gchats Flash Mp3 Player 4.0 , Directly Streams Mp3 Files within your website, Pan,Volume Repeat,Shuffle Play,Pause,Stop,Next,Previous Graphical Equalizer,You can use your own scripts to generate playlist for the player,...
Demo Version can only play 2 musics , 30 second of each one.
A Simple PHP-Script which chooses a different design each reload - based on CSS
Easy to install and to use.
You can decide how much and which Stylesheets should be used.
Languages: German, English
The Headless HorseMP3 is a PHP script designed to be an interface for playing MP3s on the web server. Its intended use is to be able to play MP3s from a headless (no keyboard, mouse, or monitor) old computer which you can stick out of the way, under a bed or something.
This script is designed for internet stations which broadcast two streams simultaneously, E.G. one with content for broadband listeners and another with content for modem listeners. The user selects his/her stream quality and player, and submits the form. The script takes that submitted data and sends appropriate headers and data to launch the correct player. The script assumes that the streams are being broadcast in a format which all players can handle, such as mp3. You must edit the $HighURL and $LowURL variables to point to the appropriate streams. The selected URL is passed to the selected player. You may also wish to edit the PrintForm() function to display your own html, particularly the title.