Elektrine lite

← Feed

@ides_dev@mastodon.social

Post #4198996

2026-07-27 21:27 UTC

@DamonHD@mastodon.social @Edent@mastodon.social don’t forget Silverlight!

Replies (1)

  • @tony@toot.hoyle.me.uk 2026-07-29 13:02

    @ides_dev@mastodon.social @DamonHD@mastodon.social @Edent@mastodon.social Well mediaelement.js (the bit that actually inserts the flash warning) has: foreach ( array( 'all', 'html5', 'flash', 'silverlight', 'html4' ) as $handle ) { $scripts->add( "plupload-$handle", false, array( 'plupload' ), '2.1.1' ); } Silverlight lives! In wordperfect form.

    Open ##4198995