Multimedia Widgets


Multimedia Widgets - its like adding an authoring system to your palette. This collection of 16 bit VBX custom controls works with Visual Basic, C++, and a host of compatible systems, including OZONE. These simple to use controls provide media control from your application with a modicum of effort on your part. Fast...Easy...Fun.

You can get a demo of the Multimedia Widgets by downloading OZONE. OZONE includes a VBX version of al these controls. After downloading OZONE unzip it, and run the demos.

These controls work through the properties and event to simplify your life and make your work go faster.


AVI player

Use the AVI player to run, pause, continue, and stop the display of AVI files stored in your system. This VBX custom control lets you size and position the AVI. The AVI player wraps the MCI into a VBX control, so you must have an MCI driver installed before this control will do its job for you. This control uses the codec(s) that are installed your system to play AVI files. The interface to your program is through properties and events, no function calls required.

This 16 bit VBX control works under Win 3.1 and 95.


Back up


Audio player

Play WAV files as part of your application. The interface to your program is through properties and events, no function calls required. Of course you must have an MCI driver and the right hardware installed before this control will do its job.

This 16 bit VBX control works under Win 3.1 and 95.



Back up


Text display

Putting text windows into your application was never easier with this text control. Set the filename, a font, a style, and that's it.