Daemonite: Flex Archive

Daemonite: Flex Archive


July 26, 2005
Flex Multiline Headers - CR LF \n {newline}

Every programming language does it a bit different. Every programming language supports it somehow. Talking about "carriage return" + "linefeed". Especially in a multi language environment like FLEX (FLEX + Actionscript + Coldfusion | JAVA | .NET) it can easily happen that language constructs get mixed up. Yet it is important to break lines in column headers, alerts, labels, and so on.

Posted by josef at 11:19 AM | Comments (0) | Permalink
July 19, 2005
Flex Custom Validator: Australian Tax File Number (TFN)

One of Flex's little joys is the great client-side validation options you have. We've put together an example of extending the Flex mx.validators.Validator class to validate the Australian Tax File Number. It should be a good example to get you going on any sort of custom validation.

Posted by josef at 10:50 AM | Comments (0) | Permalink
July 18, 2005
Countries Combo-Box for Flex

In almost every type of web application we have to collect user details. One of those user details is information about 'countries' (origin, residential address, postal records). The following sample code creates a mx:ComboBox and populates it with all (well, most) countries. Note the handy 'selectedItem' method in the mx:ComboBox class ;-)

Posted by josef at 02:55 PM | Comments (0) | Permalink
July 15, 2005
FLEXible FlashPaper: Part One

The first part of a series building FlashPaper into your Flex application. We find it tremendously useful for large printable docs, reports and the like to keep the document inline and not force the user to pop up a separate window just to print.

Posted by josef at 05:07 PM | Comments (3) | Permalink
January 23, 2005
RIA Evolutionary Timeline

Martin Ollman passed me this superb graphic representation of what I like to call the "RIA Evolutionary Timeline". Actually in truth I call it something like, "the whopping, great big, unprintable graphic about Flex positioning" -- but you get the gist.

Posted by modius at 09:29 AM | Comments (1) | Permalink
December 03, 2004
Integrating Macromedia Flex with Java

Though it doesn't say anything new, its good to see sites like O'Reilly's onJava.com talking about products like Flex. Despite sales success general support for Flex from Java heavyweights IBM seems to have been slippling.

Posted by modius at 12:38 PM | Comments (5) | TrackBack (96) | Permalink
March 30, 2004
Flex is cheap as chips

Flex is not so much about rapid Flash development (although this is one of the advantages) as it is about collaborative Flash development. Flash IDE, the FLA, and everything about it is the bane of largescale development -- it sucks. This is why Flex had to be built.

Posted by modius at 07:42 PM | Comments (8) | TrackBack (178) | Permalink
March 29, 2004
Flex Released

Credit goes to Darren Tracey who observed on CFAussie (http://lists.daemon.com.au/cgi-bin/lyris.pl?enter=cfaussie&text_mode=0&lang=english) that Flex has been released (http://www.macromedia.com/software/flex/), there's trial available and the DevNet Center is up and running too (http://www.macromedia.com/devnet/flex/).

Posted by at 03:49 PM | Comments (0) | TrackBack (169) | Permalink
February 27, 2004
MXDU: Early Sighting of the Flex Logo

Not only did we get a great sneak peak of Flex at the keynote of MXDU day 2, many many thanks to Tim Buntel and Ben Elmore for the fantastic tag team event, but I'm now wondering if we didn't unknowingly get a very early look see at the Flex logo. I just did a quick check of the Flex home page at Macromedia and see nothing there so...

Posted by at 08:38 PM | Comments (6) | TrackBack (187) | Permalink
November 17, 2003
Flex will take the shine out of Sparkle

With the announcement of Macromedia Flex (previously code named Royale) and MXML Macromedia have managed to reveal just how on the ball they really are. All the excitement about Microsoft's Sparkle for Longhorn has been wasted - here's something that's OS/hardware/platform independant - why it'll even work on a mobile device! And as for the markup...

Posted by at 03:57 PM | Comments (1) | TrackBack (163) | Permalink