I need to detect whether a browser has flash installed and active, and if not I will switch to an alternative set of code.
Can anybody tell me how I can test for an active flash installation? (on CF8)
Thanks
Mark
This is client-side code, not ColdFusion. You need some JavaScript, something like this: http://www.blangdon.com/writing/about/detect-flash-with-javascript/
Retrieving data ...