|
In order to install the applet. Follow these steps:
- copy HTML code for the applet into your page. we provide quotes.html and
news.html files with HTML code for both versions
- copy jar file in the same directory with the HTML file that applet
is contained into
- copy images and php scripts (data feeds for quotes and/or news) into the
same directory with the HTML file that applet is contained into
- for news version: change
- configure parameters for HTML code: update correct links, customize as
you wish fonts, colors, etc.
Feed scripts configuration:
- news-rss.php - this reads a RSS feed, parses data and outputs it in
a format that can be read by news version of the ticker. to change RSS feed
this script reads, replace current link in this file by editing first line
TROUBLESHOOTING
Problem: the applet is not displaying data.
Solution: check the "feed" applet parameter and what data
this returns. Note that applet gets data from the feed, so if the feed
is not working, the applet will not show anything. Also, the full version
only works on the domain it has been bought for, no matter the feed.
|