Warning: fopen(logv.txt): failed to open stream: Permission denied in /home/keonox/www/pyg/flashmp3player/inc.php on line 56
Warning: fputs(): supplied argument is not a valid stream resource in /home/keonox/www/pyg/flashmp3player/inc.php on line 63
Warning: fclose(): supplied argument is not a valid stream resource in /home/keonox/www/pyg/flashmp3player/inc.php on line 64 afAMP : Another Flash MP3 player
To replace our Real audio files on our websites (more than 1 000), we need
an audio player with the following functionnalities:
Ease of plugin installation (contrary to RealPlayer)
No ads into plugin (contrary to RealPlayer)
No firewall issues (contrary to RealPlayer)
"Really" cross-browser compatible integration (contrary to RealPlayer)
Ligthweight (7KB) and cpu resources optimized (contrary to RealPlayer)
Play multiple mp3 sound files...
... of different
size/length...
... on the same webpage (or different if using frames)
Sound information (position, buffer, time remaining,...)
Sound manipulation (play/stop/pause, live repositioning, volume control...)
Bandwith detection and adaptative buffering to be (almost) sure that the
audio file wouldn't stop during playing
Sound files may be passed by Javascript,
so there's no need to edit the .fla source file or the Flash player
snippet code.
Ease the interface modification (buttons, colors, elements)
Language independent
Caveat
This is my first ActionScript code, so there's probably lots of errors
into code structure and logic. So please be lenient.
Everyone needs a specific player, and mine won't respond exactly to your
needs, feel free to modify them to reach your goals, but as I'm (really) not
a flash expert, don't ask me how to do this, there's a lot of flash tutorials
around the web (see links above). In other words, there's no support
for the player, but if you found some bugs, you may contact me by
http://pyg.keonox.com/
Downloads
Player
This is the standard version. Best fit into 220x30 pixels.
DemoPlayer is more here for demonstration purpose (it's not really cute ;)). It display a lot of quite useless informations, and use quite some cpu. But it's a good start to see the code possibilities.