[PHP] StreamMp3 from ming extension doesn't work!!!

2001-07-10 Thread octopussy
Octopussy. My peace of code: ? $m = new SWFMovie(); $m-streamMp3(test.mp3); header('Content-type: application/x-shockwave-flash'); $m-output(); ? My configuration: a.. Apache 1.3.20 under Windows XP RC1 b.. PHP 4.0.5RC1

[PHP] Pb with MP3 streaming with Flash Object swfmovie()

2001-07-13 Thread octopussy
Hi all, I'm trying to make some MP3 streaming with my Apache Web Server and PHP since I discovered the instruction streammp3($filename) in the swfmovie object. But can't make it work! Anybody else tryied to use this feature or did I miss something? Octopussy! ? // Streaming MP3 Test $mp3_file