SCORM Compatability

We have a file created by someone else, in an older version
of AW. (We are looking at it in AW 7.) Originally, the course was
distributed on CD-ROM and could also be loaded onto a LAN. We want
to publish it for use on an LMS, and it needs to be SCORM
compatible. When I try and publish using the HTML LMS KO template,
I get the files in a Published Files\Web folder, not a zip file.
The original piece has a KO (Find CD Drive Knowledge Object), but
not the "the Learning Management System Knowledge Objects (LMS KO)
from AEC Consulting" mentioned in the Publishing dialog box.
Our knowledge of AW is not very strong.
So, the question is: should a piece published for SCORM be
packaged in a .zip file? And do we need to figure out how to
include an LMS KO to accomplish this?
Thanks.
Ken V.

> So, the question is: should a piece published for SCORM
be packaged in a
> .zip
> file? And do we need to figure out how to include an LMS
KO to accomplish
> this?
Yes.
Look at commands>LMS
The first two options are what you care about initially. Open
the *second*
one, Authorware Learning Object Metadata Editor. There's a
Help link in the
window that opens.
Once you've worked your way through that, open the first link
Authorware
Learning Object Content Packager. Point it to the folder
where you created
the xml metadata file. This will now help you create the zip
file you asked
about. Again, there is a Help link.
HTH
Steve
http://twitter.com/Stevehoward999
Adobe Community Expert: eLearning, Mobile and Devices
European eLearning Summit - EeLS
Adobe-sponsored eLearning conference.
http://www.elearningsummit.eu

Similar Messages

  • Elearning suite to Learning Management System (LMS) - how-to from an InDesign file?

    We need to be able to export InDesign files to a portable SCORM format that could be loaded into various Learning Management Systems (LMS) – however, it is not obvious how we would do this? We need to publish our documents both in a book\PDF format and to various LMS systems such as Blackboard, Moodle, Angel, Desire2Learn, etc.
    What am I trying to accomplish? Many of our College and University clients use Learning Management Systems (LMS).  SCORM is a standardized interchange format used to provide internet ready information (e-book data, test questions, etc.) to any LMS systems. We need to export formatted InDesign documents – which for us are our Lab Manual (book) publications which include: text, graphics, pictures, etc.
    Adobe advertises SCORM compatibility as part of its e-learning suite: http://help.adobe.com/en_US/elearningsuite/els/extensions/WSD40882CF-6 C5C-46c0-8D51-273830EB036B.html --- however, I cannot find anyone who can tell me how to get there from InDesign.
    In addition, I find it very frustrating that after many calls to Adobe sales and technical staff that I can't find anyone who can help me with the details of how to get from InDesign to Adobe's "SCORM Packager"  See: http://blogs.adobe.com/captivate/2009/01/scorm_packager.html which I believe is a part of the e-learning suite.
    Is it possible to find a high level technical resource within Adobe that I could talk to who could help me with this issue --- we need to test the ability to produce SCORM compatible files from our InDesign files before we can make a purchase decision.

    Adobe's Multi SCORM Packaging tool is designed to take existing single SCORM packages (in zip file format) and merge them into a multi SCORM package with a rewritten imsmanifest.xml file at the root level to tell the LMS what the package contains.  This allows the LMS to build the array of links that its SCORM player requires to allow the course user to navigate from one module to another.
    So if InDesign is not currently capable of creating even a single SCO SCORM package, the Adobe Multi-SCORM Packaging tool is not going to be much use to you.
    In reality, the Adobe tool is quite limited in functionality.  It's more designed as an add-on for Captivate to allow multi-SCORM courses to be created. Your best bet would probably be to investigate other SCORM packaging tools such as RELOAD that allow you to take content created elsewhere and add them to a SCORM package as resources.
    You may need to export your InDesign content as PDF files and have these set up as individual resources or assets in the SCORM package.
    However, for any of this to work with an LMS is going to require the final package to have a SCORM API (done with JavaScript) so that user interaction with the individual components of the course is relayed back to the LMS via JavaScript variables.  Packaging tools such as RELOAD may be able to do this with some types of content (e.g. HTML) but I don't know if InDesign output is going to be compatible with this approach.
    Have you designed your InDesign course content with interactivity in mind, or is it just straight content delivered in a documentation format?

  • Javascript bug and random frames: alternative solution?

    Hello all,
    I'm working on a SCORM 1.2 compatible eLearning project on Captivate 6.1.0.319 (subscription edition), and I've just come across the bug described very precisely here:
    http://www.youtube.com/watch?v=Vq9K9lvq-5I
    and here:
    http://www.cpguru.com/warning-adobe-captivate-6-and-javascript-bug/
    Basically, any javascript used in the project would break the SCORM compatibility, either sending wrong completion information to the system, or in my case, also shutting down the eLearning module and also closing the window. This problem occurs only in IE, as other browsers seem to work fine.
    My target group of users is a corporate environment, in which IE is the #1 platform; it's unrealistic to ask for a browser update, so I have to find a solution to be able to publish the project correctly. The same blogger who uncovered the problem wrote that it's possible to receive a patch from Adobe which consists of an updated version of the file Mainmovie.swc to swap in one of the program's directories (more info here:http://www.cpguru.com/fix-for-the-adobe-captivate-6-javascript-bug/ ).
    The problem is that the supposed fix (which you have to request via email and it's not directly downloadable), is said to be available only for Captivate 6.0.xx and not for the 6.1 Subscription edition.
    As my project contains a lot of drag and drop interaction, I cannot afford to downgrade to 6.0 to try to use the patch, and I was wondering if somebody has had the same problem and can help out.
    In detail, I only use javascript in one slide to simulate a random display of rollover images (a button calculates the current position of the playhead and jumps to a random point of the slide, chosen from an array of predefined frame numbers; at every 'stop' there is a different rollover image and a button that makes the playhead jump again to display another 'random' image).
    I was wondering if there is any way to reproduce this behavior not using javascript, so that if there is no fix (I'm obviously in a very tight deadline...), I can get around the problem by avoiding javascript altogether.
    Thank you very much for your help!
    n
    (crossposted on the general Adobe Captivate forum)

    I don't have a solution for you, but I want to compliment you for a great post. I wish others would follow your lead, and include the information about their system, the problem, the steps already taken, etc.
    Have you tried creating a new project, with a new HDV sequence, and editing a short timeline as a test to see if it's a problem with that one timeline or not?

  • Captivate 6.1 Javascript bug / subscription edition

    Hello all,
    I'm working on a SCORM 1.2 compatible eLearning project on Captivate 6.1.0.319 (subscription edition), and I've just come across the bug described very precisely here:
    http://www.youtube.com/watch?v=Vq9K9lvq-5I
    and here:
    http://www.cpguru.com/warning-adobe-captivate-6-and-javascript-bug/
    Basically, any javascript used in the project would break the SCORM compatibility, either sending wrong completion information to the system, or in my case, also shutting down the eLearning module and also closing the window. This problem occurs only in IE, as other browsers seem to work fine.
    My target group of users is a corporate environment, in which IE is the #1 platform; it's unrealistic to ask for a browser update, so I have to find a solution to be able to publish the project correctly. The same blogger who uncovered the problem wrote that it's possible to receive a patch from Adobe which consists of an updated version of the file Mainmovie.swc to swap in one of the program's directories (more info here: http://www.cpguru.com/fix-for-the-adobe-captivate-6-javascript-bug/ ).
    The problem is that the supposed fix (which you have to request via email and it's not directly downloadable), is said to be available only for Captivate 6.0.xx and not for the 6.1 Subscription edition.
    As my project contains a lot of drag and drop interaction, I cannot afford to downgrade to 6.0 to try to use the patch, and I was wondering if somebody has had the same problem and can help out.
    In detail, I only use javascript in one slide to simulate a random display of rollover images (a button calculates the current position of the playhead and jumps to a random point of the slide, chosen from an array of predefined frame numbers; at every 'stop' there is a different rollover image and a button that makes the playhead jump again to display another 'random' image).
    I was wondering if there is any way to reproduce this behavior not using javascript, so that if there is no fix (I'm obviously in a very tight deadline...), I can get around the problem by avoiding javascript altogether.
    Thank you very much for your help!
    n

    You can open 6.1 files in Cp version 6.01.  So that IS an option, though albeit probably not a very palatable one if you've just upgraded everyone around you to 6.1.
    If your main reason for developing in 6.1 was the drag and drop interactions, you may not have been aware that there have been AS3 widgets available to do drag and drop in Captivate since version 4.  Those widgets are also now compatible with all Cp versions up to and including 6.01 and 6.1.
    More information here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/drag-and-drop/which-adobe-drag-and -drag-and-drop-widget-comparison
    Free trial versions downloadable here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/download-free-trial-widgets

  • Captivate 4 to captivate 5 scorm cmi.score.raw has changed

    I have the same project and published it using captivate 4 and then I used captivate 5 to publish it.
    Witin our LMS the results for cmi.score.raw and cmi.score.max are reported differently.
    I SELECTED POST AS PERCENT AND NOT SCORE
    "REPORT TO LMS AS"
    SCORE
    PERCENT
    FOR CAPTIVATE 4 it works fine
    FOR CAPTIVATE 5 it still reports as a SCORE
    ===============================================
    CAPTIVATE 4 (same course)
    ===============================================
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.scaled", "0.5")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.raw", "50")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.min", "0")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.max", "100")
    API returns: "true"
    ===============================================
    CAPTIVATE 5 (same course)
    ===============================================
    SetValue("cmi.score.scaled", "0.5")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.raw", "10")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.min", "0")
    API returns: "true"
    GetLastError()
    ERR=0 API returns: 0
    SetValue("cmi.score.max", "20")
    API returns: "true"
    ANY HELP ON THIS MATTER WOULD BE GREATLY APPRECIATED..
    thanks,
    Doug lubey of louisiana
    additional information:
    I BELIEVE THIS is a bug in the scorm "PUBLSIHING OPTIONS for scorm 2004" compatability
    www.douglubey.com

    WE USE THE SCORE INSIDE OF THE COURSE.  (HENCE THE SCORING PAGE /SLIDE WITHIN CAPTIVATE).
    OUR LMS WAS USING CMI.SCORE.RAW TO DETERMINE THE ACTUAL SCORE THE STUDENT RECEIVED.
    AND THIS IS THE PROBLEM WE HAD(CAPTIVATE 5 APPEARS TO HAVE A BUG IN THE SYSTEM ...it does not allow for a percentage to be passed only the RAW POINTS).....EVEN THOUGH THE PUBLISHING OPTIONS ALLLOW THIS.
    SO UNTIL THEY FIX THE PROBLEM...
    WE DECIDED TO USE cmi.score.scaled AND MULTIPLY IT BY 100.....
    -DOUG

  • How to insert scorm complaints in flash?

    Dear all,
       This is Santhosh, I am trying to create a e-Learning session for some product, and also, I want make it compatable for LMS. I am sorry to say this I don't have any idea about how to set the scorm complaints in flash file.So, can any one help me the same that will be grate for me. Thanks in advance....
    Thanks and Regards
    Santhosh Kumar.M

    I don't know if it ever made it out of beta, but I seem to
    remember reading about getting your adsense ads via RSS (which you
    could then load into your flash movie).
    Try searching "google adsense for feeds".

  • Adobe Captivate LMS Compatibility Guide - Anyone Interested??

    Why is it so hard to find information about Captivate LMS Compatibility?
    I'll admit to being somewhat frustrated with the lack of easily procurable information about how to make Adobe Captivate content compatible with the plethora of LMS products now flooding the marketplace.  (There are over 100.) I had hoped for years that Adobe would put up a site (or at least a page or two) that listed LMSs and laid out the correct settings in Captivate to use for each one.  Sadly this hasn't happened.  And the search function on this forum seems to be broken, which makes it more than hard to find information about a given named LMS.
    So in desperation I've decided to try and provide a venue for this type of information myself.  I'm going to reserve a section on my website at www.infosemantics.com.au for information specific to Adobe Captivate LMS Compatibility.  I'll be listing anyLMS products there for which I can procure information related to using Captivate.  Headings on each LMS page will overview the LMS functionality, compatibilty with SCORM or AICC standards, any known issues with compatibility with Captivate content, what Cp quiz settings other users have found work successfully, as well as any modifications to templates, or workarounds that have proven useful.
    Naturally, I only have access to a small number of LMS products for testing. So I'm enlisting help from any LMS users on this forum to provide suggestions and information collaboratively.
    Here's what I need from you:
    Simply go to http://www.infosemantics.com.au/contact and leave a message stating the brand and version of LMS/s you use, and a contact email address where I can reach you for information on how you got your Captivate content to work with it.  I will add a new page to the LMS Guide covering every LMS for which people offer information and add the info under each heading.  Each LMS page will also allow comments so that other users can offer feedback and suggestions.  If the volume of response is to high for mere comments, I can add a forum for each LMS where users can exchange information on what worked for them.  User's interested in a given LMS can subscribe to that page so that they will be notified via RSS of any updates to information.
    I intend to create test projects in Cp5 that have various combinations of Quiz Settings which (according to user feedback) SHOULD WORK on each LMS.  You'll be able to download these zipped SCORM or AICC packages to test on your own LMS as well as the Captivate project files (cp and cptx format) used to create them, so that you can see the settings used.  Hopefully this will help you to debug compatibility with your own LMS.
    You can also leave a message on the contact form if you are trying to use a particular LMS but haven't had much success and would appreciate getting information about it.  I can't promise to find the answers, but someone else that chimes in might be able to do so once they know you're looking.
    My sincere hope is that over time this resource will build into something that will save a lot of time and angst for every Captivate developer trying to work with an ever-growing number of LMS products. More and more clients have them.  But it's a minefield out there.
    Anyone interested in participating in this attempt?

    No, I'm not only concerned with Cp5's LMS compatibility.
    I intend to put up information about all Captivate versions that anyone can supply information on.  Most likely this will be from about Cp3 onward.

  • Microsoft Office 2010 SCORM Fails to load in IE11

    I have downloaded the Microsoft SCORM courses from the Microsoft Learning Website. I put these courses on a Moodle 2.7 LMS. The modules will not load in IE or Chrome unless I force the browser in to IE8 compatibility. I have searched the Moodle user groups
    and found a few people that ran into the same issue. They corrected the problem by forcing the user into the compatibility mode. I am unable to do this, as I have other SCORM modules that are HTML5.
    Any ideas or suggestions would be greatly appreciated.
    Sincerely,
    Peter

    I'd try asking in the SLK Codeplex forums.
    https://slk.codeplex.com/wikipage?title=SLK%20FAQ&referringTitle=Home
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • I have formatted my SSD and hard drive.... I am running a clean install from disk of 8.1 pro. I cannot determine if it is a compatibility

    issue or hardware issue. I had run a memory test and scan disk for bad sectors from the bios. As administrator, I enabled automount  in diskpart to allow windows to assign a drive name. 
    From the bios, I can see both drives and only the ssd. I have not pinpointed when the harddisk is unmounted. It is formatted as NTFS. I can hear it unmount either during boot or upon waking from sleep mode. The bios sees no bad sectors nor does windows.
    However, when I had the intel compatibility software installed, my hard drive never mounted. I did a restart and inorder for windows to see my hard drive. I disabled the intel software for the 4th gen i7 processor. This problem is happening less often. I do
    not think I have solved the problem. Intel or Windows... I think a bit of both. 
    If there is a software patch, please guide me to it. I am in school and use my laptop ALL the time. I believe it is a compatibility issue. I have attached this from searching intel's site for downloads and windows is up to date. 
    I am quite concerned because I can hear my harddrive unmount. It is labeled as healthy NTFS partition. I have checked for hidden volumes and done everything I know to do to check the integrity of the hardware as administrator. I have searched microsofts
    libraries and forums and have done everything I can find as suggestions. 
    I have checked for malware, viruses, etc. My only clue this is going to happen is the hard disk spins up and I hear the fan, then I hear it unmount the drive. Of course, after unmounted there are other issues which I have ruled out as the cause of the problem.
    Basically, I am experiencing a lack of swap space after my hard drive unmounts.
    Any suggestions, are welcome! I would really like to know if this is a known windows issue. I should not have to disable intel's processor software. I paid for the features of the i7 and would like to utilise the processor.

    Hi,
    According to your descriptioin, I don't think this is system problem, it should be Intel driver problem. It would be contact Intel to confirm this issue whether this is their driver problem.
    Roger Lu
    TechNet Community Support

  • Itunes wont open - compatibility error...

    hi,
    today I had a problem with moving songs from itunes to ipod. have had this issue in the past which was fixed by using ipod updater.
    this didnt seem to work so for first time in ages ran the itunes updater. I can no longer open itunes and get the following error.
    Quicktime unavailable
    itunes requires Windows 2000 or later
    Please make sure compatibility mode is disbaled in the compatibility tab of the properties of itunes.exe
    well....I tried to do this (I am not massively IT literate!), have tried selecting or deselecting compatibility on this tab....and still wont open....any ideas?
    im on windows XP professional.
    cheers in advance
    mike

    hiya!
    if I find the mp3 file on my hardrive and move it to ipod manually it still doesnt appear when I disconnect.
    that's normal. for the ipod to recognise a song it needs to be transferred to the ipod via itunes rather than dragged and dropped with Windows Explorer. see the note at the end of this article:
    iPod: Operating System or iTunes Reports the Disk is Full, But It Does Not Look Full
    ... try resetting the warnings on your ipod and trying another manual sync:
    Resetting iPod warnings
    do you get an error message show up after resetting warnings?
    love, b

  • Is there a Data Execution Prevention compatable version of iTunes?  I have reinstalled iTunes 10.5 at least 10 times, and after it installs, it will not open because of DEP.

    I have tried all the advice I have seen on Apple Support discussion boards for the past 2 days, and nothing works.  Disabling DEP is not possible, regardless of what the Windows Support discussions tell you.  In the meantime, I have absolutely no access to iTunes, or even the ability to update my iPhone or iPod.  The only feasable solution is the possibility of a version of iTunes that is compatable with Data Execution Prevention settings. 
    In the past 2 days, I have:  Removed iTunes and related components from the Control Panel (numerous times)  Per the instructions on Apple Service discussions pages, I did it in this order.  1. iTunes  2. QuickTime  3. Apple Software Update  4. Apple Mobile Device Support 5. Bonjour ^. Apple Application Support.  After all that, I reinstalled iTunes. 
    Everything looks fine during installation, with no error messages.  At the end, it says everything was successfully installed.  However, when the installation tool closes, iTunes will only partially open a window, but will stay blank.  Then I get the message that iTunes has stopped working and that Windows has shut it down.  Then I get notified that DEP has caused iTunes to shut down. 
    Can someone please help?  Or, is there a DEP compatible version of iTunes? 
    I would appreciate any help.  Thanks!!

    Polydorus,
    Thank you for your kind reply.  During the many times I uninstalled iTunes, and all the other Apple programs, I only used the Uninstall Programs in Windows Control Panel.  To make a long story short, I found a solution that works for me, but it is still not a complete soluton.
    Here is what I did:
    I used Uninstall Program in the Windows Control Panel to uninstall everything IN THIS ORDER
    1. iTunes
    2. QuickTime
    3. Apple Software Update
    4. Apple Mobile Device Support
    5. Bonjour
    6. Apple Application Support
    Then I went to C:\Program Files and looked for any iTunes or Apple program listed there and deleted it.
    I have 64-bit, so I then went to C:\Program files (x86) and looked for any iTunes, QuickTime, Bonjour or any other file or folder that had Apple or any Apple program in the name and deleted it.
    I went to C:\Windows|SysWOW64\Quicktime  and C:\Windows\SysWOW64\QuicktimeVR and deleted them
    Go back to START, and open the "C" drive.  Open the USERS folder.  Open the folder with your username.  Open the AppData folder.  Then double-click on the LOCAL folder to open it.  If you see any files or folders there that show any Apple program or file, delete those files or folders.  Then go to the REMOTE folder and do the same.  If there are any other users on this computer, go to each individual user and do the same thing in each LOCAL and REMOTE folder.  Restart your computer.
    Go to http://www.apple.com/itunes/download/ This is the page where you will actually download iTunes.  Scroll down the page to the section under "Windows Software"  that says "64-bit editions of Windows Vista or Windows 7 require the iTunes 64-bit installer".  Click on that line to get the installer.  It will take you to another download window.
    Scroll to the bottom of the page to the message that says "Download for iTunes 10.4.1 for Windows (64-bit) here: iTunes for Windows 64-bit."  Click there to get the download.
    This is not iTunes 10.5, so you will not have access to "The Cloud", but it is at least functional until Apple actually comes out with a version that will not activate the DEP message.  There was no combination of uninstalling and reinstalling, with or without Quicktime, with 10.5 that did not cause problems with Data Execution Prevention problems that I found.
    I also used Firefox for the downloading instead of Internet Explorer.  It just seemed to function better that way.
    I hope this is helpful to someone.  It's just what worked for me.   

  • How to set Compatibility Mode for a single site in ie10

    This question was originally posted on the Answers forum -
    http://answers.microsoft.com/en-us/ie/forum/ie10-windows_7/how-to-set-compatibility-mode-for-a-single-site-in/187152e3-142a-4d96-8d1b-af82ef571eec
    I am having problem with getting ie10 to set ie9 compatibility for a single site (sharepoint.contoso.com).
    When I add this website in Compatibility View Settings (Alt > Tools > Compatibility View Settings > 'Add this Website') it adds the domain 'contoso.com' and not the individual website (sharepoint.contoso.com).
    This cause other sites (www.contoso.com) to be configured to use compatibility mode. Because this is a separate site (different web server) to the site sharepoint.contoso.com (sharepoint 2010 server) we need different compatibility settings.
    Using a different example to explain the issue -
    Microsoft has three websites that are different websites created by different developers written in different programming languages and they only work with certain browsers.
    microsoft.com (Website1 created by Developer1) - compatible with ie8/ie9/ie10
    msdn.microsoft.com (Website2 created by Developer2) - compatible with ie8/ie9
    technet.microsoft.com (Website3 website created by Developer3) - compatible only with ie10
    The only thing the three website share is the URL contains 'microsoft.com'.
    Marking 'msdn.microsoft.com' to run in compatibility mode affects the other 2 websites - mainly technet.microsoft.com which will not work now since it only runs in pure ie10 mode. 
    Should you be able to add an individual site to the compatibility list instead of all sites that have  .microsoft.com in the URL? Am I missing a simple setting in the ie10?
    As a workaround I am using the F12 Developer Tools to set the Browser Mode which temporary sets the compatibility mode. However this is not a nice solution to the end users at our organisation. 

    problem is not solved for non corporate environments...
    You could start your own thread.  Then if you got that answer and it was marked Answered you would have the ability to unmark it.  The OP of this one seems satisfied.  Also note that this is TechNet.  Consumers can get help on Answers
    forums.
    Robert Aldwinckle
    Oh! I wrote it wrong: I should have said: This is not solved for NON-AD environments. No demands what so ever to use Window 7/8 professional in a small corporation or on a big corporation with Island of smaller departments for example offshore.
    The problem is that the thread is not "Answered" by the OP, its is marked answered by a moderator (and same moderator that did the answer) so no way of telling if the OP is satisfied.
    But you are right in the fact that I am almost kidnapping the thread. But a complete answer would benefit all in this case I would presume.
    Regards
    /Aldus

  • How can I turn on the Compatibility View Option?

    In viewing a vendor's online reporting, I noticed that the report's header appears on the right, while the report's content appear on the left, creating a confusing viewing.
    The vendor has recommended that I turn on the Compatibility View Option, but I cannot find this option anywhere.
    Would someone direct me to the section where I can turn on the Compatibility View Option?
    Thank you!

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > 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
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I am trying to find "compatibility view settings" in order to add a website that I need to use for work. PLEASE HELP!

    I received a "how to" sheet of how to be able to view this website but it wants me to download Internet Explorer (excuse me while i say yuck!)...
    So the directions state: Under "Tools" click on "compatibility view settings". Where is says "add this website" write in the website and then click add and close. Log off and reboot.
    I live on Mozilla on all my devices. I recommend it to anyone who has not been introduced yet. I cringe to think of being forced to use internet explorer!!!
    Thank you for all you do!!!

    hello ETRU, "compatibility view" is a concept of internet explorer that other browsers do not have. do you have any particular problem viewing it with firefox?

  • Iphone and windows 8 compatibility?

    When is apple going to fix the iphone and windows 8 compatibility? All I get is the "waiting for changes to be applied" message. I can't sync my phone.

    I have  no issues with Win 8 working fine with the latest (win 8 compatible )
    iTunes

Maybe you are looking for

  • Help with adding an icon in a JTextPane

    Hy guys, i have the following code: Document doc = DisplayArea.getDocument(); String temp = s.substring(0, s.indexOf("Smile"));          doc.insertString(doc.getLength(), temp , st);          Style regular = chatArea.addStyle("regular", def);        

  • More Display settings?

    Today I got a dell 20.1 inch LCD monitor to run as a dual monitor with my macbook. It looks great and I am really happy with how easy it is to span monitors in OSX... However, there are a few features I would like to tweak and haven't been able to fi

  • [SOLVED] Modesetting with external monitor broken (intel)

    After recent updates, modesetting during boot no longer works if an external (vga) monitor is plugged in. Once it gets to modesetting, both screens go black and I can't tell what happens after that (Might hang, might boot fine I just can't see it-) T

  • Is it possible to join a Windows server domain?

    Hi, We have a mixtures of Windows and Mac clients at school. We have recently had installed a Windows Server 2003. The windows all work well - but other than as a file server can I expect more from the macs? Is it possible to join the windows domain

  • HT1338 battery not charging.  Suggestions?

    Battery not charging.  Computer turns off completely when disconnected from power cord.  When plugged back in, the screen comes up gray at first and then as to regular screen.