-
Posted: January 6th, 2009, 9:02pm EET
Here is another week’s worth of great links: Multi Column Text in Flash 9: TextFlowLite (from gBlog) More on bitmap-based charting of large data sets (from Andrew Trice) AS3 Webcam motion tracking (from AS3 Apex) Privileged Modules: HOWTO validate signatures (from Ethan Malasky) Slides from MAX 2008 (from Matt Chotin) MAX SESSIONS Launched on AdobeTV - tv.adobe.com (from Ted On Flash) Flex best practices - Part 2: Development practices (from Sean Moore) Can One AIR Application Launch Another? (from Pursuit of Simplicity) Open Source Flex Component: TreeMap updated to version… (from Josh Talks Flash) A Flash “Clipboard” using Local Shared
-
Posted: January 6th, 2009, 7:44pm EET
Whenever you develop an RIA using Flex, Flash, AJAX or Silverlight, odds are you would need to inspect client/server traffic, understand what goes on the wire and diagnose communication problems. Additionally, any online application must be thoroughly tested to understand its concurrency limits and server capacity. We have received a lot of requests from our customers and the users of WebORB to help out with either load testing of their applications or diagnose client/server communication issues. We engaged in several consulting projects to assist customers with QA and that's how the idea for AppPuncher was born. Today I am happy
-
Posted: January 6th, 2009, 7:13pm EET
Today I want to talk a little about making your application look nice. If you take a look around there are tons of articles about skinning your Flex applications. This is great for most people but If you know me I am not a designer and I won't even p...
-
Posted: January 6th, 2009, 7:11pm EET
I started another new blog (airexamples.com) over the holiday break, but have been holding off on posting the URL until I got some content posted. The Adobe AIR Examples blog mainly focuses on creating Adobe AIR applications using Flex 3...
-
Posted: January 6th, 2009, 6:14pm EET
An Adobe AIR only class that provides a log target for the Flex logging framework, that logs files to a file on the user’s system.I think it’s useful when you want to write the logs into a specified file instead of the default one. Demo | Download Full Project Methods FileTarget() public function FileTarget(logFile:File = null) Parameters logFile:File (default [...]
-
Posted: January 6th, 2009, 5:23pm EET
Inspiration comes from the strangest sources. In my case, the way the font Myriad Pro Black looked with drop shadow on a Flex Application Control Bar made me want to design and develop a full fledged text based Flex application2. Being bombarded with Flex related questions all the time, a Q & A site for the flex and flash community seemed a logical choice. Adobe Inspire and stackoverflow.com heavily inspired me and I wanted to see for myself how my attempt at implementing a Q & A site in Flex would look like. The result is sandboxviolation.appspot.com - a site built in Flex
-
Posted: January 6th, 2009, 5:12pm EET
The following example shows how you can set a base color on a Flex Gumbo FxTextArea control by setting the baseColor style. Full code after the jump.
-
Posted: January 6th, 2009, 4:26pm EET
DataGridPaginated is a flex component extended directly from DataGrid and it adds necessary funcionality to data pagination: Properties: page: row number per page. index: first page to show. Events: next previous first last Haz clic con el botón derecho para obtener el código fuente.
-
Posted: January 6th, 2009, 4:02pm EET
Well kids, it's been a wild ride. We've looked at five implementations of a simple Twitter client built with no framework, Cairngorm, PureMVC, Swiz, and Mate. We've talked about important things like pronouncing the framework's names, architectural patterns, Inversion...
-
Posted: January 6th, 2009, 3:05pm EET
http://www.webkitchen.be/2009/01/06/video-tutorial-add-video-to-your-flex-application/
-
Posted: January 6th, 2009, 3:00pm EET
I'll be giving a new presentation on Flex project management and agile methodologies next Thursday at Regart.net, Paris, France. Regart.net is a Paris-based certified Adobe training center where I run the Flex / AIR trainings. During this event, organized in partnership with Adobe France, some of my current or former teammates will be there and giving presentations too, such as Thibault Imbert, Vincent Maitray, and Nicolas Gans. I'm not sure there's many tickets left but you can register here. Apparently, you can also win a Creative suite 4 Web Premium. I hope to see you there.
-
Posted: January 6th, 2009, 2:02pm EET
There are few ways of how you can handle data paging and/or lazy loading in webware applications, today i want to bring some light on how you can do it in Flex, technically idea valid for any other kind of webware, so you are welcome to reproduce it under anything you like. For this particular test run you need to make sure you have following on board: Message Queue (MQ) services on server side (in my case i use MSMQ on Windows Server 2008 Web edition); Adobe Flex, v.2x and never Web service framework or any Remoting engine like WebORB,
-
Posted: January 6th, 2009, 12:12pm EET
I highly recommend all of these books. Essential ActionScript 3.0 - Colin Moock Learning ActionScript 3.0: A beginner’s guide - Rich Shupe and Zevan Rosser Head First PHP & MySQL - Lynn Beighley and Michael Morrison Programming Flex 3 - Chafic Kazoun and Joey Lott Adobe Flex 3 Training from the Source - Jeff Tapper, Michael Labriola, Matthew Boles, James Talbot PHP 6 and MySQL 5 for [...]
-
Posted: January 6th, 2009, 11:11am EET
Over the Christmas break I started developing the beginnings of a Scalextric style game in Flex. Although the game is nowhere near playable, the two main classes are pretty much working and if you're thinking of doing a similar style game, some of this code may be useful to you.The view class is TrackRenderer - it renders a TrackScene object and if its isRunning property is set to false it acts as an editor widget. When you first launch my demo, the TrackScene is empty, by clicking on the renderer you can start adding vertices. The first track segment has
-
Posted: January 6th, 2009, 10:39am EET
Regardless of your political leanings, this is pretty cool. Change.gov is using a Blist spreadsheet on the donor page. blist has two great things going for it. One, it’s among the coolest Flex applications out there. Two, it’s one of the great Flex/RIA companies here in Seattle. This is a really great example of how [...]
-
Posted: January 6th, 2009, 10:10am EET
In this video I show you how to add a simple video player to your Flex application by using nothing but standard Flex components.
-
Posted: January 6th, 2009, 6:43am EET
FlexCamp OC is coming up quick! Make sure to register now!We've got an awesome speaker line up all set, Boeing is gonna be rockin'! Speakers Marc Bir on: TBD Thomas Burleson (Universal Mind) on: TBD Tom Gonzalez on: Degrafa Adam Flater (Universal Mind) on: Flex 4 Tony Hillerson (EffectiveUI) on: Flex Frameworks Breakdown Evan Gifford (Blitz)on: TBD Juan Sanchez (EffectiveUI)on: Flash Catalyst Orange County CA is the place to be January 31st! Join us, and these great speakers, and the ASFusion crew for some awesome Flex community action. Only $25. Oh and don't forget the food and fun after!
-
Posted: January 6th, 2009, 6:35am EET
The cure in adopting AIR as a cross platform application as well as creating mobile applications is to be able to know the user’s system capabilities as well as track changes in its environment. The AIR Context Awareness Manager can help you develop a cross-platform application which is operation system (OS) independent. AIR Context Awareness [...]
-
Posted: January 6th, 2009, 6:11am EET
The following example shows how you can set a symbol color on a Flex Gumbo FxTextArea control by setting the symbolColor style. Full code after the jump.
-
Posted: January 6th, 2009, 1:10am EET
For days now (well, days in man hours, today is my first day back from vacation), I've been struggling with an issue concerning Flex and BlazeDS. Specifically an issue with the Flex front end receiving messages being sent by BlazeDS. I finally found ... [More]
-
Posted: January 6th, 2009, 12:50am EET
Let me start by saying I’m an experienced Flex developer, but a Flash CS4 newbie. I want to begin using Flash CS4 to create asset libraries that will be used to skin my flex apps. After creating a test swf containing some assets, I tried embedding the swf in a Flex 3 app and kept getting this error - “Unable to transcode xxx.swf.” I spent an entire day trying to resolve the problem. I searched
-
Posted: January 6th, 2009, 12:32am EET
So, you probably already know about the strict security-sandbox and access rules inside of Flash/Flex applications, right? The sandbox limits you so that you can only access urls within the same domain, or those that are permitted via cross-domain policies. Well, in AIR you don't have to worry about cross domain policies. Since you are running on the desktop, you can access virtually any URL, and thus any html page can now become a restful web service for your application. If you were to do this within a web application, you would need a service layer to do the scraping
-
Posted: January 5th, 2009, 11:02pm EET
In late 2008 Brightkite engaged Universal Mind to develop an application called The Brightkite Wall. The Wall is a Flash Application built using Flex. For those of you unfamiliar with Brightkite, here's a quick overview:Brightkite is a location based, micro-blogging, social networking platform. Unless you've been living in a cave for the last five years, you're probably familiar with sites like MySpace and Facebook. One of the features of these sites is something called a status. The status you set is meant to reflect something about your mood, or what you're up to, i.e.. "Adam is writing a blog post".
-
Posted: January 5th, 2009, 10:15pm EET
So for the last two weeks, I’ve been exclusively using XCode, doing Objective-C iPhone stuff. Haven’t even opened Flex Builder. Back to work today and back to Flex Builder. My fingers are tripping over themselves trying to figure out shortcuts. The two environments are similar enough - yet different enough - to cause major brain [...]
-
Posted: January 5th, 2009, 9:12pm EET
This is not a major announcement, but it's got a touch of cool factor and represents an improvement to about 200 doc examples. The charting examples in Flex documentation have been updated to use real-time data served up from a MySQL database. They connect to the database via an HTTPService tag, and then use the results as the data provider for the charts. The server that hosts the data is located at: aspexamples.adobe.com The following list provides links to the new example data. The link in parentheses provides the XML output of the request. The best way to view the
-
Posted: January 5th, 2009, 9:10pm EET
In case you missed the news over the holidays, a new version of FlashDevelop was released. FlashDevelop has evolved over a number of years and has proven itself as an invaluable tool to Actionscript development. There is so much polish on this application that it outperforms Flex Builder when it comes to many of the [...] Related posts:Flash Develop 3.0.0 Beta8 released Flash Develop 3 is one of those tools that really...flashMVC beta released I have finally released a pet-project of mine for handling...Flash Player 10 Beta 2 Released Enhanced Audio APIs This is one that I need...
-
Posted: January 5th, 2009, 9:04pm EET
Come join us on January 7th at the Art Institute location at 6pm. Sean Moore (aka Sean The Flex Guy), will be speaking on ActionScript/Flex Best Practices. He has recently written a two part article on this topic for Adobe’s Developer Center. About Sean: Sean is a highly sought after Flex developer and consultant with extensive ActionScript [...]
-
Posted: January 5th, 2009, 8:57pm EET
A few days back I posted the latest addition in Spring family - Flex with Spring. Being a huge spring and flex fan, I was very excited. Now able to reuse Spring knowlege in Adobe Flex is a wonderful idea. I faced a few challenges in using the solution and discussed the same on the spring [...]
-
Posted: January 5th, 2009, 8:46pm EET
I have presented "i18N & Flex" topic at OCFlex October meeting and because of the time issues I could not completed sharing sample code. We had decided to have another session for just sharing sample code for i18N stuff and now I will present this Thursday at OCFlex again. If you are in Orange County and would like to see sample code for i18N implementations on Flex, you are welcomed for next OCFlex meeting. Here are the details: http://www.ocflex.org/post/january-meeting-flex-i18n-code-samples See you there ...
-
Posted: January 5th, 2009, 8:12pm EET
Here is what I have been blogging about over the past few weeks on my Flex examples blog, blog.flexexamples.com: Setting a bitmap fill on a shape in Flex Gumbo Repeating the background fill on a BitmapFill in Flex Gumbo Determining...
-
Posted: January 5th, 2009, 6:18pm EET
The Good Old Days Remember when FuseBox came out for the ColdFusion community? Wow, it was great. Finally, we had a professionally developed code framework that was being adopted by people and companies worldwide. It showed even basic developers how code organization, standards, and design patterns could help them make a better product, and [...]
-
Posted: January 5th, 2009, 5:16pm EET
As part of my commitment to blog more often in 2009, I'm starting an ongoing series on the Swiz framework for Flex. If you aren't aware, Swiz is the brianchild of Chris Scott, and may CF'ers will recognize him from this work on the ColdSpring framewo...
-
Posted: January 5th, 2009, 5:02pm EET
This week we look at JFXtras extending the JavaFX SDK, individual AIR code signing certificates, session support between Flex and PHP with ZendAMF, and using community contributions at SilverlightContrib. All this and more on the Weekly RIA RoundUp at...
-
Posted: January 5th, 2009, 4:46pm EET
In 2008, Flex reached the tipping point where it went from a technology with possibilities, to wide spread usage. The year started with Adobe releasing Flex 3 and AIR 1.0 and finished with an updated release of AIR (1.5). According to friends at Adobe, in mid-2008 there were about 150,000 Flex developers - a number [...]
-
Posted: January 5th, 2009, 4:15pm EET
I have been writing a series of articles dedicated to creating a Flex & ColdFusion application. I just wanted to let everyone know that the project was approved yesterday and can be found at http://rocketfm.riaforge.org/. There is currently no co...
-
Posted: January 5th, 2009, 3:22pm EET
Now that the holidays are over we need to get back to work..... I have 2 contracts under the belt to start off this new year. Unfortunately one will have to be done without ColdFusion or Flex... First, we will deploy CMaker5 at a new customer. This ColdFusion and AIR based application will need to be customized a bit to match our customer's business model. I am not too concerned as both CF and AIR are very flexible technologies that are easy to work with. The other contract is to develop a middle-ware piece that will sit between 2 external
-
Posted: January 5th, 2009, 2:45pm EET
James and I have posted our latest Drunk On Software video, Flex for Managers and Architects. It is actually the first video we recorded for the series. Check it out…
-
Posted: January 5th, 2009, 1:50pm EET
When you do own flex project, sometimes you will need something to test your project. Now we will introduce the FlexUnit which is a unit testing framework for Flex and ActionScript 3.0 applications to you. If you are familiar with JUnit, then you will easily handle the FlexUnit. Why not have a try now? URL on [...]
-
Posted: January 5th, 2009, 1:09pm EET
This video is the genesis of Drunk On Software. We had discussed doing an interview on Flex for Software Managers and Architects for quite a while, and only that day decided it could be a series. We start the interview by calling it Scotch Talk and endorsing Chet Haase’s humor book. We [...]
-
Posted: January 5th, 2009, 11:44am EET
I did two main things over the break: learned C# and played with Flash Catalyst. For the first, I highly suggest Head First C# - great, great book. With the MAX announcements I got excited about the Flex and C# worlds coming together so I’m looking to pump out some data services examples with the [...]
-
Posted: January 5th, 2009, 11:05am EET
I’m sure I’m not the only one that wants to make use of their existing skills in Flash to create Flex components without getting bogged down by creating it all in ActionScript classes, overriding lots of methods and generally getting in a mess. Don’t get me wrong, learning how to code custom components is something [...]
-
Posted: January 5th, 2009, 10:11am EET
The following example shows how you can set the origin X and Y coordinate for a linear gradient stroke in Flex Gumbo by setting the x and y properties on the LinearGradientStroke object. Full code after the jump.
-
Posted: January 5th, 2009, 5:48am EET
These are the final 2 methods in my DateUtils Class of the FlexDateUtils library. I've got a Business class, a Holiday class and a DaylightSavingTimeUS class that are all included in the FlexDateUtils library, and I may go over those in the future, but not right now. /** * Gets ...
-
Posted: January 5th, 2009, 2:43am EET
In this post, I will be demonstrating how to label map points using the flex API for AGS. This work is strongly based on Kevin Mote’s “Fast Point-Feature Label Placement For Dynamic Visualization”. In this application, I’m loading city data from a shapefile. The city attributes contain the city name and rank. Rank is a number between 1 and 7 where 1 indicates a very populated city and 7 indicates a much lesser populated city. Upon a map load event, the shapefile is read and the cities with a rank less or equal to 3 are selected then sorted in
-
Posted: January 4th, 2009, 8:05pm EET
At the beginning of a new year, I couldn’t help looking back to the past year and see what I have accomplished. I became a full-time freelance developer in 2008. It gives me the freedom to do what I love, but it also comes with the responsibilities of managing customers and projects. So here is a [...]
-
Posted: January 4th, 2009, 11:11am EET
The following example shows how you can set the angle of a LinearGradientStroke stroke on a Flex Gumbo Ellipse object by setting the rotation property on the LinearGradientStroke object. Full code after the jump.
-
Posted: January 4th, 2009, 8:07am EET
I'm not big into writing product reviews... and I hesitate to stray off topic in a Flex forum. Ok... here we go. read more
-
Posted: January 4th, 2009, 7:48am EET
If using JSON as data interchange format in Flex 3, we will import corelib ActionScript 3 Library kits. What is corelib? It contains classes and utilities for MD5, SHA 1 hashing, image encoders, JSON serialization and general String, Number and Date APIs. More strong functions need your own experience. URL on Google Code: http://code.google.com/p/as3corelib/ More tutorials about [...]
-
Posted: January 4th, 2009, 3:46am EET
These 2 methods are quite useful. I use monthAsNumber quite frequently throughout the DateUtils library as it prevents any confusion about which month I am referencing (using the constants for a month rather than the numeric version, which in Flex and many programming languages is 0-11 rather than 1-12) /** ...
-
Posted: January 4th, 2009, 3:12am EET
I was just playing around today trying to pick up some of the differences in AIR from Flex. The first and probably one of the reasons AIR applications can truly be considered desktop applications is the file system access. You have complete control o... [More]
-
Posted: January 4th, 2009, 12:40am EET
I have had a tremendous education over the last year in getting to work on Flex 4 and the Zend Framework. Two exceptional open source projects that are growing daily in both contributers and community. They are also two projects that get a bad rap because they are supported by a “known” company. Some other [...]
-
Posted: January 3rd, 2009, 10:15pm EET
We all want to create cool applications. Maybe you already have one in mind, but don't know how to get from start to finish. This tutorial introduces you to the AIR API and how to use it to create a simple game of chance using Flex components and a little actionscript. Below is the final product before compiling it into an AIR app. Use Flex Builder 3 to import this application so you can review it and make changes as you see fit. View Flex Builder 3 Help Docs to find out how to import an application. You can also
-
Posted: January 3rd, 2009, 6:13pm EET
In this step of our series we are going to focus on the layout of the application. As I stated in a previous article in this series the layout is a very important step of our application and we need to look at all of our options. This is where I am r... [More]
-
Posted: January 3rd, 2009, 9:10am EET
The following example shows how you can set the miter limit on a Flex Gumbo stroke by setting the miterLimit property on a stroke object. Full code after the jump.
-
Posted: January 3rd, 2009, 6:47am EET
Finally our book on using Flex with Rails is released and will appear over the next few days in stores around the US and is available on Amazon. I received a couple of copies from the publisher and it felt like an accomplishment to hold a physical version in my hands. I am sure my co-author, Tony, felt the same. Good job man! With this release we are also launching http://flexonrails.com where you can find all the source code of the book as well as other resources related to Flex and Rails, and our blog http://blog.flexonrails.com the blog for everything
-
Posted: January 3rd, 2009, 5:21am EET
This one is fairly complex, but quite useful, so I'm just going to demo one method today. /** * Gets the Xth day of the month. * e.g. get the 3rd Wednesday of the month * * @param iteration The iteration of the month to get e.g. 4th or Last * ...
-
Posted: January 3rd, 2009, 4:29am EET
Want to get a jump start on Flex? Come to Flex Camp Chicago! It's January 22nd and 23rd. It's just $25 for one day or $45 for both and lunch is included! The speaker lineup is great with the likes of Ben Forta, James Ward, the entire gang from Digital Primates, and many more! I'm speaking on uploading files with Flex on Thursday. It's a steal of a deal, so I hope to see you in Chicago! Find more information at flexcampchicago.com!
-
Posted: January 3rd, 2009, 1:10am EET
It’s always nice with a small template project, which will contain the basic setup needed in order to get started with a new kind of development - in this case SAP Flash Island (Adobe Flex). I have therefore made a description of how to create your own SAP Flash Island template project. The template will cover [...]
-
Posted: January 3rd, 2009, 12:47am EET
Trust me - this was a good party! I am off to New York early next week as the grind continues. Flex had a great year in 2008 but this is going to be the year of SOA and BPM as a mainstream "must have". Adobe LiveCycle interest has never been stronger and we are executing on delivering the best ESB for human centric processes.Predictions: - more LiveCycle every quarter - more Flex/AIR/Flash - Open Screen Project gets in full swing - more parties like the ones aboveCheers!!Original post at http://technoracle.blogspot.com
-
Posted: January 2nd, 2009, 11:12pm EET
In the 1st part of this series we took a look a defining the project and listing out some basic requirements. In this part we can to dive in and setup our project. We won't actually get into any code until the 3rd part but this is an important step. ...
-
Posted: January 2nd, 2009, 10:13pm EET
Today I am going to start a new series that I think anyone interested in Flex is really going to enjoy. I was assigned a task of building a new application at work about a month ago. Now that I have successfully deployed the application into testing ... [More]
-
Posted: January 2nd, 2009, 8:10pm EET
Time to register for FITC Amsterdam 2009 “FITC has held 17 events over 7 years, through 9 cities and 4 countries, with over 700 presentations and over 10,000 attendees. From Flash to motion design, to design and creative inspiration, to other technologies like Flex, Air and processing, FITC events stand as unique and exciting events [...]
-
Posted: January 2nd, 2009, 5:49pm EET
Googling for snippets functionality in Flex IDE and I stumbled upon this blog entry based on Europa (Eclipse 3.3.x). http://nwebb.co.uk/blog/?p=178 Snippets come in handy for repetitive tasks like commented section headers. //////////////// // Properties // //////////////// ///////////// // Methods // ///////////// I am running Ganymede (Eclipse 3.4.x) and this is how I got Web Standard Tools up and running 1) Help -> Software Updates 2) Ganymede [...]
-
Posted: January 2nd, 2009, 4:57pm EET
With things a bit slow right now I’m putting myself out there for any contract work. You can view my resume here: Here are a few things that I can help you with: Debugging / Tuning Architecture Linux Administration UI, layout, and site implementation (templatizing) http://blog.stevensross.com/resume If you just need a few hours help on a problem to a full blown site please don’t hesitate to contact me, my rates are reasonable.
-
Posted: January 2nd, 2009, 8:10am EET
The following example shows how you can set the joint style on a Flex Gumbo LinearGradientRect object by setting the joints property to a static constant in the JointStyle class (flash.display.JointStyle). Full code after the jump.
-
Posted: January 2nd, 2009, 5:41am EET
For our next meeting, Oguz will present the second part of his "i18N in Flex Applications" where he will show the code needed to develop internationalized Flex applications. About Oguz Oguz Demirkapi started developing CGI web applications in 1994 and has been developing ColdFusion since 1997. He has either been CTOs or Senior Developer of many well known commercial and blue chip companies both in Turkey and Germany.He ran the CFTR – ColdFusion Turkey User Group for six years before moving to the US. He is a well known ColdFusion evangelist and has spoken at many user group meetings in
-
Posted: January 1st, 2009, 8:35pm EET
Sometimes, you just don’t have what anything that pressingly requires an entire blog post. Back in the day, when I was pushing the boundaries of what I knew with Flash/Flex and Ruby every day, and picking up Erlang, I was bubbling over with joy every time I figured out some hidden magic about the Flash [...]
-
Posted: January 1st, 2009, 6:10pm EET
Terry Ryan's post yesterday got me thinking. 2009 does indeed look like it'll be a lot of fun. We've already started talking about Centaur (aka ColdFusion 9), Bolt (the CF IDE), Gumbo (aka Flex Builder 4), Catalyst (aka Thermo), and there's more we've not discussed yet. Humm, I think it's time to start scheduling a massive usergroup tour. ;-) So, Happy New Year to all. And get your rest, you're going to need it!
-
Posted: January 1st, 2009, 5:47pm EET
These 2 methods are pretty self explanatory, daysInMonth and dayOfWeekAsString /** * Gets the days in the month * * @param date The date to check * * @return The number of days in the month */ public static function daysInMonth( date:Date ):Number { // get the first day of the next month var ...
-
Posted: January 1st, 2009, 4:48pm EET
// Days of week public static const MONDAY:String = "monday"; public static const TUESDAY:String = "tuesday"; public static const WEDNESDAY:String = "wednesday"; public static const THURSDAY:String = "thursday"; public static const FRIDAY:String = "friday"; public static const SATURDAY:String = "saturday"; public static const SUNDAY:String = "sunday"; // a generic object for holding day of the week values private static var _objDaysOfWeek:Object = null; public static function get ...
-
Posted: January 1st, 2009, 3:00pm EET
Is “Flash catlist” work like ‘DEGRAFA’? It’s made to solve the headaches of Flex developers when it comes to graphics. Vectors, bitmaps, fills, strokes, scaling, skewing, rotation, translations, filters, repeaters are just a few of the features Degrafa opens up to Flex coders. Less Action script and more MXML for those action script programmers have been [...]
-
Posted: January 1st, 2009, 10:33am EET
At 360|Flex this last month there were 5 different framework-centric presentations, from Adobe’s Cairngorm down to build-your-own-framework. Each framework presents its own virtues and vice’s, each developed to solve their originator’s focused set of organizational problems encountered in their architecture. I’m not an expert in any one of these frameworks and so won’t compare or [...]
-