(function embedMovie(url) {
  swfobject.embedSWF(url, "movie", "100%", "100%", "9.0.124", null, {},
                      {allowScriptAccess: "always", allowFullScreen: "true", wmode: "transparent"},
                      {});
})(moviePath);