Flash Banner does not load

Hi all,
I am posting this because I purchased a package on FlashComponents.net, and spent 167 dollars on a set of flash components that were suppose to be easy to install and highly customizable. I messaged the creater of this package, snowcat, but he does not reply to my inquiries on why it does not work.
What I thought might be wrong was what I changed in the xml file, so I uploaded the entire folder from stock. the index.html page worked, however as soon as i copied the source code into my page I wanted to to actually play in. It does not even show, when I right-click the area in which it is suppose to be it says "Movie not loaded...".
I literally copied and pasted, there were no changes to the code whatsoever from the working one.
After that I continued to try to arrange it the way I wanted it to be anyways, storing the source files in a folder of the site rather than having it in the root of the file. This folder is "index_banner" The developer DID have a posting about that issue on his website which I read four times to make sure that somehow that was not the culprit either.
Below is the code for the page; I am hoping I inadvertantly messed something up because then my 167 dollars is not wasted. But with the lack of support for a supposed "well documented" package it is a little disheartening.
THIS IS IN THE HEAD TAG
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var flashvars = {};
flashvars.folderPath = "index_banner/";
flashvars.settingsXML = "settings.xml";
var params = {};
params.scale = "noscale";
params.salign = "tl";
params.wmode = "transparent";
var attributes = {};
swfobject.embedSWF("banner.swf", "BannerDiv", "600", "260", "9.0.0", false, flashvars, params, attributes);
</script>
THIS IS IN THE BODY TAG
<div id="BannerDiv">
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" border="0" /> </a>
</div>
=======================================================
FILES IN THE "INDEX_BANNER" FOLDER
banner.fla
banner.mxp
banner.swf
images/
images.xml
index.html
settings.xml
style.css
swfobject.js
=======================================================
HERE IS THE ENTIRE INDEX.HTML FILE (SAMPLE FILE) (THIS WORKS BUT MY PAGE DOESN'T - INDEX.PHP)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var flashvars = {};
flashvars.settingsXML = "settings.xml";
var params = {};
params.scale = "noscale";
params.salign = "tl";
params.wmode = "transparent";
var attributes = {};
swfobject.embedSWF("banner.swf", "BannerDiv", "600", "260", "9.0.0", false, flashvars, params, attributes);
</script>
</head>
<body>
<div id="BannerDiv">
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
</div>
</body>
</html>
THANKS IN ADVANCE FOR YOUR HELP! ANY INFO WOULD BE APPRECIATED I AM IN THE DARK ON THIS.

I don't know if your problem arises from this, but I'll throw it out for you to consider.  When you load an swf file into an html page, and that swf file loads other files (images, swf's xml's, etc), the swf file needs to target those files as if it is in the html file's folder.    So if you are placing that swf file in a different folder than the html file, you may need to adjust how it targets the files it loads because it needs to target them as if it is in the html file's folder.

Similar Messages

  • Adobe flash player does not load statistics on Google Public Data

    Adobe flash player does not load statistics on Google Public Data and displays a white page. However If I put the same URL in an other browser the page loads seamlessly. Is it a Firefox or a Adobe flash player bug ?

    I looked on the Google Public Data site, but couldn't find any Flash videos.
    Can you provide a link where you say the problem is occurring?

  • Flash Player does not load content

    We have a page that should load a video but it will not work on all browsers. It works for some users in the company on IE 9 but for some of the employees it will not load. It works fine on Chrome. We are on Flash Player version 14.0.0.145, Windows 7, IE 9.

    What I would try if I encountered your situation is to check if a newer device driver for the display adapter is available; see http://forums.adobe.com/thread/945765

  • Flash Content does not load if Non-Unicode language is selected as Korean

    Hello,
    Users in Korea who are part of Maersk.com are facing problems accessing sub-pages containing flash content. The issue resolves if we change the non-unicode language to any other language other than korean.
    Tried using Flash Player with debug and it throws up ActionScript error as follows:
    Error #2044: Unhandled IOErrorEvent:. text=Error #2036: Load Never Completed.
    The error occurs in the following links:
    http://www.maersk.com/AboutMaersk/WhoWeAre/Pages/History.aspx
    http://www.maersk.com/AboutMaersk/Pages/Management.aspx
    OS: Windows XP Pro
    IE8
    Flash player version 11
    What can be done to access these sites without changing the non-unicode language as this is required by other applications?
    Thanks,
    Satish

    I am having the very same problem and have done exactly the same... generated my html through flash professional CS5.  It works great in IE8 but is just a blank page in IE7.  You did not post the solution, did you find one? 
    My flash generated code is here http://www.asessippi.com/test/calendar.html will all of the supporting files in the same folder, and nothing else in there. 
    Any suggestions?

  • Flash player does not load xml object embedded in a web page.

    Sample pulled from webpage
    var fo = new FlashObject("labeling.swf?xmlfile=labeling4.xml&restart=true&actNum=4:7", "labeling", "600", "500", "10", "#eeeeee");
       fo.addParam("allowScriptAccess", "sameDomain");
       fo.addParam("quality", "high");
       fo.addParam("scale", "noscale");
       fo.addParam("redirectUrl", "http://get.adobe.com/flashplayer");
       fo.addParam("wmode", "transparent");
       fo.write("activity-4");
    In IE 9 / 8 this is what I get.
    If you need more information please let me know.
    Any help with this problem is greatly appreciated.

    Would you mind reposting this question over on the Flash Professional forums?  This forum is primarily for end users, the Pro forums will get you in touch with a wider developer audience.
    If you feel like this is a bug in the player, please open a new bug report on this over at bugbase.adobe.com.  When adding the bug, please include your sample code, swf, or URL so we can quickly test this out internally.  If you'd like to keep this private, feel free to email the attachment to me directly ([email protected]). 
    Thanks,
    Chris

  • Adobe Flash Player 10.1 (latest) does not load video on some sites

    Since updating the Flash player to 10,1,82,76 many sites with flash video does not load content and usually stays black or showing a loading icon forever. Same result in all browsers (Safari, Chrome, Firefox).
    One example is revision3.com, where flash video never loads. However, flash video loads fine on youtube.com for instance. I have been trying to uninstall, reboot, repair permissions and install again with the no success.
    Anyone experienced this and found a solution?
    Thanks!

    Odd. Revision3 works fine for me. In fact the opening shot of the video I tested is someone sitting at a desk with an Apple Macbook!
    As you get the same error in all browsers, try uninstalling and reinstalling Flash Player:
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • Dreamweaver embedded flash content will not load in IE7

    My company standard is IE7
    I'm charged with developing flv that will auto play on PC from a removable thumb drive.
    in addition it should be able to launch a url.
    I'm using CS4 Flash and Dreamweaver
    developing on a Mac.
    I've used action script 3 to program buttons that start, stop and launch url
    I've worked everything out on a Mac.it works fine in Mac environment.
    I've gotten swf files to autoplay on PC
    the PROBLEM?
    when I try load the html web page on the PC with IE7 the flash content (either a swf or flv embedded using Dreamweaver) does not load.
    IF I leave the IE specific html in the code IE7 returns a message that flash player needs to update. - IT has installed the latest version of flash player.
    if I extract the sniffer/alternative code the flash content does not load there is no message
    If the swf file auto loads and plays then Why is that a problem?
    action script -  to launch url execution launches as a security warning and the trusted settings window
    not very seamless eh?
    so the alternative is to play the flash content embedded in html and create launch url button in html . . . but ofcourse flash content won't load in IE7.
    I've not been able to test the code on any other version of IE
    I hope this is enough information to help if not let me know what you need to know . . .
    thanks in advance for any time you all spend on this.
    M

    So right now you have a SWF file that plays and FLV file and it's not loading in IE7.  Is the testing server that you are using NOT on your local machine?  The reason I ask this is because IE will typically block content if it is hosted on the local machine and treat it as a security risk, prompting the message you refer to.
    Also would it be possible for us to see the code you are using for the plugin?  Most users here will be able to help troubleshoot any issues with the HTML code if we can see it, however, there is a possibility that the fix may be in Flash, in which case you should cross-post this in the Flash forum as well for assistance just in case.

  • Flash content will not load in IE7

    My company standard is IE7
    I'm charged with developing flv that will auto play on PC from a removable thumb drive.
    in addition it should be able to launch a url.
    I'm using CS4 Flash and Dreamweaver
    developing on a Mac.
    I've used action script 3 to program buttons that start, stop and launch url
    I've worked everything out on a Mac.it works fine in Mac environment.
    I've gotten swf files to autoplay on PC
    the PROBLEM?
    when I try load the html web page on the PC with IE7 the flash content (either a swf or flv embedded using Dreamweaver) does not load.
    IF I leave the IE specific html in the code IE7 returns a message that flash player needs to update. - IT has installed the latest version of flash player.
    if I extract the sniffer/alternative code the flash content does not load there is no message
    If the swf file auto loads and plays then Why is that a problem?
    action script -  to launch url execution launches as a security warning and the trusted settings window
    not very seamless eh?
    so the alternative is to play the flash content embedded in html and create launch url button in html . . . but ofcourse flash content won't load in IE7.
    I've not been able to test the code on any other version of IE
    I hope this is enough information to help if not let me know what you need to know . . .
    thanks in advance for any time you all spend on this.
    M
    To the moderator I apologize for an earlier "test" post I was unaware nay ignorant of a test forum . . .

    I am having the very same problem and have done exactly the same... generated my html through flash professional CS5.  It works great in IE8 but is just a blank page in IE7.  You did not post the solution, did you find one? 
    My flash generated code is here http://www.asessippi.com/test/calendar.html will all of the supporting files in the same folder, and nothing else in there. 
    Any suggestions?

  • Firefox 33.1 does not load Adobe Flash Player 15.0.0.223

    As far as I can determine, Firefox 33.1 does not load Adobe Flash Player 15.0.0.223 (identified on the Plug-ins list as "Shockwave Flash 15.0.0.223") when I access most of the pages on the MSN website. Whether it will display any specific video is unpredictable but it displays about one out of five.
    If I place the mouse cursor on the blank black video display area (for which no controls or buttons are displayed), and click the right mouse button, then either (1) the context menu is the same as for clicking the mouse cursor on an empty part of the page, or (2) the context menu is not displayed at all.
    Apparently, Firefox has failed to load the plug-in, but does not display any error message. Neither is there any error message displayed by the plug-in.
    If you think I am willing to undertake a trial-and-error odyssey through various "do this and see what happens" recommendations in "Knowledge Base" articles and the like, then think again. I don't have the time to make the effort, and I will use Internet Exporer instead. It ought to work with MSN just fine. :-)
    Since I did not develop Firefox, this is not my problem to solve. It's your software, not mine, and I didn't make the mistakes, so you fix it.
    By the way:
    Either Firefox Help does not display the version correctly, or your Troubleshooter doesn't obtain the data correctly. Help says version 33.1 and Troubleshooter says 33.0. YES I KNOW THAT FIREFOX 33.1.1 IS AVAILABLE. SO WHAT?
    Troubleshooter also identifies the Shockwave Flash plug-in as "15.0 r0" but the native Add-ons feature identifies it as 15.0.0.223 -- which is the version that Adobe uses.
    The last line of the Troubleshooter's "educated guesses" just has "* 5.1.30514.0". I have no idea as to what that refers to and I doubt that anyone else would have one either.
    Well, maybe those numbers are good enough for "educated guessers" but in my experience computers do not make "educated guesses" even if software developers do.
    Enjoy!

    Please refrain from posting scattergun boilerplate suggestions.
    Please post specific instructions that will resolve the problem. If you don't know why the problem occurs and how to remedy the problem, then don't bother.
    Realize that the problem did not occur with the previous version of Adobe Flash Player, but began after it was updated to 15.0.0.223. So it is is apparently specific to that version, and it may reflect a flaw in Adobe Flash Player. There's no way to actually report it to Adobe. Posting a report in their "user forum" just produces replies like the one that you have posted in reply to my OP, so what is the use?
    Evidently you presume that Firefox does not have a bug, that something else doesn't work and you may be right. However, if Firefox does have a bug, then nothing that you have posted will correct it, and experimenting according to your boilerplate will be nothing but a waste of time and effort.
    Again, the problem is not that Adobe Flash Player 15.0.0.223 does not run, but that it does not run when I attempt to view most of the videos on MSN. It does display videos from YouTube and other websites with an occasional specific exception. If the failure occured on more websites, and with all MSN videos, then maybe your suggestions for investigating it would have more merit.
    For what it is worth: the problem occurs in Firefox Safe Mode and without Firefox Safe Mode. Disabling or enabling any extensions or other plug-ins has no effect.
    I established that while investigating why Firefox 33.1 started producing crash reports every time that it initially displayed the New Tab page when I visited MSN (Firefox 32 did not do that). I also checked whether the actions that I took to troubleshoot that behavior affected Adobe Flash Player on MSN. They didn't.
    Apparently the crash reports occured because Firefox could not find or could not load the "thumbnail" images for website pages that I had previously seen (they are often deleted by ''CCleaner''). The crash reports stopped after I made a couple of changes to the configuration for the ''SandboxIE'' sandbox in which I run Firefox.
    Frankly, Firefox "Safe Mode" is something I don't need, because I run Firefox in a ''SandboxIE'' sandbox, which is a much more comprehensive security measure than anything implemented by any specific application. At the moment I don't recall whether Firefox Safe Mode is enabled, although I probaby re-enabled it after disabling it during the crash-report investigation. But it didn't make any difference with regard to Adobe Flash Player in that context, so there's no reason to repeat it.

  • A game that used to load in old browser does not load in Firefox, despite installing new version of the Adobe Flash player as instructed?

    I used to have Internet Explorer as the browser on my laptop but had loads of problems. I installed Firefox as I had been told that it was more efficient. I play several application games within Facebook and one of them - Treasure Island Adventure Game - does not load whatsoever. It states if game does not load within 10 seconds to upgrade my version of the Adobe Flash player. I did that and re-started my laptop and the problem was not solved. I even deleted the application then loaded it up but it still did not make any difference.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can also check the settings for Firefox in your security software (firewall, anti-virus) to make sure that they aren't blocking content.

  • Bug - Flash CS6 Help does not load

    Fresh install of WIndows 7 (32-bit). Fresh install of Flash CS6 trial. Click Help > Flash Help and nothing happens. Help does not load. Browser never opens. Nothing happens. Same with Help > Flash Support Center. Also installed Photoshop CS6 trial and that Help system does load (opens browser to online help page). Flash CS6 Help is completely dead. Anyone else experiencing this? Or better yet - how to fix it?

    Hi Lorenzo,
    What locale are you trying to install Flash Pro CS6 (and hence, the Help update) on?
    Also, could you please send us your error log?
    Depending on your platform, it is found at the following locations:
    Win: Program Files\Common files\Adobe\Installers or \Documents and Settings\<user>\Local Settings\ApplicationData\Adobe\AAMUpdater\1.0\
    Mac: /Library/Logs/Adobe/Installers or ~/ Library/ApplicationSupport/Adobe/AAMUpdater/1.0/
    Regards,
    Suhas Yogin

  • My flash player does not work on my tablet.

    My flash player does not work on my tablet

    Your tablet uses Android OS.
    There is no more Flash Player for Android and there won't be another. Android is no longer compatible with Flash Player. Playing Flash content is very processor consumptive and it drains your battery, also shortening the life of it. Android (Google) recommends using either "Dolphin" or "Puffin" as your browser if you need to view Flash content with a mobile device running Android. They're both free in the GooglePlay store. These browsers use "server side" rendering to reduce the load on your device.

  • Flash Player Does not work at few Web Sites

    I was using Flash Player 10 somehow it suddenly forced me to install the latest Flash Player and I did it. Now it does not work at few web sites but works on other. The web sites where it does not work I am including the screenshots. when I want to watch video on these sites it says loading ad and it keeps on like never ending please advise below are the screenshots of the two web sites where it does not work
    Satbahadur
    My Device is HP Laptop and I have Windows xp

    Hi Chris
    I checked on my daughters MAC laptop too its not working on it too. I may
    try getting adblocker then I will try again. Thanks for your quick
    attention I appreciate your help
    Satbahadur
    Message was edited by: Satbahadur Chris Sorry to add some more info I tried one adblocker called simple blocker but now the video does not load I am confused don't know what is possible Please advise when ever you have time Thanks again

  • Flash Player Does Not Work with IE8 and Windows XP

    I am using Windows XP VR 5.1 with SP3. Flash Player does not function? So videos will not play that use Flash Player. The Adobe Support Site has been 000 Help because it is a free product. Microsoft says it is an Adobe problem. Finger pointing to the nth degree. I have loaded the latest version of Javascript and Flash Palyer.. Any ideas?

    Resetting IE is a shotgun approach, but may be much easier (and faster) for a user than trying to troubleshoot and find exactly which add-on, control, setting is causing issues. For a fast approach, you can reset IE, then start re-installing the add-ons you wish to use. Here is a kb that describes the process and even provides a Fix it: http://support.microsoft.com/kb/923737
    If you’d like to troubleshoot, here are some steps that will fix most issues with Internet Explorer and Add-ons. This can be more of a scalpel approach, and could help you save your cookies, stored passwords, etc.
    1)      Update your Windows software
    a.       Follow the steps below to view updates that are available for your computer.
                                                       i.      Click to go online to the Windows Update website
    1.       Note: If Microsoft Update is not installed, you will be taken to the Windows Update website. See the note below if Microsoft Update is not installed.
                                                     ii.      Click Custom to check for available updates. In the left pane, under Select by Type, click each of the following links to view all available updates:
    1.       High Priority
    2.       Software, Optional
    3.       Hardware, Optional
                                                    iii.      Select the updates you want, click Review and install updates, and then click Install Updates.
    b.      What do I do if Microsoft Update is not installed?
                                                       i.      Follow the steps below to install Microsoft Update and check for updates.
    1.       Click to go online to the Windows Update website
    2.       Click the Go button next to the Get Microsoft Update Today and then click Start Now.
    3.       Review the license agreement, and then click Continue.
    4.       After setup is complete, click Check for Updates.
    5.       Click Custom to check for available updates. In the left pane, under Select by Type, click each of the following links to view all available updates:
    a.       High Priority
    b.      Software, Optional
    c.       Hardware, Optional
    6.       Select the updates you want, click Review and install updates, and then click Install Updates.
    2)      Turn off Internet Explorer add-ons you don't recognize
    a.       When you visit a website, an add-on might be downloaded without your knowledge, or you might be prompted to download an add-on. These add-ons might cause Internet Explorer to run slowly or become unresponsive. You should remove all Internet Explorer add-ons you don't recognize or trust.
    b.      How do I spot malicious add-ons?
                                                       i.      You can usually spot malicious add-ons under the Name column in the Manage Add-ons dialog box. Malicious add-ons might have:
    1.       Blank names.
    2.       Names that include random characters or have a sequence of numbers and letters (for example, fhriduvh.dll or f6rid8vh.exeas as opposed to Windows Messenger).
    3.       A publisher name you might not recognize.
    c.       How do I disable an add-on?
                                                       i.      Open Internet Explorer.
                                                     ii.      Depending on your version of Internet Explorer, do one of the following:
    1.       In Internet Explorer 6, click the Tools menu, and then click Manage Add-ons.
    2.       In Internet Explorer 7, click the Tools menu, point to Manage Add-ons, and then click Enable or Disable Add-ons.
    3.       In Internet Explorer 8, click the Tools menu, click Manage Add-ons, and then click Toolbars and Extension (if necessary). Also note the drop down list labeled “Show:” You are interested in Add-ons and Downloaded
    4.       Follow these steps to determine the version of Internet Explorer you're using:
    a.       Open Internet Explorer.
    b.      Press ALT+H, and then click About Internet Explorer.
    c.       How can I find which version of Internet Explorer I'm using if it won't launch?
                                                                                                                                i.      If you're unable to launch Internet Explorer you can use the following steps to determine the version you're using:
    1.       Click Start, click Run, type %ProgramFiles%\Internet Explorer, and then click OK.
    2.       Right-click iexplore, click Properties, and then click Version.
    3.       Under Item name, click File Version. The version number appears under Value to the right of File Version.
    a.       Note:If the file version number begins with 6, you have Internet Explorer 6. If the file version number begins with 7, you have Internet Explorer 7. If the file version number begins with 8, you have Internet Explorer 8.
    d.      If you aren't using the latest version of Internet Explorer, consider updating.
                                                                                                                                i.      How do I update to the latest version of Internet Explorer?
    1.       Click to download and install the latest version of Internet Explorer        
                                                                                                                              ii.      How can I update Internet Explorer without launching my web browser?
    1.       Click to go online to the Windows Update website.
    2.       Click Custom to check for available updates.
    3.       In the left pane, under Select by Type, click Software, Optional.
    4.       Select the Internet Explorer update, and then click Review and install updates.
                                                    iii.      Click the name of the add-on.
    1.       Click Disable. You might have to restart Internet Explorer for the changes to take effect.
    2.       Why do some add-ons include (Not verified) in the Publisher column?
    a.       If (Not verified) is displayed in the Publisher column in the Manage Add-ons dialog box, the add-on itself is not digitally signed even though the program that installed it might be. A digital signature verifies that a file comes from the person or publisher it claims to be from, and that no one has tampered with it since it was digitally signed.
    3.       How do I disable an add-on if I can't access Internet Explorer?
    a.       Click Start, and then click Control Panel.
    b.      Double-click Internet Options.
    c.       Click the Programs tab, and then click Manage Add-ons.
    d.      Click the name of the add-on you want to disable, and then select Disable.
    e.      When the Add-on Status dialog box appears, click OK to close it.
    3)      Perform a free Full Service Scan using Windows Live OneCare safety scanner (not necessary if you don’t suspect viruses and are confident in the protection you have on your machine).
    a.       Go to the following website, and then click Full Service Scan: Windows Live OneCare safety scanner
                                                       i.      http://go.microsoft.com/fwlink/?linkid=56726
    If you are still experiencing issues, perform these steps. If the issue subsides, you may discontinue the remainder of the steps
    1)      Disable all add-ons (one at a time) until you can no longer reproduce the problem
    a.       Close all Internet Explorer windows.
    b.      Click Start, and then click Control Panel.
    c.       Click Network and Internet Connections, and then click Internet Options.
    d.      Click the Programs tab, and then click Manage Add-ons.
    e.      Click the name of the add-on you want to turn off, and then, under Settings, click Disable.
    f.        Click OK.
    g.       Restart Internet Explorer. Continue using Internet Explorer the same way you did when you received a crash report. If Internet Explorer continues to crash after disabling this add-on, continue with the next step.
    h.      Repeat steps b through g for each add-on listed. When you can no longer reproduce the problem, the most recently disabled add-on is the cause of the problem. Once you discover the add-on that is causing the issues, you can uninstall it (use Manufacturer’s uninstaller if one is provided) then if you wish to continue to use the add-on, install the latest version from the manufacturer’s site.

  • Flash player does not work properly on Windows 7 32 bits

    Hello,
    My flash player does not work properly on Windows 7 32 bits with Firfox and IE8 (lasts versions).
    My Flash player version : 10.0.45.2, but I tried with version 9 too, with same problems.
    I have tried to uninstall, reboot, reinstall several times, ... witch did not worked.
    In fact, it works correctly on some sites, like youtube, but not on some others like :
    http://www.dailymotion.com/ => black screen instead of videos, right click gives flash context menu
    http://www.canalplus.fr/ => videos does not load, right click gives flash context menu
    http://www.myspace.com/ => no audio player, right click gives flash context menu
    some games in http://www.kongregate.com/ => black screen instead of games, right click gives flash context menu
    I have no problem with shockwave in http://www.adobe.com/shockwave/welcome/
    No problem too with flash player on http://www.adobe.com/software/flash/about/
    But in the Global Privacy Settings panel (http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager02.htm l), I cannot change any settings :
    I cannot check boxes,
    My changes are not saved.
    In most of flash animations, videos, ...,
    when I click on parameters, I cannot do anything, even closing.
    when I am in full screen mode, the message "press escape to exit...." does not disappear.
    Last thing, all those problems was not there when I was on Windows XP, few weeks ago, and appear with my registered Windows 7 premium familly edition, with the same hardware configuration...
    Thank you for your help

    Hi eidnolb
    Thanks for your answer.
    This is what I have :
    Verify user permissions
    I have an administrator account.
    I tried (uninstall, install and run) with super-administrator account for same results
    Install the most current version.
    I am running the latest version (10.0.45.2)
    Run the Clean Installer to Fix 3rd Party Flash Player Cleaners
    I did not "clean" my computer.
    Troubleshoot Pop-up blockers
    I have no Pop-up or esle blocker  software.
    Ensure that Internet utilities do not block Flash Player
    I tried (uninstall, install and run) without Avast.
    I have windows 7 firewall. I do not know where I can allow ActiveX  controls and Flash (SWF) content. I do not see anything relative to ActiveX an Flash in allowed program list.
    Fix machine crashes when displaying Flash content
    I have no freez or crash.
    Using IE, Shockwave Flash Object is Enabled and vs 10.0.45.2
    Using FF, I have SWF vs  10.0.45.2 and it is Enabled
    I really do not understand !!
    Thanks,
    Ju'

Maybe you are looking for

  • HP ePrint settings

    Hello I have an HP 8500 networked through the router. HP ePrint app worked fine before the update.  I could change printer settings and print using the network or mobile tablet Samsung Samsung S4, S3, S4 mini. After update I am not able to change pri

  • Record disappear on the form, but not in the table

    Hi, I have a main form which ties to table tab1 and subform which ties to table tab2 User entered a record in the main form and not completely finished and go to another form and try to setup something else. And click "Refresh All" When the user went

  • Joining a Path

    I am having problems trying to join some objects. I have a smaller circle in a larger circle. and an arrow (just two lines) pointing right. I would like to join these objects, so that each end of the arrow will join to each the circles and make it on

  • How do I get rid of EZ Photo?

    I attempted to install a "bonus" disk of software utilities that was bundled with another software product that included Adobe Album Starter. I was not impressed and uninstalled it. . .or I thought I did. The EZ Photo segment (apparently produced by

  • I keep getting error 15?

    i keep getting error 15 when trying to install creative cloud ps6 or photoshop elements 11, new computer, any ideas?