2008-12-09, 08:02 AM
How do I do this properly??
I handle the command, and have been
setPopup = null and I've even been nulling the popup object.
The trouble is is if I then restart the popup, it keeps running the last actioned command (so normally a "stop") - so as soo as the popup is showed the handlePopupcommand is fired with "stop" again.
I handle the command, and have been
setPopup = null and I've even been nulling the popup object.
The trouble is is if I then restart the popup, it keeps running the last actioned command (so normally a "stop") - so as soo as the popup is showed the handlePopupcommand is fired with "stop" again.