isPlayable on Editor X (Gallery)?

As all you know, currently It’s not possible to use sliders in Edito X, so the only way to achieve the same “effect” is through a gallery pro slider, but the issue is that there I haven’t found an effective way to make the gallery stop when you hover the gallery.

I’ve already checked in every kind of gallery pro format available in Editor X, but all of them send the message in console of “false”, can anyone confirme me if there is actually any kind of gallery pro format that it’s actually playable?

console.log($w("#gallery1").galleryCapabilities.isPlayable)

This is the code I used in a “onClick event”

Hey,

If you want the gallery to stop when you hover over it then have you tried using the pause() function within an onMouseIn() event?

Hope this helps!

Dara | Corvid Team