Spookyboy3000
Member
- Apr 28, 2020
- 42
- 6
How do you get the flash player required?
Yeah, thatWhat do you mean? Something like thisYou must be registered for see images attach
Here's what I have for the bottom of my client.phpYeah, that
Post automatically merged:
I already have a website
<body>
<div id="client">
<habbo-client-error>
<div class="client-error__background-frank">
<div class="client-error__text-contents">
<h1 class="client-error__title">You're nearly in {hotelname}!</h1>
<p>Click the yellow Hotel button below, then click 'run Flash' when prompted to. See you in the Hotel!</p>
</div>
<div class="client-error__hotel-button-div">
<a href="https://www.adobe.com/go/getflashplayer" target="_blank" rel="noopener noreferrer" class="hotel-button">
<span class="hotel-button__text">Hotel</span>
</a>
</div>
</div>
</habbo-client-error>
</div>
<?php include('includes/checktheban.php'); ?>
</body>
OkHere’s an idea. Stop making the same thread when you don’t get an answer as quickly as you’d like.