SWF player can not replay
bagya - October 8, 2009 - 02:56
| Project: | SWF Tools |
| Version: | 6.x-2.5 |
| Component: | SWF Tools |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I have used SWF player using PHP code :
<?php
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.
