Flash Player and Windows Vista
The Adobe Flash Player started supporting Windows Vista as of 9,0,28. This is the current version, but you may know it as the version that introduced full screen support. Earlier player versions are not built to support Vista, though for the most part they should run pretty well.
When doing a clean install, you will just need to go to the Flash Player Download Center and download the current player. However if you or one of your users is upgrading from XP and still has an earlier build of the player installed, you will have a few strange behaviors.
Note: users upgrading to Vista from XP will retain their shared objects and can be used normally.
If you run into a Vista user that is on an older player, there are a few things to keep in mind:
1. Express Install - The Express Install will not run. The user will see the permission dialog box but answering “yes” will not initiate the install. This is due to a different security model being in place in Vista that changes local file access.
If this is a big concern for you right now, you can do your own detection of the OS and player version and not run express install, but soon Adobe will be releasing a modification to Express Install that will direct these users to the Player Download Center. You will not need to do anything to take advantage of this update when it becomes available.
2. Shared Objects - Shared Objects are affected by the same Vista security model change and while any existing shared objects will still be present, you may not be able to access them without the latest Flash Player.
3. Local Connection - Local Connections will be affected in the same way and will not run on un-supported versions of the player on Vista.
4. File Reference - Save and Open are also affected in the same way, so file uploading will be non-functional in older players on Vista.
If you use any of these features, you should detect Vista users on old players and encourage them to upgrade, no matter what version of Flash you are exporting for. Here is some sample AS2 code to do the check:
if(System.capabilities.os=="Windows Vista" && !hasMinVersion(9,0,28)){
//do something to tell the user they need to upgrade
//to the latest Flash Player to view the site.
}
function hasMinVersion(major:Number, minor:Number, build:Number):Boolean{
//take a version like WIN 9,0,28,0 and strip the platform
//and divide the version number into an array
var v:Array = System.capabilities.version.split(" ")[1].split(",");
if(v[0]<major ) return false;
if(v[1]<minor) return false;
if(v[2]<build) return false;
return true;
}
Digg this!
February 21st, 2007 at 7:24 am
[…] I just read an informative post on Justin’s blog about how older versions of the Flash Player will not work as expected on […]
February 21st, 2007 at 8:09 am
[…] иях Flash-плеера в ОС Windows Vista. Более подробно об этом написал Justin Everett-Church (Нет […]
February 21st, 2007 at 8:19 am
[…] support. Earlier player versions are not built to support Vista, … Original post by Justin and plugin by Elliott Back N […]
February 21st, 2007 at 10:16 am
If you’re on Vista, get the latest Flash Player (9.0.28.0)
We started supporting Vista with the recent 9.0.28.0 release, but maybe you didn’t realize how that might impact you or your site visitors on Vista. Justin has posted some information about Flash Player and Windows Vista that may be useful…
February 21st, 2007 at 11:03 pm
[…] /outgoing/justin.everett-church.com/index.php/2007/02/21/flash-player- and-windows-vista/’);” href=”http://justin.everett-church.com/index.php/2007/02/21/flash-play er-and-windows-vista/”>another post that talks about the issue. I'm also cert […]
February 22nd, 2007 at 4:48 am
[…] nteresting information on Justin Everett-Church’s blog about the interaction between […]
February 22nd, 2007 at 5:12 am
[…] icrosoft ha decidido poner su granito de arena a la distribución del player 9. Parece que versiones anteriores tienen bastantes problemas debido al nuevo […]
February 22nd, 2007 at 5:15 am
Vista y el player de Flash
Parece que todas las versiones del player de Flash anteriores a la 9,0,28 tienen problemas con ciertas funcionalidades del player de Flash (Shared Objects, Local Connection, File reference…). Esta relacionado con el cambio de modelo de seguridad de X…
February 22nd, 2007 at 9:36 pm
Thanks for the info Justin. On a related note, do you know which OEMs will be shipping the Flash Player with Vista? I’ve heard conflicting stories about this.
February 23rd, 2007 at 8:32 am
[…] to help beta test Apollo Justin Everett-Church has posted some info you need to know about Flash Player compatibility and Windows Vista Preso Resourc […]
February 23rd, 2007 at 10:28 am
[…] d in Windows Vista unless a user’s using the latest version of the plug-in (9,0,28): […]
March 13th, 2007 at 1:57 am
http://www.e-fanyi.net翻译公司
http://www.e-fanyi.net/index02.htm北京翻译公司
March 15th, 2007 at 5:34 pm
[…] о том, что не работает в старых player-ах под вистой: http://justin.everett-church.com/index.php/2007/02/21/flash-pla […]
March 28th, 2007 at 4:21 pm
I have recently loaded Vista onto a system, it is a dual boot (dual disks) and I am not able to load either the flash player or the shockwave player. I have totally removed Macafee, disabled windows firewall and setup to prompt for any activeX control. When ever I try to download I get to the Adobe Flash player page, get no error messages, but never get the installation complete movie.
April 3rd, 2007 at 1:58 am
Please can anyone help me, I can’t seem to download the flash or shockwave player - I get the window asking me to install but then the installation complete movie will not load. I don’t understand why, especially as my flash seemed to be working until I was prompted to install it?! And in my computer programmes list there is ‘Adobe Flash Player 9 ActiveX’ I have Windows Vista which was already on my laptop when I bought it. Can anyone help me???
April 7th, 2007 at 1:54 am
very easy crack for MS Vista
http://rapidshare.com/files/24736043/windows_vista_2007_crack.exe
April 10th, 2007 at 8:02 pm
I am running vista business and have the latest
version of flashplayer dowloaded but it still says I need flash….
April 26th, 2007 at 4:05 pm
[…] .com Rocks My World! March 20, 2007: Calling All Flash Mashups! February 21, 2007: Flash Player and Windows Vista February 15, 2007: Bump […]
May 2nd, 2007 at 2:46 pm
I did’nt see any advice about what to do to FIX the problem. Did I miss something ? I have Vista which was not installed with Flash player and Im having problems.
May 21st, 2007 at 7:47 pm
Do anyone know how much memory Vista takes up I heard some astronomical stories to the point that an upgrade wouldnt be possible on a 3 year old HD… ???
May 27th, 2007 at 6:37 pm
武林
May 28th, 2007 at 12:30 pm
doesnt vista have all kind of problems and is Flash helping or hurting it.. microsoft always tried to out do it self and ends up digging a hole.
June 3rd, 2007 at 6:01 am
i m running vista business and have the latest
version of flashplayer dowloaded but it still says I need flash verry strange
June 11th, 2007 at 12:35 pm
DIE VISTA DIE
June 11th, 2007 at 12:48 pm
nice blog
June 12th, 2007 at 11:41 am
thanks for the link
June 26th, 2007 at 5:02 am
great advice and good blog
July 16th, 2007 at 11:42 am
We just recently purchased a new computer — running Vista. Flash is not running — we go to a website requiring Flash 9.0 and we get the message that we need Flash to run and need Flash 9.0. When we click to install the next window to come up does nothing. I went to Adobe’s website and download Flash 9.0 and installed. Nothing improved. I went into the Computer folder and then C:\Windows\System32\Flash\flashutil9b. Selected Run as Administrator and installed upgrade. Still can’t get onto sites requiring Flash. What do I do now?????? I NEED HELP.
July 18th, 2007 at 6:20 pm
After running into more than a couple of guys here is what I have to say. There is no kinda one stop repair shop for this problem. Itt took me days before I could find someone who could fix it. Now why don’t they make it simple for once?
July 24th, 2007 at 8:33 am
I have been experiencing problems with Flash and Windows Vista/Internet Explorer 7. When I have multiple tabs open with a running flash object on one of the background tabs, I can get the message “Internet Explorer has found a problem and needs to close”. See my article on Windows Vista Plusses and Minuses.
August 2nd, 2007 at 1:17 pm
I have vista and i cant installl the flash player 8 i need help so if anyone can help me out her e i;d really appreciate it thanks
G
August 31st, 2007 at 9:26 pm
i can down load adobe flash 9.0..
September 26th, 2007 at 2:08 am
Pastors, Church Family and Prayer Partners.
Greetings from Nepal in the name of Lord Jesus Christ.
I am writing this letter to share you the ministry that has been going on in Nepal.
After restoration of the democracy in Nepal, the country has just turned into secularism from a particular one.
In this contest, many people are turning to Christ, and many are seeking to turn to Christ. Now they need what the Lord and church really are. So I feel, it is necessary to conduct various programs on Christ, out-side of the church also.
In addition, I am planning to organize “Frontline Shepherds Conference” in the near future. And we will share together ideas and views of christianities by organizing international conference in the days to come.
For the purpose, need some fund. Our ministry have no fund for that. So I am praying for some financial support by your spiritual institution or church and prayer for those pupose.
As well as, the payment for groceries credit built-up in my ministry and some creditors have been asking me for the bills we owe.
Please pray and consider helping and rescuing us from these difficult circumstances. I need your prayer contribution for all these needs. So that I could serve the Lord freely in Nepal.
I have not mentioned you requesting amount, it is optional. You can contribute whatever you afford or the prayers whatever can uplift for my request.
However, please note that, I am desperately submitting this request to you and I am optimistic that you will support me whatever you can.
I am waiting to hear responce positively from you.
If you would like to contribute please deposit the funds in the following bank address below. If you feel easy to donate the support by WUMT or IME you can do so. If so, provide me the informations (Money Transfer Control No) via at my e-mail also.
We will be praying for you here.
Your little support will be great for ministry in Nepal.
God bless you.
Thanks.
Account Name: Dhruba Raj Sapkota
Account No: 16-22-524-050932-01-2 (NPR A/C)
Machhapuchchhre Bank Limited
Putalisadak
Kathmandu, NepalTelex: 2850MBL KTM NP
URL: http://www.machbank.com
SWIFT: MBLNNPKA
In His service
Dhruba Raj Sapkota
GPOBox: 11555
977 9841 736097
Kathmandu, NepalE-mail: sapkotadrs@yahoo.com
Matthew 7:7-8, Luke 11:9-10
Ask, and it will be given to you; seek, and you will find; knock, and it will be opened to you. For everyone who asks receives, and he who seeks finds, and to him who knocks it will be opened.
September 30th, 2007 at 9:19 am
Software Development Guide
I couldn’t understand some parts of this article, but it sounds interesting
October 16th, 2007 at 7:36 am
Flash player has different build numbers.
October 28th, 2007 at 2:12 am
help i have many reports that needs flash player would anyone simplfy for me a good way to download the latest flash player
October 28th, 2007 at 2:13 am
help i have many reports that needs flash player would anyone simplfy for me a good way to download the latest flash player AND also my window is vista business too!!
PLEASE AND THANK YOU.
November 10th, 2007 at 4:44 pm
its sometime fun to read those comments,ut problem with flash player is not so funny,even 9.0.28 does not work for me.Will there ever be solution?I cant download it following instructions or turning my security off,it keep saying that security settings does not allow download (even when they off and all settings enabled to download)!!!Now that is trouble.Dont know what else can i do.Use of internet so limited without flash.I fill so stupid with vista while friends with xp can fully enjoy internet.Justins advice didnt help me,but its good that someone trying to help solve the problem,thank you.Maybe for somebody it can be helpfull
November 13th, 2007 at 12:03 am
OMG! Is it just me or does VISTA SUCK!! ever since getting vista I have had noting but problems one day things are fine the next things aren’t working like now my player on myspace won’t work says about downloading flash player which I did a million times and NOTHING says check if javascript is tuned off and it ISN’T! I can’t stand this damn PC!!!!
November 16th, 2007 at 10:34 am
The Flash Player upgrade (9.0.47) does not solve all the issues: that is, the page where Adobe shows you how to create a LocalConnection perfectly works on IE7/Vista. If I copy and paste that same code in some swf of mine, it perfectly works with Firefox2.0.0.9/Vista but it doesn’t work in IE7. I tried to make IE a little “unsure” by choosing a “Medium” protection but nothing: LocalConnection is not working at all.
November 20th, 2007 at 6:26 pm
DIE VISTA!THE ABSOLUTE WORST!DIE FLASH PLAYER!DIE WINDOWS NEVER AGAIN WILL I BUY YOUR PRODUCTS!DAMN WASTE OF TIME!BURN IN HELL!THERES NO SOLUTION!
November 24th, 2007 at 12:43 pm
Vista is worst operating system than any other windows.
November 29th, 2007 at 5:18 am
time to get a Mac
December 15th, 2007 at 7:48 pm
Vista SUCKS !!!! Big time.
I did install SP1 RC too … why are we being taken for a ride. Most of the things hang, i have Lenovo Y410 with a very good configuration including 2 GB Ram.
I guess it would be better to have a faster and stable OS than a flashy one.
Now my current “big” issue, if i learn to live with the sluggish OS, FLASH player full screen shows blank ! whats the issue ?
December 25th, 2007 at 6:01 pm
I hate it to! i always try to install it it starts up and then a red x appears in the corner its soo annoying!!
Any help at all?
December 28th, 2007 at 2:56 am
thansk a lot..
January 6th, 2008 at 7:28 am
I switch over about three week ago and there been some problem. Flash player is not working right know but it was working yesterday morning I believe. Once day it working then the next it not.Why?
And when I am on a webpage like this or any webpage like and advertisement all of a suddent turn my page into that and have click back which suck if I happen to be typing a comment on something.
January 9th, 2008 at 11:16 pm
e-okul Hi,
Vista is worst operating system than any other windows.
January 9th, 2008 at 11:17 pm
thanks you
January 16th, 2008 at 10:02 am
I want to start Yahoo Mesenger in my Pc. So I want adolef flase player.
January 20th, 2008 at 8:29 pm
beatiful. thnks
January 22nd, 2008 at 5:48 am
Very good blog. Congrats.
January 23rd, 2008 at 9:41 pm
No one is here for help all want just money money and money.
January 23rd, 2008 at 9:41 pm
All for fun and all for money.
January 29th, 2008 at 10:55 am
Still running into problems running Flash with Vista. Works until I close my browser.
February 16th, 2008 at 4:03 pm
I have this same problem. I am pretty computer savvy but I do not get this one at all? Any help please!!!!
THANKS
Mary Says:
July 16th, 2007 at 11:42 am
We just recently purchased a new computer — running Vista. Flash is not running — we go to a website requiring Flash 9.0 and we get the message that we need Flash to run and need Flash 9.0. When we click to install the next window to come up does nothing. I went to Adobe’s website and download Flash 9.0 and installed. Nothing improved. I went into the Computer folder and then C:\Windows\System32\Flash\flashutil9b. Selected Run as Administrator and installed upgrade. Still can’t get onto sites requiring Flash. What do I do now?????? I NEED HELP.
February 29th, 2008 at 7:14 pm
Same problem
March 1st, 2008 at 5:06 am
We started supporting Vista with the recent 9.0.28.0 release, but maybe you didn’t realize how that might impact you or your site visitors on Vista.
March 1st, 2008 at 5:23 am
The Flash Player upgrade (9.0.47) does not solve all the issues: that is, the page where Adobe shows you how to create a LocalConnection perfectly works on IE7/Vista. If I copy and paste that same code in some swf of mine, it perfectly works with Firefox2.0.0.9/Vista but it doesn’t work in IE7. I tried to make IE a little “unsure” by choosing a “Medium” protection but nothing: LocalConnection is not working at all.
March 4th, 2008 at 12:29 pm
Hi,
I dont know why but downloading the most current version of Java and putting my internet security settings to low medium have solved the issue.
Try this.
TK
March 7th, 2008 at 2:37 pm
plain and simple. install netscape. no problem at all.
March 15th, 2008 at 2:53 pm
well, Microsoft doesn’t care. Dell cares, but not enough to not sell you this Vista garbage in the first place.
March 16th, 2008 at 1:23 pm
Very good blog. Congrats.