swfobject IE6 error

by graham
Error: 'null' is null or not an object Wow, this was fun to figure out. IE6 doesn’t like hyphens in the id of the target element. Running the following code displayed the flash fine in IE6 (and other browsers) but there was an error coming from swfobject.js (line 14 actually had jQuery on w... [More]