trying to export charts to .jpg (server side) I had it working but now I get this error after clicking export button->
Error: missing : after property id
Source Code:
try { __flash__toXML(myCallBackFunction(({statusMessage:undefined,statusCode:undefined,fileName:"null",height:0,width:0,FusionCharts/:"null",DOMId:"chart0"}))) ; } catch (e) { "";
}
thanks for looking.
Pat