i was thinking about translating the whole database structure into an XML tree, but the database has 130.000 entries, no problem to translate it with a simple routine. But the parsing capabilities of flash are rather poor, so maybe i could split the database in themes, then make smaller xml tree files that point to those themes and subthemes, in order not to have flash parsing this beast at a time.