For problem 1;
Download this - click here! and place in your swf directroy.
Add this to your htaccess ;
Code:
RewriteRule ^game/habbopages/chat/commands(|/)$ game/habbopages/chat/commands.php
RewriteRule ^game/habbopages/builders-club/info(|/)$ game/habbopages/builders-club/info.php
RewriteRule ^game/habbopages/forums(|/)$ game/habbopages/forums.php
RewriteRule ^game/habbopages/forums/formatting(|/)$ game/habbopages/forums/formatting.php
RewriteRule ^game/habbopages/help/pets/training(|/)$ game/habbopages/training.php
Change the links if you need too. If you use a web.config use URL Re-write to convert them over.