• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

4/15/2014 - Beta - Flash Player 13.0.0.199

Adobe Employee ,
Apr 16, 2014 Apr 16, 2014

Copy link to clipboard

Copied

The latest Flash Player 13 builds are now available.  You can download Flash Player here: http://www.adobe.com/go/flashplayerbeta.

New Features for Flash Player 13:

  • Enhanced Supplementary Character Support for TextField
    Characters from the Basic Multilingual Plane (BMP) with Unicode code points between U+10000 and U+10FFFF now work correctly in TextField controls.  This change greatly enlarges the code point range we support, and now includes characters like emoticons and complex CCJK characters.

  • New Stage3D Texture Wrapping Modes
    Developers can currently set the wrapping mode of a texture to either clamp or repeat.  Using the repeat option will repeat the texture on both the U and V axis.  However, in some use cases, you may only want to repeat the texture on either the u or v axis.

    This is now possible with the introduction of two new parameters:  REPEAT_U_CLAMP_V and CLAMP_U_REPEAT_V

  • Stage3D Anti-Aliasing for Texture Rendering
    Anti-Aliasing is a useful for improving perceived image quality.  Hardware based Multisampling Anti-Aliasing (MSAA) is now available on all desktop platforms.  To enable MSAA, set the level from 0 to 4 using the antiAlias property of the Context3D.setRenderToTexture() method.

    0 = 1 subsample, no antialiasing
    1 = 2 subsamples, minimum quality antialiasing
    2 = 4 subsamples, medium quality antialiasing
    3 = 8 subsamples, high quality antialiasing
    4 = 16 subsamples, maximum quality antialiasing

  • Relocated Full Screen Video Warning to Top of Screen
    We've made a small tweak to the "Press Esc to exit full screen mode" warning that is displayed for full screen video.  We've received feedback from developers and users that the dialog obscures content.  We wanted to make a change that both satisfies security concerns and customer viewing enjoyment.  To reduce the impact of the dialog on the on-screen content, we've moved the dialog to the top of the screen.

Notable Fixes and Enhancements:

  • Multiple stability fixes

About the Beta Channel

Beta Versions of Flash Player are available for automatic installation via our Background Updateservice. Please subscribe to automatically install or receive update availability notifications at runtime.

Views

1.7K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines