|
Posted by Jonathan N. Little on 01/21/06 22:06
Denebola wrote:
> Now call me stupid.... but if i use a script for an analogue
> clock.....with hour(h), minute(m), and second(s) hands, surely the
> position of the hands is determined by coordinates and if so, then
> basic programming will allow me to say, if coordinate (h) and
> coordinate (m) and coordinate (s) are true, then let the link in the
> webpage equal http://(x). If i can't do this in the 21st century, i'll
> be suprised. i could have done in the 80's.......
>
If you are talking about JavaScript and capturing mouse click positions
in your calculations, well this can be a browser dependent nightmare.
Sounds what you are looking for would be far better suited for Flash or
Java where all events are contained within the object and animation is
better supported
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|