Tag Archives: download

PHP Menu Include function to reuse an html block on multiple pages

Overview: When making websites frequently we want a navigation bar or menu to show on every page. Rather than repeating the code on every single page, which is virtually impossible to update and maintain, or worse, using frames, use PHP to automate this and build each page dynamically. PHP will just paste in the navigation or [...]
Posted in tutorial | Also tagged , , , , | 1 Comment

Dynamic Flash Vertical Scrolling Link List with XML

As seen at
Posted in portfolio | Also tagged , , , , , , , , | 12 Comments

Dynamic Scrolling Buttons

Here’s an example. A dynamic scroll, that changes speed according to your mouse. Here is the code for it as well, I tried to keep it pretty generic, just put this onto a movie clip I named “scroll.” And change the variables to fit your needs. Enjoy, and let [...]
Posted in portfolio, tutorial | Also tagged , , , , , , | 13 Comments