I have embedded a media file(more specifically, a .wav file) as a plugin on a page. This works fine when I open the page as it shows up as a media player and I am able to play the tracks. However, when I include this page as an iframe in a different page, I am unable to play the track although the media player is still visible in the page inside the iframe. Is this really not possible? or am I doing something wrong?