posted 24 years ago
As far as I know, when you set up the object you give it an ID.
That ID becomes the connector to the Javasvript function.
e.g.
function ID.xxxx(){
}
Where xxxx is the name of the object method you want to call.
Hope it helps
Kind regards
Bistra
------------------