--- swfobject_api.module	2008-05-10 23:53:50.823750000 +0200
+++ swfobject_api.module.fixed	2008-05-10 23:53:19.464375000 +0200
@@ -183,7 +183,7 @@ function theme_swfobject_api($url, $para
   $id_count ++; 
   
   // create the html output
-  $html  = "<div  id=\"$div_id\"  $class >". $base_params['no_flash'] ."</div>\n";
+  $html  = "<div  id=\"$div_id\"  $class >". $params['no_flash'] ."</div>\n";
   
   return $html;
 }
\ No newline at end of file
