rogerk

Members
  • Content count

    1
  • Joined

  • Last visited

About rogerk

  • Rank
    Forum Newbie
  1. Firefox chart not rendering

    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.