I have a page that does a search on a channel that has mp3 files. I am wanting to display the results and have the ability to play the results in Jplayer. The problem I am running into is that I need to print out some of the information again in the JS array so that Jplayer can play it. But I have not figured out a way to go through the search results a second time. Is there a way to do that?
Thanks for your help