FlashCats Flash Catalyst Tips N' Tricks

17Jul/10Off

Optimizing for smaller swf output size in Flash Catalyst

Posted by tarajane

To decrease site loading time, your goal as a web devsigner is to get the smallest swf size possible.

Large SWF files typically contain lots of full resolution artwork, embedded content(image, video and audio files) and complex paths.

Luckily, Catalyst provides you with some options for optimizing your project.

In this post, I'll discuss a few of the most common. If used appropriately, you'll see loading time decreasing, and happier customers/clients who'll stick around past the default flex preloader to see your awesome rich content.

29May/10Off

Using an XML-Driven Swf In Catalyst

Posted by bear

There are some really cool Flash resources out there that are driven by external files. For example, I used the demo version of SlideShowPro to create a Flash slideshow. The resulting swf relies on some xml and image files to properly render. I wanted to bring this into a Catalyst project, the result of which you can see below.

Get Adobe Flash player

The awesomeness you see above is all SlideShowPro. This post is just about bringing the SlideShowPro swf into a Catalyst project.

More after the jump.