Hi,I'm using the jquery media plugin (.90) with swfobject (2.1)My markup has something like this:My videoTo load the video, I simply call jQuery('a.leftmedia').media();If the browser has flash installed, the video loads fine. If it doesnot have flash, there's no video displayed and no prompt to installflash. I'd like to use swfobject's ability to automatically ...