[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! setRate(12.0); $m->st

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

2001-07-10 Thread octopussy
fuly ? Thanks Octopussy. My peace of code: 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