rogerk Report post Posted April 4, 2008 I have charts that are rendered in JS using .setDataXml and .render methods, In IE these charts all display perfectly fine, In Firefox however, on certain charts (MSColumn3DLineDY.swf) I get a white place where the chart should be, and right clicking shows "Movie Not Loaded", I have seen a few posts on the forum about this but none seem to help. This works fine when running the app locally in both browsers but once I sync to the live server the behavior described above happens. This page is a small piece of a very extensive application so a direct example is unavailable but I can send more details if it will help resolve the issue. Share this post Link to post Share on other sites
Pallav Report post Posted April 8, 2008 Hi, The "Movie Not Loaded" message appears only when the chart SWF could not be loaded by the browser. In that case, can you check the SWF path or any connection problems that could restrict SWF from loading. Share this post Link to post Share on other sites