Demo OCX MP3 player

Date: 	22 June 99
author:	Wiggert de Haan


This is an example of how to construct a _really_ simple quick and dirty
mp3 player. I am not using any of the callback function of the ocx, but it should
be realy easy to use. to use it to get events e.g. thread-ended (to start a new file) It has a simple volume stepa slide would be nicer but...

I included 3 files:
-	readme.txt	this readme file
-	mp3demo.app	the sample .app file
-	mp3play.ocx 	the ocx file

for questions, feel free to mail me:

wiggert@isiz.com


About the ocx:

I found this ocx somewhere on the net a while a while ago. Unregistered it plays for 30 seconds. For costs and documentation about this ocx see their website:

	http://www.dialog-medien.de/html/mp3play.ocx.html



