Out of the blue i got an error 1010 when i where using a Grouping Collection in my project.
The error points to GroupingCollection.as line 1280.
Since this is one of the framework classes i was stunned.
I didnt believe it and i started searching the web for the same error.
Couldn’t find one, so i started debugging my [...]
Imagine modular Flex and AIR development with no messy plumbing, and you don’t have to write the desktop or web container.
References:
Ahead websiteFuturescale websitePureMvc website
I hate this but since so many flex developers are using cairngorm i gave to
I’m delighted to announce the Cairngorm 3.0.2 release. As you may know by now Cairngorm 3 provides a set of optional Flex utilities libraries for navigation, validation, module loading, reduction of view behavior, task processing and popup management.
The latest version we [...]
Been thinking about behavior driven development for a while and i stumbled over this blog post.
What is Behavior Driven Development (BDD) let’s ask Wikipedia:“The focus of BDD is the language and interactions used in the process of software development. Behavior-driven developers use their native language in combination with the ubiquitous language of Domain Driven Design [...]
Check out the article from deacons blog.Its really good on explaining how usage of Runtime Shared libraries can help you out.Every Flex application that you create uses the same class files. Some of these are your class files, some are other libraries you have included and then of course you have the files that make [...]
Soenke Rhohde just released a public beta of his own flex localization tool called FlairLoc.
FlairLoc is an Adobe® AIR™ application to localize Adobe® Flex® applications.The software is currently in public beta so please use at your own risk.
Features
Change resources in a user interface with search capability
Extract resource keys from source code and synchronizes it with [...]
This is a really cool library for those playing around with 3d objects.AS3Dmod is a library of modifiers for 3d objects. A modifier is an function used to modify a 3d object. Currently AS3Dmod contains 7 modifiers:
Bend – bends on object along an axis
Noise – deforms an object in a random manner
Skew [...]
Jose Sandoval wrote a good post about this.
Read it here
I have learned alot from these tutorials. Unfortunately i havent been able to find an easy overview for these so i have created one myself and want to share it.
The Flex Show Creating Flex Components episode list:
Project Setup
Mind Mapping an API
Dealing with the DataProvider
Architecting the DayRenderer
Implementing the DayRenderer Part 1
Implementing the DayRenderer Part 2
Layout Logic [...]
Flex SDK 3.5, the latest official build, has been released for a few weeks on the Flex Open Source site ,
and can now also be found on the main Adobe.com downloads page with the updated data visualization components.
We are not releasing a new version of Flex Builder, but the 3.5 version will work in Flex [...]