|
Posted by Erwin Moller on 03/15/07 12:07
shror wrote:
> i want to add a midi file to my pages and i want to put two radio
> buttons so that on is on and the other is off so that the users can
> start or stop the file playing by choosing one of the radio buttons,
> but the problem is that i dont know how to do it.
>
> does any body know how this could be done
> Thanks in advance for your help
>
> shror
> www.s7els7.com
Hi,
This is a clientside issue.
Since PHP is serverside , it cannot help you playing midifiles on the
client.
PHP only produces the response (HTML) that your client (browser) receives.
Try a HTML newsgroup or JavaScript.
eg: comp.lang.javascript
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|