:)Smilie Texual Applet - Standard Version.


Copy the file texual.class into the same directory as the webpage
 on which you are going to run the applet.


insert the following code into your webpage
at the location where you wish the applet to be shown:

<applet
                code="texual" codebase="." align="baseline"
                width="480" height="100"><param name="TEXT"
                value=":)Smilie texual applet  - testing!"><param name="FRGB"
                value="000000"><param name="BRGB" value="ffffff"><param
                name="MOVE" value="MOVIE"><param name="FONT"
                value="ARIAL"><param name="FPIT" value="22">

</applet>


either insert your text in the TEXT param, or save your text in a .txt file
and reference it in the text param as <param name="TEXT" value="@filename.txt">


Change the parameters as required!

Configurable Parameter List:

	Param Name		Description						Default
	----------		-----------						-------
	TEXT			Text to display						

	FONT			Font to use						Courier

	BRGB			Background colour as an RGB triplet			white

	FRGB			Foreground colour as an RGB triplet			black

	FPIT			Font height pitch					11

	MOVE			Movement type (TICKER / TTP / MOVIE			TICKER
					PAGER) If the move type is not TICKER then 
					the individual lines are separated by a '|'
					character)

	FSTYLE			Font stype (Specify BOLD and/or ITALIC			PLAIN
					separated by '|')	

	SPEED			Speed of text movement					1.0

	VSPACE			Spacing between lines for text display		        125% of font height
					modes other than TICKER.


If this version does not fulfil your needs, the Texual Deluxe version can be purchase from :)Smilie
for 25  ($40)  contact sales@smilie.com for furthur details.

Thanks for visiting www.smilie.com
 