Ads
Flash People Brasil
-
Recent Posts
-
Popular Posts
- Creating mobile applications with Dreamweaver CS 5.5 and PhoneGap
- Getting Started with AIR for iOS
- Flash Player 10.2 available for mobile devices
- Accessing the camera phone with Adobe AIR for Android
- SDK Flex 4.6 avaliable for download
- Motion Detection Webcam with Adobe Flash
- Adobe Flash Player 11.1 and Adobe AIR 3.1 available
- Integrating Flex with Java using BlazeDS – first steps
- Using the Update Framework for Adobe AIR
- Serial Adobe Flash Builder 4 Free
Category Archives: 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
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
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
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
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
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
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
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
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
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
