Has anyone come up with a workaround for the Internet Explorer ActiveX problem? My usual workarounds require direct access to the OBJECT, EMBED, and PARAMs tags in order to wrap a JavaScript function around them and use document.write to place them on the page. That doesn't exactly work when that's all being handled in PHP by the podpress_theme.php file and passed to the page in a $return variable.