Fixing the Flash/Embed Issue

I’ve been having a go at embedding Flash objects this way:
kirupa.com - Fixing the Flash/Embed Issue.

It works fine in Firefox, but in Internet Explorer, it doesn’t display Flash objects at all.

This is the HTML I have…:

I bolded the parts that are specific to the tutorial.

I used different DIV IDs for each SWF, and also only used the “<script type=“text/javascript” src=“flashobject.js”></script>” once on the page, as advised by the tutorial.

Does anyone know why this isn’t working in IE?