Category Archives: Flex

Articles about Flex

Flex with PHP using ZendAMF – Zend_Db

In articler Adobe Flex with PHP using ZendAMF – first steps aimed to illustrate the integration of Flex with PHP for those who had already developed systems using AMFPHP, so I did not use the classes to access database ZendFramework. … Continue reading

Flex, PHP, ZendAMF

SDK Flex 4.6 avaliable for download

Today was released the Flex 4.6 SDK for download, Flex 4.6 is the next major step in cross-platform mobile application development. With a scheduled release date later this year, the new version of Flex SDK and a corresponding free update … Continue reading

Adobe AIR, Flex ,

Using the Update Framework for Adobe AIR

One feature that I was more useful in Adobe AIR, was the addition of an API designed to make better automatic update of my application. This can be very important because not all users have the time (or desire) to … Continue reading

Adobe AIR, Flash, Flex , ,

Using the class ObjectUtil in Adobe Flex

Adobe Flex is a framework designed to create RIA applications with the Flash Platform for its ease and that is becoming very popular in recent years. There is class called ObjectUtil , a static class with a series of methods … Continue reading

ActionScript 3.0, Adobe AIR, Flex

File uploads with Adobe Flex and Zend AMF

Zend AMF is an implementation done in PHP to work with the communication protocol binary AMF (Action Message Format) and is part of ZendFramework. I had to implement a system to upload files that were a little different than what … Continue reading

ActionScript 3.0, Flex, PHP, ZendAMF

Codenames of software from Adobe (and formerly Macromedia)

Here some codenames used by Adobe (and former Macromedia) to develop its software. Constantly updated list, who know a code name that is not listed, you can leave a comment for update

ActionScript 3.0, Adobe, Adobe AIR, Adobe Media Player, Adobe TV, Flash, Flash Lite, Flash Media Server, Flash Remoting, Flex

Working with exceptions with Adobe Flex and Zend AMF

Some programming languages have the capability of working with exceptions such as PHP, ActionScript 3.0, Java, C # etc.. It is a resource that if properly used, it is powerful and help prevent future headaches for your system. An exception … Continue reading

ActionScript 3.0, Flex, PHP, ZendAMF

Serial Adobe Flash Builder 4 Free

Adobe Flash Builder 4 is a development IDE for building RIA applications based on Flash Platform, it is an Eclipse-based IDE, already contains the Framework Adobe Flex 4, has advanced features to increase productivity in the development of RIA applications. … Continue reading

ActionScript 3.0, Adobe, Flash, Flash Platform, Flex , , , ,

Lazy Loading with Adobe Flex and BlazeDS

BlazeDS is an implementation in Java for working with the protocol AMF (Action Message Format) and facilitate communication between the swf and your server-side Java. When you begin to use a resource unlike most people, you may find some problems … Continue reading

BlazeDS, Flex, Java , ,

Motion Detection Webcam with Adobe Flash

An interesting feature and that few people know the Flash Player or Adobe AIR, is that in addition to access features like the webcam user, it can also detect whether there is movement in the camera. This can be useful … Continue reading

ActionScript 3.0, Adobe AIR, Flash, Flex , , ,