Skip to content

Instantly share code, notes, and snippets.

@bcalloway
Created February 23, 2009 15:41
Show Gist options
  • Save bcalloway/69010 to your computer and use it in GitHub Desktop.
Save bcalloway/69010 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