Category Archives: ActionScript 3.0

Articles about ActionScript 3.0

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

A brief story about the origins of the Adobe AIR

In recent years, we live in an explosion of RIA’s (Rich Internet Application) and the Flash Player bears the main responsibility being the nucleus of what today is known as the Flash Platform. Adobe AIR came to fill a gap … Continue reading

ActionScript 3.0, Adobe, Adobe AIR, Flash, Flash Platform , , , ,

Starting with Open Source Media Framework – OSMF

The Open Source Media Framework – OSMF (former Strobe Media Framework) is a set of components pre-programmed for you to use multimedia in their applications, enables easy deployment of resources that aims to enrich the user experience when it comes … Continue reading

ActionScript 3.0, Flash Media Server, Flash Platform, OSMF , , ,

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 , , , ,

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 , , ,

Inverse Kinematics in Adobe Flash

In Physics, kinematics is the branch responsible for studying the motion of bodies. Inverse Kinematics (IK) is a technique widely used in engineering, robotics and animation. It consists of the movement of an object or a set of objects in … Continue reading

ActionScript 3.0, Adobe, Flash , ,

Using the local database with Adobe AIR

We often need our system can store data locally without the need for a robust database as a MySQL or SQL Server, or even that data can be stored locally for later synchronization with a remote database. Adobe AIR offers … Continue reading

ActionScript 3.0, Adobe AIR, Flex , ,

Group and ungroup data in AdvancedDataGrid

Needed to implement a feature that in a AdvancedDataGrid hours ordering the data by the first letter or not. First time I thought it was very difficult as I had done something similar in another project where it should split … Continue reading

ActionScript 3.0, Flex ,

Flash Camp Brasil = Success!!!

The event was unprecedented in Brazil, the Flash Camp Brasil, occurred in the last days 15 and 16 in Maceió, Brazil. To begin with, was an adventure can go to the event, with tickets and expensive hotel crowded, but it … Continue reading

ActionScript 3.0, Adobe, Adobe AIR, Flash, Flash Media Server, Flash Platform, Flex, RIA , , , , , , ,

Creating custom windows with Adobe AIR

Adobe AIR allows you to customize the windows of their applications, by default, Adobe AIR uses the layout of the windows operating system (Windows, Mac, Linux), in Flex you have the option of using FlexChrome(especially that i am not very … Continue reading

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