Re: [Dynapi-Dev] Anchor

2003-10-26 Thread Raymond Irving
t; I'm not exactly sure yet how to use anchors, but I > hope this helps. > > > > Christopher Kissinger > > Web Development Consultant > > > > > >>>> -Original Message- > >>>> From: [EMAIL PROTECTED] > >>>>

RE: [Dynapi-Dev] Anchor

2003-10-25 Thread Daniel Tiru
ubject: Re: [Dynapi-Dev] Anchor Yep anchor will do it, but this is how I do it. Layer with regards to document size. middle = dynapi.document.addChild( new DynLayer("",0,0,500,500) ) resizeLayer = function () { var w = dynapi.document.getWidth()/2 - middle.getWidth()/2 var h = dynap

Re: [Dynapi-Dev] Anchor

2003-10-25 Thread Michael Bystrom
D] >>>> [mailto:[EMAIL PROTECTED] On Behalf >>>> Of Daniel Tiru >>>> Sent: Friday, October 24, 2003 7:37 PM >>>> To: [EMAIL PROTECTED] >>>> Subject: [Dynapi-Dev] Anchor >>>> >>>> >>>> Hi! >>

RE: [Dynapi-Dev] Anchor

2003-10-24 Thread C Kissinger
gt;> [mailto:[EMAIL PROTECTED] On Behalf >>> Of Daniel Tiru >>> Sent: Friday, October 24, 2003 7:37 PM >>> To: [EMAIL PROTECTED] >>> Subject: [Dynapi-Dev] Anchor >>> >>> >>> Hi! >>> >>> If i have a

[Dynapi-Dev] Anchor

2003-10-24 Thread Daniel Tiru
Hi! If i have a layer that i need to positioned in the middle and it is 500,500 in size how do i do this? If the window is bigger the layer will still be in the middle and so on... I am stuck.. Regards Daniel --- This SF.net email is sponsor