I have used SWF player using PHP code :
print swf('http://blablabla.com/audiofile.mp3');
The player can be displayed and run properly but the audio file can not be replayed when it finished.
So, I have to refresh my browser to play the audio again.
Anybody can help me? Thx.