This only appears to happen on linux (both Fedora and Ubuntu) and happens in both Firefox and Konqueror:
On viewing a Pie3D chart right click and select "View 2D". This is successful.
Now try to go back to "View 3D". This doesn't work, instead a new window opens, with the URL: http://www.fusioncharts.com/?BS=AboutMenuLink
I'm trying to upgrade some Pie3D charts (written by a predecessor) from V2 to V3 - this is my first time using FusionCharts.
V2 displays the Pie-chart, together with a table to the right, listing the slice-colors, names and percentages. This table appears to be enabled by the "legendBoxItems" parameter when declaring the flash file:
src="Pie3D.swf?legendBoxItems=6"
However, this doesn't work with V3 and I haven't found in the documentation any way to replicate it.
Is there a way to do this with V3?