Having similar problems, but did get Ajax to work using a different method of loading Flowplayer
Posted: Dec 9, 2009
I can load it fine in my standalone page, but when I use the same exact page as an ajax'ed page, it never loads. I've tried multiple configurations, the only way I can get Flowplayer to work using Ajax was to instantiate it using the Object tag. However, the Object tag version of Flowplayer apparently doesn't support events?? So basically my project is screwed unless I can get the js version of Flowplayer to work with ajax. I am very surprised that others have not run into this same problem, if they have, I haven't seen a solution yet.