Would be black if Flash wasn't enabled, besides this isn't the client.Enable your flash player? If you already did your Habbo.swf isn't linked properly.
To do that,Enable error reporting in your index.php file, reload the page and see if you get any errors.
error_reporting(1);
echo mysql_error();
error_reporting(E_ALL);
echo mysql_error();