Skip to main content
Participant
November 9, 2017
Question

Determine/set what player version flash is running in browser

  • November 9, 2017
  • 2 replies
  • 240 views

In the swf I can set the flash version. Does this decide what version the player is using to run flash in Webbrowser?

And can I check that in actionscript? Currently Capabilites.version gives me the exact version of the Plugin.

This topic has been closed for replies.

2 replies

Colin Holgate
Inspiring
November 9, 2017

As part of your publish settings you can set it to require a particular minimum version. If you do use that you should set it to the lowest version that will be able to play your SWF. But as kglad says, if the SWF runs at all it will be using the version the browser has.

kglad
Community Expert
Community Expert
November 9, 2017

the player version running in the browser is the version of the plugin.