Hi i am creating a simple learning application for my project i am using global ui and i have several pages for navigation, i want to create a mute button function that works for all layouts, every layout contains different audio files. Is it possible to have such event without conflict? I have tried else statement and also used global variable but does not work it conflicts with other pages. As well for slider bar function, i would like it to work for 3 separate audio files on one event. It would be a great help if someone could help me. Thanks in advance