Hello!

I'm newbie in programming ActiveX controls for Web pages, and I have a few questions for which I hope you'll tell me something more about:
1. How can I set properties of that control through Javascript/VBScript?
2. How can I start methods that I created with that control (e.g.: ctl1.Start )?
3. How can I detect if event was fired and make response to that event?
4. Does anyone know where to find more examples about that (not those in MSDN Library)?