11.3.300.214 Beta 1 # New Features * Desktop: - Texture streaming - Background Updater for Mac - Driver gating hardware acceleration relaxed to 2006 - MouseEvent.RELEASE_OUTSIDE - ApplicationDomain.getQualifiedDefinitionNames() - Improved Mac App Store Support # Security Enhancements 11.2.202.228 - Includes security enhancements. 11.2.202.221 RC 1 - Includes security enhancements. 11.2.202.197 Beta 5 - Includes new features as well as enhancements and bug fixes related to security, stability, performance, and device compatibility. 11.2.202.183 Beta 4 - Includes new features as well as enhancements and bug fixes related to security, stability, performance, and device compatibility. 11.2.202.160 Beta 3 # Release features * Multithreaded Video Decoding (Windows, Mac OS, Linux)* - This release introduces a new fully multithreaded video decoding pipeline which resolves a number of legacy playback issues. This modern architecture will also enable future performance enhancements across all platforms. # Flash Player background updates (Windows)** - New versions of the runtimes can now be delivered more effectively to the end user with this enhanced updating mechanism (Background update is only available in the release versions of Flash Player). # Mouse lock, relative mouse coordinates, right and middle click events - Infinite scrolling and new mouse events to enable first-person shooter experiences. # Includes new features as well as enhancements and bug fixes related to security, stability, performance, and device compatibility. 11.2.202.95 Beta 2 # 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. 11.2.202.18 Beta 1 - Includes new features as well as enhancements and bug fixes related to security, stability, performance, and device compatibility. - Multithreaded Video Decoding - Flash Player background updates 11.1.102.55 * Include security enhancements * Fixed Issues - Video playback will be hidden under the browser when toggling between the tabs at full screen by shortcuts CTRL + TAB in IE9 11.0.1.152 * Includes new features as well as enhancements and bug fixes related to security, stability, performance and device compatibility. 11.0.1.60 Beta 1 * Stage3D APIs — Create highly interactive visuals to improve collaboration on 3-dimensional models. * G.711 audio compression for telephony — Integrate voice/telephony into business apps using G.711 codec. * H.264/AVC SW Encoding — Encode higher quality video locally using H.264 video. * Socket Progress Events — Build advanced file sharing apps like FTP clients that send large amounts of data. * HD surround sound — Deliver full HD videos with 7.1 channel surround sound directly to AIR powered TVs. * Includes security enhancements. 10.3.181.34 - Addresses compatibility issues with some content using cross-domain policy files. 10.3.180.65 Beta 2 * Integration with privacy controls of Microsoft® Internet Explorer 8 and higher has been added. 10.3.180.42 Beta 1 * Media Measurement * Acoustic Echo Cancellation * Integration with browser privacy control for local storage * Native Control Panel * Auto-Update Notification for Mac OS 10.2.152 RC *Stage Video hardware acceleration — A new method for video playback in Flash Player will allow developers to leverage complete hardware acceleration of the video rendering pipeline, enabling best-in-class playback performance. Stage Video can dramatically decrease processor usage and enables higher frame rates, reduced memory usage, and greater pixel fidelity and quality. *Internet Explorer 9 hardware accelerated rendering support — Flash Player takes advantage of hardware accelerated graphics in Internet Explorer 9, utilizing hardware rendering surfaces to improve graphics performance and enable seamless composition. *Native custom mouse cursors — Developers can define custom native mouse cursors, enabling user experience enhancements and improving performance. *Support for full screen mode with multiple monitors — Full screen content will remain in full-screen on secondary monitors, allowing users to watch full-screen content while working on another display.