Configuration of the Newsticker applet

You have several possibilites to configure the applet by parameters. Just play around with them to see how they work.

<applet code=News width="150" height="200" MAYSCRIPT> <param name="newsfile" value="news.txt"> <param name="backPicture" value="background.gif"> <param name="colBackground" value="255,255,255"> <param name="colFont" value="0,0,0"> <param name="colTitle" value="0,0,0"> <param name="colURL" value="0,0,100"> <param name="colHighlitedURL" value="50,50,200"> <param name="ftTitle" value="Arial,1,13"> <param name="ftStandard" value="Arial,0,13"> <param name="ftURL" value="Arial,3,13"> </plaintext>