
 TSmartMediaPlayer Delphi component
 ----------------------------------

 version      : 2.03
 date         : november 4, 2000
 status       : shareware
 price        : $19 (without sources)
 price        : $26 (with full source code)
 restriction  : this unregistered version can be distributed freely
 limitations  : nag-screen
 requirements : Windows 95/98/NT/2000; Delphi 4 or Delphi 5
  home page   : http://www.delphicity.com
 support      : michel.fornengo@laposte.net


 Install
 -------

 1  unzip the archive in a folder of your choice (e.g. c:\SmPlay)


 2  according to your Delphi version (Delphi4 or Delphi5), 
    copy all the \Delphi4 or \Delphi5 archive files 
    to delphi4\Imports or delphi5\imports directory,



 3  In Delphi, select Component|Install Packages

	Press the "Add..." button

	Locate the SmPlay.BPL file in the Imports directory and select it

	Select Open

	Select OK

	Check the "DelphiCity" tab in the component palette. The TSmartMediaPlayer object
	should have been added.


 4  Open the \Demo\Demo.dpr project


 