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.

link|improve this question

80% accept rate
mac seem to have 9,0,47, should it work OK? – Tom Feb 24 '09 at 13:20
feedback

1 Answer

up vote 0 down vote accepted

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

link|improve this answer
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 Feb 24 '09 at 14:06
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 Feb 24 '09 at 15:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.