You are currently viewing: Home / Category / Swf

Archive for the Flash Category


Here’s to you, kid.

Wednesday, November 23rd, 2005

For Christina
Falto la luz que tu belleza trae en mi vida. Lo amé siempre. Adios.

A flash animation that is one part poem, one part user experience. As you read through the poem you must click on visual elements in order to proceed onto the next stanza. Look for anything that changes your cursor from an arrow, to a hand.

Click to view animation

New Vector Flash logo courtesy of Ericart.com

Friday, July 22nd, 2005

For a while now the Jefte.net has featured plain text in the banner in liu of a proper logo. E over at Ericart.com felt I needed a little more than a comic font on a flat field of color, and was gracious enough to come up with a fantastic new logotype for Jefte.net. It screams with flavor and style and could not be a better fit for the Jefte.net brand. It gives me a playful, coffee-house feeling while yet maintaining a certain sophistication. Read more to see a side by side comparison.

Some have said they do not remember the old logo (it had so much impact apparently) so here is a side by side comparison of the old vs the new.

Old Banner

New Banner

What are your thoughts? Feedback is always welcome.

Flash is always better with zombies

Friday, May 13th, 2005

Bum Lee's Deanimator, a great flash gameBum Lee’s website is chock full of great art. Besides being a talented illustrator, Lee also features a fine body of animations and shorts. I love the hard contrasting style he adopts in many of his animations. Its got a very euro-feel to it. He even has a Flash game. We all love those. Throw in some zombies and very smooth animtions and you have Deanimator. An online game and parody of Herbert West: Reanimator, serial short stories by H.P. Lovecraft.

Cpu-hungry Flash banners and the designers who love them

Wednesday, May 11th, 2005

Catagory: FlashApparently this site’s flash banner consumes alot of cpu cycles and might turn some people off. I work hard on my Flash and do all I can to ensure viewers have a positive experience on this site. I cannot overcome bias against Flash, I can only present and package it in a way that will hopefully reach the most people. To this end I have added a control set to the header to control the animation. The icons in the top-right of the banner will now let you can stop play, skip and return to other animations. This both serves as a platform to display animations and allows users to stop the animation, should it become annoying. To free up more cpu I have set the wmode properties of the flash from Transparent to Opaque, as research shows transparency also increases the cpu usage. Other optimizations include trimming file sizes down another 12kb. All things considered I have managed to bring the cpu consumption down from ~24-28% to ~13-22% when a user stops the animation.

AJAX & Flash

Wednesday, May 11th, 2005

Catagory: FlashAJAX allows you to create pages that are dynamic without having to reload the page. Now this functionality if available though Flash. Christian Cantrell and Mike Chambers posted a proof of concept on MXNA that shows Flash & AJAX integration, and two-way Flash / JavaScript communication.

Help! Help! I’ve been sIFRized!

Wednesday, May 11th, 2005

sIFR: Scalable Inman Flash ReplacementFonts have always been a major concern in webdesign, or rather, the lack of fonts. To remedy this, I have recently installed sIFR: Scalable Inman Flash Replacement for all headlines. sIFR replaces all H1′s, H2′s etc with a flash rendition of the text. Naturally you can select any font you have on your computer – giving designers complete typographic control over their headlines. Not to be used as a text replacement for websites, so designers still don’t have 100% control over type – but its very nice and degrades well for non-Flash or Javascript enabled browsers.

The installation process is relatively easy, the directions straightforward. Simply edit a js file, include it in your source and create the font. Font creation involves the use of the Macromedia Flash editor where you simply select the font you want your text to render in – then export the swf. Font creation can even be sped via automatic sIFR font creation through JSFL, Flash’s internal scripting engine. Overall, getting sIFR onto your site is easy – making it look good is slightly harder.

The trouble comes in the tuning of your new flashy headlines. Letter spacing, line height, padding, font size etc are all variables that need to be tweaked to get the best looking headlines you can with your font. I spent a good amount of time staring at headlines with cut off bottoms before I finally landed upon the values that worked. You are not styling the flash, but rather a dummy text only version of the headline that is created a split second before displaying the page to the viewer. This dummy version attempts to mimic the flash font’s letter spacing and size so the javascript can accurately determine the real estate to occupy with the flash replacement.

Conclusion

Overall I really like sIFR – its great for someone who wants total control of design. Perhaps less important to others but designers are a particular bunch. While easy to install – its not easy to tune. Probably the biggest drawback is extra time it adds to your page load. This of course depends on your usage and number of headlines it is replacing.

Resources used:

http://wiki.novemberborn.net/sifr/show/HomePage
wiki documentation

http://www.communitymx.com/blog/index.cfm?newsid=408
Not particularly informative but she does hit upon a good practice. It will make it easier on yourself if you first set the letter-spacing and font-size before before tweaking line-height. The line height can drastically alter the size of the box sIFR is trying to replace and skew your letter spacings and font sizes.

http://macromedia.breezecentral.com/p67619682/
Danilo Celic’s Breeze presentation

Flash Flickr and a CSS cheat sheet

Thursday, May 5th, 2005

Catagory: FlashA Flash based Flickr image browser. What a great implementation of the wonderful Flickr API and Flash’s ability to access dynamic content quickly and present it in a way only Flash can.

Are you a designer? Find yourself forgetting certain css selectors? I love Jack Daniels has a great cheat sheet section and has recently added a CSS cheat sheet.

The first ActionScript 2 Open Source compiler.

Monday, April 25th, 2005

http://www.mtasc.org/ lays out the claim of being the first open source actionscript 2 compiler out there – but what can it really do? I read the documentation, and it sounds great for coders, but how effective is it? I would love to see what programmers are doing with it.

Two ways to XHTML & Flash

Monday, April 25th, 2005

Update: Claus Wahlers, author of DENG wrote me to inform me I inaccurately posted DENG 1.0 features as being DENG 2.0. To clarify:

“Development for DENG 2.0 has not even started yet (i’m at planning stage right now). DENG 2.0 is going to target Flash Player 8, and both the player and the compiler are not available yet (scheduled to be released August/September this year), thus i have to wait some more months until i can start implementing. DENG 2.0’s featureset is most likely going to be much more complete.

I envision fully compliant clientside rendering of XForms (at least the Basic profile) and SVG-T, amongst many other neat things (i.e. full CSS 3 compliance, as far as defined by the W3C already). To deploy DENG 2.0 on web pages, i most likely use the SEFFS method.”

The new rave is XHTML and standards compliance – everyone is doing it. Why not you? Want to play with new standards that aren’t yet supported in browsers? DENG 1.0 is capable of “rendering subsets of XForms, SVG, XHTML, XFrames, arbitrary XML (e.g. RSS) and any other custom XML application, styled by CSS 2 and 3″. What does this mean to you? Its a way to preview and render CSS styles not yet available in your favorite browser. If using Flash to render XHTML isn’t your bag; Claus Wahlers, author of DENG 1.0 also brings us SEFFS. Using a sIFR-based method of delivering XHTML SEFFS allows you to create a standards compliant site entirely of flash, with alt-content abilities. Look at his XHTML flash site.

Adobe to aquire Macromedia

Tuesday, April 19th, 2005

In one of the largest announcements to hit the design community of late, Adobe has bought out Macromedia for a whopping $3.4 Billion. Thats not liquid, but using some sort of tax loopy stock exchange where current Macromedia stockholders would “own approximately 18 percent of the combined company”.

Macromedia’s site hosts a press release that contains the typical lawyerspeak and doubletalk that pervades every spin release and tries to make this aquisition seem more like a merger than what it really is: another loss for consumers.

The last few editions of Photoshop have not added much more functionality or improvements over older versions that many graphic artists just dont want to shell another $400 just for the honor of incrementing that version number next to the software title. While I love FlashMX I cannot say that your average animator needs it to create the same tweens that have been the cornerstone of flash animation. In fact, one could create the same animation with Flash 4 or FlashMX 04.

I hope I’m wrong and Adobe and Macromedia team up and deliver new products that incite us to want them.

For some other thoughts on the merger check out Mike Chambers’s blog. He’s the Product manager, Developer relations for Macromedia.