Flambe 1.4 is now on haxelib!
From the changelog (
https://github.com/aduros/flambe/wiki/Changes):
• Added transitions support to flambe.scene.Director.
• Added flambe.SpeedAdjuster for slow motion effects.
• Added flambe.util.PackageLog for more convenient logging.
• Flump additions: MoviePlayer, PlayMovie, MovieSprite.paused.
• Various stability and performance improvements.
• API change: Sprite.visible and FillSprite.color are primitives instead of reactive Values.
You can upgrade to this release by running `haxelib upgrade`.
Bruno