function goAheadAndPlayThatVid(urlOfVid) { // some code that plays the Vid } HtmlPage.Window.Invoke("goAheadAndPlayThatVid", "urlOfVidHere");