Recently in good ideas Category

gameover.jpg

Set up your sentry turrets, because google is coming for your flash content. Sure, it'll look fine after the initial pass. But just let it gestate a few days and the innards of your flash movie will be splayed all over the place. 

It really remains to be seen how this new development from The Company Google will affect us flash developers. In some ways, it could be bad -- imagine an instance where only some of the text is embedded but not necessary representational. Yeah, yeah, it'll index data calls as well, but still, you should probably stick to some good ol' SEO best practices for now... On the other hand, it probably spells relief for clients, which can only mean more work for flash devs everywhere... and disaster for Earth.
gladiator.jpg

We at squidder wanted to highlight an oldie, but goodie, package, from our heros over at Big Spaceship labs. Out does just about everything you might want a logging tool to do, including the ability to exclude certain classes from speaking out at will.

Strength & honor, Big Spaceship. Strength & honor.
Here's a cool one: Matthew Tretter over at ex animo has come up with a particularly clever way of using JSFL to avoid redundant actionscript bytes when building complex applications by excluding actionscript classes (which you could easily do in AS2, but not so easily in AS3). Well played, jasofel, well played.

SWFAddress plus mod_rewrite = SEO bliss

seo.jpg

We at squidder often talk about the best way to bring SEO and accessibility to our flash work. And in many ways, the work is simple when you add in fancy tools like SWFObject -- just spit out the content you want to appear to a search engine in the div that gets overwritten!

But what if you've got an extremely complex site, with many sections, pages and drill downs that you want to make accessible? One option is to simply spit out all the content, no matter how long, into that same div. Yes, that will get indexed by search engines, but not only does it make the page you're loading very large, it also doesn't link users directly to the content they searched for.

That's where SWFAddress and mod_rewrite come in. Full deets after the jump.

Faust: Use flash, skip deal with devil.

faust.jpg

We're late to the game as usual on this one, but if you've ever had a client who wanted MAXIMUM standards complacency and compatibility, its time you checked out Faust flash augmenting standard, evangelized by the future-loving folks over at space150.

Basically, its a really clever way of passing the content that you're overwriting when you use SWFObject directly into the flash. Super clean and requires only one data call. Handy for things like navigation bars, which while fancy in flash, can also easily be viewed (and indexed) without flash. Hats off, space150, hats off.
sound_event.jpg

If there's one thing that could be a ton cooler in AS3, its the audio capabilities. Yeah, we've all had fun making spectrum analyzers, but that was back in the hazy, drug riddled days of 2007. This is 2008 and 2008 demands better audio stability and features.

That's where the "Adobe, MAKE SOME NOISE" (sic) campaign comes in. Besides yelling at us, the project aims to end the spotty performance of the existing Sound packages, as well as push for some new, and nifty sounding (HA!), features for the next round of flash.

Bulk loader makes other loaders cry

url_cry.jpg

Bulk loader is an excellent open source package for managing multiple file loads in AS3. Supporting a wide variety of file types (xml, swfs, images, sounds and more) as well as multiple progress indications (files loaded / total files, weighted percentage and beyond), it's hard to imagine writing a big, asset heavy project without it.

Generating website thumbnails from flash

Crazy sounding, I know (I know!). And a few months ago, I would have told you that it was in fact crazy. But that was before I found baluga.net's webthumb.

Almost offensively easy to use, Webthumb's API works off a simple xml query that you can make from almost anywhere. It's very easy to set up a lot of the finer details as well, including how the thumbnail is cropped, delay before taking the thumbnail and of course the size -- indeed, you could just have a full view the site as opposed to a thumbnail.

The service is free to try out, with a 100 free credits a month (one request counts as one or more credits depending), though additional ones are quite reasonably priced. And while I probably wouldn't recommend generating a thumbnail each time from the flash, there's certainly no reason you couldn't set up a cron job using flash or VRML or whatever the kids are into these days.
seo_rap.jpg

Lee Brimelow, of TheFlashBlog fame, has posted up a neat AIR app that lets you easily download videos from YouTube in their original flv format. Good example of something that really works well for AIR - more often than not, people make AIR apps out of things that should really just be on the web (you need to make that countdown timer into an application? really?). Next steps: convert to quicktime and add to iTunes.

By the way, if you haven't seen the SEO rap, you owe (OWE) it to yourself to check out all of m0serious' work. Make it happen.
AS3 and Flash you'll lose your ink over.