Adobe Air 3.2.0.1320 Beta 2

Adobe Systems Inc - (Freeware)



Adobe AIR is a development platform offered by Adobe, that allows developers to use Web technologies to create Internet applications.

Adobe AIR technology allows the development of internet rich applications compatible with Windows and Mac OS X. Developers can take advantage of it for their existing knowledge on technologies like Flash or AJAX Finish to create applications that can be used from a web browser, but also directly on the desktop.

Adobe AIR framework allows the use of these applications, which can now be performed on a variety of platforms, OS desktop to mobile devices in most OS market (Android, iOS, Blackberry ...). Version 3.0 of Adobe AIR is also enriched features for developing 2D and 3D games thanks to the accelerated GPU , and to include the environment in the installation package.

Many companies, like Ebay, using Adobe AIR to create new applications that enable you to use their services on your desktop.

You will also find utility developed by AIR and connected to social networks, which will make many services.

Title:
Adobe Air 3.2.0.1320 Beta 2
File Size:
14.2 MB
Requirements:
Windows 2000 / XP / Vista / Windows7 / XP64 / Vista64 / Windows7 64 / Windows8 / Windows8 64
Language:
en-us
License:
Freeware
Date Added:
22 Nov 2011
Publisher:
Adobe Systems Inc
Homepage:
http://www.adobe.com
MD5 Checksum:
25F8544E0E8061CC5F85ECA02EC0F9C9

# New features
* Mouse lock.
- A new mouseLock property has been added to Stage.
- To enable mouse locking set Stage.mouseLock to true. There are several rules which are applied here:
> This property can only be set in full screen mode. It dispatches a runtime exception if it is called in non-full screen mode.
> On mobile settings this property always throws an exception. The reason is simple: This feature can only work with a mouse type of devices and mobile devices do not have such a thing.
> The property can be read in non-full screen mode. This allows developers to easily dispatch to alternative input methods if mouse locking is disabled externally for some reason.
> When exiting full screen mode Stage.mouseLock is automatically set to false.
> Note that while in full screen mode mouse event listeners attached to other display objects but the stage will not be dispatched.
> In other words to receive mouse deltas and any other mouse event while mouseLock is active you need to attach your mouse event listeners to the stage.
* Relative mouse coordinates.
- New properties (movementX and movementY) on MouseEvent.
- When Stage.mouseLock == true:
> MouseEvent.localX and MouseEvent.localY will contain 0.
> MouseEvent.movementX and MouseEvent.movementY will contain delta values.
> MouseEvent.movementX and MouseEvent.movementY are never transformed based on stage transformation, i.e. they always remain in screen space.
> MouseEvent.movementX and MouseEvent.movementY will be 0 when Stage.mouseLock == false.
- Situations where mouse locking is disabled automatically and the mouse cursor is made visible again:
> When the user hits ESC.
> When the window loses focus, for instance when the user hit CTRL-TAB.
> When any settings UI is visible (that includes all privacy dialogs).When a native dialog is shown, for instance a file upload dialog.
* Right and middle click events.
- Just like with Adobe AIR, right and middle click events can now be used to inside Flash Player.
- When a listener is registered to the MouseEvent.RIGHT_CLICK event, the native context menu will not show up, allowing you to create your own context menu.




Screenshots

Related software





User Rating:

4.0/5 from 61 users