Plugins in Mediacore folder does not load

Hey, guys.
I installed my Afterfx and Premiere in "D:\program files\Adobe", and MBLooks plugin, it was installed in the folder "D:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore" automatically, but it was not loaded by Afterfx and Premiere, then I move the plugin to "C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore", it's loaded.
So anyone can explain this and give a sulotion.Sorry for my English.
Shen

This forum is manned by volunteers so sometime it takes time for a reply. It is always best with Adobe products to install in the default location. Splitting up library files and program files is never a good idea. You should install all Adobe products on your boot drive in the default program files folder.
I'm not saying you can't try installing on a different drive, just saying that this is not recommended and in your case, is not working.

Similar Messages

  • Why "Lighting Effects.plugin" in FIlter folder does not appear in the Rendering menu?

    Photoshop CS5 - I need to work with the "Lighting Effects.plugin".
    The plug-in is correctly installed into Adobe Photoshop CS5.1>Plug-ins>Filters but it NOT APPEAR rolling down the RENDERING menu!!
    How can I make it visible?
    Thank you

    That particular filter was not updated/upgraded to 64 bits, therefore you need to launch Photoshop as a 32-bit application.
    http://help.adobe.com/en_US/photoshop/cs/using/WS82af097c4236e2eb70aae8412fa75dc285-8000.h tml
      In 64-bit versions of Mac OS 10.5 and later, some older, optional plug-ins are available only if Photoshop is running in 32-bit mode:
    In the Finder, choose Go > Applications.
    Expand the Photoshop folder. Then right-click the Photoshop application icon, and choose Get Info.
    In the General section of the Info window, select Open In 32-bit Mode. 
    Close the Info window, and restart Photoshop.
    For more information, see 64-bit operating system benefits and limitations in Photoshop.
    Wo Tai Lao Le
    我太老了         No connection to Adobe.

  • Plugin does not load in acrobat 9.5

    Hi,
    I have a plugin that loads in acrobat 8.0.0 but does not load in 9.5 how do i make sure that it gets loaded in 9.5 as well.
    Thanks

    There is no generic solution for this type of problem: You need to figure
    out why it's not loading by debugging through the handshake functions. Set
    a break point on all handshake functions and see which one of them causes
    the problem. If you never actually get to any of the breakpoints, chances
    are that there is something wrong with the runtime linker trying to load
    the plug-in - like for example, a missing library.
    Karl Heinz Kremer
    PDF Acrobatics Without a Net
    [email protected]
    http://www.khkonsulting.com

  • Firefox 3.6.13 does not load AOL mail - it logs in ok but does not load

    I updated Firefox to the latest version and it will not load my AOL eMails.
    I can however log into my AOL account and it shows the Welcome message and number of unread mail and also shows the folders etc. including Spam folder but it does not load the eMail or will not allow me to open any eMails.- Just shows blank.
    BTW I can access my AOL mail Box with Internet Explorer.

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • Firefox does not load any websites now, after working well earlier today.

    Firefox is not working now - it does not load any websites. Message on screen says:- "8e6 Mobile Client - internet browsing is not possible at this time. Error:80001001".
    What I was doing before the problem:-
    I had spent time re-organising My Documents.
    One folder in My Docuamnts called "High Windows" contained the file "2101HighWin.msi", which I attempted to open.
    What I have done since the Firefox problem:-
    I have tried to uninstall 8e6 Mobile Client, but it won't let me.
    I have uninstalled and re-installed Firefox.
    I have used InternetExplorer8 to search thru the Mozilla troubleshooting pages.
    Please can you help?
    Cheers,
    Bruce

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process.
    See:
    * [[Server not found]]
    * [[Firewalls]]
    Make sure that you regularly check if there are updates available for your plugins.<br />
    See http://www.mozilla.com/plugincheck/
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    # Shockwave Flash 10.1 r53
    # Next Generation Java Plug-in 1.6.0_14 for Mozilla browsers
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    Update the [[Java]] plugin to the latest version.
    *http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)

  • Saving photos to the web by creating events. Called the destination folder does not exist.

    Hello,
    I ask you for advice (assistance). A week ago I re-installed the PC and installed to the computer again Photoshop CS5. Everything works for me except for the function of storing images for web by creating events. Called me constantly destination folder does not exist. The problem I had before. I ask you this advice on how to solve this problem.
    Thanks for the advice

    hi,
    i don't know if i integrate your code correctly, but it doens't work for me. I presently create skin for client and this plugin is really usefull for me.
    i use win7 64bit home edition, and photoshop cs5
    there is how i integrate this :
    // EDIT ALEX GRENIER
    function getPreferencesFolder() {
         var userData = Folder.userData;
         if (!userData || !userData.exists) {
              userData = Folder("~");
         var folder = new Folder(userData + "/xtools");
         if (!folder.exists) {
              folder.create();
         return folder;
    function exportChildren(dupObj, orgObj, dupDocRef, folder) {
    if (getCSVersion() >= 10) // CS3 Only
         // Create assets folder in Flex app's directory
         // var tempFolder;
         // tempFolder = new Folder (folder + "/assets/");
         // tempFolder.create();
         // EDIT ALEX GRENIER
         var tempFolder;
         tempFolder = getPreferencesFolder();
    i put the code creating the folder in comment and put your code in place, i also put your function before the function creating file.
    With the base code (without modification) photoshop is able to create my folder assets, but when it try to export the png, it export nothing, so i have a empty folder.
    thank you,
    Alex

  • File or Folder does not exist

    I'm having a wierd problem with a png image which generates an error in my script.
    I'm building a UI using the group constructor, here is the line code I'm using to load the image:
    myImg:Image{text:'',image:'(image_folder)/image.png', alignment:['left','top']}
    The script runs with one image but not another one which is also a png of the same dimensions, bit depth etc. For some reason I get the 'file or folder does not exist' error message. If I replace the image with a known good one the script works.
    I've re-generated the image a dozen times. Still no joy.
    I'm not a total noob, though I infrequently write scripts and am completely prepared to learn I've made totally maverick error.
    Any thoughts?

    myImg:Image{text:'',image:'(image_folder)/image.png', alignment:['left','top']}
    I'm assuming that "(image_folder)" is a placeholder or variable and you are concatinating for the file path to the image? When checking file paths for images or what not, I usually try...
    alert(File.decode(File.openDialog()));
    ...to verify that my path is correct. Sometimes there's a extra slash or something I am missing.

  • Applet does not load on app server when Free Design Layout

    Hi,
    I have to embed a an applet in a webpage of an web application. Before I go on to anything.. let me first tell you, I am using Netbeans 6.0
    As shown in the tuorial:
    [http://www.netbeans.org/kb/articles/tutorial-applets-40.html]
    1. I first made the "Applet" source say HelloApplet. java. After compiling and running it I get the HelloApplet.jar.
    2. I created a WebApplication and then from the properties -> packaging -> I "Add Project" HelloApplet.jar.
    3. Then I a webpage I "embeded" the applet.
    4. I run the web app and the applet gets loaded and everything is just fine.
    But before I go on I must tell you that the applet was designed in Null Layout. Now I edited the applet source once again and changed the layout to Free Design Layout*. ( this is available from Netbeans..on the HelloApplet.java .. go to the design view.. right click on the form and from the context menu you can change the layout to FreeDesign or whatever you might want).
    When I expand the "Libraries" node I see the that the library Swing Layout Extensions - swing-layout-1.0.3.jar has been added.
    When I "run" the "HelloApplet.java" file, the applet is shown in the appletviewer. No problems with that.
    But!
    When I try to Clean & Build and Run the WebApplication, the applet does not get loaded. On inspecting the java console I see the following error:
    java.lang.NoClassDefFoundError: org/jdesktop/layout/GroupLayout$Group
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Group
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    ... 10 moreIt clearly shows that the Free Design Layout has something to do with the GroupLayout which can be found by expanding the "Swing Layout Extensions - swing-layout-1.0.3.jar". Now when the HelloApplet.jar is created only the HelloApplet.class file gets included together with some other data but NOT the swing extensions. Hence when I run the web app the class file looks for the GroupLayout.class definition but can find it in the jar as its not included when the HelloApplet.jar is created.
    But with null layout there isint a problem because null layout takes the definitions from the JRE on the machine.. and so it runs without a hitch.
    My Question is : How can I run the applet with Free Design Layout? or is it possible to package the swing layout extensions in the HelloApplet.jar?<</u>
    Thanks for all your replies.
    Cheers.
    Edited by: arijit_datta on May 15, 2008 4:07 PM

    Solved.
    Here is the solution:
    [http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html|http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html]
    Cheers..
    Edited by: arijit_datta on May 16, 2008 7:41 AM

  • Applet does not load in IE when hosted in form via SHDocVw.dll

    Hi
    I have a signed applet that usually works well in IE and Mozilla FireFox.
    It shows a popup window with the security question Yes/No/Always and works great thereafter.
    However
    We have now developed a Vb.Net application which hosts the SHDocVw.dll and now when for example I navigate to the web page within this embedded browser control from Microsoft the applet does not load and the popup window does not appear, when trying to access it via clientside scriptring it does not find the applet object.
    // this fails when called from embedded browser control
    <script>
    document.applets[0].prepareControl();
    </script>
    Please help me I would really like to get the applet to work when using this new vb.net application with the embedded browser control because it is becoming our company's standard to hos apps in this new app and not open a new instance of IE for each application.
    Thanks
    Ian Coetzer

    What does the trace say?
    To turn the full trace on (windows) you can start the java console, to be found here:
    C:\Program Files\Java\j2re1.4...\bin\jpicpl32.exe
    In the advanced tab you can fill in something for runtime parameters fill in this:
    -Djavaplugin.trace=true -Djavaplugin.trace.option=basic|net|security|ext|liveconnect
    if you cannot start the java console check here:
    C:\Documents and Settings\userName\Application Data\Sun\Java\Deployment\deployment.properties
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    add or change the following line:
    javaplugin.jre.params=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    for 1.5:
    deployment.javapi.jre.1.5.0.args=-Djavaplugin.trace\=true -Djavaplugin.trace.option\=basic|net|security|ext|liveconnect
    The trace is here:
    C:\Documents and Settings\your user\Application Data\Sun\Java\Deployment\log\plugin...log
    I think for linux this is somewhere in youruserdir/java (hidden directory)
    Print out the full trace of the exception:
    try{...}catch(Exception e){e.printStackTrace();}
    If no trace is created my guess is that the jre is never started, try the <object tag
    instead for your applet (html page) because your browser tries to run the applet with msjvm.

  • Windows Media Player for audio on one website does not load?

    I have Firefox v8.01, Windows 7 OS. On one of my websites, the Windows Media Player does not load. The audio works on IE9 but not on Firefox. I have used the same code on other sites that work just fine in Firefox, IE and Chrome. I can't fix the problem because I don't know where the problem lies? I have disabled all my Firefox add-ons which provided no solution. The site is http://www.music.articleposts.com This is a blog site and the sound code is in a widget.

    Hi Anni,
    Welcome to  discussions
    Thanks for all the info but I have tried everything and still nothing. I just don't get it.
    You're welcome If I may say, you have tried everything is too broad a statement when trying to get help we need to know what you have tried.
    Have you tried a freshly created test account? See this doc, on how, if you haven't see this on 10.4 & Adding a new user account to your computer, this helps to show if this is a problem isolated to your username account or system wide.
    Do you have the plugin components mentioned?
    Are you running 3rd party Safari extending applications?
    Has Flip4mac ever worked for you?
    Post a Url of the video you are trying to watch, or an example of similar would help, so we may try it.
    Can you view Youtube & google vids?
    • If those are your correct specs you show your os is extremely behind, missing all the fixes
    the subsequent os updates & security updates offer. If they are incorrect please take a sec, to correct, adding the size of drive & ram would help as well
    If you update make sure to back up your personal files & data see this document on,How to back up and restore your important Mac OS X 10.3 & 10.4 files
    Look at A. Brodys post on how to update properlya. Brody now that 10.4.6 is out lets review..albeit it os 10.4.6 it still applies up to 10.4.10, his is the first post, ( this was the start of the double boot after os update.)
    Apologies if you already know all this I can't not know, prefer err on the side of caution.....
    • Note that your problem sounds different then the original posters problem, he doesn't speak of freezing, you are running a ppc ibook he a Macbook on 10.4.10.
    Please post your own topic & articulate what the "everything" you have tried happens to be, you are more likely to get the help you need, no doubt it must be most
    annoying not to be able to view what you know you can.
    Good luck,
    Eme'~[) / Maria

  • Application does not load correctly when deploying to standalone server

    All,
    I have created simple application implementing fusion theme. Applicaiton works fine when I run on integrated server but when deployed on standalone server it does not load any images or the theme itself. afrloop keep incrementing in status bar and ends up with java script error while later.
    I deployed another test application on standalone server and that works fine i.e. theme gets loaded correctly. Also, how should I include images on the page? I have a images folder in web content folder but they dont get loaded.
    Any help will be appreciated.
    Thanks,
    Dipal

    LabVIEW now uses the Microsoft installer. It's possible that you need to upgrade the version that's on the Win2K box. I think the latest service packs from Microsoft include it.

  • All video content on certain sites does not load or even appear. How do I fix this?

    On most websites, all video content is loading fine. On one or two particular sites, the video does not load, but is simply a black box. I disabled all my add-ons, and that did not take care of the problem. I disabled the Enable Hardware Acceleration option on Flash. This did nothing. Please help me fix this. I am at my wit's end.

    On Soccer Highlights, because I have Flash set to "click to play", I first need to activate Flash before the black boxes show any content. There is an infobar which slides down or I can use the plugin notification icon (looks like a small Lego block) in the address bar. (Screen shot #1, #2)
    Next I click to play and I get an ad. Of course. Followed by content. So it should work.
    When you say you disabled all your add-ons, do you mean you tested in Firefox's Safe Mode? That's a standard diagnostic tool to deactivate extensions (but not plugins) and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    ''If Firefox is not running:'' Hold down the Shift key when starting Firefox.
    ''If Firefox is running:'' You can restart Firefox in Safe Mode using either:
    * "3-bar" menu button > "?" button > Restart with Add-ons Disabled
    * Help menu > Restart with Add-ons Disabled
    and OK the restart.
    ''Both scenarios:'' A small dialog should appear. Click "Start in Safe Mode" (''not'' Refresh).
    Any difference?

  • Have just reinstalled PE12. Trying to access Editor - asks for ADOBE ID which I enter but program does not load.

    Had problems with having the serial number acknowledged by the Photoshop Elements 12 (Organiser worked fine but Editor wouldn't open).
    Chat support suggested I delete and reinstall program from an Adobe website download link.  Have done that and now have slightly different problem.
    Organiser still works fine but Editor asks for ADOBE ID which I enter but editor program does not load.
    ADOBE website clearly confirms the product is registered against my ID.
    Chat support now saying that they no longer provide support for PE12 Editor - only 13!
    This is in direct conflict with the support advertised in the product's "Getting Started" brochure.
    Only purchased PE 12 a couple of months ago (just prior to PE13 release) - find that this is pretty poor service.

    Sandeep,
    Thank you for your advice, but this is way too involved for me. Please forgive me, but I do not feel comfortable doing this on my own. I really need a live chat or phone help!
    I just uninstalled PSE 12 through control panel and yet in Windows Explorer I see it listed under the Program Files (x86)/Adobe. Photoshop Elements 8.0 is also in that directory. I have been trying to uninstall PSE 8 but keep getting error 1316. To further complicate the situation when I tried to reinstall PSE 12 yesterday I got a message that I needed to create a new folder. So I have Program Files (x86)/Elements 12 Organizer now even though I just uninstalled PSE 12.
    I am so confused and frustrated! I have wasted 3 days trying to resolve this. PSE 12 was working great until a few days ago. I do have a backup of my catalog on an external hard drive. I just need to talk to someone on the phone or a live chat.

  • HT1338 safari 5.1.7 on lion 10.7.4 does not load

    safari 5.1.7 on lion 10.7.4 does not load, install neither does silverlight, I can't fix it. I have deleted from library internet plugins, I have uninstalled it reinstalled it does not work. Everything works great in firefox but i prefer safari. Why is this happening?  I have an Intel 2.6 Ghz intel Core 2 Duo. Youtube does not play
    of facebook vid. and silverlight for netflix doesnot work either. Like I said everyrhing works in Firefox.

    Hi...
    From your Safari menu bar click Safari > Preferences > Privacy
    Click:  Remove All Website Data
    Quit then relaunch Safari. Try Facebook.

  • PowerPoint Movie does not load in Safari on iPad

    I borrowed a friend's iPad to learn how to use it. It was gift she received a few months ago from her family. So, it is this year's model.
    Upon doing so, I thought I would check one of my website's that has PowerPoint movies on them. I chose Safari as the browser.
    I found out that the two movies on my website would not load. They load perfectly well when I am using desktop computers including other platforms than the iMac or MacBook. My MacBook has Mavericks and the two pages load. Ditto from my iMac using Mountain Lion.
    The website is constructed using the latest version of iWeb.
    I wish to know why the iPad using Safari does not load the two movies.
    Here are the URLs for each page:
    http://lanark-baldersonpastoralcharge.ca/Inspiration_Motivation-1st_Year_Student s.html
    http://lanark-baldersonpastoralcharge.ca/The_Four_Candles_Proverb.html
    I would appreciate assistance.
    Thank you!

    Well evidently she was born in New Orleans, but raised in
    Oakland. So, yes I would say the content is loading. Don't know
    what to tell you. What version of Safari are you using? What
    version of the Flash plugin is installed? Can you directly enter
    the url and have the page open?
    There appears to be nothing wrong with your loadMovieNum
    code. Perhaps there is something wrong with your preloader code?
    A guide layer is just that, a guide layer, and it will not be
    published. The best way to do it depends upon how you are making
    this. You can simply put a black square behind the text. Or if you
    are using dynamic text boxes you can turn the background property
    on and set the back ground color. Or if you are using buttons just
    go to the hit area and add a some drawing.

Maybe you are looking for