shepard9811
04-26-2008, 04:22 PM
Hy!
I've an applet that can "pseudo" stream mp4 video from a server. Well the problem is it seems ie6 (i think it's the same for ie7) doesn't close the connection to the server if you navigate to somewhere else, only if you close the browser window. So if you just navigate back and forward the browser is going to freez. I've tried close(), clear(), delete, =null, and all other stuff i could find, nothing seems to work, and it's the same for as2, as3, flvPlayback, video player and video(with netstream and netconnection). If anyone has any ideas, i would really appreciate it. Thanks!
I've an applet that can "pseudo" stream mp4 video from a server. Well the problem is it seems ie6 (i think it's the same for ie7) doesn't close the connection to the server if you navigate to somewhere else, only if you close the browser window. So if you just navigate back and forward the browser is going to freez. I've tried close(), clear(), delete, =null, and all other stuff i could find, nothing seems to work, and it's the same for as2, as3, flvPlayback, video player and video(with netstream and netconnection). If anyone has any ideas, i would really appreciate it. Thanks!