Hi,
What I need is to access document objects in one frame from another, to call functions in such frame, to share one variable in all frames of document and so on. Somewhere (perhaps on MSDN ) I read this is disabled because of security, but I would like to allow my code, objects, functions, variables, ... to be 'inherited' by child (or same leveled) iframes.
Is there any way how to do it? Or how is this problem being solved?

Thanks,
John