Integrate Flex with CF security
File Upload:
File Upload in Flex/Flash in Internet Explorer
File Upload Using Flex/Central/Java
Architecture Ideas:
Cairngorm and an associated Breezo that will help explain
…
File Upload:
File Upload in Flex/Flash in Internet Explorer
File Upload Using Flex/Central/Java
Architecture Ideas:
Cairngorm and an associated Breezo that will help explain
…
If I were to create a Top 10 List, which I don”t, this would definitely be my list for “Why you have to upgrade to Flex Builder 3.” I actually got this list from Ted Patrick and enhanced it a little.
Top 10 List:
…
There are many reasons why you might want to add components to containers dynamically. The most common reasons are for performance or flexibility. Either way, having a good understanding of how it works is essential.
First a little background information about what these methods are from
The addChild and addChildAt methods come from the DisplayObjectContainer …
I”m very excited that Flex 2 was finally released, but not for the reasons you may think. I”ve been working with Flex 2 since the alpha version, so I”ve gotten very familiar with it. So much so that I upgraded my instructor certification from Flex 1.5 to Flex 2.
All you code monkeys, myself …
Read more →I just wanted to share a little bit with you about the soon to be released Flex 2 courses. Yes, courses!
There are plans for a few courses focusing on Flex 2 application development, charting with Flex 2 and …
In Flex, you use a validator to ensure the values in the fields of an object meet certain criteria. You can assign each field of an object to a single validator. I”ve used the mx.validators.Validator class, which is an ActionScript …
In Macromedia Flex 1.5, there is a bit of fun to be had with htmlText in the <mx:Text> component. I was recently building an application in which I was displaying some content from a datasource when, for the strangest reason, …
Read more →