Adobe
Sign in My orders My Adobe
Web products   SVG  
SVG Zone
Downloads
Overview
Inspiration
Instruction
Tools
Community
Feedback
Designer track

Reflections

Highlights:
Filter effects are live
SVG Interactivity Palette scripts
The Republik One "Reflections" series features, among many things, dynamically applied SVG filter effects. The filter effects in the first image are not hidden images that are revealed when the user clicks the appropriate buttons, but are rendered on the client using simple SVG filter effect formulas. This effect is particularly apparent when the user has applied the effects and then resizes the image.
The filter effects are switched on and off by a modified function from the events.js script available here and on the Adobe® Illustrator® 9 cd. Since changing the filter property on an object is no different than changing a fill or stroke color, modifying the script was simple.
Return to demo