We have a problem: For more then a year we used this project to show our Prezi presentations on our custom build chromium (Library to create browser in .NET based on Chrome's engine) application. We cannot use the WebGL function and need the Flash player. This all worked fine until a few days ago. We noticed that we could edit a Prezi (classic) bit not play it. When we want to play the Prezi it gives a message that Flash player 11.1 is requird, our application includes Flash version 23 (and we can edit Prezi's, so flash is working).
When we look at the HTML-code of the page that the Prezi player loads trough the Iframe, we can see this "Need flash" message, but we cannot find the code that loaded a Flash object. Could anyone tell me if the Flash Player code was removed, is it coming back, how can we load the Flash Player trough this project? Please help!