? flashvideo-flash.patch
Index: flashvideo-flash.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/flashvideo/flashvideo-flash.tpl.php,v
retrieving revision 1.1
diff -u -p -r1.1 flashvideo-flash.tpl.php
--- flashvideo-flash.tpl.php	14 Sep 2007 02:36:07 -0000	1.1
+++ flashvideo-flash.tpl.php	14 Mar 2009 11:03:05 -0000
@@ -13,5 +13,6 @@
       wmode="<?php print $wmode; ?>"
       <?php if($wmode == 'window'){ ?>allowfullscreen="true"<? } ?>
       quality="high" 
-      flashvars="<?php print $flashvars; ?>" />
-</object>
\ No newline at end of file
+      flashvars="<?php print $flashvars; ?>">
+   </embed>
+</object>
