Flash in XHTML
I’ve read a couple of articles about the markup necessary to display Flash content in a XHTML page and validate fully.. e.g. The Satay Method
I was just thinking - instead of using a Flash container movie to load other movies (so IE can stream).. can’t you just create a HTML page with a DocType which allows the Flash mumbo-jumbo, then embed that via the object tag? Would the double object embed work?
I think I’ll try this later and report my findings