Recently in actionscript Category

Coming Soon: Cairngorm 3

| No Comments

With MAX right around the corner, you would expect some build up. For example, Cairngorm 3. Yes, kids, it's true! A transformation is coming, which will make Cairngorm more than just a micro-architecture. Instead, Cairngorm is broadening its scope to become a collection of tools, practices, and libraries, all of which form a foundation for use in Flex development. At the core of it, Cairngorm still represents a layered architecture, separation of concerns, and test driven development. If it suits your needs, the original Cairngorm libraries are included, with many enhancements. On top of that, a wealth of additional information is added. This content is gleaned from the expertise of Adobe Professional Services and the Cairngorm Committee. This will allow the wider community to share the knowledge that we in Adobe Professional Services have acquired while developing large scale Flex applications. The additional components and recommendations expand beyond a single architecture, and will suit many of the frameworks now being used. This will broaden Cairngorm's scope, making it a useful tool on any size project.

As to what 'coming soon' means, I'll have to leave that up to your imagination. But when it does become officially available, be sure to check it out!

Squiggly Now Available on Labs

| No Comments

So, you need a spell checker? Finding the current options are either a bit limited, or not free? Adobe has just launched Squiggly, a spellchecker library based on an open source algorithm and dictionaries, as a project on Labs. With Squiggly, you can add 'check as you type' spelling to your AIR or ActionScript application with easy to follow examples. It's a 'technology preview' at this point, and only targeted at English for now, but still worth checking out.

Read the official Labs blog entry, or check out the online demo.

Shift + F2 vs. AS3LR

| No Comments

If you're smart enough to be developing in ActionScript, you're also probably smart enough that you have figured out a way to bookmark the ActionScript Livedocs. However, there always seems to be reason to try access the docs at a time when finding your bookmark is a hassle. For me, that usually happens during peer programming. When I'm working at another person's machine, they don't usually have things set up just as I would, and finding an entry point for the current docs can be a little frustrating.

First, if you're using FlashBuilder (or FlexBuilder), you can always use the 'Shift + F2' shortcut. This is mapped to 'Go To Documentation' in the ' General > Keys' section of the FB preferences. This opens the Language Reference in the context the Eclipse help viewer.

Since I don't like having the help viewer clutter the documents, I tend to go straight to a browser and punch in a URL. Fortunately, there is a handy link that automagically resloves to LiveDocs for the current Flex Language Reference.

http://www.adobe.com/go/AS3L

I don't know for certain, but AS4LR seems likely once Gumbo is out of beta. For now, the AS3 Docs offer a link to the AS4 docs should you need it.

About this Archive

This page is an archive of recent entries in the actionscript category.

air is the next category.

Find recent content on the main index or look in the archives to find all content.