Ori and Palli,
I cant get this to work with either
this.InvokeMethodWithId("window.frames[0].window.MyFunction");
this.InvokeMethodWithId("window.frames[0].document.MyFunction");
It seems neither .document or .window is correct. I have the obscurring turned off but no luck. I see in other forum posts you refer to "Searching the DOM for your function", can you show a sample of such code.
Thx