[jQuery] reload an SWF object from jquery

2009-07-01 Thread pacodelucia
I am using Open PHP chart. It uses a flash object to display charts. I would like to update this swf object via ajax. I have a problem accessing the object using jquery selectors: Here is the HTML code //access via pure javascript document.getElementById('reportChart').reload("charts/ genrate_c

[jQuery] reload an SWF object from jquery

2009-07-01 Thread pacodelucia
I am using Open PHp chart. It uses a flash object to display charts. I would like to update this swf object via ajax. I have a problem accessing the object using jquery selectors: Here is the HTML code //access via pure javascript document.getElementById('reportChart').reload("charts/ genrate_ch