I'm trying to use VLC in a web page and it's working on FF/Linux but not IE/Windows. I'm using 1.1.7 and have Javascript access to the VLC object. In the script debugger I can get information on the VLC object (MRL, playlist.isPlaying, playlist.itemCount, input.length,position,rate,etc. but when I a...