Skip to main content
Inspiring
April 16, 2014
Question

Detect Flash using CF8

  • April 16, 2014
  • 1 reply
  • 436 views

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 topic has been closed for replies.

1 reply

Legend
April 22, 2014

This is client-side code, not ColdFusion. You need some JavaScript, something like this: http://www.blangdon.com/writing/about/detect-flash-with-javascript/