rajesh.venkatesan Report post Posted July 1, 2010 Hi, I have hosted the charts on a content delivery network. The javascript to handle the drill downdowns are being rendered from my webserver. When I use the webserver to render the charts the drilldowns work but when I use the CDN the drilldowns do not work. I've attached the XML herewith. Your help is highly appreciated. Regards, Rajesh chart.xml Share this post Link to post Share on other sites
rajesh.venkatesan Report post Posted July 7, 2010 Found the solution to the problem. When working with CDN and embedding the code make sure that you set AllowScriptAccess to same always. Even the swf is being served from your own sub-domain, flash does not treat it as same domain hence prevents all access to the drilldown functionality. More at: http://kb2.adobe.com/cps/164/tn_16494.html Hope this helps someone. Rajesh Share this post Link to post Share on other sites
Sanjukta Report post Posted July 7, 2010 Hi Rajesh, Glad that your issue is resolved. Thanks for sharing the idea with us. Happy FusionCharting! Share this post Link to post Share on other sites