Todd,

Here is the demo: Audio Embedded Page Player.xar

There is quite a lot going on, so best to explore all the links and the various placeholder codes. The design notes should help too.

The start point in your scenario would be to upload all your interviewee recordings into one folder (on your hosted server). From there you would replace my source in the code with yours e.g. https://domain_name/recordings_folder_name. You can test this works by using this string followed by /filename.mp3.

With a long list of links, it is desirable to ensure the 'interviewee' window comes into view when you click on its link; it now does in that the parent window scrolls to the top.

Hopefully this gives you some ideas to play with.

Gary