Created
December 19, 2008 20:12
-
-
Save scullygroup/38099 to your computer and use it in GitHub Desktop.
swfobject embed code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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