Skip to content

Instantly share code, notes, and snippets.

@scullygroup
Created December 19, 2008 20:12
Show Gist options
  • Save scullygroup/38099 to your computer and use it in GitHub Desktop.
Save scullygroup/38099 to your computer and use it in GitHub Desktop.
swfobject embed code
var flashvars = {};
var params = {
menu: "false",
wmode: "transparent"
};
var attributes = {};
swfobject.embedSWF("swf/slideshow.swf", "flash-header", "1000", "317","9.0.0", "", flashvars, params, attributes);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment