I have some charts running using cfchart on mx7 which are running perfectly on
the dev server..

On the production server however, the swf files cannot be displayed by the
browser as the filename being created is different to the one being called in
the resulting html..

Eg: swf being created by cfchart is 1000.swf but the html is looking for
999.swf.

I have restarted service.. but an wondering if anyone has had the same happen?