New
#211
I believe 10.1 is final now :)
Adobe - Adobe Flash Player
Im guessing since I already have this version from its first release, I dont need to download this.
Hi to all.
Can anyone help me?
I want to use SWFText and SWFbanner in 32 bit win7,but after installing this softwares,an error message tell me I must install the Macromedia flash player 6 or higher version on my computer.
I installed adobe flash player but the error still is going on.
can anyone solve my problem?
thanks.
strikerboy,
is the flash player installed for all versions of your browsers? ie. if you use firefox and ie it should be installed for both. if you see a site in firefox, the site's flash version checker may be checking to see what version of flash is installed in ie.
can you see similar flash items on other sites? some sites do not properly check your version number,checking only the leftmost digit, thus seeing the new version as a '1' which is less than 6, this was OK up till version 10 came along.
code snippet i found on one site:
the site's web programmer needs to modify his source code to accommodate the new version being double digit.<!-- // Create flash object tag here (version 6 is the current minimum) var fo = new FlashObject('loader.swf','loader','100%','100%',6); fo.addParam('swLiveConnect','true'); fo.addVariable('lcId',lcId); fo.write('flashcontent'); // Testing with FlashTag found in JavaScriptFlashGateway.js //var ft = new FlashTag('loader.swf','100%','100%','6,0,0,0'); //ft.addFlashVar('lcId',lcId); //ft.write(document); //-->
if it's your site, and you are the programmer, you'll need to change your code. how, i do not know, i don't program (in html that is). suspect it may be more than just changing a number in one place...
if it's someone else's site, you need to contact them & let them know.
Flash Player is different for IE and other browsers like Firefox and Opera. If you go to Adobe - Adobe Flash Player by IE, it will give you the IE version and similarly, if you use firefox, it will ask you to download the firefox version.
Thanks.
yes I've installed both versions of adobe flash player plugin .but sitll the softwares witch i said don't work.
thease are screenshots of errors.
if anyone used these softwares please help me hoe to solve this problem.
thanks for your answers.