Author: rmarianski
Date: 2009-10-26 17:10:51 -0400 (Mon, 26 Oct 2009)
New Revision: 25807
Modified:
WordpressWidgets/flowplayer_wp/flowplayer_wp.php
Log:
we prefer fullscreen in all ies to over the top menus in ie6
Modified: WordpressWidgets/flowplayer_wp/flowplayer_wp.php
===================================================================
--- WordpressWidgets/flowplayer_wp/flowplayer_wp.php 2009-10-26 20:37:23 UTC
(rev 25806)
+++ WordpressWidgets/flowplayer_wp/flowplayer_wp.php 2009-10-26 21:10:51 UTC
(rev 25807)
@@ -40,7 +40,6 @@
$j(this).empty().flowplayer( {
src: "<?php
bloginfo('siteurl');
?>/wp-content/plugins/flowplayer_wp/flowplayer/flowplayer.swf",
- wmode: 'transparent',
width: width,
height: height
},
--
To unsubscribe send an email with subject "unsubscribe" to
[email protected]. Please contact
[email protected] for questions.