Works like a charme! Thank you so much dop2000!
After tap on, an audio file shall start playing. The audio file is unique to the text object in the family.
My idea is to do it via a global variable.
global variable: select
on tap object "family" -> set global variable to the name of the text object (e.g. Alpha, Beta, etc...)
If global variable is "Alpha" -> play audio file "Alpha"
If global variable is "Beta" -> play audio file "Beta"
...etc
I cant find an expression that lets me change the global variable value to the name of the text object.
Do you have an idea, how to solve that?
Thats how it looks so far:
Thank you
Sophia