FlashPlayer.TargetVersion

static var TargetVersion : String

Description

Get a string representing the version of the Flash Player which the current project has been compiled against.

JavaScript
import UnityEngine.Flash;

var playerVersion = FlashPlayer.TargetVersion;