Thanks and it looks like this is what I want but what am I doing wrong? <html> <head><title>Embedded VLC Player</title></head> <body> <script language="JavaScript" type="text/javascript"> myVLC = document.getElementById("vlc"); myVLC.playlist.add(url, " ", &qu...