Looking at the blog post http://flowplayer.org/blog/43) there is an example of how to remove the random string variable that appends the swf src for non-IE browsers. Is it possible to use Flowplayer without the string variable in IE?
I tried hacking the flowplayer-3.1.4.js file and removing the the random number but it broke in IE without the string at wouldn't load the player after watching one video.
Having the string at the end wouldn't be a problem but it is eating up a lot of bandwidth when I have to keep serving up a new swf video player instead of using a cached version of it on the users computer.
Any help or suggestions is greatly appreciated.
I tried hacking the flowplayer-3.1.4.js file and removing the the random number but it broke in IE without the string at wouldn't load the player after watching one video.
Having the string at the end wouldn't be a problem but it is eating up a lot of bandwidth when I have to keep serving up a new swf video player instead of using a cached version of it on the users computer.
Any help or suggestions is greatly appreciated.