Receiving data in response to file upload in Flex using FileReference
I don’t know how much you have faced this problem and were unable to figure out the way to do it. Today I had this problem and I found the solution and wanna share this with all of you. So here it is,
My problem was after uploading data to a server via Flex i.e. FileReference.upload, [...]
Flex Component Kit for Flash CS3(continued..)
Quick overview of using the Flex Component Kit
Flash content requirements
Exported content must be a MovieClip symbol
Registration point must be upper-left corner
Frame rate should be 24 to match Flex’s default frame rate
The symbol name should be a [...]
Flex Component Kit for Flash CS3
The Flex Component Kit for Flash CS3 allows you to create interactive, animated content in Flash, and use it in Flex as a Flex component. This is prerelease software.
You can watch this presentation to learn more about the component kit. It includes the steps required to prepare your Flash content for Flex, and examples [...]
Flex 3 Runtime Shared Libraries (RSLs)
Flex 3 runtime-shared-libraries (RSLs) is a mechanism to reduce the size of your applications and thereby reduce the time required to download the application. Its not an architectural change whereas RSLs are just SWF files whose code is used as a shared library between different application SWF files.
An RSL is a stand-alone file that the [...]
Flex Performance Tuning Tips
Flex Speed Tips: Matt chotin has shared a some great tips to improve Flex performance which I came through and would like to share with the community,
If you have a type in AS3, which you are not sure of always use the As operator to cast the type before you use it. This avoids VM [...]
Top 10 Reasons : Why Flex wins over Silverlight :)
Ted Says:
1. Flex is available today and works.
2. Flex 2 is viewable in 85+% of web browsers, Flex 2 SWF files run in Flash Player 9.
3. You can use any HTTP Server and any backend technology (.NET,JAVA,PHP,Ruby,CF, Python) with Flex via XML, SOAP, Sockets, ZLIB, Etc.



