• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Client UI alignment in XML.

Newbie Spellweaver
Joined
Feb 3, 2018
Messages
47
Reaction score
16
Hi,

what I'm trying to do is move the speech input bar to the right side instead of alignment for the middle:

I've tried to do some coordination pixels but with the thought of different resolutions - that would not do the job for all clients. How can I find the "alignment" in this part of client?


habbo-573.bin
 
Banned
Banned
Joined
Aug 25, 2009
Messages
431
Reaction score
190
@Luicy it's not possible to do that in XML.
The SWF will align that to the center with a calculation like this:
x = (Screen width - Container width) / 2
 
Upvote 0
Back
Top