Welcome to the RaGEZONE - MMORPG development forums.

How to add new pets to your habbo.swf

This is a discussion on How to add new pets to your habbo.swf within the Habbo Tutorials forums, part of the Habbo Hotel category; Use this to open up your file Originally Posted by n0minal Thought you were keeping it to yourself :'( The ...

Page 2 of 2 FirstFirst 12
Results 16 to 30 of 30
  1. #16
    In the Habbo Section
    Rank
    Member +
    Join Date
    Sep 2011
    Location
    Liverpool, UK
    Posts
    464
    Liked
    45
    Gamertag: ToXiiCz v

    Re: How to add new pets to your habbo.swf

    Click
    Use this to open up your file
    Quote Originally Posted by n0minal View Post
    Thought you were keeping it to yourself :'(
    The disassembling part is easy enough but editing the disassembled files is something that requires low-level programming knowledge. Trust me, it’s not an easy task, and you might give up if you already have a hard time understanding a scripting language such as Action Script 3.0.

    First of all you will need RABCDAsm, it’s an excellent AS3 Disassembler/Assembler.
    Now you are going to put the client file into the RABCDAsm folder. My client file is named “Game.swf” so i will use that in this example.
    fire up your command prompt and type cd [location to your RABCDAsm folder].
    Once you are in the correct location type in cmd abcexport Game.swf and then rabcdasm Game-0.abc.
    Go into the Game-0 folder, all the files that you see there contains ActionScript Bytecode which is low-level scripting language that the AVM2 Interpreter executes.
    Find the main class of the game client which is “Game.class.asasm” and open it with notepad. If you are not familiar with ABC (ActionScript Bytecode) but you know how a programming language concept works then you can do some basic editing. For example you can rename all the script files from .asp into .php.
    Once you are done editing go back to cmd and type rabcasm Game-0/Game-0.main.asasm and finally type abcreplace Game.swf 0 Game-0/Game-0.main.abc Then copy the Game.swf file into your gamefiles folder.

    Found this for you (rabcdasm | Tumblr
    Don't listen to me :s my ways confusing but its the way to do it if you dont have the bat file

  2. #17
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jan 2012
    Location
    Netherlands
    Posts
    351
    Liked
    96

    Re: How to add new pets to your habbo.swf

    This guide assumes you know how to use the RABCDAsm tools from CyberShadow.
    I cant find a download :$

    Edit: Thanks n0minal :)
    Sorry for my bad English I'm from the Netherlands.

    I'm Back bitch ;d
    Arjanterheegde.nl | retrotop100.nl | topserverlist.nl | drabbo.nl

    Love her

  3. #18
    Developer
    Rank
    Member +
    Join Date
    May 2008
    Location
    Kanaada
    Posts
    1,058
    Liked
    771

    Re: How to add new pets to your habbo.swf

    Lol really though? I google it, first thing that comes up... To the right near ne half of the page... U see downloads?
    Posted via Mobile Device

  4. #19
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jan 2012
    Location
    Netherlands
    Posts
    351
    Liked
    96

    Re: How to add new pets to your habbo.swf

    Quote Originally Posted by leenster View Post
    Lol really though? I google it, first thing that comes up... To the right near ne half of the page... U see downloads?
    Posted via Mobile Device
    Yes sorry, i’m a stupid noob :P
    Sorry for my bad English I'm from the Netherlands.

    I'm Back bitch ;d
    Arjanterheegde.nl | retrotop100.nl | topserverlist.nl | drabbo.nl

    Love her

  5. #20
    Azure subscription
    Rank
    Subscriber
    Join Date
    Feb 2007
    Location
    England
    Posts
    1,751
    Liked
    592
    Gamertag: IShorty

    Re: How to add new pets to your habbo.swf

    Quote Originally Posted by JohnHearfield View Post
    Okay, how do i add the rare pets?
    Those aren't petid's they are different races.
    Last edited by Shorty; 04-05-12 at 10:45 PM.

  6. #21
    I'm out.
    Rank
    Alpha Member
    Join Date
    May 2010
    Location
    Heaven
    Posts
    2,034
    Liked
    705
    Gamertag: Bee5ting

    Re: How to add new pets to your habbo.swf

    Wow! Amazing fucking release!
    Posted via Mobile Device
    Liam likes this.

  7. #22
    Hardcore Member
    Rank
    Member
    Join Date
    Aug 2011
    Posts
    104
    Liked
    26

    Re: How to add new pets to your habbo.swf

    I'm trying to do this the manual way instead of downloading an already released SWF, when I type "abcreplace Habbo.swf 0 Habbo-1/Habbo-1.main.abc" it performs the action, but my habbo.swf increases by about 4mb in size and the client just stays on a black screen, any advice?

    EDIT: nevermind, i got it, its "abcreplace Habbo.swf 1 Habbo-1/Habbo-1.main.abc"

  8. #23
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jan 2012
    Location
    Netherlands
    Posts
    351
    Liked
    96

    Re: How to add new pets to your habbo.swf

    Yes, working
    :D
    Sorry for my bad English I'm from the Netherlands.

    I'm Back bitch ;d
    Arjanterheegde.nl | retrotop100.nl | topserverlist.nl | drabbo.nl

    Love her

  9. #24
    Member
    Rank
    Member
    Join Date
    Mar 2010
    Posts
    96
    Liked
    7

    Re: How to add new pets to your habbo.swf

    EDIT: Fixed the issue, it was my array in the_-22f file :)


    Ok, so I spent ALL morning trying to figure this out, and I couldn't succeed, I am assuming the issue is my decompiling and re-compiling of the SWF as I tried replacing one of the pets with a bunnyeaster, and it still didn't work. I think i'm doing everything correct but i'm not 100% sure, and after re-compiling the SWF it increases the size by around 4MB and I just cannot find the problem so heres my screens:

    CMD:


    CLIENT AFTER LOADING THE SWF:

    I can't seem to enter any rooms with bunnies.

    MY PETS FILE (_-22f.class.asasm)
    Code:
    class
     refid "com.sulake.habbo.room:_-22f"
     instance QName(PackageNamespace("com.sulake.habbo.room"), "_-22f")
      extends QName(PackageNamespace(""), "Object")
      implements Multiname("_-6z", [PackageNamespace("com.sulake.room")])
      implements Multiname("_-02J", [PackageNamespace("_-fw")])
      implements Multiname("_-0dY", [PackageNamespace("com.sulake.core.runtime")])
      flag SEALED
      flag PROTECTEDNS
      protectedns ProtectedNamespace("_-1MF")
      iinit
       name "com.sulake.habbo.room:RoomContentLoader/RoomContentLoader"
       refid "com.sulake.habbo.room:_-22f/iinit"
       param QName(PackageNamespace(""), "String")
       body
        maxstack 5
        localcount 2
        initscopedepth 4
        maxscopedepth 5
        code
         getlocal0
         pushscope
    
         getlocal0
         jump                L10
    
         instanceof
         strictequals
         nextvalue
         greaterthan
         bitnot
         coerce_s
    L10:
         findpropstrict      QName(PackageNamespace("flash.utils"), "Dictionary")
         constructprop       QName(PackageNamespace("flash.utils"), "Dictionary"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("flash.utils"), "Dictionary")
         constructprop       QName(PackageNamespace("flash.utils"), "Dictionary"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("flash.utils"), "Dictionary")
         constructprop       QName(PackageNamespace("flash.utils"), "Dictionary"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
    
         getlocal0
         pushstring          "hh_people_pool"
         pushstring          "hh_people_pool_calippo"
         pushstring          "hh_paalu"
         pushstring          "hh_people_paalu"
         newarray            4
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3GR")
    
         getlocal0
         pushstring          "room_public"
         pushstring          "room_public_park"
         pushstring          "room_public_pool"
         newarray            3
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2U3")
    
         getlocal0
         constructsuper      0
    
         getlocal0
         getlocal1
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_baseUrl")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events")
    
         jump                L54
    
         lessequals
         convert_u
         greaterthan
         getlocal1
         urshift
         pushtrue
    L54:
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.assets"), "AssetLibrary")
         pushstring          "room_engine"
         constructprop       QName(PackageNamespace("com.sulake.core.assets"), "AssetLibrary"), 1
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_assetLibrary")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2pf")
    
         getlocal0
         callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0na"), 0
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         jump                L99
    
         setlocal3
    
         convert_d
         add_i
         getlocal0
         add
         subtract
    L99:
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er")
    
         getlocal0
         findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
         constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
         initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-02X")
    
         returnvoid
        end ; code
       end ; body
      end ; method
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_baseUrl") type QName(PackageNamespace(""), "String") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_assetLibrary") type QName(PackageNamespace("com.sulake.core.assets"), "AssetLibrary") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-fh") type QName(PackageNamespace("com.sulake.room.object"), "_-T7") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_state") type QName(PackageNamespace(""), "int") value Integer(0) end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1tq") type QName(PackageNamespace("flash.events"), "IEventDispatcher") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-6m") type QName(PackageNamespace(""), "Boolean") value False() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0LC") type QName(PackageNamespace(""), "Boolean") value False() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var") type QName(PackageNamespace("flash.utils"), "Dictionary") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems") type QName(PackageNamespace("flash.utils"), "Dictionary") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2pf") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets") type QName(PackageNamespace("flash.utils"), "Dictionary") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2iC") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC") type QName(PackageNamespace("com.sulake.habbo.room.utils"), "_-3Dv") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-02X") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174") type QName(PackageNamespace("com.sulake.core.utils"), "Map") value Null() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-P7") type QName(PackageNamespace(""), "String") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2u4") type QName(PackageNamespace(""), "String") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_publicRoomLoadUrlBase") type QName(PackageNamespace(""), "String") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_publicRoomLoadNameTemplate") type QName(PackageNamespace(""), "String") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3GR") type QName(PackageNamespace(""), "Array") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2U3") type QName(PackageNamespace(""), "Array") end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ag") type QName(PackageNamespace(""), "Boolean") value False() end
      trait slot QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0kq") type QName(PackageNamespace("com.sulake.habbo.session"), "_-Bk") end
      trait setter QName(PackageNamespace(""), "_-0pX")
       method
        name "com.sulake.habbo.room:RoomContentLoader/sessionDataManager/set"
        refid "com.sulake.habbo.room:_-22f/_-0pX/setter"
        param QName(PackageNamespace("com.sulake.habbo.session"), "_-Bk")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          pushfalse
          modulo
          nextvalue
          greaterthan
          popscope
          getglobalscope
    L10:
          getlocal1
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0kq")
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ag")
          iffalse             L20
    
          getlocal0
          pushfalse
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ag")
    
          getlocal0
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1G9"), 0
    
    L20:
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait getter QName(PackageNamespace(""), "disposed")
       method
        name "com.sulake.habbo.room:RoomContentLoader/disposed/get"
        refid "com.sulake.habbo.room:_-22f/disposed/getter"
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 1
         localcount 1
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-6m")
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait setter QName(PackageNamespace(""), "_-2q6")
       method
        name "com.sulake.habbo.room:RoomContentLoader/visualizationFactory/set"
        refid "com.sulake.habbo.room:_-22f/_-2q6/setter"
        param QName(PackageNamespace("com.sulake.room.object"), "_-T7")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          hasnext
          bitand
          lessthan
          pop
          multiply
          multiply
    L10:
          getlocal1
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-fh")
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "initialize")
       method
        name "com.sulake.habbo.room:RoomContentLoader/initialize"
        refid "com.sulake.habbo.room:_-22f/initialize"
        param QName(PackageNamespace("flash.events"), "IEventDispatcher")
        param QName(PackageNamespace("com.sulake.habbo.configuration"), "IHabboConfigurationManager")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 4
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          getlocal3
          getglobalscope
          lessequals
          getlocal1
          negate_i
          pushnull
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_state")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2EZ")
          ifnge               L14
    
          returnvoid
    
    L14:
          getlocal0
          getlocal1
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1tq")
    
          getlocal0
          getlocal2
          pushstring          "flash.dynamic.download.url"
          pushstring          "furniture/"
          callproperty        QName(Namespace("_-31r"), "getKey"), 2
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-P7")
    
          jump                L30
    
          setlocal1
    
          dxnslate
          subtract_i
          subtract
          subtract
          increment_i
    L30:
          getlocal0
          getlocal2
          pushstring          "flash.dynamic.download.name.template"
          pushstring          "%typeid%.swf"
          callproperty        QName(Namespace("_-31r"), "getKey"), 2
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2u4")
    
          getlocal0
          getlocal2
          pushstring          "public.room.dynamic.download.url"
          pushstring          ""
          callproperty        QName(Namespace("_-31r"), "getKey"), 2
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_publicRoomLoadUrlBase")
    
          getlocal0
          getlocal2
          jump                L51
    
          greaterequals
          convert_s
          checkfilter
          setlocal2
    
          setlocal3
    
          checkfilter
    L51:
          pushstring          "public.room.dynamic.download.name.template"
          pushstring          "%typeid%.swf"
          callproperty        QName(Namespace("_-31r"), "getKey"), 2
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_publicRoomLoadNameTemplate")
    
          getlocal0
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2EZ")
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_state")
    
          getlocal0
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1G9"), 0
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0na")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:initPetData"
        refid "com.sulake.habbo.room:_-22f/_-0na"
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 8
         localcount 7
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          divide
          negate
          checkfilter
          setlocal2
    
          negate
          decrement
    L10:
          coerce_s
          setlocal3
    
          pushstring          "spider"
          pushstring          "turtle"
          pushstring          "chicken"
          pushstring          "frog"
          pushstring          "dragon"
          pushstring          "horse"
          pushstring          "monkey"
          pushstring          "bunnyeaster"
    
    
          newarray            8
          coerce              QName(PackageNamespace(""), "Array")
          setlocal1
    
          pushbyte            8
          setlocal2
    
          pushbyte            0
          setlocal            4
    
          getlocal1
          coerce_a
          jump                L35
    
          bitor
          pushfalse
          subtract
          newactivation
          dxnslate
          increment
    L35:
          setlocal            5
    
          jump                L61
    
    L37:
          label
          getlocal            5
          getlocal            4
          nextvalue
          coerce_s
          setlocal3
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          getlocal3
          getlocal2
          setproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2pf")
          getlocal2
          getlocal3
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
          jump                L60
    
          istypelate
          setlocal1
    
          getlocal3
          coerce_s
          multiply_i
          nextvalue
    L60:
          inclocal_i          2
    L61:
          hasnext2            5, 4
          iftrue              L37
    
          kill                5
          kill                4
          getlocal0
          findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
          constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2iC")
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1G9")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:initFurnitureData"
        refid "com.sulake.habbo.room:_-22f/_-1G9"
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          bitor
          setlocal0
    
          checkfilter
          swap
          decrement_i
          setlocal2
    
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0kq")
          pushnull
          ifne                L17
    
          getlocal0
          pushtrue
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ag")
    
          returnvoid
    
    L17:
          getlocal0
          jump                L25
    
          convert_b
          convert_s
          newactivation
          setlocal3
    
          subtract
          getlocal3
    L25:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0kq")
          getlocal0
          callproperty        QName(Namespace("_-0IN"), "_-07h"), 1
          coerce              QName(PackageNamespace(""), "Array")
          setlocal1
    
          getlocal1
          pushnull
          ifne                L41
    
          jump                L40
    
          subtract
          pushnan
          getglobalscope
          pushfalse
          negate
          bitxor
    L40:
          returnvoid
    
    L41:
          getlocal0
          getlocal1
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Qu"), 1
    
          getlocal0
          pushtrue
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0LC")
    
          getlocal0
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Lp"), 0
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "dispose")
       method
        name "com.sulake.habbo.room:RoomContentLoader/dispose"
        refid "com.sulake.habbo.room:_-22f/dispose"
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 2
         localcount 8
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          newactivation
          bitand
          setlocal1
    
          strictequals
          pushnull
          pushscope
    
    L10:
          coerce_s
          setlocal1
    
          pushbyte            0
          setlocal2
    
          pushbyte            0
          setlocal3
    
          pushnull
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "AssetLibrary")
          setlocal            4
    
          pushnull
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal            5
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
          pushnull
          ifeq                L58
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
          getproperty         QName(PackageNamespace(""), "length")
          convert_i
          setlocal2
    
          pushbyte            0
          setlocal3
    
          jump                L49
    
    L34:
          label
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
          getlocal3
          callproperty        QName(PackageNamespace(""), "getWithIndex"), 1
          getlex              QName(PackageNamespace("com.sulake.core.assets"), "AssetLibrary")
          astypelate
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "AssetLibrary")
          setlocal            4
    
          getlocal            4
          pushnull
          ifeq                L48
    
          getlocal            4
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
    L48:
          inclocal_i          3
    L49:
          getlocal3
          getlocal2
          iflt                L34
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
    
    L58:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events")
          pushnull
          ifeq                L68
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events")
    
    L68:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          pushnull
          ifeq                L78
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
    
    L78:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
          pushnull
          ifeq                L88
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
    
    L88:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2pf")
          pushnull
          ifeq                L98
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2pf")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2pf")
    
    L98:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2iC")
          pushnull
          ifeq                L108
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2iC")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2iC")
    
    L108:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_assetLibrary")
          pushnull
          ifeq                L118
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_assetLibrary")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_assetLibrary")
    
    L118:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
          pushnull
          ifeq                L128
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
    
    L128:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
          pushnull
          ifeq                L138
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
    
    L138:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
          pushnull
          ifeq                L148
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
    
    L148:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174")
          jump                L157
    
          convert_u
          bitand
          lshift
          getglobalscope
          getglobalscope
          pushfalse
    L157:
          pushnull
          ifeq                L165
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174")
    
    L165:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          pushnull
          ifeq                L201
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          getproperty         QName(PackageNamespace(""), "length")
          convert_i
          setlocal2
    
          pushbyte            0
          setlocal3
    
          jump                L192
    
    L177:
          label
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          getlocal3
          callproperty        QName(PackageNamespace(""), "getWithIndex"), 1
          getlex              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          astypelate
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal            5
    
          getlocal            5
          pushnull
          ifeq                L191
    
          getlocal            5
          callpropvoid        QName(Namespace("_-2FY"), "dispose"), 0
    
    L191:
          inclocal_i          3
    L192:
          getlocal3
          getlocal2
          iflt                L177
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
    
    L201:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er")
          pushnull
          ifeq                L211
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er")
          callpropvoid        QName(PackageNamespace(""), "dispose"), 0
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er")
    
    L211:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          pushnull
          ifeq                L240
    
          pushbyte            0
          setlocal            6
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          coerce_a
          setlocal            7
    
          jump                L233
    
    L222:
          label
          getlocal            7
          getlocal            6
          nextname
          coerce_s
          setlocal1
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          getlocal1
          deleteproperty      MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pop
    L233:
          hasnext2            7, 6
          iftrue              L222
    
          kill                7
          kill                6
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
    
    L240:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          pushnull
          ifeq                L269
    
          pushbyte            0
          setlocal            6
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          coerce_a
          setlocal            7
    
          jump                L262
    
    L251:
          label
          getlocal            7
          getlocal            6
          nextname
          coerce_s
          setlocal1
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          getlocal1
          deleteproperty      MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pop
    L262:
          hasnext2            7, 6
          iftrue              L251
    
          kill                7
          kill                6
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
    
    L269:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          pushnull
          ifeq                L305
    
          pushbyte            0
          setlocal            6
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          coerce_a
          setlocal            7
    
          jump                L291
    
    L280:
          label
          getlocal            7
          getlocal            6
          nextname
          coerce_s
          setlocal1
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          getlocal1
          deleteproperty      MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pop
    L291:
          hasnext2            7, 6
          iftrue              L280
    
          kill                7
          kill                6
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
    
          jump                L305
    
          increment
          rshift
          pop
          lessequals
          bitnot
          getlocal1
    L305:
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1tq")
    
          getlocal0
          pushnull
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0kq")
    
          getlocal0
          pushtrue
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-6m")
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Qu")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:populateFurniData"
        refid "com.sulake.habbo.room:_-22f/_-0Qu"
        param QName(PackageNamespace(""), "Array")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 3
         localcount 11
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          add
          lessthan
          multiply_i
          nextname
          not
          greaterthan
    L10:
          coerce              QName(PackageNamespace("_-fw"), "_-pe")
          setlocal2
    
          pushbyte            0
          setlocal3
    
          pushnull
          coerce_s
          setlocal            4
    
          pushbyte            0
          setlocal            5
    
          pushnull
          coerce_s
          setlocal            6
    
          pushnull
          coerce_s
          setlocal            7
    
          pushbyte            0
          setlocal            8
    
          pushbyte            0
          setlocal            9
    
          getlocal1
          coerce_a
          setlocal            10
    
          jump                L179
    
    L33:
          label
          getlocal            10
          getlocal            9
          nextvalue
          coerce              QName(PackageNamespace("_-fw"), "_-pe")
          setlocal2
    
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "id")
          convert_i
          setlocal3
    
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "name")
          coerce_s
          setlocal            4
    
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "_-1Ye")
          pushbyte            0
          ifngt               L59
    
          getlocal            4
          pushstring          "*"
          add
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "_-1Ye")
          add
          coerce_s
          setlocal            4
    
    L59:
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "revision")
          convert_i
          setlocal            5
    
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "_-0pg")
          coerce_s
          setlocal            6
    
          getlocal            6
          pushnull
          equals
          not
          dup
          iffalse             L78
    
          pop
          getlocal            6
          getproperty         QName(PackageNamespace(""), "length")
          pushbyte            0
          greaterthan
    L78:
          iffalse             L84
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174")
          getlocal            4
          getlocal            6
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L84:
          getlocal2
          jump                L92
    
          convert_i
          decrement_i
          getlocal2
          lessequals
          multiply
          typeof
    L92:
          getproperty         QName(Namespace("_-1zZ"), "name")
          coerce_s
          setlocal            7
    
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "type")
          pushstring          "s"
          ifne                L116
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          getlocal3
          getlocal            4
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          getlocal            7
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifne                L115
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          getlocal            7
          pushbyte            1
          setproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
    
    L115:
          jump                L154
    
    L116:
          getlocal2
          getproperty         QName(Namespace("_-1zZ"), "type")
          pushstring          "i"
          ifne                L154
    
          getlocal            4
          pushstring          "post.it"
          ifne                L129
    
          pushstring          "post_it"
          coerce_s
          setlocal            4
    
          pushstring          "post_it"
          coerce_s
          setlocal            7
    
    L129:
          getlocal            4
          pushstring          "post.it.vd"
          ifne                L138
    
          pushstring          "post_it_vd"
          coerce_s
          setlocal            4
    
          pushstring          "post_it_vd"
          coerce_s
          setlocal            7
    
    L138:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
          getlocal3
          getlocal            4
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          getlocal            7
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifne                L154
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          getlocal            7
          pushbyte            1
          setproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
    
    L154:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
          getlocal            7
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          convert_i
          setlocal            8
    
          getlocal            5
          getlocal            8
          ifngt               L179
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
          getlocal            7
          callpropvoid        QName(PackageNamespace(""), "remove"), 1
    
          jump                L174
    
          nextvalue
          negate_i
          decrement
          setlocal1
    
          pushfalse
          add_i
    L174:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
          getlocal            7
          getlocal            5
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L179:
          hasnext2            10, 9
          iftrue              L33
    
          kill                10
          kill                9
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Lp")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:continueInitilization"
        refid "com.sulake.habbo.room:_-22f/_-1Lp"
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 3
         localcount 1
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          setlocal0
    
          nextvalue
          pushfalse
          convert_s
          convert_u
          divide
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0LC")
          iffalse             L32
    
          getlocal0
          jump                L20
    
          negate_i
          modulo
          pushnull
          bitor
          dup
          lessthan
    L20:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Ny")
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_state")
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1tq")
          pushnull
          ifeq                L32
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1tq")
          findpropstrict      QName(PackageNamespace("flash.events"), "Event")
          getlex              QName(PackageNamespace(""), "_-1Df")
          constructprop       QName(PackageNamespace("flash.events"), "Event"), 1
          callpropvoid        QName(Namespace("flash.events:IEventDispatcher"), "dispatchEvent"), 1
    
    L32:
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-3Kt")
       method
        name "com.sulake.habbo.room:RoomContentLoader/setRoomObjectAlias"
        refid "com.sulake.habbo.room:_-22f/_-3Kt"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 3
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          strictequals
          decrement
          pushnan
          coerce_a
          subtract_i
          pushtrue
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
          pushnull
          ifeq                L29
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
          getlocal1
          callpropvoid        QName(PackageNamespace(""), "remove"), 1
    
          getlocal0
          jump                L25
    
          increment
          pop
          lessequals
          bitand
          pushtrue
          lshift
    L25:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
          getlocal1
          getlocal2
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L29:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
          pushnull
          ifeq                L49
    
          jump                L40
    
          setlocal1
    
          add
          bitor
          bitor
          bitand
          strictequals
    L40:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
          getlocal2
          callpropvoid        QName(PackageNamespace(""), "remove"), 1
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
          getlocal2
          getlocal1
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L49:
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Xu")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getRoomObjectAlias"
        refid "com.sulake.habbo.room:_-22f/_-0Xu"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          hasnext
          subtract_i
          instanceof
          pushwith
          decrement
          convert_b
    L10:
          coerce_s
          setlocal2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
          pushnull
          ifeq                L38
    
          jump                L23
    
          pop
          getlocal0
          pushundefined
          getlocal0
          pop
          convert_o
    L23:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Ue")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace(""), "String")
          astypelate
          jump                L36
    
          decrement
          negate_i
          setlocal0
    
          pushundefined
          pushtrue
          convert_u
    L36:
          coerce_s
          setlocal2
    
    L38:
          getlocal2
          pushnull
          ifne                L44
    
          getlocal1
          coerce_s
          setlocal2
    
    L44:
          getlocal2
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-K9")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getRoomObjectOriginalName"
        refid "com.sulake.habbo.room:_-22f/_-K9"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          newactivation
          astypelate
          convert_i
          pushfalse
          getlocal3
          not
    L10:
          coerce_s
          setlocal2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
          pushnull
          ifeq                L38
    
          jump                L23
    
          coerce_a
          nextvalue
          pushnull
          pushnull
          negate
          getlocal0
    L23:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0SX")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace(""), "String")
          astypelate
          jump                L36
    
          popscope
          dup
          increment
          negate_i
          getlocal3
          convert_d
    L36:
          coerce_s
          setlocal2
    
    L38:
          getlocal2
          pushnull
          ifne                L44
    
          getlocal1
          coerce_s
          setlocal2
    
    L44:
          getlocal2
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-3LR")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getObjectCategory"
        refid "com.sulake.habbo.room:_-22f/_-3LR"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "int")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          jump                L10
    
          convert_d
          negate_i
          pushscope
    
          nextname
          lessequals
          getlocal3
    L10:
          pushnull
          ifne                L15
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-1WC")
          returnvalue
    
    L15:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifeq                L24
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-bN")
          returnvalue
    
    L24:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifeq                L33
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-0cQ")
          returnvalue
    
    L33:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifeq                L42
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "OBJECT_CATEGORY_USER")
          returnvalue
    
    L42:
          getlocal1
          pushstring          "poster"
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          ifne                L50
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-0cQ")
          returnvalue
    
    L50:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          pushnull
          equals
          not
          dup
          iffalse             L78
    
          jump                L64
    
          pushtrue
          nextvalue
          lshift
          getlocal0
          pop
          subtract
    L64:
          pop
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getproperty         QName(PackageNamespace(""), "type")
          getlocal1
          equals
          dup
          iftrue              L78
    
          pop
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0E2"), 1
          convert_b
    L78:
          iffalse             L82
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-2xl")
          returnvalue
    
    L82:
          getlocal1
          pushstring          "room"
          ifne                L88
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-2xl")
          returnvalue
    
    L88:
          getlocal1
          pushstring          "user"
          ifne                L94
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "OBJECT_CATEGORY_USER")
          returnvalue
    
    L94:
          getlocal1
          pushstring          "pet"
          ifne                L100
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "OBJECT_CATEGORY_USER")
          returnvalue
    
    L100:
          getlocal1
          pushstring          "bot"
          ifne                L106
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "OBJECT_CATEGORY_USER")
          returnvalue
    
    L106:
          getlocal1
          pushstring          "tile_cursor"
          equals
          dup
          iftrue              L122
    
          pop
          jump                L119
    
          lshift
          getlocal1
          checkfilter
          lshift
          convert_i
          bitand
    L119:
          getlocal1
          pushstring          "selection_arrow"
          equals
    L122:
          iffalse             L126
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-VH")
          returnvalue
    
    L126:
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-1WC")
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0dn")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getPlaceHolderType"
        refid "com.sulake.habbo.room:_-22f/_-0dn"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          dxnslate
          getlocal1
          negate_i
          bitxor
          rshift
          dup
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifeq                L17
    
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2xK")
          returnvalue
    
    L17:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifeq                L25
    
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0da")
          returnvalue
    
    L25:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          jump                L36
    
          pop
          lessthan
          add_i
          increment
          getlocal1
          subtract_i
    L36:
          pushnull
          ifeq                L40
    
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ay")
          returnvalue
    
    L40:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          pushnull
          equals
          not
          dup
          iffalse             L68
    
          pop
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getproperty         QName(PackageNamespace(""), "type")
          getlocal1
          equals
          dup
          iftrue              L68
    
          pop
          jump                L63
    
          bitand
          convert_d
          astypelate
          getglobalscope
          setlocal0
    
          add
    L63:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0E2"), 1
          convert_b
    L68:
          iffalse             L71
    
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0FU")
          returnvalue
    
    L71:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "PLACE_HOLDER_DEFAULT")
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "getPlaceHolderTypes")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getPlaceHolderTypes"
        refid "com.sulake.habbo.room:_-22f/getPlaceHolderTypes"
        returns QName(PackageNamespace(""), "Array")
        body
         maxstack 6
         localcount 1
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2xK")
          jump                L10
    
          dup
          setlocal1
    
          urshift
          strictequals
          negate
          pushundefined
    L10:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0da")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ay")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0FU")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "TILE_CURSOR")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2fm")
          newarray            6
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0em")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getActiveObjectType"
        refid "com.sulake.habbo.room:_-22f/_-0em"
        param QName(PackageNamespace(""), "int")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          setlocal0
    
          setlocal1
    
          divide
          bitand
          convert_o
          getlocal0
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace(""), "String")
          astypelate
          coerce_s
          setlocal2
    
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0d7"), 1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0BC")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getWallItemType"
        refid "com.sulake.habbo.room:_-22f/_-0BC"
        param QName(PackageNamespace(""), "int")
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        flag HAS_OPTIONAL
        optional Null()
        body
         maxstack 2
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          bitnot
          setlocal2
    
          pushfalse
          pushnull
          checkfilter
          lshift
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace(""), "String")
          astypelate
          coerce_s
          setlocal3
    
          getlocal3
          jump                L25
    
          convert_d
          pushfalse
          getlocal0
          negate_i
          popscope
          pushfalse
    L25:
          pushstring          "poster"
          equals
          dup
          iffalse             L41
    
          pop
          getlocal2
          pushnull
          equals
          not
          jump                L41
    
          nextname
          subtract_i
          convert_s
          coerce_s
          instanceof
          convert_b
    L41:
          iffalse             L47
    
          getlocal3
          getlocal2
          add
          coerce_s
          setlocal3
    
    L47:
          getlocal0
          getlocal3
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0d7"), 1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1qN")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getPetType"
        refid "com.sulake.habbo.room:_-22f/_-1qN"
        param QName(PackageNamespace(""), "int")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          lessequals
          add_i
          decrement
          pop
          pushscope
    
          setlocal1
    
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2pf")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace(""), "String")
          astypelate
          coerce_s
          setlocal2
    
          getlocal2
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0Ef")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getPetColor"
        refid "com.sulake.habbo.room:_-22f/_-0Ef"
        param QName(PackageNamespace(""), "int")
        param QName(PackageNamespace(""), "int")
        returns QName(PackageNamespace("com.sulake.habbo.room"), "_-06Y")
        body
         maxstack 2
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          modulo
          pushtrue
          convert_b
          hasnext
          bitor
          not
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2iC")
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          jump                L20
    
          dup
          setlocal2
    
          not
          pushfalse
          setlocal0
    
          lessequals
    L20:
          coerce              QName(PackageNamespace("com.sulake.core.utils"), "Map")
          setlocal3
    
          getlocal3
          pushnull
          ifeq                L31
    
          getlocal3
          getlocal2
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          getlex              QName(PackageNamespace("com.sulake.habbo.room"), "_-06Y")
          astypelate
          returnvalue
    
    L31:
          pushnull
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1IK")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getActiveObjectColorIndex"
        refid "com.sulake.habbo.room:_-22f/_-1IK"
        param QName(PackageNamespace(""), "int")
        returns QName(PackageNamespace(""), "int")
        body
         maxstack 2
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          strictequals
          getlocal2
          negate
          convert_s
          dxnslate
          pushundefined
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace(""), "String")
          astypelate
          coerce_s
          setlocal2
    
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1ma"), 1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-263")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getWallItemColorIndex"
        refid "com.sulake.habbo.room:_-22f/_-263"
        param QName(PackageNamespace(""), "int")
        returns QName(PackageNamespace(""), "int")
        body
         maxstack 2
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          decrement
          negate
          decrement_i
          instanceof
          coerce_s
          nextname
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace(""), "String")
          astypelate
          coerce_s
          setlocal2
    
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1ma"), 1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0se")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getRoomObjectAdURL"
        refid "com.sulake.habbo.room:_-22f/_-0se"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          decrement_i
          add_i
          convert_i
          subtract_i
          getlocal0
          pushundefined
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          pushnull
          ifeq                L20
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-174")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          returnvalue
    
    L20:
          pushstring          ""
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0d7")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getObjectType"
        refid "com.sulake.habbo.room:_-22f/_-0d7"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 3
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          jump                L10
    
          convert_b
          checkfilter
          typeof
          negate
          setlocal3
    
          swap
    L10:
          pushnull
          ifne                L14
    
          pushnull
          returnvalue
    
    L14:
          getlocal1
          jump                L22
    
          convert_b
          hasnext
          not
          decrement_i
          greaterequals
          negate_i
    L22:
          pushstring          "*"
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          convert_i
          setlocal2
    
          getlocal2
          pushbyte            0
          ifnge               L35
    
          getlocal1
          pushbyte            0
          getlocal2
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "substr"), 2
          coerce_s
          setlocal1
    
    L35:
          getlocal1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1ma")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getObjectColorIndex"
        refid "com.sulake.habbo.room:_-22f/_-1ma"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "int")
        body
         maxstack 4
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          jump                L10
    
          strictequals
          setlocal2
    
          instanceof
          setlocal3
    
          decrement_i
          dxnslate
    L10:
          pushnull
          ifne                L14
    
          pushbyte            255
          returnvalue
    
    L14:
          pushbyte            0
          setlocal2
    
          getlocal1
          jump                L24
    
          hasnext
          popscope
          pushnan
          multiply_i
          setlocal3
    
          add
    L24:
          pushstring          "*"
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          convert_i
          setlocal3
    
          getlocal3
          pushbyte            0
          ifnge               L47
    
          findpropstrict      QName(PackageNamespace(""), "int")
          jump                L39
    
          bitxor
          strictequals
          lessthan
          dxnslate
          astypelate
          pushtrue
    L39:
          getlocal1
          getlocal3
          pushbyte            1
          add
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "substr"), 1
          callproperty        QName(PackageNamespace(""), "int"), 1
          convert_i
          setlocal2
    
    L47:
          getlocal2
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0mQ")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getContentType"
        refid "com.sulake.habbo.room:_-22f/_-0mQ"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 1
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0ta")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getPublicRoomContentType"
        refid "com.sulake.habbo.room:_-22f/_-0ta"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 3
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          convert_i
          greaterthan
          rshift
          greaterequals
          pushfalse
          increment_i
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          pushnull
          equals
          not
          dup
          jump                L22
    
          getlocal2
          decrement
          dup
          urshift
          negate
          add
    L22:
          iffalse             L31
    
          pop
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y")
          getlocal1
          add
          callproperty        QName(PackageNamespace(""), "_-0E2"), 1
          convert_b
    L31:
          iffalse             L36
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getproperty         QName(PackageNamespace(""), "type")
          returnvalue
    
    L36:
          getlocal1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-21J")
       method
        name "com.sulake.habbo.room:RoomContentLoader/hasInternalContent"
        refid "com.sulake.habbo.room:_-22f/_-21J"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          jump                L10
    
          getlocal1
          popscope
          convert_o
          setlocal0
    
          increment_i
          add
    L10:
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-0hb")
          getproperty         QName(PackageNamespace(""), "_-0u9")
          equals
          dup
          iftrue              L27
    
          pop
          jump                L23
    
          multiply_i
          bitor
          newactivation
          urshift
          getlocal1
          instanceof
    L23:
          getlocal1
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-0hb")
          getproperty         QName(PackageNamespace(""), "_-1Y9")
          equals
    L27:
          dup
          iftrue              L41
    
          jump                L36
    
          hasnext
          getlocal1
          greaterequals
          nextvalue
          pop
          setlocal1
    
    L36:
          pop
          getlocal1
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-0hb")
          getproperty         QName(PackageNamespace(""), "BOT")
          equals
    L41:
          iffalse             L44
    
          pushtrue
          returnvalue
    
    L44:
          pushfalse
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2AG")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getObjectRevision"
        refid "com.sulake.habbo.room:_-22f/_-2AG"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "int")
        body
         maxstack 2
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushbyte            0
          jump                L10
    
          convert_i
          nextvalue
          newactivation
          greaterequals
          greaterequals
          setlocal3
    
    L10:
          setlocal3
    
          getlocal0
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-3LR"), 1
          convert_i
          setlocal2
    
          getlocal2
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-bN")
          equals
          dup
          iftrue              L34
    
          pop
          jump                L30
    
          checkfilter
          equals
          pushwith
          dup
          coerce_s
          multiply
    L30:
          getlocal2
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-0cQ")
          equals
    L34:
          iffalse             L58
    
          getlocal1
          pushstring          "poster"
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          ifne                L50
    
          pushstring          "poster"
          coerce_s
          setlocal1
    
          jump                L50
    
          decrement
          nextname
          setlocal3
    
          decrement_i
          instanceof
          istypelate
    L50:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-29E")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          convert_i
          setlocal3
    
          getlocal3
          returnvalue
    
    L58:
          pushbyte            0
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1dR")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getObjectContentURLs"
        refid "com.sulake.habbo.room:_-22f/_-1dR"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "Array")
        body
         maxstack 4
         localcount 12
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          hasnext
          equals
          instanceof
          pushfalse
          swap
          getlocal3
    L10:
          coerce_s
          setlocal2
    
          pushbyte            0
          setlocal3
    
          pushnull
          coerce_s
          setlocal            4
    
          pushnull
          coerce_s
          setlocal            5
    
          pushbyte            0
          setlocal            6
    
          pushnull
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            7
    
          pushnull
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            8
    
          pushbyte            0
          setlocal            9
    
          pushnull
          coerce_s
          setlocal            10
    
          getlocal0
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          setlocal2
    
          jump                L172
    
    L39:
          label
          pushstring          "PlaceHolderFurniture.swf"
          newarray            1
          returnvalue
    
    L43:
          label
          pushstring          "PlaceHolderWallItem.swf"
          newarray            1
          returnvalue
    
    L47:
          label
          pushstring          "PlaceHolderPet.swf"
          newarray            1
          returnvalue
    
    L51:
          label
          pushstring          "HabboRoomContent.swf"
          newarray            1
          returnvalue
    
    L55:
          label
          pushstring          "TileCursor.swf"
          newarray            1
          returnvalue
    
    L59:
          label
          pushstring          "SelectionArrow.swf"
          newarray            1
          returnvalue
    
    L63:
          label
          getlocal0
          getlocal2
          callproperty        QName(PackageNamespace(""), "_-3LR"), 1
          convert_i
          setlocal3
    
          getlocal3
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-bN")
          equals
          dup
          iftrue              L80
    
          pop
          getlocal3
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-0cQ")
          equals
    L80:
          iffalse             L124
    
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Xu"), 1
          coerce_s
          setlocal            4
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2u4")
          coerce_s
          setlocal            5
    
          getlocal            5
          getlex              QName(PackageNamespace(""), "RegExp")
          pushstring          "%typeid%"
          construct           1
          getlocal            4
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "replace"), 2
          coerce_s
          setlocal            5
    
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2AG"), 1
          convert_i
          jump                L109
    
          pushundefined
          bitxor
          hasnext
          multiply
          divide
          equals
    L109:
          setlocal            6
    
          getlocal            5
          getlex              QName(PackageNamespace(""), "RegExp")
          pushstring          "%revision%"
          construct           1
          getlocal            6
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "replace"), 2
          coerce_s
          setlocal            5
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-P7")
          getlocal            5
          add
          newarray            1
          returnvalue
    
    L124:
          getlocal3
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "OBJECT_CATEGORY_USER")
          ifne                L133
    
          getlocal2
          pushstring          ".swf"
          add
          newarray            1
          returnvalue
    
    L133:
          getlocal2
          pushstring          ","
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "split"), 1
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            7
    
          newarray            0
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            8
    
          pushbyte            0
          setlocal            9
    
          jump                L166
    
    L144:
          label
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_publicRoomLoadNameTemplate")
          coerce_s
          setlocal            10
    
          getlocal            10
          getlex              QName(PackageNamespace(""), "RegExp")
          pushstring          "%typeid%"
          construct           1
          getlocal            7
          getlocal            9
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "replace"), 2
          coerce_s
          setlocal            10
    
          getlocal            8
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_publicRoomLoadUrlBase")
          getlocal            10
          add
          callpropvoid        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "push"), 1
    
          inclocal_i          9
    L166:
          getlocal            9
          getlocal            7
          getproperty         QName(PackageNamespace(""), "length")
          iflt                L144
    
          getlocal            8
          returnvalue
    
    L172:
          getlocal2
          setlocal            11
    
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2xK")
          getlocal            11
          ifstrictne          L179
    
          pushbyte            0
          jump                L213
    
    L179:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0da")
          getlocal            11
          ifstrictne          L184
    
          pushbyte            1
          jump                L213
    
    L184:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ay")
          getlocal            11
          ifstrictne          L189
    
          pushbyte            2
          jump                L213
    
    L189:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0FU")
          getlocal            11
          ifstrictne          L194
    
          pushbyte            3
          jump                L213
    
    L194:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "TILE_CURSOR")
          getlocal            11
          ifstrictne          L199
    
          pushbyte            4
          jump                L213
    
    L199:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2fm")
          jump                L207
    
          urshift
          pushfalse
          rshift
          divide
          multiply
          swap
    L207:
          getlocal            11
          ifstrictne          L211
    
          pushbyte            5
          jump                L213
    
    L211:
          jump                L212
    
    L212:
          pushbyte            6
    L213:
          kill                11
          lookupswitch        L63, [L39, L43, L47, L51, L55, L59, L63]
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-Vs")
       method
        name "com.sulake.habbo.room:RoomContentLoader/insertObjectContent"
        refid "com.sulake.habbo.room:_-22f/_-Vs"
        param QName(PackageNamespace(""), "int")
        param QName(PackageNamespace(""), "int")
        param QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 3
         localcount 9
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          dup
          nextname
          not
          typeof
          pushnan
          equals
    L10:
          coerce              QName(PackageNamespace("flash.events"), "Event")
          setlocal            6
    
          pushnull
          coerce              QName(PackageNamespace("flash.events"), "IEventDispatcher")
          setlocal            7
    
          getlocal0
          getlocal3
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0op"), 1
          coerce_s
          setlocal            4
    
          jump                L44
    
    L21:
          label
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          getlocal1
          getlocal            4
          setproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
    
          jump                L62
    
    L28:
          label
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0j2")
          getlocal1
          getlocal            4
          setproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
    
          jump                L62
    
    L35:
          label
          findpropstrict      QName(PackageNamespace(""), "Error")
          pushstring          "Registering content library for unsupported category "
          getlocal2
          add
          pushstring          "!"
          add
          constructprop       QName(PackageNamespace(""), "Error"), 1
          throw
    L44:
          getlocal2
          setlocal            8
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-bN")
          getlocal            8
          ifstrictne          L52
    
          pushbyte            0
          jump                L60
    
    L52:
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-0cQ")
          getlocal            8
          ifstrictne          L58
    
          pushbyte            1
          jump                L60
    
    L58:
          jump                L59
    
    L59:
          pushbyte            2
    L60:
          kill                8
          lookupswitch        L35, [L21, L28, L35]
    
    L62:
          getlocal0
          getlocal            4
          pushnull
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0sK"), 2
          getlex              QName(PackageNamespace("com.sulake.core.assets"), "_-2Pg")
          astypelate
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "_-2Pg")
          setlocal            5
    
          getlocal            5
          iffalse             L168
    
          getlocal            5
          getlocal3
          callpropvoid        QName(PackageNamespace(""), "_-1xU"), 1
    
          getlocal0
          getlocal            4
          getlocal3
          jump                L85
    
          modulo
          not
          getlocal2
          subtract_i
          convert_s
          getlocal1
    L85:
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-fn"), 2
          iffalse             L168
    
          jump                L123
    
    L88:
          label
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          getlocal            4
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifne                L100
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "var")
          getlocal            4
          pushbyte            1
          setproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
    
    L100:
          jump                L141
    
    L101:
          label
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          getlocal            4
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifne                L113
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_wallItems")
          getlocal            4
          pushbyte            1
          setproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
    
    L113:
          jump                L141
    
    L114:
          label
          findpropstrict      QName(PackageNamespace(""), "Error")
          pushstring          "Registering content library for unsupported category "
          getlocal2
          add
          pushstring          "!"
          add
          constructprop       QName(PackageNamespace(""), "Error"), 1
          throw
    L123:
          getlocal2
          setlocal            8
    
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-bN")
          getlocal            8
          ifstrictne          L131
    
          pushbyte            0
          jump                L139
    
    L131:
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-0cQ")
          getlocal            8
          ifstrictne          L137
    
          pushbyte            1
          jump                L139
    
    L137:
          jump                L138
    
    L138:
          pushbyte            2
    L139:
          kill                8
          lookupswitch        L114, [L88, L101, L114]
    
    L141:
          findpropstrict      QName(PackageNamespace("_-30O"), "_-0sn")
          getlex              QName(PackageNamespace("_-30O"), "_-0sn")
          getproperty         QName(PackageNamespace(""), "_-2gW")
          getlocal            4
          constructprop       QName(PackageNamespace("_-30O"), "_-0sn"), 2
          coerce              QName(PackageNamespace("flash.events"), "Event")
          setlocal            6
    
          getlocal0
          getlocal            4
          pushtrue
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3AH"), 2
          coerce              QName(PackageNamespace("flash.events"), "IEventDispatcher")
          jump                L160
    
          decrement
          instanceof
          instanceof
          add
          nextvalue
          add
    L160:
          setlocal            7
    
          getlocal            7
          iffalse             L166
    
          getlocal            7
          getlocal            6
          callpropvoid        QName(Namespace("flash.events:IEventDispatcher"), "dispatchEvent"), 1
    
    L166:
          pushtrue
          returnvalue
    
    L168:
          pushfalse
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1ZT")
       method
        name "com.sulake.habbo.room:RoomContentLoader/loadObjectContent"
        refid "com.sulake.habbo.room:_-22f/_-1ZT"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("flash.events"), "IEventDispatcher")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 3
         localcount 9
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          swap
          convert_s
          dup
          divide
          urshift
          newactivation
    L10:
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            5
    
          pushbyte            0
          setlocal            6
    
          pushnull
          coerce              QName(PackageNamespace("com.sulake.core.utils"), "_-T1")
          setlocal            7
    
          pushnull
          coerce_s
          setlocal            8
    
          pushnull
          coerce_s
          setlocal3
    
          getlocal1
          convert_b
          dup
          iffalse             L33
    
          pop
          getlocal1
          pushstring          ","
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          greaterequals
    L33:
          iffalse             L44
    
          getlocal1
          coerce_s
          setlocal3
    
          getlocal3
          pushstring          ","
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "split"), 1
          pushbyte            0
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce_s
          setlocal1
    
    L44:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-02X")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          pushnull
          ifeq                L58
    
          getlocal0
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-02X")
          getlocal1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace("com.sulake.habbo.room.utils"), "_-3Dv")
          astypelate
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
    
    L58:
          getlocal0
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-b9"), 1
          pushnull
          equals
          not
          dup
          iftrue              L73
    
          pop
          getlocal0
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3AH"), 1
          pushnull
          equals
          not
    L73:
          iffalse             L76
    
          pushfalse
          returnvalue
    
    L76:
          getlocal0
          getlocal1
          getlocal2
          jump                L86
    
          divide
          multiply_i
          istypelate
          swap
          divide
          equals
    L86:
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0sK"), 2
          getlex              QName(PackageNamespace("com.sulake.core.assets"), "_-2Pg")
          astypelate
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "_-2Pg")
          setlocal            4
    
          getlocal            4
          pushnull
          ifne                L96
    
          pushfalse
          returnvalue
    
    L96:
          getlocal3
          pushnull
          ifeq                L105
    
          getlocal0
          getlocal3
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1dR"), 1
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            5
    
          jump                L110
    
    L105:
          getlocal0
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1dR"), 1
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            5
    
    L110:
          getlocal            5
          pushnull
          equals
          not
          dup
          iffalse             L121
    
          pop
          getlocal            5
          getproperty         QName(PackageNamespace(""), "length")
          pushbyte            0
          greaterthan
    L121:
          iffalse             L170
    
          getlocal            4
          getlex              QName(PackageNamespace("com.sulake.core.assets"), "AssetLibrary")
          getproperty         QName(PackageNamespace(""), "_-2H5")
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0mw")
          callpropvoid        QName(PackageNamespace(""), "addEventListener"), 2
    
          pushbyte            0
          setlocal            6
    
          jump                L164
    
    L131:
          label
          findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "_-T1")
          constructprop       QName(PackageNamespace("com.sulake.core.utils"), "_-T1"), 0
          coerce              QName(PackageNamespace("com.sulake.core.utils"), "_-T1")
          setlocal            7
    
          getlocal            5
          getlocal            6
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce_s
          setlocal            8
    
          getlocal            7
          findpropstrict      QName(PackageNamespace("flash.net"), "URLRequest")
          getlocal            8
          constructprop       QName(PackageNamespace("flash.net"), "URLRequest"), 1
          callpropvoid        QName(PackageNamespace(""), "load"), 1
    
          getlocal            4
          getlocal            7
          pushtrue
          callpropvoid        QName(PackageNamespace(""), "loadFromFile"), 2
    
          getlocal            7
          getlex              QName(PackageNamespace("com.sulake.core.utils"), "LibraryLoaderEvent")
          getproperty         QName(PackageNamespace(""), "LIBRARY_LOADER_EVENT_ERROR")
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2TD")
          jump                L162
    
          pushwith
          pop
          convert_i
          checkfilter
          lessthan
          nextname
    L162:
          callpropvoid        QName(PackageNamespace(""), "addEventListener"), 2
    
          inclocal_i          6
    L164:
          getlocal            6
          getlocal            5
          getproperty         QName(PackageNamespace(""), "length")
          iflt                L131
    
          pushtrue
          returnvalue
    
    L170:
          pushfalse
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1nL")
       method
        name "com.sulake.habbo.room:RoomContentLoader/loadLegacyContent"
        refid "com.sulake.habbo.room:_-22f/_-1nL"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("flash.events"), "IEventDispatcher")
        returns QName(PackageNamespace(""), "Array")
        body
         maxstack 4
         localcount 8
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          setlocal2
    
          convert_d
          popscope
          pushwith
          lessthan
          convert_i
    L10:
          coerce_s
          setlocal            6
    
          pushnull
          coerce_s
          setlocal            7
    
          getlocal1
          pushstring          ","
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "split"), 1
          coerce              QName(PackageNamespace(""), "Array")
          setlocal3
    
          findpropstrict      QName(PackageNamespace(""), "Array")
          constructprop       QName(PackageNamespace(""), "Array"), 0
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            4
    
          pushbyte            0
          setlocal            5
    
          jump                L101
    
    L27:
          label
          getlocal3
          getlocal            5
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        Multiname("toString", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")]), 0
          getproperty         Multiname("length", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushbyte            0
          greaterthan
          dup
          iffalse             L46
    
          pop
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3GR")
          getlocal3
          getlocal            5
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            255
          equals
    L46:
          iffalse             L100
    
          getlocal3
          getlocal            5
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        Multiname("toString", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")]), 0
          coerce_s
          setlocal            6
    
          jump                L92
    
    L54:
          label
          getlocal            6
          pushstring          " "
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          ifne                L76
    
          getlocal            6
          pushbyte            1
          getlocal            6
          getproperty         QName(PackageNamespace(""), "length")
          decrement
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "substr"), 2
          coerce_s
          setlocal            6
    
          jump                L92
    
          jump                L76
    
          convert_s
          convert_b
          lessthan
          multiply_i
          bitand
          convert_d
    L76:
          getlocal            6
          pushstring          " "
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          getlocal            6
          getproperty         QName(PackageNamespace(""), "length")
          decrement
          ifne                L92
    
          getlocal            6
          pushbyte            0
          getlocal            6
          getproperty         QName(PackageNamespace(""), "length")
          pushbyte            2
          subtract
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "substr"), 2
          coerce_s
          setlocal            6
    
    L92:
          getlocal            6
          pushstring          " "
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          ifge                L54
    
          getlocal            4
          getlocal            6
          callpropvoid        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "push"), 1
    
    L100:
          inclocal_i          5
    L101:
          getlocal            5
          getlocal3
          getproperty         QName(PackageNamespace(""), "length")
          iflt                L27
    
          getlocal            4
          getproperty         QName(PackageNamespace(""), "length")
          pushbyte            0
          ifngt               L151
    
          getlocal            4
          pushbyte            0
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce_s
          setlocal            7
    
          pushbyte            1
          setlocal            5
    
          jump                L130
    
    L117:
          label
          getlocal            7
          pushstring          ","
          add
          setlocal            7
    
          getlocal            7
          getlocal            4
          getlocal            5
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          add
          coerce_s
          setlocal            7
    
          inclocal_i          5
    L130:
          getlocal            5
          getlocal            4
          getproperty         QName(PackageNamespace(""), "length")
          iflt                L117
    
          getlocal0
          getlocal            7
          jump                L143
    
          lessequals
          decrement
          setlocal0
    
          not
          rshift
          getlocal1
    L143:
          getlocal2
          callproperty        QName(PackageNamespace(""), "_-1ZT"), 2
          iffalse             L151
    
          getlocal            4
          pushbyte            0
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          newarray            1
          returnvalue
    
    L151:
          newarray            0
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2TD")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:onContentLoadError"
        refid "com.sulake.habbo.room:_-22f/_-2TD"
        param QName(PackageNamespace("flash.events"), "Event")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 3
         localcount 8
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          nextvalue
          urshift
          coerce_a
          pushnull
          increment_i
          convert_u
    L10:
          coerce_s
          setlocal            4
    
          pushnull
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            5
    
          findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "_-T1")
          getlocal1
          getproperty         QName(PackageNamespace(""), "target")
          callproperty        QName(PackageNamespace("com.sulake.core.utils"), "_-T1"), 1
          coerce              QName(PackageNamespace("com.sulake.core.utils"), "_-T1")
          setlocal2
    
          getlocal0
          callproperty        QName(PackageNamespace(""), "getPlaceHolderTypes"), 0
          coerce              QName(PackageNamespace(""), "Array")
          setlocal3
    
          pushbyte            0
          setlocal            6
    
          getlocal3
          coerce_a
          setlocal            7
    
          jump                L89
    
    L31:
          label
          getlocal            7
          getlocal            6
          nextvalue
          coerce_s
          setlocal            4
    
          getlocal0
          getlocal            4
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1dR"), 1
          jump                L47
    
          pushtrue
          convert_b
          lshift
          setlocal2
    
          negate_i
          bitnot
    L47:
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            5
    
          getlocal            5
          getproperty         QName(PackageNamespace(""), "length")
          pushbyte            0
          greaterthan
          dup
          iffalse             L61
    
          pop
          getlocal2
          getproperty         QName(PackageNamespace(""), "url")
          pushnull
          equals
          not
    L61:
          dup
          iffalse             L72
    
          pop
          getlocal2
          getproperty         QName(PackageNamespace(""), "url")
          getlocal            5
          pushbyte            0
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          equals
    L72:
          iffalse             L89
    
          getlex              QName(PackageNamespace("com.sulake.core"), "Core")
          pushstring          "Failed to load asset: "
          getlocal2
          getproperty         QName(PackageNamespace(""), "url")
          jump                L84
    
          bitor
          negate
          convert_b
          bitor
          negate
          equals
    L84:
          add
          getlex              QName(PackageNamespace("com.sulake.core"), "Core")
          getproperty         QName(PackageNamespace(""), "_-5s")
          callpropvoid        QName(PackageNamespace(""), "_-1--"), 2
    
          returnvoid
    
    L89:
          hasnext2            7, 6
          iftrue              L31
    
          kill                7
          kill                6
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0mw")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:onContentLoaded"
        refid "com.sulake.habbo.room:_-22f/_-0mw"
        param QName(PackageNamespace("flash.events"), "Event")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 3
         localcount 7
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          add_i
          urshift
          coerce_s
          pushscope
    
          astypelate
          astypelate
    L10:
          getproperty         QName(PackageNamespace(""), "disposed")
          iffalse             L13
    
          returnvoid
    
    L13:
          getlocal1
          getproperty         QName(PackageNamespace(""), "target")
          getlex              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          astypelate
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal2
    
          getlocal2
          pushnull
          ifne                L23
    
          returnvoid
    
    L23:
          pushnull
          coerce              QName(PackageNamespace("_-30O"), "_-0sn")
          setlocal3
    
          pushfalse
          setlocal            4
    
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0op"), 1
          coerce_s
          setlocal            5
    
          getlocal0
          getlocal            5
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-K9"), 1
          coerce_s
          setlocal            5
    
          getlocal            5
          pushnull
          ifeq                L47
    
          getlocal0
          getlocal            5
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-fn"), 2
          convert_b
          setlocal            4
    
    L47:
          getlocal            4
          iffalse             L86
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2U3")
          getlocal0
          getlocal            5
          callproperty        QName(PackageNamespace(""), "_-1HN"), 1
          jump                L61
    
          bitxor
          bitor
          decrement_i
          pushwith
          convert_o
          bitor
    L61:
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          ifnge               L69
    
          getlocal0
          getlocal            5
          getlocal2
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-35H"), 2
    
          jump                L78
    
    L69:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          getlocal            5
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifeq                L78
    
          getlocal0
          getlocal            5
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0ow"), 1
    
    L78:
          findpropstrict      QName(PackageNamespace("_-30O"), "_-0sn")
          getlex              QName(PackageNamespace("_-30O"), "_-0sn")
          getproperty         QName(PackageNamespace(""), "_-2gW")
          getlocal            5
          constructprop       QName(PackageNamespace("_-30O"), "_-0sn"), 2
          coerce              QName(PackageNamespace("_-30O"), "_-0sn")
          setlocal3
    
          jump                L93
    
    L86:
          findpropstrict      QName(PackageNamespace("_-30O"), "_-0sn")
          getlex              QName(PackageNamespace("_-30O"), "_-0sn")
          getproperty         QName(PackageNamespace(""), "_-2Qp")
          getlocal            5
          constructprop       QName(PackageNamespace("_-30O"), "_-0sn"), 2
          coerce              QName(PackageNamespace("_-30O"), "_-0sn")
          setlocal3
    
    L93:
          getlocal0
          getlocal            5
          pushtrue
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3AH"), 2
          coerce              QName(PackageNamespace("flash.events"), "IEventDispatcher")
          setlocal            6
    
          getlocal            6
          pushnull
          equals
          not
          dup
          iffalse             L117
    
          jump                L112
    
          add
          increment
          add_i
          checkfilter
          increment_i
          convert_d
    L112:
          pop
          getlocal3
          pushnull
          equals
          not
    L117:
          iffalse             L121
    
          getlocal            6
          getlocal3
          callpropvoid        QName(Namespace("flash.events:IEventDispatcher"), "dispatchEvent"), 1
    
    L121:
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0ow")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:extractPetDataFromLoadedContent"
        refid "com.sulake.habbo.room:_-22f/_-0ow"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 6
         localcount 10
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          nextvalue
          pop
          checkfilter
          lessthan
          modulo
          decrement
    L10:
          coerce              QName(PackageNamespace("com.sulake.core.utils"), "Map")
          setlocal3
    
          pushnull
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            4
    
          pushnull
          coerce_s
          setlocal            5
    
          pushbyte            0
          setlocal            6
    
          pushnull
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            7
    
          getlocal0
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0bl"), 1
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal2
    
          getlocal2
          pushnull
          ifeq                L108
    
          findpropstrict      QName(PackageNamespace("com.sulake.core.utils"), "Map")
          constructprop       QName(PackageNamespace("com.sulake.core.utils"), "Map"), 0
          coerce              QName(PackageNamespace("com.sulake.core.utils"), "Map")
          setlocal3
    
          getlocal2
          callproperty        QName(Namespace("_-2FY"), "_-113"), 0
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            4
    
          pushbyte            0
          setlocal            8
    
          getlocal            4
          coerce_a
          setlocal            9
    
          jump                L86
    
    L45:
          label
          getlocal            9
          jump                L54
    
          pushscope
    
          getglobalscope
          pushundefined
          bitand
          swap
          typeof
    L54:
          getlocal            8
          nextvalue
          coerce_s
          setlocal            5
    
          getlocal2
          getlocal            5
          callproperty        QName(Namespace("_-2FY"), "_-1mh"), 1
          coerce              QName(PackageNamespace(""), "Array")
          setlocal            7
    
          getlocal            7
          pushnull
          equals
          not
          dup
          iffalse             L74
    
          pop
          getlocal            7
          getproperty         QName(PackageNamespace(""), "length")
          pushbyte            2
          greaterequals
    L74:
          iffalse             L86
    
          getlocal3
          getlocal            5
          findpropstrict      QName(PackageNamespace("com.sulake.habbo.room"), "_-06Y")
          getlocal            7
          pushbyte            0
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          getlocal            7
          pushbyte            1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          constructprop       QName(PackageNamespace("com.sulake.habbo.room"), "_-06Y"), 2
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L86:
          hasnext2            9, 8
          iftrue              L45
    
          kill                9
          kill                8
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_pets")
          jump                L99
    
          getlocal1
          convert_s
          modulo
          getlocal0
          setlocal2
    
          popscope
    L99:
          getlocal1
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          convert_i
          setlocal            6
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2iC")
          getlocal            6
          getlocal3
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L108:
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-35H")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:extractPublicRoomDataFromLoadedContent"
        refid "com.sulake.habbo.room:_-22f/_-35H"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 3
         localcount 5
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          convert_i
          pushtrue
          pushscope
    
          bitxor
          convert_b
          multiply_i
    L10:
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-Np"), 1
          coerce              QName(PackageNamespace(""), "XML")
          setlocal3
    
          getlocal0
          getlocal1
          jump                L23
    
          dxnslate
          nextvalue
          lshift
          checkfilter
          greaterequals
          setlocal1
    
    L23:
          getlocal3
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0J2"), 2
          coerce              QName(PackageNamespace("com.sulake.habbo.room.utils"), "_-3Dv")
          setlocal            4
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-02X")
          getlocal1
          jump                L37
    
          decrement_i
          pushundefined
          equals
          instanceof
          decrement_i
          convert_b
    L37:
          getlocal            4
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
          getlocal0
          getlocal            4
          initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
    
          getlocal0
          getlocal1
          getlocal2
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1wp"), 2
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1wp")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:extractPublicRoomFurniture"
        refid "com.sulake.habbo.room:_-22f/_-1wp"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        returns QName(PackageNamespace(""), "int")
        body
         maxstack 4
         localcount 8
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          subtract
          getlocal3
          not
          greaterthan
          getlocal0
          equals
    L10:
          coerce_s
          setlocal            6
    
          pushnull
          coerce_s
          setlocal            7
    
          getlocal2
          pushnull
          ifne                L20
    
          pushbyte            0
          returnvalue
    
    L20:
          getlocal2
          getproperty         QName(Namespace("_-0G6"), "nameArray")
          coerce              QName(PackageNamespace(""), "Array")
          setlocal3
    
          pushbyte            0
          setlocal            4
    
          pushbyte            0
          setlocal            5
    
          jump                L69
    
    L29:
          label
          jump                L37
    
          setlocal3
    
          strictequals
          pushnan
          getlocal0
          rshift
          popscope
    L37:
          getlocal3
          getlocal            5
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce_s
          setlocal            6
    
          getlocal            6
          pushstring          "_index"
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          pushbyte            0
          ifngt               L68
    
          getlocal            6
          pushbyte            0
          getlocal            6
          pushstring          "_index"
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "indexOf"), 1
          callproperty        QName(Namespace("http://adobe.com/AS3/2006/builtin"), "slice"), 2
          coerce_s
          setlocal            7
    
          getlocal0
          getlocal1
          getlocal            7
          jump                L65
    
          pushscope
    
          negate
          increment
          bitor
          strictequals
          pushwith
    L65:
          callproperty        QName(PackageNamespace(""), "_-2Ar"), 2
          iffalse             L68
    
          inclocal_i          4
    L68:
          inclocal_i          5
    L69:
          getlocal            5
          getlocal3
          getproperty         QName(PackageNamespace(""), "length")
          iflt                L29
    
          getlocal            4
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-fn")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:initializeGraphicAssetCollection"
        refid "com.sulake.habbo.room:_-22f/_-fn"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 3
         localcount 6
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          hasnext
          lessthan
          convert_i
          bitxor
          setlocal2
    
          pushwith
    L10:
          coerce              QName(PackageNamespace(""), "XML")
          setlocal            5
    
          getlocal1
          pushnull
          equals
          dup
          iftrue              L21
    
          pop
          getlocal2
          pushnull
          equals
    L21:
          iffalse             L24
    
          pushfalse
          returnvalue
    
    L24:
          pushfalse
          setlocal3
    
          jump                L33
    
          pushtrue
          greaterequals
          popscope
          pushtrue
          popscope
          hasnext
    L33:
          getlocal0
          getlocal1
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-Ba"), 2
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal            4
    
          getlocal            4
          pushnull
          ifeq                L64
    
          getlocal0
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-1XT"), 1
          coerce              QName(PackageNamespace(""), "XML")
          setlocal            5
    
          getlocal            4
          getlocal            5
          jump                L56
    
          convert_u
          coerce_s
          getlocal0
          urshift
          negate
          subtract
    L56:
          callproperty        QName(Namespace("_-2FY"), "_-19s"), 1
          iffalse             L61
    
          pushtrue
          setlocal3
    
          jump                L64
    
    L61:
          getlocal0
          getlocal1
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2Q4"), 1
    
    L64:
          getlocal3
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-2Ar")
       method
        name "com.sulake.habbo.room:RoomContentLoader/extractObjectContent"
        refid "com.sulake.habbo.room:_-22f/_-2Ar"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 3
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          getlocal0
          getlocal3
          bitor
          convert_u
          subtract
          pushfalse
    L10:
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-b9"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal3
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er")
          jump                L23
    
          getlocal0
          bitxor
          coerce_a
          getlocal3
          negate
          modulo
    L23:
          getlocal2
          getlocal1
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
          getlocal0
          getlocal2
          getlocal3
          jump                L36
    
          add_i
          astypelate
          convert_d
          getlocal1
          add
          instanceof
    L36:
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-fn"), 2
          iffalse             L40
    
          pushtrue
          returnvalue
    
    L40:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er")
          getlocal2
          callpropvoid        QName(PackageNamespace(""), "remove"), 1
    
          pushfalse
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2th")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getAssetLibraryName"
        refid "com.sulake.habbo.room:_-22f/_-2th"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushstring          "RoomContentLoader "
          jump                L10
    
          bitnot
          nextvalue
          lessthan
          dxnslate
          convert_b
          pushnan
    L10:
          getlocal1
          add
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-b9")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getAssetLibrary"
        refid "com.sulake.habbo.room:_-22f/_-b9"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        body
         maxstack 3
         localcount 5
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          decrement_i
          divide
          setlocal1
    
          divide
          getglobalscope
          subtract_i
    L10:
          coerce_s
          setlocal            4
    
          getlocal0
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          setlocal2
    
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-K9"), 1
          coerce_s
          setlocal2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2th"), 1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          astypelate
          jump                L37
    
          multiply
          getlocal3
          increment_i
          decrement_i
          hasnext
          nextname
    L37:
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal3
    
          getlocal3
          pushnull
          ifne                L73
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Er")
          getlocal2
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          coerce_s
          setlocal            4
    
          getlocal            4
          pushnull
          ifeq                L73
    
          getlocal0
          getlocal            4
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          setlocal2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
          jump                L65
    
          convert_u
          convert_b
          lessthan
          getlocal0
          setlocal1
    
          lessthan
    L65:
          getlocal0
          getlocal2
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2th"), 1
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          astypelate
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal3
    
    L73:
          getlocal3
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0sK")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:addAssetLibraryCollection"
        refid "com.sulake.habbo.room:_-22f/_-0sK"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("flash.events"), "IEventDispatcher")
        returns QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        body
         maxstack 3
         localcount 6
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          convert_u
          pushscope
    
          urshift
          pushnan
          pop
          pushfalse
    L10:
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          setlocal3
    
          getlocal0
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-b9"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal            4
    
          getlocal            4
          pushnull
          ifeq                L24
    
          getlocal            4
          returnvalue
    
    L24:
          getlocal0
          getlocal3
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2th"), 1
          coerce_s
          setlocal            5
    
          jump                L36
    
          checkfilter
          nextvalue
          decrement_i
          typeof
          coerce_s
          decrement
    L36:
          findpropstrict      QName(PackageNamespace("com.sulake.core.assets"), "_-2Pg")
          getlocal            5
          constructprop       QName(PackageNamespace("com.sulake.core.assets"), "_-2Pg"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal            4
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1I-")
          getlocal            5
          getlocal            4
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
          getlocal2
          pushnull
          equals
          not
          dup
          iffalse             L65
    
          pop
          getlocal0
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3AH"), 1
          jump                L63
    
          convert_d
          newactivation
          not
          convert_b
          pushundefined
          pushnull
    L63:
          pushnull
          equals
    L65:
          iffalse             L71
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events")
          getlocal3
          getlocal2
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L71:
          getlocal            4
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3AH")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getAssetLibraryEventDispatcher"
        refid "com.sulake.habbo.room:_-22f/_-3AH"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace(""), "Boolean")
        returns QName(PackageNamespace("flash.events"), "IEventDispatcher")
        flag HAS_OPTIONAL
        optional False()
        body
         maxstack 2
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          setlocal1
    
          pushwith
          greaterthan
          pushscope
    
          lessequals
          increment
    L10:
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          jump                L20
    
          bitand
          greaterthan
          getlocal3
          getlocal0
          setlocal3
    
          convert_s
    L20:
          setlocal3
    
          getlocal2
          iftrue              L28
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events")
          getlocal3
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          returnvalue
    
    L28:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_events")
          getlocal3
          callproperty        QName(PackageNamespace(""), "remove"), 1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0op")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getAssetLibraryType"
        refid "com.sulake.habbo.room:_-22f/_-0op"
        param QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 2
         localcount 5
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          jump                L10
    
          lessequals
          setlocal1
    
          convert_b
          greaterequals
          istypelate
          pushnan
    L10:
          pushnull
          ifne                L14
    
          pushnull
          returnvalue
    
    L14:
          getlocal1
          pushstring          "index"
          callproperty        QName(Namespace("_-0G6"), "getAssetByName"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAsset")
          setlocal2
    
          getlocal2
          jump                L27
    
          modulo
          bitxor
          multiply_i
          convert_o
          pop
          rshift
    L27:
          pushnull
          ifne                L31
    
          pushnull
          returnvalue
    
    L31:
          getlocal2
          getproperty         QName(Namespace("_-vI"), "content")
          getlex              QName(PackageNamespace(""), "XML")
          astypelate
          coerce              QName(PackageNamespace(""), "XML")
          setlocal3
    
          getlocal3
          jump                L45
    
          instanceof
          pushundefined
          decrement
          pop
          pushscope
    
          multiply_i
    L45:
          pushnull
          ifne                L49
    
          pushnull
          returnvalue
    
    L49:
          getlocal3
          getproperty         MultinameA("type", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce_s
          setlocal            4
    
          getlocal            4
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1HN")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getVisualizationType"
        refid "com.sulake.habbo.room:_-22f/_-1HN"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 3
         localcount 6
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          jump                L10
    
          hasnext
          pushnull
          convert_o
          checkfilter
          instanceof
          pushwith
    L10:
          pushnull
          ifne                L14
    
          pushnull
          returnvalue
    
    L14:
          getlocal0
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-b9"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal2
    
          getlocal2
          pushnull
          ifne                L24
    
          pushnull
          returnvalue
    
    L24:
          getlocal2
          getlocal1
          pushstring          "_index"
          add
          callproperty        QName(Namespace("_-0G6"), "getAssetByName"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAsset")
          jump                L37
    
          nextvalue
          typeof
          subtract
          convert_d
          coerce_a
          convert_o
    L37:
          setlocal3
    
          getlocal3
          pushnull
          ifne                L46
    
          getlocal2
          pushstring          "index"
          callproperty        QName(Namespace("_-0G6"), "getAssetByName"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAsset")
          setlocal3
    
    L46:
          getlocal3
          pushnull
          ifne                L51
    
          pushnull
          returnvalue
    
    L51:
          getlocal3
          getproperty         QName(Namespace("_-vI"), "content")
          getlex              QName(PackageNamespace(""), "XML")
          astypelate
          coerce              QName(PackageNamespace(""), "XML")
          setlocal            4
    
          getlocal            4
          jump                L65
    
          typeof
          urshift
          pushnan
          istypelate
          pushwith
          convert_u
    L65:
          pushnull
          ifne                L69
    
          pushnull
          returnvalue
    
    L69:
          getlocal            4
          getproperty         MultinameA("visualization", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce_s
          setlocal            5
    
          getlocal            5
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-3CB")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getLogicType"
        refid "com.sulake.habbo.room:_-22f/_-3CB"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "String")
        body
         maxstack 3
         localcount 6
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal1
          jump                L10
    
          bitnot
          urshift
          hasnext
          multiply
          multiply
          convert_o
    L10:
          pushnull
          ifne                L14
    
          pushnull
          returnvalue
    
    L14:
          getlocal0
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-b9"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal2
    
          getlocal2
          pushnull
          ifne                L24
    
          pushnull
          returnvalue
    
    L24:
          getlocal2
          getlocal1
          pushstring          "_index"
          add
          callproperty        QName(Namespace("_-0G6"), "getAssetByName"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAsset")
          jump                L37
    
          convert_i
          increment
          convert_s
          add
          pushscope
    
          setlocal3
    
    L37:
          setlocal3
    
          getlocal3
          pushnull
          ifne                L46
    
          getlocal2
          pushstring          "index"
          callproperty        QName(Namespace("_-0G6"), "getAssetByName"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAsset")
          setlocal3
    
    L46:
          getlocal3
          pushnull
          ifne                L51
    
          pushnull
          returnvalue
    
    L51:
          getlocal3
          getproperty         QName(Namespace("_-vI"), "content")
          getlex              QName(PackageNamespace(""), "XML")
          astypelate
          coerce              QName(PackageNamespace(""), "XML")
          setlocal            4
    
          getlocal            4
          jump                L65
    
          checkfilter
          pushfalse
          bitand
          lshift
          lessthan
          bitand
    L65:
          pushnull
          ifne                L69
    
          pushnull
          returnvalue
    
    L69:
          getlocal            4
          getproperty         MultinameA("logic", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce_s
          setlocal            5
    
          getlocal            5
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-Np")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getVisualizationXML"
        refid "com.sulake.habbo.room:_-22f/_-Np"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "XML")
        body
         maxstack 3
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          lessthan
          pop
          divide
          coerce_a
          pushwith
          setlocal0
    
    L10:
          getlocal1
          pushstring          "_visualization"
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2Oe"), 2
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1XT")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getAssetXML"
        refid "com.sulake.habbo.room:_-22f/_-1XT"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "XML")
        body
         maxstack 3
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          dup
          increment_i
          instanceof
          equals
          rshift
          multiply
    L10:
          getlocal1
          pushstring          "_assets"
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2Oe"), 2
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-3P")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getLogicXML"
        refid "com.sulake.habbo.room:_-22f/_-3P"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "XML")
        body
         maxstack 3
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          swap
          pushnull
          convert_o
          pushnan
          rshift
          convert_s
    L10:
          getlocal1
          pushstring          "_logic"
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2Oe"), 2
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2Oe")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:getXML"
        refid "com.sulake.habbo.room:_-22f/_-2Oe"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "XML")
        body
         maxstack 3
         localcount 8
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          convert_b
          increment
          increment_i
          convert_b
          swap
          equals
    L10:
          getlocal1
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-b9"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
          setlocal3
    
          getlocal3
          pushnull
          ifne                L19
    
          pushnull
          returnvalue
    
    L19:
          getlocal0
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          setlocal            4
    
          getlocal0
          getlocal            4
          callproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Xu"), 1
          jump                L34
    
          istypelate
          subtract_i
          rshift
          setlocal3
    
          negate_i
          bitand
    L34:
          coerce_s
          setlocal            5
    
          getlocal3
          getlocal            5
          getlocal2
          add
          callproperty        QName(Namespace("_-0G6"), "getAssetByName"), 1
          coerce              QName(PackageNamespace("com.sulake.core.assets"), "IAsset")
          setlocal            6
    
          getlocal            6
          pushnull
          ifne                L48
    
          pushnull
          returnvalue
    
    L48:
          getlocal            6
          getproperty         QName(Namespace("_-vI"), "content")
          getlex              QName(PackageNamespace(""), "XML")
          jump                L58
    
          bitnot
          urshift
          setlocal3
    
          strictequals
          multiply
          pushfalse
    L58:
          astypelate
          coerce              QName(PackageNamespace(""), "XML")
          setlocal            7
    
          getlocal            7
          pushnull
          ifne                L66
    
          pushnull
          returnvalue
    
    L66:
          getlocal            7
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1ul")
       method
        name "com.sulake.habbo.room:RoomContentLoader/addGraphicAsset"
        refid "com.sulake.habbo.room:_-22f/_-1ul"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("flash.display"), "BitmapData")
        param QName(PackageNamespace(""), "Boolean")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 4
         localcount 6
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          bitxor
          getlocal0
          getlocal3
          rshift
          bitxor
          decrement
    L10:
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0bl"), 1
          jump                L19
    
          negate
          pushundefined
          istypelate
          newactivation
          subtract
          getglobalscope
    L19:
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal            5
    
          getlocal            5
          pushnull
          ifeq                L30
    
          getlocal            5
          getlocal2
          getlocal3
          getlocal            4
          callproperty        QName(Namespace("_-2FY"), "addAsset"), 3
          returnvalue
    
    L30:
          pushfalse
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-Ba")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:createGraphicAssetCollection"
        refid "com.sulake.habbo.room:_-22f/_-Ba"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace("com.sulake.core.assets"), "IAssetLibrary")
        returns QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
        body
         maxstack 3
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          istypelate
          setlocal2
    
          typeof
          getlocal2
          equals
          convert_u
    L10:
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0bl"), 1
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal3
    
          getlocal3
          pushnull
          ifeq                L19
    
          getlocal3
          returnvalue
    
    L19:
          getlocal2
          pushnull
          jump                L28
    
          multiply_i
          convert_o
          astypelate
          subtract_i
          pushnan
          popscope
    L28:
          ifne                L31
    
          pushnull
          returnvalue
    
    L31:
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-fh")
          callproperty        QName(Namespace("_-0N-"), "_-Ba"), 0
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal3
    
          getlocal3
          pushnull
          ifeq                L54
    
          jump                L46
    
          getlocal3
          nextname
          pushwith
          multiply_i
          not
          pushnan
    L46:
          getlocal3
          getlocal2
          setproperty         QName(Namespace("_-2FY"), "assetLibrary")
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          getlocal1
          getlocal3
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
    L54:
          getlocal3
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0bl")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getGraphicAssetCollection"
        refid "com.sulake.habbo.room:_-22f/_-0bl"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
        body
         maxstack 2
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          swap
          increment_i
          add
          lshift
          getglobalscope
          coerce_s
    L10:
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          setlocal2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          getlocal2
          callproperty        QName(PackageNamespace(""), "getValue"), 1
          getlex              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          astypelate
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2Q4")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:disposeGraphicAssetCollection"
        refid "com.sulake.habbo.room:_-22f/_-2Q4"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 2
         localcount 4
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          multiply
          pushfalse
          coerce_s
          dxnslate
          greaterthan
          getlocal2
    L10:
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          setlocal3
    
          getlocal0
          getlocal1
          callproperty        QName(PackageNamespace(""), "_-0mQ"), 1
          coerce_s
          setlocal2
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          jump                L26
    
          setlocal2
    
          dup
          greaterthan
          lessthan
          getlocal2
          not
    L26:
          getlocal2
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          pushnull
          ifeq                L50
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1zQ")
          getlocal2
          callproperty        QName(PackageNamespace(""), "remove"), 1
          coerce              QName(PackageNamespace("com.sulake.room.object.visualization.utils"), "_-24o")
          jump                L42
    
          instanceof
          bitor
          lessthan
          add_i
          subtract
          pushundefined
    L42:
          setlocal3
    
          getlocal3
          pushnull
          ifeq                L48
    
          getlocal3
          callpropvoid        QName(Namespace("_-2FY"), "dispose"), 0
    
    L48:
          pushtrue
          returnvalue
    
    L50:
          pushfalse
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0J2")
       method
        name "com.sulake.habbo.room:RoomContentLoader/private:extractPublicRoomFromXML"
        refid "com.sulake.habbo.room:_-22f/_-0J2"
        param QName(PackageNamespace(""), "String")
        param QName(PackageNamespace(""), "XML")
        returns QName(PackageNamespace("com.sulake.habbo.room.utils"), "_-3Dv")
        body
         maxstack 4
         localcount 10
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          pushnull
          jump                L10
    
          greaterequals
          setlocal2
    
          typeof
          convert_s
          bitnot
          pushscope
    
    L10:
          coerce              QName(PackageNamespace(""), "XML")
          setlocal            6
    
          pushnull
          coerce_s
          setlocal            7
    
          pushnan
          setlocal            8
    
          pushnan
          setlocal            9
    
          getlocal2
          getproperty         Multiname("layoutData", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce              QName(PackageNamespace(""), "XMLList")
          setlocal3
    
          findpropstrict      QName(PackageNamespace("com.sulake.habbo.room.utils"), "_-3Dv")
          getlocal1
          constructprop       QName(PackageNamespace("com.sulake.habbo.room.utils"), "_-3Dv"), 1
          coerce              QName(PackageNamespace("com.sulake.habbo.room.utils"), "_-3Dv")
          setlocal            4
    
          pushbyte            0
          setlocal            5
    
          jump                L95
    
    L31:
          label
          getlocal3
          getlocal            5
          getproperty         MultinameL([PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          coerce              QName(PackageNamespace(""), "XML")
          setlocal            6
    
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y")
          findpropstrict      QName(PackageNamespace(""), "String")
          getlocal            6
          getproperty         MultinameA("name", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(PackageNamespace(""), "String"), 1
          add
          jump                L50
    
          pop
          negate_i
          pushwith
          getlocal1
          coerce_s
          swap
    L50:
          coerce_s
          setlocal            7
    
          pushbyte            32
          convert_d
          setlocal            8
    
          pushbyte            1
          convert_d
          setlocal            9
    
          findpropstrict      QName(PackageNamespace(""), "String")
          getlocal            6
          getproperty         MultinameA("size", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(PackageNamespace(""), "String"), 1
          pushstring          ""
          ifeq                L70
    
          findpropstrict      QName(PackageNamespace(""), "parseInt")
          getlocal            6
          getproperty         MultinameA("size", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(PackageNamespace(""), "parseInt"), 1
          convert_d
          setlocal            8
    
    L70:
          findpropstrict      QName(PackageNamespace(""), "String")
          getlocal            6
          getproperty         MultinameA("heightScale", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(PackageNamespace(""), "String"), 1
          pushstring          ""
          ifeq                L82
    
          findpropstrict      QName(PackageNamespace(""), "parseFloat")
          getlocal            6
          getproperty         MultinameA("heightScale", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")])
          callproperty        QName(PackageNamespace(""), "parseFloat"), 1
          convert_d
          setlocal            9
    
    L82:
          getlocal            4
          getlocal            7
          jump                L91
    
          convert_o
          greaterthan
          convert_s
          negate
          dup
          negate
    L91:
          getlocal            8
          getlocal            9
          callpropvoid        QName(PackageNamespace(""), "_-1uk"), 3
    
          inclocal_i          5
    L95:
          getlocal            5
          getlocal3
          callproperty        Multiname("length", [PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), PackageNamespace(""), PrivateNamespace("RoomContentLoader.as$2711", "com.sulake.habbo.room:_-22f#1"), PackageNamespace("com.sulake.habbo.room"), PackageInternalNs("com.sulake.habbo.room"), Namespace("http://adobe.com/AS3/2006/builtin"), ProtectedNamespace("_-1MF"), StaticProtectedNs("_-1MF"), StaticProtectedNs("Object")]), 0
          iflt                L31
    
          getlocal            4
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-G6")
       method
        name "com.sulake.habbo.room:RoomContentLoader/isPublicRoomWorldType"
        refid "com.sulake.habbo.room:_-22f/_-G6"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "Boolean")
        body
         maxstack 3
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          increment
          bitnot
          bitxor
          greaterequals
          divide
          pop
    L10:
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y")
          getlocal1
          add
          callproperty        QName(PackageNamespace(""), "_-3LR"), 1
          getlex              QName(PackageNamespace("com.sulake.habbo.room.object"), "_-1eh")
          getproperty         QName(PackageNamespace(""), "_-2xl")
          ifne                L19
    
          pushtrue
          returnvalue
    
    L19:
          pushfalse
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-0KP")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getPublicRoomWorldHeightScale"
        refid "com.sulake.habbo.room:_-22f/_-0KP"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "Number")
        body
         maxstack 3
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          convert_o
          bitxor
          getlocal2
          lessthan
          negate
          pushnan
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          pushnull
          ifeq                L20
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y")
          getlocal1
          add
          callproperty        QName(PackageNamespace(""), "_-cl"), 1
          returnvalue
    
    L20:
          pushbyte            1
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1ld")
       method
        name "com.sulake.habbo.room:RoomContentLoader/getPublicRoomWorldSize"
        refid "com.sulake.habbo.room:_-22f/_-1ld"
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "int")
        body
         maxstack 3
         localcount 2
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          greaterthan
          bitnot
          getglobalscope
          getlocal1
          convert_d
          coerce_s
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          pushnull
          ifeq                L20
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0qC")
          getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y")
          getlocal1
          add
          callproperty        QName(PackageNamespace(""), "_-2bc"), 1
          returnvalue
    
    L20:
          pushbyte            32
          returnvalue
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-1V2")
       method
        name "com.sulake.habbo.room:RoomContentLoader/furniDataReady"
        refid "com.sulake.habbo.room:_-22f/_-1V2"
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 1
         localcount 1
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          callpropvoid        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1G9"), 0
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
      trait method QName(PackageNamespace(""), "_-ep")
       method
        name "com.sulake.habbo.room:RoomContentLoader/setActiveObjectType"
        refid "com.sulake.habbo.room:_-22f/_-ep"
        param QName(PackageNamespace(""), "int")
        param QName(PackageNamespace(""), "String")
        returns QName(PackageNamespace(""), "void")
        body
         maxstack 3
         localcount 3
         initscopedepth 4
         maxscopedepth 5
         code
          getlocal0
          pushscope
    
          getlocal0
          jump                L10
    
          convert_i
          pushundefined
          popscope
          istypelate
          equals
          subtract_i
    L10:
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          getlocal1
          callpropvoid        QName(PackageNamespace(""), "remove"), 1
    
          getlocal0
          getproperty         QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1kM")
          getlocal1
          getlocal2
          callpropvoid        QName(PackageNamespace(""), "add"), 2
    
          returnvoid
         end ; code
        end ; body
       end ; method
      end ; trait
     end ; instance
     cinit
      refid "com.sulake.habbo.room:_-22f/cinit"
      body
       maxstack 2
       localcount 1
       initscopedepth 3
       maxscopedepth 4
       code
        getlocal0
        pushscope
    
        findproperty        QName(PackageNamespace(""), "_-1Df")
        jump                L10
    
        getlocal0
        dxnslate
        dup
        pushscope
    
        convert_b
        nextvalue
    L10:
        pushstring          "RCL_LOADER_READY"
        initproperty        QName(PackageNamespace(""), "_-1Df")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y")
        pushstring          "RCL_PUBLICROOM_"
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Sq")
        pushbyte            0
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Sq")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2EZ")
        pushbyte            1
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2EZ")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Ny")
        pushbyte            2
        jump                L30
    
        pushundefined
        nextvalue
        bitor
        getlocal2
        subtract
        pushnull
    L30:
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Ny")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2xK")
        pushstring          "place_holder"
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2xK")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0da")
        pushstring          "wall_place_holder"
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0da")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ay")
        pushstring          "pet_place_holder"
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ay")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "PLACE_HOLDER_DEFAULT")
        getlex              QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2xK")
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "PLACE_HOLDER_DEFAULT")
    
        jump                L50
    
        lessthan
        coerce_s
        multiply
        lessthan
        convert_o
        nextname
    L50:
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0FU")
        pushstring          "room"
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0FU")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "TILE_CURSOR")
        pushstring          "tile_cursor"
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "TILE_CURSOR")
    
        findproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2fm")
        pushstring          "selection_arrow"
        initproperty        QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2fm")
    
        returnvoid
       end ; code
      end ; body
     end ; method
     trait const QName(PackageNamespace(""), "_-1Df") slotid 1 type QName(PackageNamespace(""), "String") value Utf8("RCL_LOADER_READY") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-27y") slotid 2 type QName(PackageNamespace(""), "String") value Utf8("RCL_PUBLICROOM_") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0Sq") slotid 3 type QName(PackageNamespace(""), "int") value Integer(0) end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2EZ") slotid 4 type QName(PackageNamespace(""), "int") value Integer(1) end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-1Ny") slotid 5 type QName(PackageNamespace(""), "int") value Integer(2) end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2xK") slotid 6 type QName(PackageNamespace(""), "String") value Utf8("place_holder") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0da") slotid 7 type QName(PackageNamespace(""), "String") value Utf8("wall_place_holder") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-3Ay") slotid 8 type QName(PackageNamespace(""), "String") value Utf8("pet_place_holder") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "PLACE_HOLDER_DEFAULT") slotid 9 type QName(PackageNamespace(""), "String") value Utf8("place_holder") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-0FU") slotid 10 type QName(PackageNamespace(""), "String") value Utf8("room") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "TILE_CURSOR") slotid 11 type QName(PackageNamespace(""), "String") value Utf8("tile_cursor") end
     trait const QName(PrivateNamespace("_-1MF", "com.sulake.habbo.room:_-22f#0"), "_-2fm") slotid 12 type QName(PackageNamespace(""), "String") value Utf8("selection_arrow") end
    end ; class
    Any ideas where i'm going wrong?:L
    Last edited by FreddyZoom; 05-05-12 at 06:32 PM.

    Click the above banner to visit Frost!

  10. #25
    Infraction Banned
    Rank
    Member +
    Join Date
    Aug 2011
    Location
    Not Found
    Posts
    1,137
    Liked
    143

    Re: How to add new pets to your habbo.swf

    Finally we got a guide for adding new pets!, thanks mate.

  11. #26
    Hardcore Member
    Rank
    Member
    Join Date
    Dec 2011
    Location
    Dksv
    Posts
    122
    Liked
    6
    Gamertag: zzb

    Re: How to add new pets to your habbo.swf

    Hey can sombody give a Nice tuturial with screenies for this? or a video please? i dont get this :S

  12. #27
    Supervisor
    Rank
    Supervisor
    Join Date
    Jun 2007
    Location
    Jersey
    Posts
    4,030
    Liked
    945

    Re: How to add new pets to your habbo.swf

    Quote Originally Posted by Thekguy View Post
    Hey can sombody give a Nice tuturial with screenies for this? or a video please? i dont get this :S
    You must know how to use RABCDAsm with CyberShadow - Google how to do it.

    On topic: Thanks leenster ;)

    Worked perfectly!

  13. #28
    En Français?
    Rank
    Member +
    Join Date
    Apr 2007
    Posts
    722
    Liked
    123

    Re: How to add new pets to your habbo.swf

    Thank you leenster!

    Works perfectly for me too :)

    Sorry for my bad English, I'm french ;)


  14. #29
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Oct 2008
    Location
    In a box.
    Posts
    368
    Liked
    72
    Gamertag: Xi Samosa iX

    Re: How to add new pets to your habbo.swf

    I can't find it :( Please can someone add the new Pets to my SWF thanks.

    http://www.mediafire.com/download.php?klgrqndpgm5m8ar

  15. #30
    Registered
    Rank
    Member
    Join Date
    Jun 2012
    Posts
    22
    Liked
    15

    Re: How to add new pets to your habbo.swf

    thanks but ,how to compile?

 

 
Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •