macromedia flash flashcom:
I have an application for a poker game which works perfectly in Firefox 1.5 and
2.0, however in IE7 (not too sure about IE6 thou) there is a serious problem. I
shall explain..
User logs in. Opens a popup of the game which is just a php script which loads
in the SWF. SWF successfully connects the the FCS 1.5 and sits around waiting
for another player... however at any time if the person closes the window or
and any other IE7 windows are open the "onDisconnect" rule on the server side
does not execute, therefore since this game only allows you to play one game at
any one time, if you try to open a window to start a new game it finds an
existing instance of the player.
Only if *all* IE7 windows are closed does the onDisconnect finally recognise
that the person has disconnected.
This is only happening in IE, wherehas FIrefox, Safari and Konq. all work as
expected.
The browser flash plugin is version 9 on all the machines.
Anyone had or experience similar problems with the onDisconnect, and more
importantly.. is there a fix? This is really urgent since this game should have
gone out a while ago, and really just this problem is causing a hold-up.
If it helps, please check out the problem on
http://www.pokerwars.com, login,
open a game, close the popup window and re-open a new game... this is driving
me *nuts*
Many thanks