read the tutorial (part 5 or 6) which shows you how to do frame handling
Pascal Bestebroer
pa...@dy...
http://www.dynamic-core.net
> -----Oorspronkelijk bericht-----
> Van: dyn...@li...
> [mailto:dyn...@li...]Namens Michael Pemberton
> Verzonden: vrijdag 16 februari 2001 16:43
> Aan: dyn...@li...
> Onderwerp: Re: [Dynapi-Dev] new DynDocument
>
>
> I found the attched code as part of an old dynacore release
> (2000.11.12). It may need
> a bit or tweaking to make it work with the latest dynapi release.
> (just check the
> method names etc.)
>
> If you have any problems, I can look into it further for you.
>
> Richard Emberson wrote:
>
> > Michael Pemberton wrote:
> >
> > > Frames.
> >
> > Any examples?
> >
> > >
> > >
> > > Richard Emberson wrote:
> > >
> > > > In the file dynapi.js a DynDocument is created:
> > > >
> > > > DynAPI.document=new DynDocument(self);
> > > >
> > > > As far as I can tell this is the only place in the code
> base or examples where
> > > > a DynDocument is created. In the file dyndocument.js the
> DynDocument object has
> > > > the attributes:
> > > >
> > > > DynDocument.dyndocs = [];
> > > > DynDocument.dyndocsID = [];
> > > >
> > > > which seems to imply that there can be more than one
> DynDocument. Is there any
> > > > example of such an occurance?
> > > >
> > > > Thanks.
> > > >
> > > > Richard Emberson
> > > >
> > > > _______________________________________________
> > > > Dynapi-Dev mailing list
> > > > Dyn...@li...
> > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev
> > >
> > > --
> > > Michael Pemberton
> > > mp...@ph...
> > > ICQ: 12107010
> > >
> > > _______________________________________________
> > > Dynapi-Dev mailing list
> > > Dyn...@li...
> > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev
> >
> > _______________________________________________
> > Dynapi-Dev mailing list
> > Dyn...@li...
> > http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>
> --
> Michael Pemberton
> mp...@ph...
> ICQ: 12107010
>
>
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> Dyn...@li...
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>
|