Using the same Interaction on multiple boards
in MAIN
I've set up interactions to control Independent Media Layers to add overlays like a QR code or logo whenever needed. When I duplicate that board to make the 2nd show day the interactions don't work and I have to generate interactions for the specific board.
Is there a way to have an interaction to play a specific column on a specific media layer that is duplicated in multiple boards? I have a work around but it involves making an interaction and a streamdeck button for each board.
I saw in an earlier discussion that this was a purposeful decision, I'm hoping it has changed or would like to weigh in for a change to allow the interaction to be selectable for global or board specific.
Thank you,
Comments
Hello @JPaulCanada,
If you target a specific media for your interaction, yes, this will be binded to this specific board as well.
If you want a more generic interaction that starts a media at a specific position in any board, you could use the OSC message :
/myLayer/startMediaMore info in OSC documentation.
Best. Philippe