PDA

View Full Version : Flash carousel files



Verrou
12-02-2010, 06:34 AM
Was wondering if anyone has or knows where to get all of the files needed for
http://images.habbohotel.com/downloads/flash_carousel/carousel2.swf?language=en

i think all that's needed is the conf.xml, which according to the fla:

// 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 ();
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 functionShould be in /content/en/conf.xml. But it isn't...any help will be greatly appreciated :nrgreenfan:

vito201-:D
12-02-2010, 07:09 AM
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.

Verrou
12-02-2010, 08:04 AM
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/20060209021721/www.habbohotel.com.br/habbo/pt/

Verrou
12-02-2010, 10:44 PM
Bump, does anyone else know of another hotel that had the "Hotel Side" layout?

Want to hide these adverts? Register an account for free!