Six Flash Effects for JavaScript
September 25th, 2007 in tutorials | No Comments
If you haven’t been following along, here are the first six tutorials in my “Flash Without Flash” series in which I take an effect found on a Flash site and replicate it in JavaScript using the Mootools library. Here we go, oldest to newest:
- Text Color Slide – Hovering over text changed its color by sliding in the new color, in this case from the center outwards.
- Modified Accordion, demo – Only the recent, next, and previous sections are visible. Useful for linear presentation.
- Slide In, demo – Images slide and fade into view on page load.
- Draggable Panels, demo – Fullscreen images can be dragged to switch to adjacent images.
- Button Flick, demo – Link image slides out on hover to reveal a different image.
- Elegant Menu Fly-Out, demo – Similar to drop-down menus, but fades out image below it when hovered over.

Hi, I'm Chris, a passionate freelance web developer. My languages of choice are PHP and JavaScript, and that's what you'll mostly find in my blog. You'll also find updates about 