SWF Styling

Status
Not open for further replies.
Is this what you need for the room layout container ?
Code:
<container x="0" y="0" width="162" height="158" params="16" style="0" color="0xff000000" background="true" name="room_canvas_container">
 
This should work I think
Code:
<button x="187" y="4" width="102" height="21" params="131089" style="0" name="create_room_but" caption="%24%7Bnavigator.createroom%7D" width_min="102" width_max="102"/>

You can look through the file easier in notepad ++ but if you edit it in it, the file will corrupt
 
This should work I think
Code:
<button x="187" y="4" width="102" height="21" params="131089" style="0" name="create_room_but" caption="%24%7Bnavigator.createroom%7D" width_min="102" width_max="102"/>

You can look through the file easier in notepad ++ but if you edit it in it, the file will corrupt

I thought that would be the code but it's not -.-
 
I've open the SWF file with HxD but the result is this:

Mithex - SWF Styling - RaGEZONE Forums

And i can't modify
 
How do i can do it with Trillix ?

EDIT : When i extraxt the Habbo.swf the Decompiler dont work's anymore.
(Sorry for my Bad English im German )

Can you give me a decompiled a Habbo.swf , please ?
( Just decompiled )
 
Status
Not open for further replies.
Back