nuevadisco
New Member
Maybe I'm just going about this the wrong way, but I'm trying to have a function called playSong, and depending on the button pressed, I want to pass the parameter via xml to the playSong function so it can choose the correct song by resource id.Is there a better way to accomplish this or is the way that I'm trying possible?