Startdust Report post Posted December 23, 2016 Hello, I want to create a simple swf file using FCMap_Europewithcountries.swf. I need to highlight only following countries in map (Poland, Hungary, Czech, Slovakia, Estonia, Latvia ..etc) and leave the rest of European countries grey and disabled. So far I have tried "Creating my first map" walk through with no luck. Can someone please guide me what I am doing wrong. I am just a beginner and might need very basic answers. I have pasted FCMap_Europewithcountries.swf file and all nesessary JS file but still getting error. Can some one please help? Data.xml FirstMap.html Share this post Link to post Share on other sites
Gagan Sikri Report post Posted December 23, 2016 Hi SWF files were used in flash charts and flash charts are deprecated now. FusionCharts now renders charts using pure JavaScript. I would recommend you to upgrade to latest version. If you are a licensed customer you can visit PUC portal and download latest package associated with your license else you can refer to this link to download evaluation version. For Europe map, you can check this JSFiddle and cross check your implementation: http://jsfiddle.net/sikrigagan/d69fdce2/1/ For more details about customizing Europe map you can visit below links: - Specification Sheet - Attributes Hope this helps. Share this post Link to post Share on other sites
Startdust Report post Posted December 24, 2016 Thanks so much. Hoping that it will work Share this post Link to post Share on other sites