Is there some way I could detect if the device/browser that is viewing my page supports flash?
If is does not I would like to output some simple HTML... If it does I would like to output my swf...
Could I do this with PHP? Or do I have to do it with a client side language such as javascript?
Thanks in advance!
--