federico

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by federico

  1. Hello all I have a page that downloads the swf from an external cookieless domain with some javascript that loads the xml and then calls the setXMLData method. this works fine on the first load then I push a button (that filters the displayed data): the chart "seems" to update (it re-renders) but the displayed data doesn't change introspecting with firebug I see a __state.updatePending with the updated xml. There isn't such field when I load the swf from the same domain Are there limitations about the xml data passed as string? for the record: we have the enterprise license