Tiled is a great tool for designing levels and maps. Flame packages tools for parsing TMX files and implements very simple mapping components.
For now, Flame’s Tiled support is very simple, just rendering a map on the screen. Other advanced properties are not implemented yet.
You can check out this example.