I have a hidden embed tag in my document, it plays fine in MSIE, but in mozilla, it does not script. for instance, it is an asx file, so the coding to get to the next track would be document.getElementById("player").next(); however mozilla says htis is not a function. what dod i do?!