S
Skex
I have a flash Movie that executes a javascript command
window.open("file.html","newWin","height=400,width=400");
on Win2k / IE6 the popup functions correctly
on XP / IE6 the function loops indefinitely causing heavy
load on webserver and eventually the browser timeouts...
Has anyone seen this behaviour and found a resolution?
Cheers
Skex
window.open("file.html","newWin","height=400,width=400");
on Win2k / IE6 the popup functions correctly
on XP / IE6 the function loops indefinitely causing heavy
load on webserver and eventually the browser timeouts...
Has anyone seen this behaviour and found a resolution?
Cheers
Skex