views:

301

answers:

1

My page has currently this set up - what is minimum REVISION I can configure here:

// Major version of Flash required
var requiredMajorVersion = 9;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Minor version of Flash required
var requiredRevision = 124;

For example my MacOSX ibook machine does not start this page at all, it just says "you are trying to install flash palyer on unsupported OS"

So I really like to keep version requirement as minimum as possible.

A: 

See this. It looks like its best to have 9.0.124.0. Which means you will need to upgrade your Macbook flash player.

dirkgently
well, my Mac book cannot be upgraded, its no more supported by Adobe. I am going to set it to 9,0,47 just in case.
Tom
In that cases, I'd say keep your fingers crossed and keep hoping things will work out just fine. Let us know if you face more issues.
dirkgently