|
||||||||||||||||||||||||||||||||||
|
Microsoft has made available a number of controls that you can use in your own VBScript HTML pages. Keep in mind that in order for these controls to work, it's up to the client to install them. These controls are freely distributable and can be made available to people interested in seeing and using your implementation of the object on their machines. Animated Button ControlThe Animated Button control takes a small Video for Windows (.AVI) file and allows you to use various combinations or frames for different button states. For example, if a file has 15 frames, the first five frames may be played in the button's default state. The second five frames can be reserved for the Mouseover state and the last five for the Mousedown state. This is a powerful control that offers more control than an animated GIF file. Table 1 lists the properties for the Animated button control.
The Animated button control has only one method, AboutBox. This method will call up the About box for the control. This control has five events. Table 2 lists these events, along with a description of each.
| ||||||||||||||||||||||||||||||||||