in reply to plong - a pong clone with SWF::File
and I tried everything I could think of with Perl and streamMp3() just wouldn't take it.// open the mp3 file $snd = fopen("boomb.mp3", "rb"); // add the mp3 to the movie $movie->streamMp3($snd); // close the mp3 file
Anyways, just a thought(wish)if you are making examples for SWF and/or Ming.
|
---|