Anyway, there is just one change that have to be made in file fs_15.tmpl.php in order auto - scrool to work, as Chris already explained. there is no need forr changing another file ;)
There were two files in which i found a glider enabelle which was set to false, these had to be set to true and all works fine. go to your themes and follow: \fs_15_full_v1.1\fs_15\fbox open the file fs_15.tmpl
Scroll to the bottom to the code:
script type="text/javascript" charset="utf-8"> var f_def = \'section-{FBOX_ID}\'; var futured = new Glider(\'promos\', {duration: 0.5, autoGlide: false, frequency: 6, initialSection: f_def}); </script
Change the False to true and save
The second file i opened was : fs_15_full_v1.1\fs_15\js\glider
ans again find the glider which is set to false and chaneg this to true and is should all work. This is me trying to remember though, im not on my comp so i can't confirm this! Have a go and let me know :)
Thanks Chris for the great help ! You can see result of your help at [link] Is there some way to change scroll effect to fade in?