Tag Archives: ActionScript 3.0

Using accelerometer with AIR for Android

A customer left me a Motorola Milestone so that it could develop an application for such. The problem was that the Milestone 1, did not come with the Android 2.2(froyo) and the update looks like it will take even(the Motorola … Continue reading

ActionScript 3.0, Adobe AIR, Android, Flash , , , ,

Getting Started with AIR for iOS

The iPhone launched around 2007, was revolutionary in relation to user experience and of course it created a new niche market for application development. The App Store (online store where applications are available from Apple) has paid over 2 billion … Continue reading

ActionScript 3.0, Adobe, Adobe AIR, iOS, iPad, iPhone , , , , , , , , , , ,

Getting Started with AIR for Android

We have for some time the possibility to create applications for Android with the Flash Platform, using Adobe AIR or Flash Player. Moreover Android is becoming increasingly more popular, various devices emerge every day more and more powerful running the … Continue reading

ActionScript 3.0, Adobe, Adobe AIR, Android, Flash , , , , , , , , , , , ,

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 ,