1. Configure variables in admin/init.php 2. Create a folder "scrollerpro" udner the root directory. Upload files to server. 3. Chmod these directories to 777: - scrollerpro_db - detailed - upload 4. Chmod these files to 666 - scripts/news.js - scrollerpro_db/news.slz - scrollerpro_db/settings.slz - your password file (default is scrollerpro_db/scrollerpro_pass.txt) 3. Go to admin by pointing your browser to the "admin" folder. The default username and password are "upoint/upoint". Specify settings and add news. 4. Sdd these lines to your HTML page where you want to see the scrolling news: ** The above assumes that you have the HTML page under the "scrollerpro" directory. If not, please change the path in the JS codes accordingly. 5. Done.