I have a program that has a line of code to toggle music when I click on a Sprite and another line that takes you to a Level Select screen. Both click events work fine in Preview mode but neither work once the program is uploaded to my website. Any ideas why? The code is below.
+ Mouse: On Left button Clicked on level_selectbtn
-> Audio: Play selection.webm not looping at volume 0 dB (tag "sfx")
-> System: Wait 1.5 seconds
-> System: Go to levelselect