Hello,

I have a working example where I am injecting flowplayer into the page via jQuery/JSON. My test example works just fine in IE, where the player is hardcoded into the html http://pomona.edu/dev/home/video-test-2.asp).

When I set the same exact code to be injected into the page from a JSON file however, it no longer works in IE (the link just prompts the user to download the file.) Here is the full example that doesn't work in IE:http://pomona.edu/dev/home/index-10.asp

Any ideas as to what is going on? Thanks,