--- 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 = "
". $base_params['no_flash'] ."
\n"; + $html = "
". $params['no_flash'] ."
\n"; return $html; } \ No newline at end of file