Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Smile Flash carousel files

    Was wondering if anyone has or knows where to get all of the files needed for
    http://images.habbohotel.com/downloa...wf?language=en

    i think all that's needed is the conf.xml, which according to the fla:
    PHP Code:
    // Action script...

    // [Action in Frame 1]
    setProperty(""_quality"LOW");
    if (
    _root.language == undefined || _root.language == "undefined")
    {
        
    _root.language "en";
    // end if
    if (_root.path == undefined || _root.path == "undefined")
    {
        
    _root.path "content/";
    // end if
    if (_root.swfpath == undefined || _root.swfpath == "undefined")
    {
        
    _root.swfpath "swfolder/";
    // end if
    contentFolder _root.path _root.language "/";

    // [Action in Frame 8]
    stop (); 
    PHP Code:
            var _loc1 this;
            
    _loc1.xml = new Valve.Net.XML2();
            
    _loc1.xml.parent _loc1;
            
    _loc1.xml.onLoad _loc1.parseConf;
            
    _loc1.xml.ignoreWhite true;
            
    _loc1.xml.load(_root.contentFolder "/conf.xml");
        } 
    // End of the function 
    Should be in /content/en/conf.xml. But it isn't...any help will be greatly appreciated
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

  2. #2
    Join Date
    Jun 2004
    Location
    South England.
    Posts
    2,059
    Tokens
    1,508

    Latest Awards:

    Default

    What exactly is this SWF meant to do?... You just want it to load?

    EDIT: Well... I decompiled the file and there's pretty much nothing inside it... I'm pretty sure it'snot MEANT to be working yet... I'ma ask again "What's this mean to do?" though.
    Last edited by vito201-:D; 12-02-2010 at 07:16 AM.
    Apparently I am not allowed to advertise my site any longer. T_T
    - Alex (Shenk).

  3. #3
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Default

    it was the header for the old layout that .com.br had for a little bit after it opened.

    Seen here: http://web.archive.org/web/200602090...m.br/habbo/pt/
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

  4. #4
    Join Date
    Oct 2006
    Posts
    2,918
    Tokens
    946
    Habbo
    Verrou

    Latest Awards:

    Default

    Bump, does anyone else know of another hotel that had the "Hotel Side" layout?
    Quote Originally Posted by Special-1k View Post
    How do you uninstall an internet? I want to uninstall my Google Chrome and
    get firefox but I never really got rid of an internet my dad usually did it for me.
    If you know how post below so I can do this.

Posting Permissions

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