Mp3 Reader – Get mp3 details before it loads
This is free php class from Zend found at http://www.zend.com//code/codex.php?ozid=160&single=1
You can use this class at your server, in normal php/ via amfphp to read the details of a mp3 file. The best utility of this file would be to get the details of  a mp3 file such as duration  property, even before you start loading the file. This can be very useful when you want to setup a progressbar for duration played/duration total. You wont have to use any approximation calculations anymore. Try this out in you flash / flashlite  projects. You can download the source from  Zend or get it Here.
Popularity: 3% [?]
September 12, 2009
Posted in: General




Leave a Reply