Dropdown UI Element

Is there a way to use the dropdown UI element with different URLs for music files?

I don’t think you can put the urls in the drop down but you can put the music titles and then in the change event include an if else structure that would check the music title selected and play the corresponding music. I hope this helps.

1 Like

Thank you so much! We’re just on Lesson 3 of Unit 5. I’ll be introducing if statements in a few days.