Index: swfobject_api.module =================================================================== --- swfobject_api.module (revision 4195) +++ swfobject_api.module (working copy) @@ -183,7 +183,7 @@ $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