Hi, there! I did a custom script for you!

You will be able to edit the content from everywhere now.
Add this into the ducument where you want the scroller to put on.
(Must be a PHP document)
Add this
before the <html> tag
Add this where you want the scroller to be displayed
And this at the bottom, after the </html> tag
Save this as "external.php" in the same directory
And finally save an empty file as "content.php" in the same directory as well and CHMOD it to "777".
Ok, now to edit the content go to the page where the scroller is, and add this at the end of the url:
?action=admin
Eg:
http://www.your-site.com/index.php?action=admin
Than you'll see a form appears. The admin password is "admin"
(You can change the password on line 4, where the scroller is!

)
Than edit the content and click on save!
That's it!
NOTE:
You can use HTML in the editor!
NOTE 2:
If you want to display the scroller on different pages, just add this code where you want it to be displayed.
(Make sure to fix the path if the document is in a different directory)
(You won't be able the change the content from other pages tho!)
Scroller demo here:
http://www.nicoswd.com/scroller/scroller.php
Admin demo here:
http://www.nicoswd.com/scroller/scro...p?action=admin
(PW: "admin")
Script download here:
http://www.nicoswd.com/scroller/vertical_scroller.zip
Have fun!
