Hi,
I'm using lightstreamer web client in a page that is opened in a popup window,
It seems that lightstreamer changes the javascript reference to popup window
so i'm not able to access document properties from the opener.
Thus, i decided to put a push master page in iframe located in the popup window.
It works fine , but now i need to call from parent document some sort of unsubscription method in ls engine (i.e lsPage.removeTable)
which is located in a iframe. Every time i do that im getting an AccessDenied Exception.
Any hints?

Best Regards
ivailo