Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

detect if flash is installed without js

If flash is not installed, i want to replace the flash animation with a jquery animation. BUT if flash and js are not installed, i want to display a div with a message to the user. how is it possible to check if flash is not running at the clientside without using js?

kind regards,

like image 647
dilbert Avatar asked Apr 24 '26 13:04

dilbert


1 Answers

Use a javascript event to replace your message with the Flash animation. If Javascript is not running, you will see the message instead.

SWFObject is a great little tool for completing exactly what you want.

like image 120
seanhodges Avatar answered Apr 26 '26 03:04

seanhodges



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!