The following sample databases can be used by FileMaker developers to help create a customized solution. They are provided free of charge for your enjoyment.
fmGauge – Use Google’s charting to create a dashboard type gauge.
Find these sample files on our tech resources page:
fmMapCharter – Use Google’s charting to create a customized map of areas the world. Includes ISO country and state tables.
Web Viewer Image Resizing – A sample file that elegantly shows how to dynamically resize an image in a web viewer
fmPacMan – In celebration of the 30th anniversary of PacMac (May 2010), take a break and have some fun playing PacMan in your database.
Mac OS X Address Book Contacts and iCal Calendar Event/Task Import – Utilizing Bento and FileMaker 11 this database will allow you to easily import this information into FileMaker
fmNAICSCodes – Standard industry classification NAICS codes in a sample FileMaker database with unique codes in one table and conversion from 1997-2002 codes in another.

I have a ProductID and associated text box that contains comma delimited list of State Abbreviations. I would like to create a “map” using your fmCharter example.
Desired result.
Each “map” contains the Title = “ProductID” and the list of State Abbreviations are parsed to ChartRegions to populate the respective States in the map.
I have 3600 such maps (products) to populate and then maintain as a “ProductID” is introduced “for sale” in a new State.
Found your work, originally in a newsletter from FMWebschool
Help….?