|
To view the applet tag in use above, right click inside this frame and choose View Source This example is almost totally copied from the first example on the previous page. We've set the UseHeading parameter to 'no', which forces all Heading-related parameters to be ignored and removes the heading area from the left side of the applet. Using Testmode, we set the applet's dimensions to those suggested. Testmode is switched off; moving the mouse over the headlines area displays the total number of headlines in the status bar. We've changed Hold from 2 seconds (in the previous examples) to just 1, and increased the CPS speed to 20 characters per second, so everything is now happening somewhat faster. Also in this example we've added the ScriptFile parameter, pointing to a file called textfile.txt in the current directory. Since there is no file by this name in the directory, Headliner ignores it and uses the headlines in the Entry parameters.
|