How to disable the startup animation in OFC2? Since I started using the dz build, the on-show animation is on by default, which sucks quite a lot.
Neither of these work:
graph.animate=false
graph.on_show=false
Also, dz's build implements the tooltip hover support poorly - the tooltip continues to hover even when the cursor is on another flash object.
Has anyone overcome these problems?