I'm just trying to edit this emulator on localhost cause bored, But yeah I tried clearing cache and all but wont work :SDo you run CloudFlare? If so purge the cache in the CloudFlre settings for that domain name, or add a random hash on the end of the base URL where you call the Habbo.SWF in the client file.
Edited it with Sothink SWF Compiler and yes because the loader image, works but the client thingy dosen't also its PlusEMUDid you edit it with Leensters Habbo UI editor? If so are you sure that you exported it correctly?
Edited it with Sothink SWF Compiler and yes because the loader image, works but the client thingy dosen't also its PlusEMU
Add it into the top of your variables. Normally you'd get a code to add, like thisAh, Thanks anyway
@Sledmore I fixed it, Close the thread, Thanks c:
Oh yea. can you tell me how to change the hotel view pretty please?
landing.view.background_hotel_top.uri=${image.library.url}reception/reception_backdrop_stretch_top_pixel.png
landing.view.background_right.uri=${image.library.url}reception/reception_backdrop_rightt.png
landing.view.background_left.uri=${image.library.url}reception/reception_backdrop_left_revvv.png
landing.view.background_horizon.uri=${image.library.url}reception/reception_backdrop_horizonn.png
landing.view.background_gradient.uri=${image.library.url}reception/reception_backdrop_stretch.png
Add it into the top of your variables. Normally you'd get a code to add, like this
Code:landing.view.background_hotel_top.uri=${image.library.url}reception/reception_backdrop_stretch_top_pixel.png landing.view.background_right.uri=${image.library.url}reception/reception_backdrop_rightt.png landing.view.background_left.uri=${image.library.url}reception/reception_backdrop_left_revvv.png landing.view.background_horizon.uri=${image.library.url}reception/reception_backdrop_horizonn.png landing.view.background_gradient.uri=${image.library.url}reception/reception_backdrop_stretch.png
Add your version into the top of your variables.