Reuseables
This is your one-stop-shop when you need more than inspiration. Here you will find images, files, and code that you can use in your own projects.
Add a new reuseable
This script is nice because it's figures out the users screen width and height and calculates where the center should be.
cross-browser user interface JavaScript libraries
Utilities and controls, written in JavaScript, for building richly interactive web applications
Open source Java software development framework.
A wealth of info on developing interactives with the latest versions of Actionscript (Flash)
In addition to Adobe, you can find many code snippets here.
A quick "how-to" on centering a fixed width web page using css.
Here's a fairly simple javascript menu that randomizes the contents of the list on "refresh" of the browser. There are two pieces: an external randomizer.js script and an HTML page that calls to it.