habbgo/assets/client.html

21 lines
1.0 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="windows-1252">
<title>HabbGo Client</title>
</head>
<body style="background: black; text-align: center;">
<object data="./dcr/habbo.dcr" type="application/x-director" width="960" height="540">
<param name="src" value="./pdebug.dcr">
<param name="playerVersion" value="10">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo' swContextMenu='true' ">
<param name="swStretchStyle" value="none">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw2" value="connection.info.host=127.0.0.1;connection.info.port=11235">
<param name="sw4" value="connection.mus.host=127.0.0.1;connection.mus.port=11236">
<param name="sw3" value="client.reload.url=127.0.0.1">
</object>
</body>
</html>