SWFMovie->streamMP3()
SWFMovie->streamMP3 - Streams a MP3 fileSyntax
int SWFMovie->streamMP3 (mixed $mp3file, float $skip)Arguments
- mp3file - Can be a file pointer returned by fopen() or the MP3 data, as a binary string.
- skip - Number of seconds to skip.
