> is because it can return a negative value... maybe check that..
> anyways, Arieh, what is that modulo you put there? since the [clock
> clicks] has nothing to do with the current time, so I guess it can't be
> remove the +10years values.. would it be that the modulo returns always a
> positive number so that's the reason it works with it ?

It does return a negative on my computer so that could be the problem.

The modulo is 10 years, however it doesn't give you the last 10 years, it
just gives you the value of time since some point in time, maximum 10 years
ago. The modulo doesnt really make a difference I just randomly picked it.
Basically I was just looking for a large number that was less then 32 bits.

Setting the value to 0 at the start of the webcam session and then working
from there will also work, and could then be possibly used as a reference
later on if required.

Lio.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to