If you use my cool OO functions of Implement and Share
(in my example of frames on richards site) then every time you want to
create a DynLayer in the frame that isn't yours you do this:
if (!otherframe.document.isDynDocument)
Implement;
then go
myLayer = new DynLayer;
otherframe.document.addChild(myLayer)
I'll send an example soon
8an
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
- [Dynapi-Help] Cross Frame access SidY
- Re: [Dynapi-Help] Cross Frame access Richard Bennett
- RE: [Dynapi-Help] Cross Frame access SidY
- Re: [Dynapi-Help] Cross Frame access Michael Pemberton
- RE: [Dynapi-Help] Cross Frame access SidY
- Re: [Dynapi-Help] Cross Frame access Michael Pemberton
- Re: [Dynapi-Help] Cross Frame access Eytan Heidingsfeld
- Re: [Dynapi-Help] Cross Frame access Michael Pemberton
- RE: [Dynapi-Help] Cross Frame access SidY
