Round out your options.
swfIR (swf Image Replacement) is here to solve some of the design limitations of the standard HTML image and its widely-accepted associated CSS values, while still supporting standards-based design concepts. Using the dark arts of JavaScript and Flash, swfIR gives you the ability to apply an assortment of visual effects to any or all images on your website. Through progressive enhancement, it looks through your page and can easily add some new flavor to standard image styling.
When you start to use swfIR, you’ll need the ability to style it, the same way that you can do with regular images. To get around browser inconsistencies, swfIR adds a <span> with a class of swfir around any image you’re replacing. Here’s a before and after look at the code:
Before swfIR is included in the page:
<img src="pic.jpg" alt="A picture" id="pic" />
After swfIR is included in the page (rendered source):
<span class="swfir" id="pic"> [replaced image; code varies by browser] </span>
Meet the swfIR team
-
Jon Aldinger
Web developer/rockstar Jon Aldinger has a knack for breaking things, and can sometimes put them back together. Acting as a consultant and tester for swfIR, Jon has always been around to offer valuable advice and order pizza.
-
Mark Huot
The resident wizard on staff, Mark does all the heavy lifting on swfIR. Responsible for the majority of the Actionscript and JavaScript integration, he brings the dorkiness level of the team to an all time high.
-
Dan Mall
The brains behind the original idea that led to swfIR, Dan Mall has always had fun imagining “what if”, which is why this site exists in the first place. Surprisingly enough, he runs DanielMall.com, and can probably eat more than you can.
- swfIR Site & Logo Design by Kevin Cornell
- Daily Photo courtesy of Jason Santa Maria
- A modified version of SWFObject by Geoff Stearns has been included
Not behind our backs!
If you have something to say, you can say it to our faces! Comments, suggestions, insults, and tokens of appreciation are all welcome, but some are better-received than others, so please use your discretion. Have at it!