designated Report post Posted April 14, 2008 Im trying to build some charts which can be packaged in to portable widgets - for example a user comes to my page, enters their info and I create a unique xml feed and spit out some embed code for them to copy and paste onto their site. This data is constantly updated so their widget would always show new data when they refresh their page. I realize the dataURL method will not work for this due to the XSS security fixes. But is there ANY possible way around this using the dataXML method with in the swf? please advise. Thanks Share this post Link to post Share on other sites
Pallav Report post Posted April 15, 2008 Yes - you can load the SWF from remote domain and provide data via dataXML. You just need to check cross domain SWF permissions here. Share this post Link to post Share on other sites
FusionCharts Support Report post Posted April 30, 2008 HI ALL, Could you please go through the threads of this post for some realyer codes in ASP, PHP, ASP.NET VB and ASP.NET C# http://www.fusioncharts.com/forum/Topic3741-27-1.aspx? Share this post Link to post Share on other sites