Hi Richard,

I've added the files in a zip. A new opacity.js is included, use that one
the onther one had an error in it, I was trying to figure out how the DynAPI
works by constructing my own API, based on the DynAPI. Still haven't figured
out most of it.

To get this to work create a new folder named "fx" in the "dynapi" folder.
You'll also have to add the following line to dynapi.js after all of the
other addLibrary stuff. 

DynAPI.addLibrary('dynapi.fx',["opacity.js"])

Place the file "dynapi.fx.opacity.htm" into the examples folder and you're
all set for testing.

I'd use thread if that's what the normal procedure is, but I still have to
have a look at that file. I was also thinking that I should be using
invokeEvent() instead of the old technique I'm using to simulate events. But
alas I haven't been able to wrap my head aound the code yet.

I have a suggestion of which I have the feeling that it's probably been
mentioned a million times before. Here goes anyway; how about adding a
folder in the DynAPI distribution for developers, in other words a heavily
commented version of the DynAPI. I feel this will help a lot of would be
DynAPI contributers to actually becoming a contributer. Liberaly adding
comments would help developers new to the DynAPI to understand its inner
workings quicker and more important they'd also have a more profound
understanding as well. I'm willing to volunteer for the job, if you're
willing to put up with a few questions now and then. (Maybe this is
something for a new thread?)

-Ruairi McComb

-----Mensaje original-----
De: Richard Bennett [mailto:[EMAIL PROTECTED]]
Enviado el: jueves 8 de febrero de 2001 4:08
Para: [EMAIL PROTECTED]
Asunto: Re: [Dynapi-Dev] opacity extension for DynAPI (following up on
Netscape 6 discussi on)


That looks very nice, you don't happen to have some examples of this I could
put up?
just one thing, it would be even better (I think) if it used thread.js
instead of setInterval, to balance out processor use. (or am I wrong on
that?)

Cheers,
Richard Bennett

[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 2:24 PM
Subject: [Dynapi-Dev] opacity extension for DynAPI (following up on Netscape
6 discussi on)


> Silly me,
>
> sorry about that sent the message before I attched the zip file.
>
> la prisa mata (haste kills)
>
>
>  <<opacity.zip>>
>


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

opacity.zip

Reply via email to