views:

22

answers:

0

I have a flash polling application that is working properly most of the time. This swf uses flashvars to get the xml file that populates the chart. You can embed this flash chart in other places and if you click on the logo, it will take you back to the chart homepage.

When you access the chart url directly, it works fine. The embedded swfs on yahoo seems to be working fine. However, if you click on the logo in the embedded swfs, and get to the chart homepage, the swf does not work. In this last case, the base class constructor is not being called. So far, I've only been able to duplicate this error with swfs that are embedded on yahoo. I've never run into this problem before.

Chart url: polltracker.talkingpointsmemo.com/contests/2010-nv-sen-r

Embedded chart on yahoo: http://news.yahoo.com/s/ynews/20100608/pl_ynews/ynews_pl2473

You will need to click on the TPM logo in the embedded chart on yahoo and click through to the chart homepage to see the error.

Any insight would be appreciated.