Flash Player (Firefox) 歷史版本列表 Page5

最新版本 Flash Player 32.0.0.344 (Firefox)

Flash Player (Firefox) 歷史版本列表

用於 Firefox 的 Adobe Flash Player 是提供高影響力,豐富的 Web 內容的標準。設計,動畫和應用程序用戶界面可以直接部署在所有瀏覽器和平台上,吸引和吸引用戶的豐富 Web 體驗.Adobe Flash Player 支持多種數據格式,包括 AMF,SWF,XML 和 JSON。 Flash Player 支持的多媒體格式包括 MP3,FLV,JPEG,GIF,PNG 和... Flash Player (Firefox) 軟體介紹


GameMaker Studio 2.2.3 Build 433 查看版本資訊

更新時間:2019-07-04
更新細節:

What's new in this version:

Fixed Windows IDE "deadlock" issue:
- Fixed 0030271, which fixes a number of issues, including Windows Explorer dialogs not appearing for New/Open/Import, the manual/Marketplace/My Account just showing a white panel, and starting/stopping builds causing the IDE to hang
- Fixed various causes of startup crashes
- The same Deadlock change also fixed a number of the reported startup crashes in 0030245
- Fixed a crash with GMS2 not automatically applying the software renderer on startup if using unsuitable OpenGL versions, WARP drivers, or using GMS2 over RDP on recent versions of Win 10
- Fixed a crash if you're connecting to our servers via a VPN which gives an "Unsupported region" error (you will still need to resolve the VPN issue yourself to make licensing work)
- Fixed a Mac IDE crash if you're using a machine which has no audio devices at all
- Stopped the Mac IDE's startup folder-checker from performing its checks on the first run of the IDE after installing/updating - stops a warning that a /tmp/ folder doesn't have suitable permissions, as this is actually correct and not an issue
- If you still have Windows/macOS file-permission issues which stop GMS2 from starting on your machine, see this FAQ for how to configure your permissions or protection software

New crash-reporting system:
- Hopefully, you'll never see it, but we have added a new tool to intercept startup crashes and show a new one-click bug reporting dialog, which makes things a lot easier for you and us
- Replaces the "send us your ui.log" dialog and no longer requires you to report this as a ticket to the Helpdesk

Better communication of your licence expiry dates:
- Added new functionality to highlight when a licence is going to expire within the next 30 days, so you stay better informed
- If a licence does expire before it is renewed/replaced, then GMS2 will now say this clearly when you next attempt to start up
- If you are not on a Trial licence, then the popup reminders for this can be turned off in Preferences > General Settings > "Enable notifications"

Mac IDE build tools updated:
- Fixes certificate trust issues some users saw in previous versions - unless, of course, you have actually manually changed your trust settings and need to fix
- If you're still getting this issue, see "macOS Keychain Certificates" section of the file-permissions FAQ linked-to above
- Worked around the version of Visual Studio 2019 For Mac installs having a broken certificate-checker and causing errors when trying to compile projects in GMS2, so now it doesn't matter if you have VS2019 installed on your Mac or not
- Worked around the change in Catalina betas (or if you had installed Apple's broken Xcode command line tools update from June 3rd on Mojave) which causes startup crashes about system font errors

Comments support for DnD projects:
- Added a new system of creating inline comments for your DnD scripts, allowing you to fully comment your code
- Comments expand to fit their contents, can be moved around by dragging them, and collapsing the node collapses the comment also

Ability to export assets as local packages:
- The Tools section of the menubar now has commands for creating/importing local asset packages, so you no longer "need" to use the Marketplace to pass assets between team members
- Works very much like the existing Marketplace create assets dialog and allows you to specify whether your package should be signed or not
- Also added new functionality when importing any .yymp file that if resources of the same names are already in the project GMS2 will show a keep/replace dialog listing all applicable resources
- Ability to turn off the file-system sandbox on desktop OSes
- Added Game Options into Windows/macOS/Ubuntu for disabling the file-system sandbox restrictions, so you can save/load files from anywhere not protected by the OS/other security software
- Note: Requires 2.2.3+ runtime also
- Ability to turn off using subst'ed drives when building for some platforms
- Preferences > General Settings > Compiling now has a new setting "Use subst for drive paths" - disabling this will stop GMS2 mounting temp build folders as extra drives
- Note: Has no effect on building for Android, as Google's SDK files fall foul of this, so without this on you likely couldn't build Android on Windows
- Note: Has no effect on runtime downloads/installs either, so if your machine simply doesn't allow subst to run, this option won't stop you needing to resolve that before GMS2 can work properly
- Note: Requires 2.2.3+ runtime also
- Validation of group names in the resource tree
- All code and resource names have to be in Latin/Roman characters, but this was not applied properly to group names. Now that GMS2 allows exporting and importing local packages, this issue has been highlighted
- Now, group names are validated properly when you try to rename them
- Note: You should rename any non-Latin group names before trying to export any local/Marketplace packages, as the package will not be zipped properly

Misc:
- Custom Skins: All layout files in custom skins are now ignored, as these are unwanted anyway - stops issues seen in 2.2.2 with custom skins causing some editors to not appear properly
- Search & Replace: Changed the dialog so it doesn't select all the text to search for when the window is opened
- Room Editor: Fixed copy/pasting an instance to now keep the frame and image speed values you had set
- Room Editor: Fixed renaming a room when an instance inside that room has its creation code open would lose the code
- Room Editor: Changed the Instance Layer Properties window's instance cut/copy/paste/delete routine to reduce the amount of work done - particularly noticeable when there are thousands of instances in the room
- Room Editor: Fixed cutting tiles when any instance is also selected will silently delete that instance
- Preferences: Fixed resetting Text Editor > Code Editor > "Document line limit" to being -1 uncaps your limit, not restrict you from editing code files
- Preferences: Fixed needing to restart GMS2 after setting your Android/Amazon settings before Game Options can properly detect yor SDK installation
- Preferences: Added a setting for controlling the default sprite animation speed used in the Sprite Editor
- Sprite Editor: Fixed importing multiple sprites of different size to show the resize choice dialog, same as if you had added them via the Image Editor
- Sprite Editor: Will now by default apply scaling to "custom origin" values also, so the origin location always remains consistent for the new sprite size - Preference added to control this
- Code Editor: Fixed Enum colouring so the colouring still works properly if everything is declared on one line
- Code Editor: Fixed Syntax warnings for unused macros so they are now removed when you delete the macro line
- Resource Tree: Fixed a bug where stale views for Included Files were being left when the resources were removed, so reloading the project showed a missing files dialog
- General: Added the default context menu to all text fields in the IDE
- General: Added support for Shift+Insert, Shift+Delete, and Ctrl+Insert to all text fields/editors in the IDE
- General: Fixed some missing Mac IDE strings for things new in 2.2.2
- General: Fixed support for higher-than-60hz refresh rate monitors in the IDE - added a Preference for setting the maximum refresh rate (defaults to 60)
- Importing Projects: Fixed an issue with the project import repair tool so it correctly handles an issue with user views which could cause an "Unable to find rooms" error when compiling
- Image Editor: Changed the sprite controls overlay to be collapsed by default, added a Preference for controlling this
- DnD Editor: Changed camera focus on nodes to not centre the node (so you can see more of the chain) and also to be consistent whether you drag or double-click the toolbox button
- Compiler: Fixed issues building for Mac/iOS if your project name contains an &
- Output Window: Fixed issues with the panel not scrolling properly to match the actual end of the log

Bugs:
- See the bug database's Change Log for the list of public issues fixed in this version
- Known Issues can be found on the bug database also - for the current IDE headline list see this page

Flash Player 32.0.0.207 (Firefox) 查看版本資訊

更新時間:2019-06-11
更新細節:

What's new in this version:

Flash Player 32.0.0.207 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.192 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.156 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.142 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.114 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.101 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.153 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.122 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.108 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.154 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.134 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.140 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.161 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.187 (Firefox)
- In today's release, we've updated Flash Player with an important functional fix impacting Flex content and recommend those users impacted update

Flash Player 27.0.0.183 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.170 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.159 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.130 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.151 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.131 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.127 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.221 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.194 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.186 (Firefox)
- Enabling async drawing shows boundaries for transparent object
- Worker is taking more time to write object in a shared byte array
- "ALT GR+0" Does not return @ on french layout Keyboard
- Blank screen is observed until mouse click received after enabling Async drawing
- Scaling the swf does not trigger a corresponding scaling of the hit area of elements in browser
- Flash Player quits unexpectedly while playing http://www.evil3d.cn/example/
- Black screen is observed when video is seeking on Chrome
- Seek bar does not appear on hovering mouse cursor on video
- Action Script is unable to handle MOUSE_MOVE event

Flash Player 23.0.0.207 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.205 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.185 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.162 (Firefox)
New
- Mozilla NPAPI AsyncDrawing support
- HSTS Support in Flash Player
- Disabling local-with-filesystem access in Flash Player by default
- Video and Camera support for Stage3D by VideoTexture for Flash Player
- GameInput API for iOS
- Echo Cancellation on AIR for Android
- The StageText clear button is now optional on iOS

Fixed
- Application with Embedded ActiveX (f-in-box) crashes

Known Issues
- Firefox only, TextInput.setFocus() Does Not focus/place cursor inside control
- Firefox only,Japanese input conversion area appears outside the browser window, not on input area
- KeyboradEvent.KEY_UP - KeyboradEvent.KEY_DOWN wrong charCode when shift key is pressed

Flash Player 22.0.0.209 (Firefox)
- Change log not available for this version

Flash Player 22.0.0.192 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.242 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.213
- Change log not available for this version

Flash Player 21.0.0.197
- Change log not available for this version

Flash Player 21.0.0.182
- Browser freezes on playing a gaming SWF
- Flash content freezes in a game developed in ActionScript2
- OOM observed in an educational program
- gotoAndStop works incorrectly
- Windows 10 Firefox: Mic access not working

Flash Player 20.0.0.306
- Change log not available for this version

Flash Player 20.0.0.286
- [Sound] Timelines with multiple layers are unable to stop playing sound [4103304]
- [ActiveX] VB6 Fusion Charts not loading in Flash Player [4098809]
- [ActiveX] Unable to play local swf files in Flash Player 20 using 'file' protocol [4101067]

Flash Player 20.0.0.267
- Change log not available for this version

Flash Player 20.0.0.235
- Change log not available for this version

Flash Player 19.0.0.245
- Change log not available for this version

Flash Player 19.0.0.226
- Change log not available for this version

Flash Player 19.0.0.207
- Change log not available for this version

Flash Player 19.0.0.185
- Change log not available for this version

Flash Player 18.0.0.232
- Change log not available for this version

Flash Player 18.0.0.209
- Change log not available for this version

Flash Player 18.0.0.203
- Change log not available for this version

Flash Player 18.0.0.194
- Change log not available for this version

Flash Player 18.0.0.160
- Change log not available for this version

Flash Player 17.0.0.188
- Change log not available for this version

Flash Player 17.0.0.169
- Change log not available for this version

Flash Player 17.0.0.134
- Change log not available for this version

Flash Player 16.0.0.305
- Change log not available for this version

Flash Player 16.0.0.296
- Change log not available for this version

Flash Player 16.0.0.287
- Change log not available for this version

Flash Player 16.0.0.257
- Change log not available for this version

Flash Player 16.0.0.235
- Change log not available for this version

Flash Player 15.0.0.239
- Change log not available for this version

Flash Player 15.0.0.223
- Change log not available for this version

Flash Player 15.0.0.152
- Change log not available for this version

Flash Player 14.0.0.179
- Change log not available for this version

Flash Player 14.0.0.145
- Change log not available for this version

Flash Player 14.0.0.125
- Change log not available for this version

Flash Player 13.0.0.214
- Change log not available for this version

Flash Player 13.0.0.206
- Change log not available for this version

Flash Player 13.0.0.182
- Contain fixes for critical vulnerabilities

Flash Player 12.0.0.77
- Change log not available for this version

Flash Player 12.0.0.70
- Addresses a critical vulnerability that could potentially allow an attacker to remotely take control of the affected  system
- This update resolves an integer underflow vulnerability that could be exploited to execute arbitrary code on the affected system

Flash Player 12.0.0.44
- Security fixes

Flash Player 12.0.0.43
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB14-02

Flash Player 11.9.900.170
- FileFilter instances are now correctly applied to FileReference.browse() and FileReferenceList.browse() in Internet Explorer 11
- Video Playback Controls are now displayed at the correct size on mlb.com
- Resolves a problem where ExternalInterface.objectID was not set correctly when Flash Player was instantiated using only an tag
- Double-byte Characters can now be entered correctly in TextFields using Internet Explorer 11 in Modern Mode
- Resolves a printing issue when printing device text from Internet Explorer with Enhanced Protected Mode (EPM) enabled
- Resolves a 3D rendering issue when the device's Content Scale Factor is set to less than 1
- [Chrome] - Resolves an issue where some 3D content would render only in the lower left corner of the screen on Windows

Flash Player 11.9.900.152
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB13-26

Flash Player 11.9.900.117
- Change log not available for this version

Flash Player 11.8.800.168
- Change log not available for this version

Flash Player 11.8.800.94
- Recursive stop on MovieClip
- Support for rectangular textures
- Support for large textures
- Support for recursive stop on MovieClip
- Gamepad support
- Instaback (Win 8 only)
- Player crashes when playing live protected ABR stream
- Improved performance when web pages are loaded from disk
- Flash Player projector will no longer self-report as damaged on OS X 10.7+ with Gatekeeper Enabled
- Firefox 18+ settings panel doesnt respond to to clicks
- [Chome]Step seeking in video playback doesnt work
- [Chrome] Hardware Acceleration controls not available in the Settings UI
- [Chrome] Profiling with Adobe Scout doesnt work on Chrome Windows
- [Chrome] Video not rendering or rendering poorly (jitter, artifacts, stalls) on various hardware and encoding schemes
- [Chrome] Win XP only - audio playbackdistorted and stuttering in some limited instances
- [Chrome] FileReference.save() does not present the default file type in the save dialog
- [Chrome] Pixels on the right and bottom borders of cropped videos are not rendered correctly
- [Chrome] Youtube: White screen rendered for the first 5-10 seconds of a video in Full-Screen mode
- [Chrome OS x65] Multiple stability improvements to DRM and HTTP Live Streaming video playback
- Crash encountered during when updating Flash Player on a 64-bit Windows system while using 64-bit Internet Explorer
- [Windows] Full-Width CCJK characters entered into a standard Flash TextField via IME are not correctly displayed at full width
- Numerous other bug fixes for all browsers and platforms

Flash Player 11.7.700.224
- No option to disable hardware acceleration
- No option to fallback to WAV audio

Flash Player 11.7.700.202
- Change log not available for this version

Flash Player 11.7.700.169
- Multiple fixes and enhancements for the Protected Mode feature under Mozilla Firefox. This is a major step in our ongoing improvement to improve security and stability for our customers
- In the Chrome browser, the copy shortcut (Ctrl/Cmd+C) fails
- On some versions of Windows, images are not displaying properly in Flash applications run in Mozilla Firefox
- On Windows XP, application which make use of the system microphone may encounter feedback
- On Windows, loading a swf which makes use of an audio stream through URLLoader, and then unloading it can cause a crash
- Attempting to embed a Flash project into Microsoft word can result in a crash
- Numerous other bug fixes for all browsers and platforms!

Flash Player 11.6.602.180
- Resolves an integer overflow vulnerability that could lead to code execution
- Resolves a use-after-free vulnerability that could be exploited to execute arbitrary code
- Resolves a memory corruption vulnerability that could lead to code execution
- Resolves a heap buffer overflow vulnerability that could lead to code execution
- Loading of telemetry.cfg causes performance problems on page refresh
- Opera browser crash
- Flash Player crash due to integer overflow

Flash Player 11.6.602.171
- External interface Javascript zero-day
- Microphone stops dispatching SampleDataEvents after repeated use

Flash Player 11.6.602.168
- In applications which utilize the Concurrency feature, a crash can occur when sending a large amount of shared properties between workers
- On Windows XP, microphone is not recognized for an input to a stream
- On Windows XP, in some circumstances, FlashMediaServer streams deliver choppy streams
- In Microsoft Internet Explorer, when protected mode is on, non-administrator profiles fail to load Flash content
- On Windows 7, under certain conditions, webcam feeds do not render properly
- In Internet explorer, when hardware acceleration is disabled, the “allow fullscreen” dialog fails to exit completely
- On Microsoft Windows, looped FLV videos fail to show the last frame
- On Microsoft Windows, gotoAndStop calls sometimes function incorrectly

Flash Player 11.5.502.149
- The updates addresses vulnerabilities that could cause a crash and potentially allow an attacker to take control of the affected system

Flash Player 11.5.502.146
- Heap-based overflow caused by an integer overflow in flash.display.BitmapData()

Flash Player 11.5.502.135
- Large images not loading in Flash Player
- Output protection=REQUIRED content doesn't play on Retina Macbook pro internal monitor

Flash Player 11.5.502.110
- Change log not available for this version

Flash Player 11.4.402.287
- Change log not available for this version

Flash Player 11.4.402.278
- Change log not available for this version

Flash Player 11.4.402.265
- Change log not available for this version

Flash Player 11.3.300.270
- Address a crash that was occurring in the Adobe Flash Player Update Service (FlashPlayerUpdateService.exe)

Flash Player 11.3.300.268
- Flash Player content not rendering correctly on Firefox on Windows in Sandbox mode
- Various general stability issues

Flash Player 11.3.300.265
- Change log not available for this version

Flash Player 11.3.300.262
- Users experience crashes while viewing Flash content in Firefox on Windows

Flash Player 11.3.300.257
- Full screen keyboard input
- Low latency audio support for streaming audio through NetStream
- Protected Mode for Firefox
- Low latency audio support (Sound API)
- Texture Streaming for Stage3D

Flash Player 11.2.202.235
- Security fixes

Flash Player 11.2.202.233
- Change log not available for this version

Flash Player 11.2.202.228
- Security enhancements

Flash Player 11.1.102.63
- Security enhancements

Flash Player 11.1.102.62
- Security enhancements

Flash Player 11.1.102.55
- Video playback will be hidden under the browser when toggling between the tabs at full screen by shortcuts CTRL + TAB in IE9

Flash Player 11.0.1.152
- Includes new features as well as enhancements and bug fixes related to security, stability, performance and device compatibility

Flash Player 10.3.183.10
- Security enhancements

Flash Player 10.3.183.7
- Calls to gotoAndPlay() and gotoAndStop() no longer fail in some Flash applications which load shared libraries
- TextField instances which specify a negative offset (x property contains a negative value) now correctly flow the text horizontally instead of vertically
- Improved performance in some cases when displaying complex animations
- MSI versions of the Flash Player Installer now properly install the Native Settings Manager control panel on Windows
- Flash applications at certain websites (justin.tv, heylenmichel.de) now load correctly

Flash Player 10.3.183.5
- Security enhancements

Flash Player 10.3.181.34
- Addresses compatibility issues with some content using cross-domain policy files

Flash Player 10.3.181.26
- Security enhancements

Flash Player 10.3.181.22
- Security enhancements

Flash Player 10.3.181.14
- Security enhancements

Flash Player 10.2.159.1
- Security enhancements

Flash Player 10.2.153.1
- Change log not available for this version

Flash Player 10.2.152.32
- Change log not available for this version

Flash Player 10.2.152.26
- Stage Video hardware acceleration
- Support for full screen mode with multiple monitors
- Internet Explorer 9 hardware accelerated rendering support
- Native custom mouse cursors
- Sub-pixel text rendering
- Passing dates from Java to Flex causes a 1 hour time difference
- Unable to load external unicode file names in consistent manner across browsers IE vs. Plugin
- Artifacts with tiled bitmaps when resize the browser to make the scale factor less than 1
- beginBitmapFill drawing issue: Unexpected white line is shown
- For both the getServiceLocations request and the GetSettings request, the namespaces are being stripped out of the request (sibling elements) when creating request object with FlashPlayer 10.2
- It causes blank video content to disable Hardware acceleration
- Google Street View exits Full Screen mode without user requesting
- Video RENDER_STATE can't returns to "accelerated" on StageVideo when it switch on/off stage video
- Sound echos twice in some games with Flash 10.2 at king.com/games
- Windows Only. Flash video applets exit fullscreen when another applications status changes (WLMail checks for emails for example)
- Embedded Object could not show up on page youtube.com
- SWF file cannot be loaded in all players at alwaysbusy.nl, which was created by Invender Catalog Maker
- SWF file published by Captivate 5 cannot get played properly, and the window turns black and nothing happens
- Vectors of non-built in classes prevent SWFs from unloading causing memory leaks
- Keyboard events are not locked into the player causing the browser to scroll the window only when GPU rendering is enable in the browser
- Facebook game bubble paradise does not respond to mouse clicks when selecting the game level
- Text on website infertosa.com was replaced by "null"
- Flash will parse wrong xml as correct and can't find out illegal XML content
- Multitouch doesn't seem to be working in Full screen mode
- Link event doesn't get dispatched for embedded text when textfield or container is moving (animation)
- Memory Leak: Can't unload SWF with CFF Fonts after they are used as TextBlock content
- Video playback is gone when exiting full screen if playing back an html embedded Flash video with width and height that's equal the screen resolution
- Unable to load external unicode file names in consistent manner across browsers (IE vs. Plugin)
- ATOK IME menu overlaps, obscures text field
- Date.toString() returns wrong string representation for some dates of Brasilia Time Zone when DST is on on Windows and Mac

Flash Player 10.1.102.64
- Security enhancements

Flash Player 10.1.85.3
- Contain fixes for critical vulnerabilities

Flash Player 10.1.82.76
- Resolves multiple memory corruption vulnerabilities that could lead to code execution
- Resolves a vulnerability that could lead to a click-jacking attack

Flash Player 10.1.53.64
- Change log not available for this version

Flash Player 10.0.45.2
- Security enhancements

Flash Player 10.0.42.34
- 65 general stability fixes
- When two AVM1 SWFs communicate with an AVM2 SWF, and all SWFs are on different domains, LocalConnections fail
- Windows exe installer is hanging at runtime and resulting in a failed install
- Settings Manager and error dialogues need to use the correct URL for those URL’s in the form, http://user:[email protected]
- When setting UI with WMODE=transparent, the text in the camera/microphone dialog is unreadable on Windows with Safari browser only
- The default 'check for updates' (Auto-Update) frequency should be 7 days

Flash Player 10.0.32.18
- Change log not available for this version

Flash Player 10.0.22.87
- Introduces support for Solaris platforms
- Provides the ability to grant or deny access to AV device equipment from the flash player based on ‘deny all’, except for a specified whitelist of domains, via the MMS.cfg file
- Includes security enhancements described in USecurity Bulletin APSB09-01U
- Flash Player 10 crashes in IE7 due to the use of a dynamic TextField as a mask on another display object when the field set to anti-alias for readability
- A sound stream error #2032 will cause the playback of a separate stream to stop playback
- Japanese text mojibake (garbled) at Input Text in Flash 5 swf
- Ming created file does not play in Flash Player 10 in any browser
- FileReference.save() can save invalid Windows filename like "sticky." so users are never able to delete
- Setting bitmap width/height before super() crashes player
- Audio is scratchy with static/streamed with sample rate greater than 44kHz
- Seeking H264 video on the first few frames causes IE to crash
- Fullscreen in Flash Player 10 hangs with Flex 3 horizontal slider
- Matrix3D AS3 class implementation is difficult to use for general math
- The Origin header should be put on the banned headers list
- Using drawingAPI2 in certain conditions when the Shape is not yet on the displayList can crash
- Adding 2 vectors with float4 input and output produces incorrect result
- Attempting to install to a non-C: drive results in 'lack of disk space' error
- Fix AS APIs' inconsistent handling of NaN parameters on different platforms
- SampleDataEvent playback in IE7 window crashes browser when new Flash window displayed
- When receiving multiple speex audio streams, audio may be garbled
- When the end of a video is reached at certain websites, IE crashes instead of showing the next frame
- UIA mistakenly over-enforced in previous release
- Japanese characters are mojibake when they are entered into an input text filed on the Mac Player

Flash Player 9.0.124.0
- Various security fixes- Various security fixes

Supercopier 1.6.1.5 (64-bit) 查看版本資訊

更新時間:2019-04-14
更新細節:

What's new in this version:

- Fix crash into remaining time algo

Colibri Browser 1.12.1 (32-bit) 查看版本資訊

更新時間:2019-04-09
更新細節:

What's new in this version:

Colibri Browser 1.12.1 (32-bit)
- Fix Lists item editable input


Colibri Browser 1.11.2 (32-bit)
- Fix FileReader vulnerability


Colibri Browser 1.11.1 (32-bit)
- Improve compatibility for some websites


Colibri Browser 1.11.0 (32-bit)
- Improve security
- Fix rendering issue in the Feed view


Colibri Browser 1.10.2 (32-bit)
- Improve focus handling for the Web view


Colibri Browser 1.10.1 (32-bit)
- Fix Tab key handler
- Fix address input suggestion item click handler
- Optimize rendering performance


Colibri Browser 1.10.0 (32-bit)
- Improve toolbar with a new design
- Optimize rendering performance

DVDFab Player 5.0.2.7 查看版本資訊

更新時間:2019-04-09
更新細節:

What's new in this version:

DVDFab Player 5.0.2.7

Fix:
- Certain display color problems regarding internal subtitles during the playback process
- An ISO opening failure problem due to source recognition failure if the ISO is mounted by the system default method on Windows 10
- An ISO playback failure problem caused by the overlong path of the ISO file
- A problem that user defined text font is not supported when playing with self-made ASS external subtitles


DVDFab Player 5.0.2.6

Fix:
- A problem that the option Remember the last playback position does not work properly
- A problem that the internal subtitles occasionally disappear when using the seek feature


DVDFab Player 5.0.2.5

Fixed:
- A no sound problem once playback starts unless the default audio track is selected
- A problem that the playback button is occasionally missing from the main interface after loading a disc from the optical drive
- A problem the subtitles fail to show up when seeking forward if external subtitles are added to Blu-ray sources
- A no video but only sound problem when playing the Blu-ray version of the concert Meltdown: Live in Mexico City


DVDFab Player 5.0.2.4
- New: Improved the playback support for the HDR contents of 4K UHD sources in SDR mode
- New: Added the option "Play with DVDFab Player 5" in the contextual menu on the supported file sources
- New: Added the support to jump from the last chapter of the currently being played source directly to the next source
- Fix: A problem that the program does not respond when clicking the Stop button during the process of opening a source
- Fix: A failure problem when opening the DVD & Blu-ray ISO files if there are Japanese, Simplied Chinese or Traditional Chinese characters in the file path or file name


DVDFab Player 5.0.2.3
- New: Added the Swedish language support
- New: Introduced the Cloud Decryption Service 3.0 to open Blu-rays in around 10 seconds


DVDFab Player 5.0.2.2
- Fixed: a problem that the executable file is not signed


DVDFab Player 5.0.2.1
- New: Added the playback support for certain discs with some new Java protections
- Fix: Some minor UI display problems
- Fix: An MP3 playback problem under Windows 7
- Fix: A no sound problem when playing back Spider Man 2 with the Menu mode


DVDFab Player 5.0.2.0
- New: Added the audio playback support to the Playlist feature
- Fix: A problem that the playback progress bar displays incorrect timestamp on audio files
- Fix: A problem that adding audio files to the playlist by folder does not work


DVDFab Player 5.0.1.9
- Fix: A crash problem after opening 4K UHD discs in random cases
- Fix: A problem that the shuffle playback feature in the Playlist does not work properly
- Fix: Improved the playback stability


DVDFab Player 5.0.1.6
- New: Added the support to play the next and the previous frame
- New: Added the support to preset output color range at Settings panel
- New: Added the support to turn on/off the on-screen tips for playback status
- New: Added the shortcut tips in the right-click menu and playback control dock
- New: Improved the support for 4K Ultra HD Blu-ray discs
- Fix: A problem that the playback progress bar displays incorrect time stamp on certain sources
- Fix: A problem that the playback button is missing for certain discs
- Fix: A problem that the video color turns a little bit blue if the hardware acceleration is enabled under AMD Radeon Pro 455 video card
- Fix: A problem that temporary IFO files are created during the playback process
- Fix: Removed the popup dialog when quitting the playback under the TV mode


DVDFab Player 5.0.1.5
- New: Improved the playback support for Blu-ray discs
- New: Improved the UI display support under high DPI displays
- Fix: A problem that the TrueHD/DTS-HD audios cannot be selected in certain cases
- Fix: A problem that the menus of movie Tron are improperly displayed
- Fix: A problem that the option to turn off the subtitles preselection does not work when playing back DVDs under Simple Mode


DVDFab Player 5.0.1.3
- New: Improved the support for the playlist feature
- Fix: A crash problem in certain cases


DVDFab Player 5.0.1.1
- New: Added the support to play back 3D Blu-rays, side-by-side and top-and-bottom 3D videos, under Windows 10 for the time being
- Fix: A problem that the Blu-ray menu language does not match the preselected language at the Settings panel


DVDFab Player 5.0.0.9
- New: Ushered in the brand-new decryption technology to decrypt and play back genuine 4K Ultra HD Blu-ray discs
- Improved: The playback support for DVDs and non-4K Blu-rays


DVDFab Player 5.0.0.8
- New: Added the Smart Preview feature for digital video files
- New: Added the support to remember the playback position if the main screen is closed during the playback process
- Improved: The playback support for DVDs
- Fix: A minor UI display problem
- Fix: A problem that the added external subtitles do not show up under Windows 7
- Fix: A problem that the list of available audio devices does not refresh automatically if plugging in the audio device after Player 5 starts up
- Fix: A problem that the video file cannot be deleted after the playback stops
- Fix: A no sound problem during the playback in some rare cases
- Fix: A problem that the Japanese subtitles do not show up when playing back Blu-ray discs
- Fix: An abnormal UI display problem when splitting the screen if there are two display monitors connected to one computer
- Fix: A problem that the added external subtitles are messed up in certain cases


DVDFab Player 5.0.0.7
- New: Added the support to display the cover art when playing back MP3 and M4A music files
- New: Added the support to boost the volume beyond 100% but no more than 200%
- New: Added the support to read and then display the chapter information of the video file being played
- New: Added the snapshot feature with the hotkey of S on the keyboard
- New: Added the switch display feature under the TV Mode if there are two displays connected to the same computer
- New: Added the floating infobox under the PC Mode to show the volume change, playback status and some other tips
- New: Added the last playback position infobox when opening an unfinished file, if the option of remembering last playback position is not enabled at the Settings panel
- Fix: A low volume problem during the playback process
- Fix: A problem that the hotkey T for Always on Top doesn’t work if no playback is in progress
- Fix: A problem that the settings of external subtitles don’t work
- Fix: A problem that the functions of Flip Vertically and Flip Horizontally are inverted
- Fix: A problem that the Enter key on the numpad does not work on DVD/Blu-ray menus
- Fix: A problem that the slider position on the volume bar is not remembered
- Fix: Some minor changes and improvements


DVDFab Player 5.0.0.6
- New: Added the support to open external subtitles
- New: Added the support for right-click menus at the main screen when there is no playback in progress
- Improved: The playback support for DVDs and Blu-rays
- Improved: The the way to open media contents from the right-click menus
- Fix: A no sound problem during playback on certain PCs
- Fix: A problem that menu fonts are messed up on cetain 4K Ultra HD Blu-rays
- Fix: A problem that the status of the selected menu option does not change on certain 4K Ultra HD Blu-rays
- Fix: A low volume problem if the audio output is set to Passthrough when playing sources with Dolby TrueHD audios


DVDFab Player 5.0.0.5
- New: Added the resume playback feature to play back the last watched file from where it was left
- New: Added the support to update the software under the TV Mode
- Improved: The navigation menu support for certain Blu-rays
- Fix: A problem that HDR cannot be enabled on Windows 10, with build versions from 1607 to 1703


DVDFab Player 5.0.0.4
- New: Added the file association feature
- New: Added hotkey support to fast forward 10 seconds (Ctrl+Right) and rewind 10 seconds (Ctrl+Left)
- New: Added the support to play back AVCHD sources
- New: Added the option to open log folder from the Settings menu
- New: Added the support to show the current timestamp when pointing the mouse at the playback progress bar
- New: Added the support to show the current movie title in the title bar of the playback window
- Improved: The playback right-click menu by graying out the Top Menu and Pop Menu options under Simple Mode
- Improved: The adapted resolution for the TV Mode on displays with a native resolution lower than 1920*1080
- Improved: The audio related settings for an easier audio configuration
- Improved: The CPU utilization for a better performance
- Fix: A crash problem when checking for update if the network is in an unfavorable condition


DVDFab Player 5.0.0.3
- Improved: The playback support for 4K Ultra HD Blu-rays
- Fix: A problem that the player does not launch up on certain PCs
- Fix: A problem that the UI fonts are quite small on 4K displays
- Fix: A problem that the "Fatal Error" dialog pops up during the playback process
- Fix: A problem that the menu options are hardly identifiable on large-screen TVs
- Fix: A problem that the player cannot play back the ISO files mounted by a virtual drive
- Fix: A problem that certain movies are displayed with inaccurate runtime
- Fix: A problem that the player cannot play back the files from SMB server, if the path is named with some special characters
- Fix: A problem that the player cannot play back 4K videos under Simple mode


DVDFab Player 5.0.0.2
- New: Added the support to playback 4K Ultra HD Blu-rays from UHD-friendly drives by accepting external key files
- New: Added the drag & drop support to the PC Mode
- New: Added the support to associate media files
- New: Added the HDR entry in the Info panel
- Improved: The HDR support for video cards from Nvidia, Intel and AMD
- Improved: The software launch speed
- Improved: The seeking algorithm to make the seeking process smoother
- Fix: A display error problem when switching UI language
- Fix: The menu playback problem when playing movies from discs
- Fix: The incorrect hotkey assignation problem of the Space key


DVDFab Player 5.0.0.0
- The reinvented DVDFab Player 5 features all-new playback engine that significantly improves stability, compatibility and playback smoothness; completely redesigned user interface that brings in totally different PC and TV playback modes both with distinctive media entertainment experience; and ultimate playback capacity that supports navigation menus on DVDs, Blu-rays, and next-generation 4K Ultra HD Blu-rays, with genuine HDR10 and Hi-Res audio output, including Dolby Atmos, Dolby TrueHD, DTS-HD Master and DTS:X, etc
- Deep beneath the skin of DVDFab Player 5 sits the totally reengineered playback engine, which opens a 4K Ultra HD Blu-ray disc up to five times faster than similar competitors out there. Other than that, it also boosts the overall software stability, compatibility with ISO image files and folders, and playback smoothness up to significantly higher levels, respectively
- Also, the all-new DVDFab Player 5 ushers in the much advanced way for software activation, the same online verification method as DVDFab 10, which requires your account information at DVDFab Member Center

GameMaker Studio 2.2.2 Build 413 查看版本資訊

更新時間:2019-03-26
更新細節:

What's new in this version:

Startup Sequence File and Folder Checker:
- Added a new dialog which will advise required files/folders which fail to be found or GMS2 is unable to access
- This will guide you to fix system issues which GMS2 would previously have tried to work around, but often could not, saving from you having to send us a Helpdesk ticket to ask
- Advises if the issue is safe (but you might want to investigate your computer setup) or if it requires GMS2 to safely shutdown immediately (in which case, definitely investigate)
- If you see this dialog often and you have antivirus/anti-malware, etc., try pausing these and see if it fixes, then add exclusions to your protection software
- Similarly, we now show a dialog when a tutorial fails to download or extract properly because of file permissions

Spine Support Updated to v3.7:
- More of a runtime change, so see those release notes for proper info (and the guide linked-to in the heading above), but the IDE now imports sprites exported using Spine 3.7
- Fixed issues where importing new Spine sprites to replace existing data didn't clear the old files from your project folder

Font Editor / Font Support Update:
- Fixed being able to type characters in the Add Range textbox and have the IDE determine the range automatically
- Changed Freetype from 2.8 to 2.9.1 to fix various issues with specific fonts and how they rendered
- Added a new Preview window so you can see your generated font inside the font editor
- Added a new Generate button to refresh a font if it is updated outside GMS2 (also used for refreshing the Preview window)
- Added support for detecting fonts installed to Windows's registry via some third-party applications
- Added Help > Refresh System Fonts to rescan the installed fonts on Windows and macOS on-demand
- Added support for not automatically regenerating a font if it comes from a 1.4 project, and you also cannot regenerate a font which is not actually installed - both of which stop unwanted font changes
- Note that these font changes require you to use a 2.2.2+ runtime also, otherwise your fonts may not generate or appear in-game as you expected!

Code Editor - Extended Syntax Checking:
- Added checks for single-use variables (such as typos or unused variables) - shows a warning message for these issues, but won't stop your project from compiling
- These appear in the code edtor's gutter using a yellow warning triangle icon, so they stand out more from normal errors
- Preferences > Languages > GML > "Enable variable reference warnings" can turn the new feature on/off
- Also added a limit on the number of syntax errors which are calculated/shown at once and made the syntax checker use more CPU cores, so performance is much better now
- You can adjust the number of errors to be shown by editing Preferences > Languages > GML > "Maximum number of Syntax Errors to display"

Code Editor - Better Custom Code Snippets Support:
- Added support for you to create your own custom "snippets.txt" code definitions in %ProgramData%GameMakerStudio2Users (Windows) and /Users/Shared/GameMakerStudio2/Users/ (macOS)
- The code editor will then load your snippets after the default ones and append them onto the list shown in the code editor
- This folder is not modified during an update to GMS2, so your changes will remain
- Search the manual for "snippets" or see the guide linked-to in the heading above for more info

Room Editor - Edit Starting Sprite Values:
- Instances and assets now show fields for the initial sprite frame and animation speed, and these are now editable per-instance
- This means you can now set different starting sprites for instances of the same object/sprite and see this at design time
- DPI Safety Net Dialog
- On detecting a very high DPI override value during startup, the IDE will now show a "Is this DPI okay for you?" prompt and a suggested value to use instead
- This allows you to quickly fix unwanted/incorrect changes and revert to a safe setting

Misc:
- Debugger: Fixed an issue with the debugger windows not appearing if you had previously saved the layout when the debugger was on an additional monitor which is no longer connected
- Debugger: Fixed issues with code files not opening in the correct locations, and in some cases not opening at all, when hitting breakpoints
- Game Options: Added splash screens for iPhone XR and XS - note that this requires you to use a 2.2.2+ runtime also!
- Game Options: Fixed the setting of a number of splash screens when importing old projects
- Game Options: Changed default NSIS script for Windows to only uninstall files created by the installer - note that this can make the uninstaller much slower if many user-generated files are detected
- Game Options: Fixed HTML5's option include the default particle images or not, so it now works as expected
- General: Fixed a number of project-saving and stability issues with the project-repair tool, especially if you had created groups with the same names in different places in the tree or have called items "default"
- General: Fixed an issue with the project repair tool not always automatically saving the fix, and so immediately trying to run the game resulted in complaint dialogs about missing resources which the IDE could see fine
- General: Fixed an issue where GMS2 could crash when you drag something which isn't a valid GMS2 file over the top of the IDE
- General: (Mac IDE) Fixed closing the IDE whilst on the start page on macOS would occasionally crash and show the OS dialog for reporting to Apple
- General: Changed the URLs the IDE uses to check if you have a working internet connection to all use https, as some users' systems are giving errors when using http
- Marketplace: Changed the package export/import processes to create a temporary drive, which fixes issues where extensions in the asset have really long file paths
- Note: This long filepaths issue affects the updated Google Play Licensing and APK Expansion extensions, so you need to use the 2.2.2 IDE to import these
- My Library: Fixed an issue with private assets not appearing if you had two versions of the asset and only one was private
- Object Editor: Added an "Are you sure?" prompt when deleting an event for any reason (including a Cut)
- Resource Tree: Stopped allowing multiple child folders with the same name (you now get a dialog saying to rename one of the folders)
- Resource Tree: Fixed an issue where reordering items could sometimes break them out of their resource type and add them to the very bottom of the tree
- Workspaces: Fixed an issue where you could accidentally close the last workspace tab for the project, breaking your project's layout file if you saved whilst in this state
- Tutorials: Fixed GMS2 locking-up when clicking the Explorer/Finder links to the resources folder on disk when following any tutorial
- Source Control: Fixed GMS2 crash "Collection was modified; enumeration operation may not execute." when creating a repository
- Device Manager: Fixed a "GMS2 unstable" when repeatedly viewing the iOS devices list
- Room Editor: Fixed applying an instance's sprite's origin offset to the grid snap when you drag a multi-selection around your room
- Compiling: Fixed issues with Included Files still being exported to platforms the file had been excluded for in child Configurations
- Compiling: Fixed building projects for Ubuntu YYC when your code editor has characters from the extended ASCII range

Bugs:
- See the bug database's Change Log for the list of public issues fixed in this version
- Known Issues can be found on the bug database also - for the current IDE headline list see this page

Flash Player 32.0.0.156 (Firefox) 查看版本資訊

更新時間:2019-03-12
更新細節:

What's new in this version:

Flash Player 32.0.0.156 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.142 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.114 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.101 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.153 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.122 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.108 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.154 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.134 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.140 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.161 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.187 (Firefox)
- In today's release, we've updated Flash Player with an important functional fix impacting Flex content and recommend those users impacted update

Flash Player 27.0.0.183 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.170 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.159 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.130 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.151 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.131 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.127 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.221 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.194 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.186 (Firefox)
- Enabling async drawing shows boundaries for transparent object
- Worker is taking more time to write object in a shared byte array
- "ALT GR+0" Does not return @ on french layout Keyboard
- Blank screen is observed until mouse click received after enabling Async drawing
- Scaling the swf does not trigger a corresponding scaling of the hit area of elements in browser
- Flash Player quits unexpectedly while playing http://www.evil3d.cn/example/
- Black screen is observed when video is seeking on Chrome
- Seek bar does not appear on hovering mouse cursor on video
- Action Script is unable to handle MOUSE_MOVE event

Flash Player 23.0.0.207 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.205 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.185 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.162 (Firefox)
New
- Mozilla NPAPI AsyncDrawing support
- HSTS Support in Flash Player
- Disabling local-with-filesystem access in Flash Player by default
- Video and Camera support for Stage3D by VideoTexture for Flash Player
- GameInput API for iOS
- Echo Cancellation on AIR for Android
- The StageText clear button is now optional on iOS

Fixed
- Application with Embedded ActiveX (f-in-box) crashes

Known Issues
- Firefox only, TextInput.setFocus() Does Not focus/place cursor inside control
- Firefox only,Japanese input conversion area appears outside the browser window, not on input area
- KeyboradEvent.KEY_UP - KeyboradEvent.KEY_DOWN wrong charCode when shift key is pressed

Flash Player 22.0.0.209 (Firefox)
- Change log not available for this version

Flash Player 22.0.0.192 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.242 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.213
- Change log not available for this version

Flash Player 21.0.0.197
- Change log not available for this version

Flash Player 21.0.0.182
- Browser freezes on playing a gaming SWF
- Flash content freezes in a game developed in ActionScript2
- OOM observed in an educational program
- gotoAndStop works incorrectly
- Windows 10 Firefox: Mic access not working

Flash Player 20.0.0.306
- Change log not available for this version

Flash Player 20.0.0.286
- [Sound] Timelines with multiple layers are unable to stop playing sound [4103304]
- [ActiveX] VB6 Fusion Charts not loading in Flash Player [4098809]
- [ActiveX] Unable to play local swf files in Flash Player 20 using 'file' protocol [4101067]

Flash Player 20.0.0.267
- Change log not available for this version

Flash Player 20.0.0.235
- Change log not available for this version

Flash Player 19.0.0.245
- Change log not available for this version

Flash Player 19.0.0.226
- Change log not available for this version

Flash Player 19.0.0.207
- Change log not available for this version

Flash Player 19.0.0.185
- Change log not available for this version

Flash Player 18.0.0.232
- Change log not available for this version

Flash Player 18.0.0.209
- Change log not available for this version

Flash Player 18.0.0.203
- Change log not available for this version

Flash Player 18.0.0.194
- Change log not available for this version

Flash Player 18.0.0.160
- Change log not available for this version

Flash Player 17.0.0.188
- Change log not available for this version

Flash Player 17.0.0.169
- Change log not available for this version

Flash Player 17.0.0.134
- Change log not available for this version

Flash Player 16.0.0.305
- Change log not available for this version

Flash Player 16.0.0.296
- Change log not available for this version

Flash Player 16.0.0.287
- Change log not available for this version

Flash Player 16.0.0.257
- Change log not available for this version

Flash Player 16.0.0.235
- Change log not available for this version

Flash Player 15.0.0.239
- Change log not available for this version

Flash Player 15.0.0.223
- Change log not available for this version

Flash Player 15.0.0.152
- Change log not available for this version

Flash Player 14.0.0.179
- Change log not available for this version

Flash Player 14.0.0.145
- Change log not available for this version

Flash Player 14.0.0.125
- Change log not available for this version

Flash Player 13.0.0.214
- Change log not available for this version

Flash Player 13.0.0.206
- Change log not available for this version

Flash Player 13.0.0.182
- Contain fixes for critical vulnerabilities

Flash Player 12.0.0.77
- Change log not available for this version

Flash Player 12.0.0.70
- Addresses a critical vulnerability that could potentially allow an attacker to remotely take control of the affected  system
- This update resolves an integer underflow vulnerability that could be exploited to execute arbitrary code on the affected system

Flash Player 12.0.0.44
- Security fixes

Flash Player 12.0.0.43
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB14-02

Flash Player 11.9.900.170
- FileFilter instances are now correctly applied to FileReference.browse() and FileReferenceList.browse() in Internet Explorer 11
- Video Playback Controls are now displayed at the correct size on mlb.com
- Resolves a problem where ExternalInterface.objectID was not set correctly when Flash Player was instantiated using only an tag
- Double-byte Characters can now be entered correctly in TextFields using Internet Explorer 11 in Modern Mode
- Resolves a printing issue when printing device text from Internet Explorer with Enhanced Protected Mode (EPM) enabled
- Resolves a 3D rendering issue when the device's Content Scale Factor is set to less than 1
- [Chrome] - Resolves an issue where some 3D content would render only in the lower left corner of the screen on Windows

Flash Player 11.9.900.152
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB13-26

Flash Player 11.9.900.117
- Change log not available for this version

Flash Player 11.8.800.168
- Change log not available for this version

Flash Player 11.8.800.94
- Recursive stop on MovieClip
- Support for rectangular textures
- Support for large textures
- Support for recursive stop on MovieClip
- Gamepad support
- Instaback (Win 8 only)
- Player crashes when playing live protected ABR stream
- Improved performance when web pages are loaded from disk
- Flash Player projector will no longer self-report as damaged on OS X 10.7+ with Gatekeeper Enabled
- Firefox 18+ settings panel doesnt respond to to clicks
- [Chome]Step seeking in video playback doesnt work
- [Chrome] Hardware Acceleration controls not available in the Settings UI
- [Chrome] Profiling with Adobe Scout doesnt work on Chrome Windows
- [Chrome] Video not rendering or rendering poorly (jitter, artifacts, stalls) on various hardware and encoding schemes
- [Chrome] Win XP only - audio playbackdistorted and stuttering in some limited instances
- [Chrome] FileReference.save() does not present the default file type in the save dialog
- [Chrome] Pixels on the right and bottom borders of cropped videos are not rendered correctly
- [Chrome] Youtube: White screen rendered for the first 5-10 seconds of a video in Full-Screen mode
- [Chrome OS x65] Multiple stability improvements to DRM and HTTP Live Streaming video playback
- Crash encountered during when updating Flash Player on a 64-bit Windows system while using 64-bit Internet Explorer
- [Windows] Full-Width CCJK characters entered into a standard Flash TextField via IME are not correctly displayed at full width
- Numerous other bug fixes for all browsers and platforms

Flash Player 11.7.700.224
- No option to disable hardware acceleration
- No option to fallback to WAV audio

Flash Player 11.7.700.202
- Change log not available for this version

Flash Player 11.7.700.169
- Multiple fixes and enhancements for the Protected Mode feature under Mozilla Firefox. This is a major step in our ongoing improvement to improve security and stability for our customers
- In the Chrome browser, the copy shortcut (Ctrl/Cmd+C) fails
- On some versions of Windows, images are not displaying properly in Flash applications run in Mozilla Firefox
- On Windows XP, application which make use of the system microphone may encounter feedback
- On Windows, loading a swf which makes use of an audio stream through URLLoader, and then unloading it can cause a crash
- Attempting to embed a Flash project into Microsoft word can result in a crash
- Numerous other bug fixes for all browsers and platforms!

Flash Player 11.6.602.180
- Resolves an integer overflow vulnerability that could lead to code execution
- Resolves a use-after-free vulnerability that could be exploited to execute arbitrary code
- Resolves a memory corruption vulnerability that could lead to code execution
- Resolves a heap buffer overflow vulnerability that could lead to code execution
- Loading of telemetry.cfg causes performance problems on page refresh
- Opera browser crash
- Flash Player crash due to integer overflow

Flash Player 11.6.602.171
- External interface Javascript zero-day
- Microphone stops dispatching SampleDataEvents after repeated use

Flash Player 11.6.602.168
- In applications which utilize the Concurrency feature, a crash can occur when sending a large amount of shared properties between workers
- On Windows XP, microphone is not recognized for an input to a stream
- On Windows XP, in some circumstances, FlashMediaServer streams deliver choppy streams
- In Microsoft Internet Explorer, when protected mode is on, non-administrator profiles fail to load Flash content
- On Windows 7, under certain conditions, webcam feeds do not render properly
- In Internet explorer, when hardware acceleration is disabled, the “allow fullscreen” dialog fails to exit completely
- On Microsoft Windows, looped FLV videos fail to show the last frame
- On Microsoft Windows, gotoAndStop calls sometimes function incorrectly

Flash Player 11.5.502.149
- The updates addresses vulnerabilities that could cause a crash and potentially allow an attacker to take control of the affected system

Flash Player 11.5.502.146
- Heap-based overflow caused by an integer overflow in flash.display.BitmapData()

Flash Player 11.5.502.135
- Large images not loading in Flash Player
- Output protection=REQUIRED content doesn't play on Retina Macbook pro internal monitor

Flash Player 11.5.502.110
- Change log not available for this version

Flash Player 11.4.402.287
- Change log not available for this version

Flash Player 11.4.402.278
- Change log not available for this version

Flash Player 11.4.402.265
- Change log not available for this version

Flash Player 11.3.300.270
- Address a crash that was occurring in the Adobe Flash Player Update Service (FlashPlayerUpdateService.exe)

Flash Player 11.3.300.268
- Flash Player content not rendering correctly on Firefox on Windows in Sandbox mode
- Various general stability issues

Flash Player 11.3.300.265
- Change log not available for this version

Flash Player 11.3.300.262
- Users experience crashes while viewing Flash content in Firefox on Windows

Flash Player 11.3.300.257
- Full screen keyboard input
- Low latency audio support for streaming audio through NetStream
- Protected Mode for Firefox
- Low latency audio support (Sound API)
- Texture Streaming for Stage3D

Flash Player 11.2.202.235
- Security fixes

Flash Player 11.2.202.233
- Change log not available for this version

Flash Player 11.2.202.228
- Security enhancements

Flash Player 11.1.102.63
- Security enhancements

Flash Player 11.1.102.62
- Security enhancements

Flash Player 11.1.102.55
- Video playback will be hidden under the browser when toggling between the tabs at full screen by shortcuts CTRL + TAB in IE9

Flash Player 11.0.1.152
- Includes new features as well as enhancements and bug fixes related to security, stability, performance and device compatibility

Flash Player 10.3.183.10
- Security enhancements

Flash Player 10.3.183.7
- Calls to gotoAndPlay() and gotoAndStop() no longer fail in some Flash applications which load shared libraries
- TextField instances which specify a negative offset (x property contains a negative value) now correctly flow the text horizontally instead of vertically
- Improved performance in some cases when displaying complex animations
- MSI versions of the Flash Player Installer now properly install the Native Settings Manager control panel on Windows
- Flash applications at certain websites (justin.tv, heylenmichel.de) now load correctly

Flash Player 10.3.183.5
- Security enhancements

Flash Player 10.3.181.34
- Addresses compatibility issues with some content using cross-domain policy files

Flash Player 10.3.181.26
- Security enhancements

Flash Player 10.3.181.22
- Security enhancements

Flash Player 10.3.181.14
- Security enhancements

Flash Player 10.2.159.1
- Security enhancements

Flash Player 10.2.153.1
- Change log not available for this version

Flash Player 10.2.152.32
- Change log not available for this version

Flash Player 10.2.152.26
- Stage Video hardware acceleration
- Support for full screen mode with multiple monitors
- Internet Explorer 9 hardware accelerated rendering support
- Native custom mouse cursors
- Sub-pixel text rendering
- Passing dates from Java to Flex causes a 1 hour time difference
- Unable to load external unicode file names in consistent manner across browsers IE vs. Plugin
- Artifacts with tiled bitmaps when resize the browser to make the scale factor less than 1
- beginBitmapFill drawing issue: Unexpected white line is shown
- For both the getServiceLocations request and the GetSettings request, the namespaces are being stripped out of the request (sibling elements) when creating request object with FlashPlayer 10.2
- It causes blank video content to disable Hardware acceleration
- Google Street View exits Full Screen mode without user requesting
- Video RENDER_STATE can't returns to "accelerated" on StageVideo when it switch on/off stage video
- Sound echos twice in some games with Flash 10.2 at king.com/games
- Windows Only. Flash video applets exit fullscreen when another applications status changes (WLMail checks for emails for example)
- Embedded Object could not show up on page youtube.com
- SWF file cannot be loaded in all players at alwaysbusy.nl, which was created by Invender Catalog Maker
- SWF file published by Captivate 5 cannot get played properly, and the window turns black and nothing happens
- Vectors of non-built in classes prevent SWFs from unloading causing memory leaks
- Keyboard events are not locked into the player causing the browser to scroll the window only when GPU rendering is enable in the browser
- Facebook game bubble paradise does not respond to mouse clicks when selecting the game level
- Text on website infertosa.com was replaced by "null"
- Flash will parse wrong xml as correct and can't find out illegal XML content
- Multitouch doesn't seem to be working in Full screen mode
- Link event doesn't get dispatched for embedded text when textfield or container is moving (animation)
- Memory Leak: Can't unload SWF with CFF Fonts after they are used as TextBlock content
- Video playback is gone when exiting full screen if playing back an html embedded Flash video with width and height that's equal the screen resolution
- Unable to load external unicode file names in consistent manner across browsers (IE vs. Plugin)
- ATOK IME menu overlaps, obscures text field
- Date.toString() returns wrong string representation for some dates of Brasilia Time Zone when DST is on on Windows and Mac

Flash Player 10.1.102.64
- Security enhancements

Flash Player 10.1.85.3
- Contain fixes for critical vulnerabilities

Flash Player 10.1.82.76
- Resolves multiple memory corruption vulnerabilities that could lead to code execution
- Resolves a vulnerability that could lead to a click-jacking attack

Flash Player 10.1.53.64
- Change log not available for this version

Flash Player 10.0.45.2
- Security enhancements

Flash Player 10.0.42.34
- 65 general stability fixes
- When two AVM1 SWFs communicate with an AVM2 SWF, and all SWFs are on different domains, LocalConnections fail
- Windows exe installer is hanging at runtime and resulting in a failed install
- Settings Manager and error dialogues need to use the correct URL for those URL’s in the form, http://user:[email protected]
- When setting UI with WMODE=transparent, the text in the camera/microphone dialog is unreadable on Windows with Safari browser only
- The default 'check for updates' (Auto-Update) frequency should be 7 days

Flash Player 10.0.32.18
- Change log not available for this version

Flash Player 10.0.22.87
- Introduces support for Solaris platforms
- Provides the ability to grant or deny access to AV device equipment from the flash player based on ‘deny all’, except for a specified whitelist of domains, via the MMS.cfg file
- Includes security enhancements described in USecurity Bulletin APSB09-01U
- Flash Player 10 crashes in IE7 due to the use of a dynamic TextField as a mask on another display object when the field set to anti-alias for readability
- A sound stream error #2032 will cause the playback of a separate stream to stop playback
- Japanese text mojibake (garbled) at Input Text in Flash 5 swf
- Ming created file does not play in Flash Player 10 in any browser
- FileReference.save() can save invalid Windows filename like "sticky." so users are never able to delete
- Setting bitmap width/height before super() crashes player
- Audio is scratchy with static/streamed with sample rate greater than 44kHz
- Seeking H264 video on the first few frames causes IE to crash
- Fullscreen in Flash Player 10 hangs with Flex 3 horizontal slider
- Matrix3D AS3 class implementation is difficult to use for general math
- The Origin header should be put on the banned headers list
- Using drawingAPI2 in certain conditions when the Shape is not yet on the displayList can crash
- Adding 2 vectors with float4 input and output produces incorrect result
- Attempting to install to a non-C: drive results in 'lack of disk space' error
- Fix AS APIs' inconsistent handling of NaN parameters on different platforms
- SampleDataEvent playback in IE7 window crashes browser when new Flash window displayed
- When receiving multiple speex audio streams, audio may be garbled
- When the end of a video is reached at certain websites, IE crashes instead of showing the next frame
- UIA mistakenly over-enforced in previous release
- Japanese characters are mojibake when they are entered into an input text filed on the Mac Player

Flash Player 9.0.124.0
- Various security fixes- Various security fixes

Flash Player 32.0.0.142 (Firefox) 查看版本資訊

更新時間:2019-02-13
更新細節:

What's new in this version:

Flash Player 32.0.0.142 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.114 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.101 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.153 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.122 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.108 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.154 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.134 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.140 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.161 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.187 (Firefox)
- In today's release, we've updated Flash Player with an important functional fix impacting Flex content and recommend those users impacted update

Flash Player 27.0.0.183 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.170 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.159 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.130 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.151 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.131 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.127 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.221 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.194 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.186 (Firefox)
- Enabling async drawing shows boundaries for transparent object
- Worker is taking more time to write object in a shared byte array
- "ALT GR+0" Does not return @ on french layout Keyboard
- Blank screen is observed until mouse click received after enabling Async drawing
- Scaling the swf does not trigger a corresponding scaling of the hit area of elements in browser
- Flash Player quits unexpectedly while playing http://www.evil3d.cn/example/
- Black screen is observed when video is seeking on Chrome
- Seek bar does not appear on hovering mouse cursor on video
- Action Script is unable to handle MOUSE_MOVE event

Flash Player 23.0.0.207 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.205 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.185 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.162 (Firefox)
New
- Mozilla NPAPI AsyncDrawing support
- HSTS Support in Flash Player
- Disabling local-with-filesystem access in Flash Player by default
- Video and Camera support for Stage3D by VideoTexture for Flash Player
- GameInput API for iOS
- Echo Cancellation on AIR for Android
- The StageText clear button is now optional on iOS

Fixed
- Application with Embedded ActiveX (f-in-box) crashes

Known Issues
- Firefox only, TextInput.setFocus() Does Not focus/place cursor inside control
- Firefox only,Japanese input conversion area appears outside the browser window, not on input area
- KeyboradEvent.KEY_UP - KeyboradEvent.KEY_DOWN wrong charCode when shift key is pressed

Flash Player 22.0.0.209 (Firefox)
- Change log not available for this version

Flash Player 22.0.0.192 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.242 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.213
- Change log not available for this version

Flash Player 21.0.0.197
- Change log not available for this version

Flash Player 21.0.0.182
- Browser freezes on playing a gaming SWF
- Flash content freezes in a game developed in ActionScript2
- OOM observed in an educational program
- gotoAndStop works incorrectly
- Windows 10 Firefox: Mic access not working

Flash Player 20.0.0.306
- Change log not available for this version

Flash Player 20.0.0.286
- [Sound] Timelines with multiple layers are unable to stop playing sound [4103304]
- [ActiveX] VB6 Fusion Charts not loading in Flash Player [4098809]
- [ActiveX] Unable to play local swf files in Flash Player 20 using 'file' protocol [4101067]

Flash Player 20.0.0.267
- Change log not available for this version

Flash Player 20.0.0.235
- Change log not available for this version

Flash Player 19.0.0.245
- Change log not available for this version

Flash Player 19.0.0.226
- Change log not available for this version

Flash Player 19.0.0.207
- Change log not available for this version

Flash Player 19.0.0.185
- Change log not available for this version

Flash Player 18.0.0.232
- Change log not available for this version

Flash Player 18.0.0.209
- Change log not available for this version

Flash Player 18.0.0.203
- Change log not available for this version

Flash Player 18.0.0.194
- Change log not available for this version

Flash Player 18.0.0.160
- Change log not available for this version

Flash Player 17.0.0.188
- Change log not available for this version

Flash Player 17.0.0.169
- Change log not available for this version

Flash Player 17.0.0.134
- Change log not available for this version

Flash Player 16.0.0.305
- Change log not available for this version

Flash Player 16.0.0.296
- Change log not available for this version

Flash Player 16.0.0.287
- Change log not available for this version

Flash Player 16.0.0.257
- Change log not available for this version

Flash Player 16.0.0.235
- Change log not available for this version

Flash Player 15.0.0.239
- Change log not available for this version

Flash Player 15.0.0.223
- Change log not available for this version

Flash Player 15.0.0.152
- Change log not available for this version

Flash Player 14.0.0.179
- Change log not available for this version

Flash Player 14.0.0.145
- Change log not available for this version

Flash Player 14.0.0.125
- Change log not available for this version

Flash Player 13.0.0.214
- Change log not available for this version

Flash Player 13.0.0.206
- Change log not available for this version

Flash Player 13.0.0.182
- Contain fixes for critical vulnerabilities

Flash Player 12.0.0.77
- Change log not available for this version

Flash Player 12.0.0.70
- Addresses a critical vulnerability that could potentially allow an attacker to remotely take control of the affected  system
- This update resolves an integer underflow vulnerability that could be exploited to execute arbitrary code on the affected system

Flash Player 12.0.0.44
- Security fixes

Flash Player 12.0.0.43
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB14-02

Flash Player 11.9.900.170
- FileFilter instances are now correctly applied to FileReference.browse() and FileReferenceList.browse() in Internet Explorer 11
- Video Playback Controls are now displayed at the correct size on mlb.com
- Resolves a problem where ExternalInterface.objectID was not set correctly when Flash Player was instantiated using only an tag
- Double-byte Characters can now be entered correctly in TextFields using Internet Explorer 11 in Modern Mode
- Resolves a printing issue when printing device text from Internet Explorer with Enhanced Protected Mode (EPM) enabled
- Resolves a 3D rendering issue when the device's Content Scale Factor is set to less than 1
- [Chrome] - Resolves an issue where some 3D content would render only in the lower left corner of the screen on Windows

Flash Player 11.9.900.152
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB13-26

Flash Player 11.9.900.117
- Change log not available for this version

Flash Player 11.8.800.168
- Change log not available for this version

Flash Player 11.8.800.94
- Recursive stop on MovieClip
- Support for rectangular textures
- Support for large textures
- Support for recursive stop on MovieClip
- Gamepad support
- Instaback (Win 8 only)
- Player crashes when playing live protected ABR stream
- Improved performance when web pages are loaded from disk
- Flash Player projector will no longer self-report as damaged on OS X 10.7+ with Gatekeeper Enabled
- Firefox 18+ settings panel doesnt respond to to clicks
- [Chome]Step seeking in video playback doesnt work
- [Chrome] Hardware Acceleration controls not available in the Settings UI
- [Chrome] Profiling with Adobe Scout doesnt work on Chrome Windows
- [Chrome] Video not rendering or rendering poorly (jitter, artifacts, stalls) on various hardware and encoding schemes
- [Chrome] Win XP only - audio playbackdistorted and stuttering in some limited instances
- [Chrome] FileReference.save() does not present the default file type in the save dialog
- [Chrome] Pixels on the right and bottom borders of cropped videos are not rendered correctly
- [Chrome] Youtube: White screen rendered for the first 5-10 seconds of a video in Full-Screen mode
- [Chrome OS x65] Multiple stability improvements to DRM and HTTP Live Streaming video playback
- Crash encountered during when updating Flash Player on a 64-bit Windows system while using 64-bit Internet Explorer
- [Windows] Full-Width CCJK characters entered into a standard Flash TextField via IME are not correctly displayed at full width
- Numerous other bug fixes for all browsers and platforms

Flash Player 11.7.700.224
- No option to disable hardware acceleration
- No option to fallback to WAV audio

Flash Player 11.7.700.202
- Change log not available for this version

Flash Player 11.7.700.169
- Multiple fixes and enhancements for the Protected Mode feature under Mozilla Firefox. This is a major step in our ongoing improvement to improve security and stability for our customers
- In the Chrome browser, the copy shortcut (Ctrl/Cmd+C) fails
- On some versions of Windows, images are not displaying properly in Flash applications run in Mozilla Firefox
- On Windows XP, application which make use of the system microphone may encounter feedback
- On Windows, loading a swf which makes use of an audio stream through URLLoader, and then unloading it can cause a crash
- Attempting to embed a Flash project into Microsoft word can result in a crash
- Numerous other bug fixes for all browsers and platforms!

Flash Player 11.6.602.180
- Resolves an integer overflow vulnerability that could lead to code execution
- Resolves a use-after-free vulnerability that could be exploited to execute arbitrary code
- Resolves a memory corruption vulnerability that could lead to code execution
- Resolves a heap buffer overflow vulnerability that could lead to code execution
- Loading of telemetry.cfg causes performance problems on page refresh
- Opera browser crash
- Flash Player crash due to integer overflow

Flash Player 11.6.602.171
- External interface Javascript zero-day
- Microphone stops dispatching SampleDataEvents after repeated use

Flash Player 11.6.602.168
- In applications which utilize the Concurrency feature, a crash can occur when sending a large amount of shared properties between workers
- On Windows XP, microphone is not recognized for an input to a stream
- On Windows XP, in some circumstances, FlashMediaServer streams deliver choppy streams
- In Microsoft Internet Explorer, when protected mode is on, non-administrator profiles fail to load Flash content
- On Windows 7, under certain conditions, webcam feeds do not render properly
- In Internet explorer, when hardware acceleration is disabled, the “allow fullscreen” dialog fails to exit completely
- On Microsoft Windows, looped FLV videos fail to show the last frame
- On Microsoft Windows, gotoAndStop calls sometimes function incorrectly

Flash Player 11.5.502.149
- The updates addresses vulnerabilities that could cause a crash and potentially allow an attacker to take control of the affected system

Flash Player 11.5.502.146
- Heap-based overflow caused by an integer overflow in flash.display.BitmapData()

Flash Player 11.5.502.135
- Large images not loading in Flash Player
- Output protection=REQUIRED content doesn't play on Retina Macbook pro internal monitor

Flash Player 11.5.502.110
- Change log not available for this version

Flash Player 11.4.402.287
- Change log not available for this version

Flash Player 11.4.402.278
- Change log not available for this version

Flash Player 11.4.402.265
- Change log not available for this version

Flash Player 11.3.300.270
- Address a crash that was occurring in the Adobe Flash Player Update Service (FlashPlayerUpdateService.exe)

Flash Player 11.3.300.268
- Flash Player content not rendering correctly on Firefox on Windows in Sandbox mode
- Various general stability issues

Flash Player 11.3.300.265
- Change log not available for this version

Flash Player 11.3.300.262
- Users experience crashes while viewing Flash content in Firefox on Windows

Flash Player 11.3.300.257
- Full screen keyboard input
- Low latency audio support for streaming audio through NetStream
- Protected Mode for Firefox
- Low latency audio support (Sound API)
- Texture Streaming for Stage3D

Flash Player 11.2.202.235
- Security fixes

Flash Player 11.2.202.233
- Change log not available for this version

Flash Player 11.2.202.228
- Security enhancements

Flash Player 11.1.102.63
- Security enhancements

Flash Player 11.1.102.62
- Security enhancements

Flash Player 11.1.102.55
- Video playback will be hidden under the browser when toggling between the tabs at full screen by shortcuts CTRL + TAB in IE9

Flash Player 11.0.1.152
- Includes new features as well as enhancements and bug fixes related to security, stability, performance and device compatibility

Flash Player 10.3.183.10
- Security enhancements

Flash Player 10.3.183.7
- Calls to gotoAndPlay() and gotoAndStop() no longer fail in some Flash applications which load shared libraries
- TextField instances which specify a negative offset (x property contains a negative value) now correctly flow the text horizontally instead of vertically
- Improved performance in some cases when displaying complex animations
- MSI versions of the Flash Player Installer now properly install the Native Settings Manager control panel on Windows
- Flash applications at certain websites (justin.tv, heylenmichel.de) now load correctly

Flash Player 10.3.183.5
- Security enhancements

Flash Player 10.3.181.34
- Addresses compatibility issues with some content using cross-domain policy files

Flash Player 10.3.181.26
- Security enhancements

Flash Player 10.3.181.22
- Security enhancements

Flash Player 10.3.181.14
- Security enhancements

Flash Player 10.2.159.1
- Security enhancements

Flash Player 10.2.153.1
- Change log not available for this version

Flash Player 10.2.152.32
- Change log not available for this version

Flash Player 10.2.152.26
- Stage Video hardware acceleration
- Support for full screen mode with multiple monitors
- Internet Explorer 9 hardware accelerated rendering support
- Native custom mouse cursors
- Sub-pixel text rendering
- Passing dates from Java to Flex causes a 1 hour time difference
- Unable to load external unicode file names in consistent manner across browsers IE vs. Plugin
- Artifacts with tiled bitmaps when resize the browser to make the scale factor less than 1
- beginBitmapFill drawing issue: Unexpected white line is shown
- For both the getServiceLocations request and the GetSettings request, the namespaces are being stripped out of the request (sibling elements) when creating request object with FlashPlayer 10.2
- It causes blank video content to disable Hardware acceleration
- Google Street View exits Full Screen mode without user requesting
- Video RENDER_STATE can't returns to "accelerated" on StageVideo when it switch on/off stage video
- Sound echos twice in some games with Flash 10.2 at king.com/games
- Windows Only. Flash video applets exit fullscreen when another applications status changes (WLMail checks for emails for example)
- Embedded Object could not show up on page youtube.com
- SWF file cannot be loaded in all players at alwaysbusy.nl, which was created by Invender Catalog Maker
- SWF file published by Captivate 5 cannot get played properly, and the window turns black and nothing happens
- Vectors of non-built in classes prevent SWFs from unloading causing memory leaks
- Keyboard events are not locked into the player causing the browser to scroll the window only when GPU rendering is enable in the browser
- Facebook game bubble paradise does not respond to mouse clicks when selecting the game level
- Text on website infertosa.com was replaced by "null"
- Flash will parse wrong xml as correct and can't find out illegal XML content
- Multitouch doesn't seem to be working in Full screen mode
- Link event doesn't get dispatched for embedded text when textfield or container is moving (animation)
- Memory Leak: Can't unload SWF with CFF Fonts after they are used as TextBlock content
- Video playback is gone when exiting full screen if playing back an html embedded Flash video with width and height that's equal the screen resolution
- Unable to load external unicode file names in consistent manner across browsers (IE vs. Plugin)
- ATOK IME menu overlaps, obscures text field
- Date.toString() returns wrong string representation for some dates of Brasilia Time Zone when DST is on on Windows and Mac

Flash Player 10.1.102.64
- Security enhancements

Flash Player 10.1.85.3
- Contain fixes for critical vulnerabilities

Flash Player 10.1.82.76
- Resolves multiple memory corruption vulnerabilities that could lead to code execution
- Resolves a vulnerability that could lead to a click-jacking attack

Flash Player 10.1.53.64
- Change log not available for this version

Flash Player 10.0.45.2
- Security enhancements

Flash Player 10.0.42.34
- 65 general stability fixes
- When two AVM1 SWFs communicate with an AVM2 SWF, and all SWFs are on different domains, LocalConnections fail
- Windows exe installer is hanging at runtime and resulting in a failed install
- Settings Manager and error dialogues need to use the correct URL for those URL’s in the form, http://user:[email protected]
- When setting UI with WMODE=transparent, the text in the camera/microphone dialog is unreadable on Windows with Safari browser only
- The default 'check for updates' (Auto-Update) frequency should be 7 days

Flash Player 10.0.32.18
- Change log not available for this version

Flash Player 10.0.22.87
- Introduces support for Solaris platforms
- Provides the ability to grant or deny access to AV device equipment from the flash player based on ‘deny all’, except for a specified whitelist of domains, via the MMS.cfg file
- Includes security enhancements described in USecurity Bulletin APSB09-01U
- Flash Player 10 crashes in IE7 due to the use of a dynamic TextField as a mask on another display object when the field set to anti-alias for readability
- A sound stream error #2032 will cause the playback of a separate stream to stop playback
- Japanese text mojibake (garbled) at Input Text in Flash 5 swf
- Ming created file does not play in Flash Player 10 in any browser
- FileReference.save() can save invalid Windows filename like "sticky." so users are never able to delete
- Setting bitmap width/height before super() crashes player
- Audio is scratchy with static/streamed with sample rate greater than 44kHz
- Seeking H264 video on the first few frames causes IE to crash
- Fullscreen in Flash Player 10 hangs with Flex 3 horizontal slider
- Matrix3D AS3 class implementation is difficult to use for general math
- The Origin header should be put on the banned headers list
- Using drawingAPI2 in certain conditions when the Shape is not yet on the displayList can crash
- Adding 2 vectors with float4 input and output produces incorrect result
- Attempting to install to a non-C: drive results in 'lack of disk space' error
- Fix AS APIs' inconsistent handling of NaN parameters on different platforms
- SampleDataEvent playback in IE7 window crashes browser when new Flash window displayed
- When receiving multiple speex audio streams, audio may be garbled
- When the end of a video is reached at certain websites, IE crashes instead of showing the next frame
- UIA mistakenly over-enforced in previous release
- Japanese characters are mojibake when they are entered into an input text filed on the Mac Player

Flash Player 9.0.124.0
- Various security fixes- Various security fixes

Flash Player 32.0.0.114 (Firefox) 查看版本資訊

更新時間:2019-01-08
更新細節:

What's new in this version:

Flash Player 32.0.0.114 (Firefox)
- Change log not available for this version

Flash Player 32.0.0.101 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.153 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.122 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.108 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.154 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.134 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.140 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.161 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.187 (Firefox)
- In today's release, we've updated Flash Player with an important functional fix impacting Flex content and recommend those users impacted update

Flash Player 27.0.0.183 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.170 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.159 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.130 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.151 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.131 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.127 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.221 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.194 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.186 (Firefox)
- Enabling async drawing shows boundaries for transparent object
- Worker is taking more time to write object in a shared byte array
- "ALT GR+0" Does not return @ on french layout Keyboard
- Blank screen is observed until mouse click received after enabling Async drawing
- Scaling the swf does not trigger a corresponding scaling of the hit area of elements in browser
- Flash Player quits unexpectedly while playing http://www.evil3d.cn/example/
- Black screen is observed when video is seeking on Chrome
- Seek bar does not appear on hovering mouse cursor on video
- Action Script is unable to handle MOUSE_MOVE event

Flash Player 23.0.0.207 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.205 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.185 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.162 (Firefox)
New
- Mozilla NPAPI AsyncDrawing support
- HSTS Support in Flash Player
- Disabling local-with-filesystem access in Flash Player by default
- Video and Camera support for Stage3D by VideoTexture for Flash Player
- GameInput API for iOS
- Echo Cancellation on AIR for Android
- The StageText clear button is now optional on iOS

Fixed
- Application with Embedded ActiveX (f-in-box) crashes

Known Issues
- Firefox only, TextInput.setFocus() Does Not focus/place cursor inside control
- Firefox only,Japanese input conversion area appears outside the browser window, not on input area
- KeyboradEvent.KEY_UP - KeyboradEvent.KEY_DOWN wrong charCode when shift key is pressed

Flash Player 22.0.0.209 (Firefox)
- Change log not available for this version

Flash Player 22.0.0.192 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.242 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.213
- Change log not available for this version

Flash Player 21.0.0.197
- Change log not available for this version

Flash Player 21.0.0.182
- Browser freezes on playing a gaming SWF
- Flash content freezes in a game developed in ActionScript2
- OOM observed in an educational program
- gotoAndStop works incorrectly
- Windows 10 Firefox: Mic access not working

Flash Player 20.0.0.306
- Change log not available for this version

Flash Player 20.0.0.286
- [Sound] Timelines with multiple layers are unable to stop playing sound [4103304]
- [ActiveX] VB6 Fusion Charts not loading in Flash Player [4098809]
- [ActiveX] Unable to play local swf files in Flash Player 20 using 'file' protocol [4101067]

Flash Player 20.0.0.267
- Change log not available for this version

Flash Player 20.0.0.235
- Change log not available for this version

Flash Player 19.0.0.245
- Change log not available for this version

Flash Player 19.0.0.226
- Change log not available for this version

Flash Player 19.0.0.207
- Change log not available for this version

Flash Player 19.0.0.185
- Change log not available for this version

Flash Player 18.0.0.232
- Change log not available for this version

Flash Player 18.0.0.209
- Change log not available for this version

Flash Player 18.0.0.203
- Change log not available for this version

Flash Player 18.0.0.194
- Change log not available for this version

Flash Player 18.0.0.160
- Change log not available for this version

Flash Player 17.0.0.188
- Change log not available for this version

Flash Player 17.0.0.169
- Change log not available for this version

Flash Player 17.0.0.134
- Change log not available for this version

Flash Player 16.0.0.305
- Change log not available for this version

Flash Player 16.0.0.296
- Change log not available for this version

Flash Player 16.0.0.287
- Change log not available for this version

Flash Player 16.0.0.257
- Change log not available for this version

Flash Player 16.0.0.235
- Change log not available for this version

Flash Player 15.0.0.239
- Change log not available for this version

Flash Player 15.0.0.223
- Change log not available for this version

Flash Player 15.0.0.152
- Change log not available for this version

Flash Player 14.0.0.179
- Change log not available for this version

Flash Player 14.0.0.145
- Change log not available for this version

Flash Player 14.0.0.125
- Change log not available for this version

Flash Player 13.0.0.214
- Change log not available for this version

Flash Player 13.0.0.206
- Change log not available for this version

Flash Player 13.0.0.182
- Contain fixes for critical vulnerabilities

Flash Player 12.0.0.77
- Change log not available for this version

Flash Player 12.0.0.70
- Addresses a critical vulnerability that could potentially allow an attacker to remotely take control of the affected  system
- This update resolves an integer underflow vulnerability that could be exploited to execute arbitrary code on the affected system

Flash Player 12.0.0.44
- Security fixes

Flash Player 12.0.0.43
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB14-02

Flash Player 11.9.900.170
- FileFilter instances are now correctly applied to FileReference.browse() and FileReferenceList.browse() in Internet Explorer 11
- Video Playback Controls are now displayed at the correct size on mlb.com
- Resolves a problem where ExternalInterface.objectID was not set correctly when Flash Player was instantiated using only an tag
- Double-byte Characters can now be entered correctly in TextFields using Internet Explorer 11 in Modern Mode
- Resolves a printing issue when printing device text from Internet Explorer with Enhanced Protected Mode (EPM) enabled
- Resolves a 3D rendering issue when the device's Content Scale Factor is set to less than 1
- [Chrome] - Resolves an issue where some 3D content would render only in the lower left corner of the screen on Windows

Flash Player 11.9.900.152
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB13-26

Flash Player 11.9.900.117
- Change log not available for this version

Flash Player 11.8.800.168
- Change log not available for this version

Flash Player 11.8.800.94
- Recursive stop on MovieClip
- Support for rectangular textures
- Support for large textures
- Support for recursive stop on MovieClip
- Gamepad support
- Instaback (Win 8 only)
- Player crashes when playing live protected ABR stream
- Improved performance when web pages are loaded from disk
- Flash Player projector will no longer self-report as damaged on OS X 10.7+ with Gatekeeper Enabled
- Firefox 18+ settings panel doesnt respond to to clicks
- [Chome]Step seeking in video playback doesnt work
- [Chrome] Hardware Acceleration controls not available in the Settings UI
- [Chrome] Profiling with Adobe Scout doesnt work on Chrome Windows
- [Chrome] Video not rendering or rendering poorly (jitter, artifacts, stalls) on various hardware and encoding schemes
- [Chrome] Win XP only - audio playbackdistorted and stuttering in some limited instances
- [Chrome] FileReference.save() does not present the default file type in the save dialog
- [Chrome] Pixels on the right and bottom borders of cropped videos are not rendered correctly
- [Chrome] Youtube: White screen rendered for the first 5-10 seconds of a video in Full-Screen mode
- [Chrome OS x65] Multiple stability improvements to DRM and HTTP Live Streaming video playback
- Crash encountered during when updating Flash Player on a 64-bit Windows system while using 64-bit Internet Explorer
- [Windows] Full-Width CCJK characters entered into a standard Flash TextField via IME are not correctly displayed at full width
- Numerous other bug fixes for all browsers and platforms

Flash Player 11.7.700.224
- No option to disable hardware acceleration
- No option to fallback to WAV audio

Flash Player 11.7.700.202
- Change log not available for this version

Flash Player 11.7.700.169
- Multiple fixes and enhancements for the Protected Mode feature under Mozilla Firefox. This is a major step in our ongoing improvement to improve security and stability for our customers
- In the Chrome browser, the copy shortcut (Ctrl/Cmd+C) fails
- On some versions of Windows, images are not displaying properly in Flash applications run in Mozilla Firefox
- On Windows XP, application which make use of the system microphone may encounter feedback
- On Windows, loading a swf which makes use of an audio stream through URLLoader, and then unloading it can cause a crash
- Attempting to embed a Flash project into Microsoft word can result in a crash
- Numerous other bug fixes for all browsers and platforms!

Flash Player 11.6.602.180
- Resolves an integer overflow vulnerability that could lead to code execution
- Resolves a use-after-free vulnerability that could be exploited to execute arbitrary code
- Resolves a memory corruption vulnerability that could lead to code execution
- Resolves a heap buffer overflow vulnerability that could lead to code execution
- Loading of telemetry.cfg causes performance problems on page refresh
- Opera browser crash
- Flash Player crash due to integer overflow

Flash Player 11.6.602.171
- External interface Javascript zero-day
- Microphone stops dispatching SampleDataEvents after repeated use

Flash Player 11.6.602.168
- In applications which utilize the Concurrency feature, a crash can occur when sending a large amount of shared properties between workers
- On Windows XP, microphone is not recognized for an input to a stream
- On Windows XP, in some circumstances, FlashMediaServer streams deliver choppy streams
- In Microsoft Internet Explorer, when protected mode is on, non-administrator profiles fail to load Flash content
- On Windows 7, under certain conditions, webcam feeds do not render properly
- In Internet explorer, when hardware acceleration is disabled, the “allow fullscreen” dialog fails to exit completely
- On Microsoft Windows, looped FLV videos fail to show the last frame
- On Microsoft Windows, gotoAndStop calls sometimes function incorrectly

Flash Player 11.5.502.149
- The updates addresses vulnerabilities that could cause a crash and potentially allow an attacker to take control of the affected system

Flash Player 11.5.502.146
- Heap-based overflow caused by an integer overflow in flash.display.BitmapData()

Flash Player 11.5.502.135
- Large images not loading in Flash Player
- Output protection=REQUIRED content doesn't play on Retina Macbook pro internal monitor

Flash Player 11.5.502.110
- Change log not available for this version

Flash Player 11.4.402.287
- Change log not available for this version

Flash Player 11.4.402.278
- Change log not available for this version

Flash Player 11.4.402.265
- Change log not available for this version

Flash Player 11.3.300.270
- Address a crash that was occurring in the Adobe Flash Player Update Service (FlashPlayerUpdateService.exe)

Flash Player 11.3.300.268
- Flash Player content not rendering correctly on Firefox on Windows in Sandbox mode
- Various general stability issues

Flash Player 11.3.300.265
- Change log not available for this version

Flash Player 11.3.300.262
- Users experience crashes while viewing Flash content in Firefox on Windows

Flash Player 11.3.300.257
- Full screen keyboard input
- Low latency audio support for streaming audio through NetStream
- Protected Mode for Firefox
- Low latency audio support (Sound API)
- Texture Streaming for Stage3D

Flash Player 11.2.202.235
- Security fixes

Flash Player 11.2.202.233
- Change log not available for this version

Flash Player 11.2.202.228
- Security enhancements

Flash Player 11.1.102.63
- Security enhancements

Flash Player 11.1.102.62
- Security enhancements

Flash Player 11.1.102.55
- Video playback will be hidden under the browser when toggling between the tabs at full screen by shortcuts CTRL + TAB in IE9

Flash Player 11.0.1.152
- Includes new features as well as enhancements and bug fixes related to security, stability, performance and device compatibility

Flash Player 10.3.183.10
- Security enhancements

Flash Player 10.3.183.7
- Calls to gotoAndPlay() and gotoAndStop() no longer fail in some Flash applications which load shared libraries
- TextField instances which specify a negative offset (x property contains a negative value) now correctly flow the text horizontally instead of vertically
- Improved performance in some cases when displaying complex animations
- MSI versions of the Flash Player Installer now properly install the Native Settings Manager control panel on Windows
- Flash applications at certain websites (justin.tv, heylenmichel.de) now load correctly

Flash Player 10.3.183.5
- Security enhancements

Flash Player 10.3.181.34
- Addresses compatibility issues with some content using cross-domain policy files

Flash Player 10.3.181.26
- Security enhancements

Flash Player 10.3.181.22
- Security enhancements

Flash Player 10.3.181.14
- Security enhancements

Flash Player 10.2.159.1
- Security enhancements

Flash Player 10.2.153.1
- Change log not available for this version

Flash Player 10.2.152.32
- Change log not available for this version

Flash Player 10.2.152.26
- Stage Video hardware acceleration
- Support for full screen mode with multiple monitors
- Internet Explorer 9 hardware accelerated rendering support
- Native custom mouse cursors
- Sub-pixel text rendering
- Passing dates from Java to Flex causes a 1 hour time difference
- Unable to load external unicode file names in consistent manner across browsers IE vs. Plugin
- Artifacts with tiled bitmaps when resize the browser to make the scale factor less than 1
- beginBitmapFill drawing issue: Unexpected white line is shown
- For both the getServiceLocations request and the GetSettings request, the namespaces are being stripped out of the request (sibling elements) when creating request object with FlashPlayer 10.2
- It causes blank video content to disable Hardware acceleration
- Google Street View exits Full Screen mode without user requesting
- Video RENDER_STATE can't returns to "accelerated" on StageVideo when it switch on/off stage video
- Sound echos twice in some games with Flash 10.2 at king.com/games
- Windows Only. Flash video applets exit fullscreen when another applications status changes (WLMail checks for emails for example)
- Embedded Object could not show up on page youtube.com
- SWF file cannot be loaded in all players at alwaysbusy.nl, which was created by Invender Catalog Maker
- SWF file published by Captivate 5 cannot get played properly, and the window turns black and nothing happens
- Vectors of non-built in classes prevent SWFs from unloading causing memory leaks
- Keyboard events are not locked into the player causing the browser to scroll the window only when GPU rendering is enable in the browser
- Facebook game bubble paradise does not respond to mouse clicks when selecting the game level
- Text on website infertosa.com was replaced by "null"
- Flash will parse wrong xml as correct and can't find out illegal XML content
- Multitouch doesn't seem to be working in Full screen mode
- Link event doesn't get dispatched for embedded text when textfield or container is moving (animation)
- Memory Leak: Can't unload SWF with CFF Fonts after they are used as TextBlock content
- Video playback is gone when exiting full screen if playing back an html embedded Flash video with width and height that's equal the screen resolution
- Unable to load external unicode file names in consistent manner across browsers (IE vs. Plugin)
- ATOK IME menu overlaps, obscures text field
- Date.toString() returns wrong string representation for some dates of Brasilia Time Zone when DST is on on Windows and Mac

Flash Player 10.1.102.64
- Security enhancements

Flash Player 10.1.85.3
- Contain fixes for critical vulnerabilities

Flash Player 10.1.82.76
- Resolves multiple memory corruption vulnerabilities that could lead to code execution
- Resolves a vulnerability that could lead to a click-jacking attack

Flash Player 10.1.53.64
- Change log not available for this version

Flash Player 10.0.45.2
- Security enhancements

Flash Player 10.0.42.34
- 65 general stability fixes
- When two AVM1 SWFs communicate with an AVM2 SWF, and all SWFs are on different domains, LocalConnections fail
- Windows exe installer is hanging at runtime and resulting in a failed install
- Settings Manager and error dialogues need to use the correct URL for those URL’s in the form, http://user:[email protected]
- When setting UI with WMODE=transparent, the text in the camera/microphone dialog is unreadable on Windows with Safari browser only
- The default 'check for updates' (Auto-Update) frequency should be 7 days

Flash Player 10.0.32.18
- Change log not available for this version

Flash Player 10.0.22.87
- Introduces support for Solaris platforms
- Provides the ability to grant or deny access to AV device equipment from the flash player based on ‘deny all’, except for a specified whitelist of domains, via the MMS.cfg file
- Includes security enhancements described in USecurity Bulletin APSB09-01U
- Flash Player 10 crashes in IE7 due to the use of a dynamic TextField as a mask on another display object when the field set to anti-alias for readability
- A sound stream error #2032 will cause the playback of a separate stream to stop playback
- Japanese text mojibake (garbled) at Input Text in Flash 5 swf
- Ming created file does not play in Flash Player 10 in any browser
- FileReference.save() can save invalid Windows filename like "sticky." so users are never able to delete
- Setting bitmap width/height before super() crashes player
- Audio is scratchy with static/streamed with sample rate greater than 44kHz
- Seeking H264 video on the first few frames causes IE to crash
- Fullscreen in Flash Player 10 hangs with Flex 3 horizontal slider
- Matrix3D AS3 class implementation is difficult to use for general math
- The Origin header should be put on the banned headers list
- Using drawingAPI2 in certain conditions when the Shape is not yet on the displayList can crash
- Adding 2 vectors with float4 input and output produces incorrect result
- Attempting to install to a non-C: drive results in 'lack of disk space' error
- Fix AS APIs' inconsistent handling of NaN parameters on different platforms
- SampleDataEvent playback in IE7 window crashes browser when new Flash window displayed
- When receiving multiple speex audio streams, audio may be garbled
- When the end of a video is reached at certain websites, IE crashes instead of showing the next frame
- UIA mistakenly over-enforced in previous release
- Japanese characters are mojibake when they are entered into an input text filed on the Mac Player

Flash Player 9.0.124.0
- Various security fixes- Various security fixes

Flash Player 32.0.0.101 (Firefox) 查看版本資訊

更新時間:2018-12-07
更新細節:

What's new in this version:

Flash Player 32.0.0.101 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.153 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.122 (Firefox)
- Change log not available for this version

Flash Player 31.0.0.108 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.154 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.134 (Firefox)
- Change log not available for this version

Flash Player 30.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.140 (Firefox)
- Change log not available for this version

Flash Player 29.0.0.113 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.161 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 28.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.187 (Firefox)
- In today's release, we've updated Flash Player with an important functional fix impacting Flex content and recommend those users impacted update

Flash Player 27.0.0.183 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.170 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.159 (Firefox)
- Change log not available for this version

Flash Player 27.0.0.130 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.151 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.137 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.131 (Firefox)
- Change log not available for this version

Flash Player 26.0.0.126 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.171 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.148 (Firefox)
- Change log not available for this version

Flash Player 25.0.0.127 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.221 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.194 (Firefox)
- Change log not available for this version

Flash Player 24.0.0.186 (Firefox)
- Enabling async drawing shows boundaries for transparent object
- Worker is taking more time to write object in a shared byte array
- "ALT GR+0" Does not return @ on french layout Keyboard
- Blank screen is observed until mouse click received after enabling Async drawing
- Scaling the swf does not trigger a corresponding scaling of the hit area of elements in browser
- Flash Player quits unexpectedly while playing http://www.evil3d.cn/example/
- Black screen is observed when video is seeking on Chrome
- Seek bar does not appear on hovering mouse cursor on video
- Action Script is unable to handle MOUSE_MOVE event

Flash Player 23.0.0.207 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.205 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.185 (Firefox)
- Change log not available for this version

Flash Player 23.0.0.162 (Firefox)
New
- Mozilla NPAPI AsyncDrawing support
- HSTS Support in Flash Player
- Disabling local-with-filesystem access in Flash Player by default
- Video and Camera support for Stage3D by VideoTexture for Flash Player
- GameInput API for iOS
- Echo Cancellation on AIR for Android
- The StageText clear button is now optional on iOS

Fixed
- Application with Embedded ActiveX (f-in-box) crashes

Known Issues
- Firefox only, TextInput.setFocus() Does Not focus/place cursor inside control
- Firefox only,Japanese input conversion area appears outside the browser window, not on input area
- KeyboradEvent.KEY_UP - KeyboradEvent.KEY_DOWN wrong charCode when shift key is pressed

Flash Player 22.0.0.209 (Firefox)
- Change log not available for this version

Flash Player 22.0.0.192 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.242 (Firefox)
- Change log not available for this version

Flash Player 21.0.0.213
- Change log not available for this version

Flash Player 21.0.0.197
- Change log not available for this version

Flash Player 21.0.0.182
- Browser freezes on playing a gaming SWF
- Flash content freezes in a game developed in ActionScript2
- OOM observed in an educational program
- gotoAndStop works incorrectly
- Windows 10 Firefox: Mic access not working

Flash Player 20.0.0.306
- Change log not available for this version

Flash Player 20.0.0.286
- [Sound] Timelines with multiple layers are unable to stop playing sound [4103304]
- [ActiveX] VB6 Fusion Charts not loading in Flash Player [4098809]
- [ActiveX] Unable to play local swf files in Flash Player 20 using 'file' protocol [4101067]

Flash Player 20.0.0.267
- Change log not available for this version

Flash Player 20.0.0.235
- Change log not available for this version

Flash Player 19.0.0.245
- Change log not available for this version

Flash Player 19.0.0.226
- Change log not available for this version

Flash Player 19.0.0.207
- Change log not available for this version

Flash Player 19.0.0.185
- Change log not available for this version

Flash Player 18.0.0.232
- Change log not available for this version

Flash Player 18.0.0.209
- Change log not available for this version

Flash Player 18.0.0.203
- Change log not available for this version

Flash Player 18.0.0.194
- Change log not available for this version

Flash Player 18.0.0.160
- Change log not available for this version

Flash Player 17.0.0.188
- Change log not available for this version

Flash Player 17.0.0.169
- Change log not available for this version

Flash Player 17.0.0.134
- Change log not available for this version

Flash Player 16.0.0.305
- Change log not available for this version

Flash Player 16.0.0.296
- Change log not available for this version

Flash Player 16.0.0.287
- Change log not available for this version

Flash Player 16.0.0.257
- Change log not available for this version

Flash Player 16.0.0.235
- Change log not available for this version

Flash Player 15.0.0.239
- Change log not available for this version

Flash Player 15.0.0.223
- Change log not available for this version

Flash Player 15.0.0.152
- Change log not available for this version

Flash Player 14.0.0.179
- Change log not available for this version

Flash Player 14.0.0.145
- Change log not available for this version

Flash Player 14.0.0.125
- Change log not available for this version

Flash Player 13.0.0.214
- Change log not available for this version

Flash Player 13.0.0.206
- Change log not available for this version

Flash Player 13.0.0.182
- Contain fixes for critical vulnerabilities

Flash Player 12.0.0.77
- Change log not available for this version

Flash Player 12.0.0.70
- Addresses a critical vulnerability that could potentially allow an attacker to remotely take control of the affected  system
- This update resolves an integer underflow vulnerability that could be exploited to execute arbitrary code on the affected system

Flash Player 12.0.0.44
- Security fixes

Flash Player 12.0.0.43
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB14-02

Flash Player 11.9.900.170
- FileFilter instances are now correctly applied to FileReference.browse() and FileReferenceList.browse() in Internet Explorer 11
- Video Playback Controls are now displayed at the correct size on mlb.com
- Resolves a problem where ExternalInterface.objectID was not set correctly when Flash Player was instantiated using only an tag
- Double-byte Characters can now be entered correctly in TextFields using Internet Explorer 11 in Modern Mode
- Resolves a printing issue when printing device text from Internet Explorer with Enhanced Protected Mode (EPM) enabled
- Resolves a 3D rendering issue when the device's Content Scale Factor is set to less than 1
- [Chrome] - Resolves an issue where some 3D content would render only in the lower left corner of the screen on Windows

Flash Player 11.9.900.152
- Contains fixes for critical vulnerabilities identified in Security Bulletin APSB13-26

Flash Player 11.9.900.117
- Change log not available for this version

Flash Player 11.8.800.168
- Change log not available for this version

Flash Player 11.8.800.94
- Recursive stop on MovieClip
- Support for rectangular textures
- Support for large textures
- Support for recursive stop on MovieClip
- Gamepad support
- Instaback (Win 8 only)
- Player crashes when playing live protected ABR stream
- Improved performance when web pages are loaded from disk
- Flash Player projector will no longer self-report as damaged on OS X 10.7+ with Gatekeeper Enabled
- Firefox 18+ settings panel doesnt respond to to clicks
- [Chome]Step seeking in video playback doesnt work
- [Chrome] Hardware Acceleration controls not available in the Settings UI
- [Chrome] Profiling with Adobe Scout doesnt work on Chrome Windows
- [Chrome] Video not rendering or rendering poorly (jitter, artifacts, stalls) on various hardware and encoding schemes
- [Chrome] Win XP only - audio playbackdistorted and stuttering in some limited instances
- [Chrome] FileReference.save() does not present the default file type in the save dialog
- [Chrome] Pixels on the right and bottom borders of cropped videos are not rendered correctly
- [Chrome] Youtube: White screen rendered for the first 5-10 seconds of a video in Full-Screen mode
- [Chrome OS x65] Multiple stability improvements to DRM and HTTP Live Streaming video playback
- Crash encountered during when updating Flash Player on a 64-bit Windows system while using 64-bit Internet Explorer
- [Windows] Full-Width CCJK characters entered into a standard Flash TextField via IME are not correctly displayed at full width
- Numerous other bug fixes for all browsers and platforms

Flash Player 11.7.700.224
- No option to disable hardware acceleration
- No option to fallback to WAV audio

Flash Player 11.7.700.202
- Change log not available for this version

Flash Player 11.7.700.169
- Multiple fixes and enhancements for the Protected Mode feature under Mozilla Firefox. This is a major step in our ongoing improvement to improve security and stability for our customers
- In the Chrome browser, the copy shortcut (Ctrl/Cmd+C) fails
- On some versions of Windows, images are not displaying properly in Flash applications run in Mozilla Firefox
- On Windows XP, application which make use of the system microphone may encounter feedback
- On Windows, loading a swf which makes use of an audio stream through URLLoader, and then unloading it can cause a crash
- Attempting to embed a Flash project into Microsoft word can result in a crash
- Numerous other bug fixes for all browsers and platforms!

Flash Player 11.6.602.180
- Resolves an integer overflow vulnerability that could lead to code execution
- Resolves a use-after-free vulnerability that could be exploited to execute arbitrary code
- Resolves a memory corruption vulnerability that could lead to code execution
- Resolves a heap buffer overflow vulnerability that could lead to code execution
- Loading of telemetry.cfg causes performance problems on page refresh
- Opera browser crash
- Flash Player crash due to integer overflow

Flash Player 11.6.602.171
- External interface Javascript zero-day
- Microphone stops dispatching SampleDataEvents after repeated use

Flash Player 11.6.602.168
- In applications which utilize the Concurrency feature, a crash can occur when sending a large amount of shared properties between workers
- On Windows XP, microphone is not recognized for an input to a stream
- On Windows XP, in some circumstances, FlashMediaServer streams deliver choppy streams
- In Microsoft Internet Explorer, when protected mode is on, non-administrator profiles fail to load Flash content
- On Windows 7, under certain conditions, webcam feeds do not render properly
- In Internet explorer, when hardware acceleration is disabled, the “allow fullscreen” dialog fails to exit completely
- On Microsoft Windows, looped FLV videos fail to show the last frame
- On Microsoft Windows, gotoAndStop calls sometimes function incorrectly

Flash Player 11.5.502.149
- The updates addresses vulnerabilities that could cause a crash and potentially allow an attacker to take control of the affected system

Flash Player 11.5.502.146
- Heap-based overflow caused by an integer overflow in flash.display.BitmapData()

Flash Player 11.5.502.135
- Large images not loading in Flash Player
- Output protection=REQUIRED content doesn't play on Retina Macbook pro internal monitor

Flash Player 11.5.502.110
- Change log not available for this version

Flash Player 11.4.402.287
- Change log not available for this version

Flash Player 11.4.402.278
- Change log not available for this version

Flash Player 11.4.402.265
- Change log not available for this version

Flash Player 11.3.300.270
- Address a crash that was occurring in the Adobe Flash Player Update Service (FlashPlayerUpdateService.exe)

Flash Player 11.3.300.268
- Flash Player content not rendering correctly on Firefox on Windows in Sandbox mode
- Various general stability issues

Flash Player 11.3.300.265
- Change log not available for this version

Flash Player 11.3.300.262
- Users experience crashes while viewing Flash content in Firefox on Windows

Flash Player 11.3.300.257
- Full screen keyboard input
- Low latency audio support for streaming audio through NetStream
- Protected Mode for Firefox
- Low latency audio support (Sound API)
- Texture Streaming for Stage3D

Flash Player 11.2.202.235
- Security fixes

Flash Player 11.2.202.233
- Change log not available for this version

Flash Player 11.2.202.228
- Security enhancements

Flash Player 11.1.102.63
- Security enhancements

Flash Player 11.1.102.62
- Security enhancements

Flash Player 11.1.102.55
- Video playback will be hidden under the browser when toggling between the tabs at full screen by shortcuts CTRL + TAB in IE9

Flash Player 11.0.1.152
- Includes new features as well as enhancements and bug fixes related to security, stability, performance and device compatibility

Flash Player 10.3.183.10
- Security enhancements

Flash Player 10.3.183.7
- Calls to gotoAndPlay() and gotoAndStop() no longer fail in some Flash applications which load shared libraries
- TextField instances which specify a negative offset (x property contains a negative value) now correctly flow the text horizontally instead of vertically
- Improved performance in some cases when displaying complex animations
- MSI versions of the Flash Player Installer now properly install the Native Settings Manager control panel on Windows
- Flash applications at certain websites (justin.tv, heylenmichel.de) now load correctly

Flash Player 10.3.183.5
- Security enhancements

Flash Player 10.3.181.34
- Addresses compatibility issues with some content using cross-domain policy files

Flash Player 10.3.181.26
- Security enhancements

Flash Player 10.3.181.22
- Security enhancements

Flash Player 10.3.181.14
- Security enhancements

Flash Player 10.2.159.1
- Security enhancements

Flash Player 10.2.153.1
- Change log not available for this version

Flash Player 10.2.152.32
- Change log not available for this version

Flash Player 10.2.152.26
- Stage Video hardware acceleration
- Support for full screen mode with multiple monitors
- Internet Explorer 9 hardware accelerated rendering support
- Native custom mouse cursors
- Sub-pixel text rendering
- Passing dates from Java to Flex causes a 1 hour time difference
- Unable to load external unicode file names in consistent manner across browsers IE vs. Plugin
- Artifacts with tiled bitmaps when resize the browser to make the scale factor less than 1
- beginBitmapFill drawing issue: Unexpected white line is shown
- For both the getServiceLocations request and the GetSettings request, the namespaces are being stripped out of the request (sibling elements) when creating request object with FlashPlayer 10.2
- It causes blank video content to disable Hardware acceleration
- Google Street View exits Full Screen mode without user requesting
- Video RENDER_STATE can't returns to "accelerated" on StageVideo when it switch on/off stage video
- Sound echos twice in some games with Flash 10.2 at king.com/games
- Windows Only. Flash video applets exit fullscreen when another applications status changes (WLMail checks for emails for example)
- Embedded Object could not show up on page youtube.com
- SWF file cannot be loaded in all players at alwaysbusy.nl, which was created by Invender Catalog Maker
- SWF file published by Captivate 5 cannot get played properly, and the window turns black and nothing happens
- Vectors of non-built in classes prevent SWFs from unloading causing memory leaks
- Keyboard events are not locked into the player causing the browser to scroll the window only when GPU rendering is enable in the browser
- Facebook game bubble paradise does not respond to mouse clicks when selecting the game level
- Text on website infertosa.com was replaced by "null"
- Flash will parse wrong xml as correct and can't find out illegal XML content
- Multitouch doesn't seem to be working in Full screen mode
- Link event doesn't get dispatched for embedded text when textfield or container is moving (animation)
- Memory Leak: Can't unload SWF with CFF Fonts after they are used as TextBlock content
- Video playback is gone when exiting full screen if playing back an html embedded Flash video with width and height that's equal the screen resolution
- Unable to load external unicode file names in consistent manner across browsers (IE vs. Plugin)
- ATOK IME menu overlaps, obscures text field
- Date.toString() returns wrong string representation for some dates of Brasilia Time Zone when DST is on on Windows and Mac

Flash Player 10.1.102.64
- Security enhancements

Flash Player 10.1.85.3
- Contain fixes for critical vulnerabilities

Flash Player 10.1.82.76
- Resolves multiple memory corruption vulnerabilities that could lead to code execution
- Resolves a vulnerability that could lead to a click-jacking attack

Flash Player 10.1.53.64
- Change log not available for this version

Flash Player 10.0.45.2
- Security enhancements

Flash Player 10.0.42.34
- 65 general stability fixes
- When two AVM1 SWFs communicate with an AVM2 SWF, and all SWFs are on different domains, LocalConnections fail
- Windows exe installer is hanging at runtime and resulting in a failed install
- Settings Manager and error dialogues need to use the correct URL for those URL’s in the form, http://user:[email protected]
- When setting UI with WMODE=transparent, the text in the camera/microphone dialog is unreadable on Windows with Safari browser only
- The default 'check for updates' (Auto-Update) frequency should be 7 days

Flash Player 10.0.32.18
- Change log not available for this version

Flash Player 10.0.22.87
- Introduces support for Solaris platforms
- Provides the ability to grant or deny access to AV device equipment from the flash player based on ‘deny all’, except for a specified whitelist of domains, via the MMS.cfg file
- Includes security enhancements described in USecurity Bulletin APSB09-01U
- Flash Player 10 crashes in IE7 due to the use of a dynamic TextField as a mask on another display object when the field set to anti-alias for readability
- A sound stream error #2032 will cause the playback of a separate stream to stop playback
- Japanese text mojibake (garbled) at Input Text in Flash 5 swf
- Ming created file does not play in Flash Player 10 in any browser
- FileReference.save() can save invalid Windows filename like "sticky." so users are never able to delete
- Setting bitmap width/height before super() crashes player
- Audio is scratchy with static/streamed with sample rate greater than 44kHz
- Seeking H264 video on the first few frames causes IE to crash
- Fullscreen in Flash Player 10 hangs with Flex 3 horizontal slider
- Matrix3D AS3 class implementation is difficult to use for general math
- The Origin header should be put on the banned headers list
- Using drawingAPI2 in certain conditions when the Shape is not yet on the displayList can crash
- Adding 2 vectors with float4 input and output produces incorrect result
- Attempting to install to a non-C: drive results in 'lack of disk space' error
- Fix AS APIs' inconsistent handling of NaN parameters on different platforms
- SampleDataEvent playback in IE7 window crashes browser when new Flash window displayed
- When receiving multiple speex audio streams, audio may be garbled
- When the end of a video is reached at certain websites, IE crashes instead of showing the next frame
- UIA mistakenly over-enforced in previous release
- Japanese characters are mojibake when they are entered into an input text filed on the Mac Player

Flash Player 9.0.124.0
- Various security fixes- Various security fixes