How to install my webcam using my Facebook account in my imac27

how to install my webcam using facebook in my imac 27?

If FaceBook is your ONLY problem app, see www.facebook.com/help/
If you're still having trouble, see http://www.facebook.com/help/198167356899976
In addition to checking FB Help, you may need to use Apple's http://support.apple.com/kb/HT2090 to check other possibilities.  In that case, be sure to test more than one Apple camera app in more than one user account.
Message was edited by: EZ Jim
Mac OSX 10.8.5

Similar Messages

  • How to install windows 7 using usb as the bootcamp doesnot have the option of creating a bootable usb. please help

    I have an intel based mac with 10.6.8 mac os x. How to install windows 7 using usb as the bootcamp doesnot have the option of creating a bootable usb. please help

    Welcome to Apple Support Communities
    You can install Windows from a USB drive in one of these computers:
    - MacBook Pro with Retina display.
    - Mac mini (Mid 2010 and newer).
    - MacBook Air.
    - iMac (Late 2012).
    If you don't have any of these Macs, you can't install Windows through a USB drive. Instead, buy Windows on a DVD. Follow Apple's steps > http://support.apple.com/MANUALS/1000/MA1519/en_US/Boot_Camp_Install-Setup_10.6. pdf

  • How to Publish to Revel from Lightroom using a Facebook Account

    I signed in to my Revel Account using my Facebook Account.  I'm trying to publish from Lightroom but it's not accepting my Facebook ID and Password.  How do I publish from Lightrrom using a Facebook account or how do I switch my Revel Facebook login to my Adobe login?  Any help is appreciated.
    Thanks

    Hello
    To set up publishing to Revel 1.10  is easy in Lightroom 4. I would suggest that you update to Lightroom 4.4 first. You can goto the help menu in Lightroom and then select " Check for updates" then update to version 4.4. Also make sure you have updated to Revel 1.10
    Here is the instructions to do this for Revel as its similar to set it up for Facebook too. It is pretty simple to set up. http://help.adobe.com/en_US/lightroom/using/WS2bacbdf8d487e582-46da1b6f13419e06a64-8000.ht ml
    Here you will see the Lightroom Publishing Manager. Click on the Revel tab and then select Authorize  Revel button. You will then be prompted to sign into your Revel account. If your Facebook account log in information is not working then I would suggest to log in with your Adobe ID. You are best to do that anyway.
    In the image below you can see that I created separate albums for pictures. Then you can drag your photos to these folders and click publish. Then check your Adoberevel.com to see if the images show. Once you see that they uploaded in the upperleft of Lightroom, then you should see the images show in Revel.
    You can publish to Facebook from Lightroom the same way. Just click on the facebook tab on the publishing manager and authorize the Facebook connection with your Facebook log information. You will then be prompted to log into your Facebook account thru a browser.
    http://help.adobe.com/en_US/lightroom/using/WS2bacbdf8d487e582-46da1b6f13419e06a64-8000.ht ml
    Let me know if this helped you out or if you have any questions
    Thanks
    Scott

  • How many devices can I use my creative account (student account), including mobile devices?

    How many devices can I use my creative account (student account), including mobile devices?

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each
    -Both computer Cloud subscriptions may not be in use at the same time
    -http://www.adobe.com/products/catalog/mobile._sl_id-contentfilter_sl_catalog_sl_mobiledevi ces.html

  • I upgraded to IOS 7 and now I can't get my Hotmail account on my phone.  When I type in all the information, I get "Unable to Verify Account Information".  How do I get to use my Hotmail account using this software????

    I upgraded to IOS 7 and now I can't get my Hotmail account on my phone.  When I type in all the information, I get "Unable to Verify Account Information".  How do I get to use my Hotmail account using this software????

    I have had the same problem as yours on my Ipad after upgraded Procreate 2.01. My iOS is 7.04. I tried to find solution from internet for weeks. Fortunately, the problem was resolved a few minutes ago. It is very simple,
    1. Lunch outlook.com to confirm you can access hotmail mailbox. It means your account is Ok.
    2. Go to setting>Mail,Contacts,Calendars.Delete your hotmail account from your device.(my device is Ipad)
    3. Turn off your device, then turn on again.
    4. Go to setting>Mail,Contacts,Calendars and create your hotmail account by tap outlook.com. Be sure the incoming mail server is pop3.live.com.
    5. Waiting for validation.
    That's all. Hope my experience is helpful. Good luck!
    Nelson

  • From last 3 days i am trying to my best to use facebook in my i phone 4s but still i am failture to contect,i can able to use my facebook account on  my pc or laptop but not in i phone,i remove facebook so manytimes and also reset all setting but sti

    from last 3 days i am trying to my best to use facebook in my i phone 4s but still i am failture to contect,i can able to use my facebook account on  my pc or laptop but not in i phone,i remove facebook so manytimes and also reset all setting but still i am fail ,pls do needful

    I am very happy to report that my server connection tech, which I called via landline, informed me to : 1. Open Tools 2. Scan down to Clear Recent History 3. Delete All. That was it! Unbelievable! Six hours of searching through the Windows catagories. I checked the results on an internet site, and viola! It was gone! Mozilla Firefox seems to remember the usernames and passwords irregardless of the option window that asks if you if want it to remember the user and password. I finally got in touch with my friend and he said he did not answer yes to the window, even though he was aware of it. No damage. I surely do appreciate everyones' concern in this, now what seems to be, a very simple solution. Cudos to Firefox! Thank-you! P.S. I now have to enter my information at the beginning of any password protected sites...no harm done! My friend is now condemned to the 'user account' site! lol...

  • How to install new fonts using code in java?

    Hi,
    How to install font in a system using java, provided i know the font file's address. Is there any specific class/method available for this purpose? Copying the file to windows/font directory will work for windows, but I think it wont be generic to all operating system. So is there anyway to install a font using code?
    I also want to know how to make the font available only until my application window is open, It must be available to all other external applications like photoshop, word etc., When I close my window it must un-install automatically or be made not available to other applications. Any suggestions? Please do help! Thanks in advance...

    I have already tried the above, But the font created using input stream is available only to my application* and is not viewable in photoshop.*. I realize this. Like I said, I know of no method that will register/deregister the font with the system. You'll have to create your own method that takes the operating system into account.
    String os = System.getPropery("os.name");
    if(os.equals("Windows Vista")) {
    }else if(os.equals("Windows XP")) {
    }else if(os.equals("Windows NT")) {
    }else if(os.equals("Solaris")) {
    AIX
    Digital Unix
    FreeBSD
    HP UX
    Irix
    Linux
    Mac OS
    Mac OS X
    MPE/iX
    Netware 4.11
    OS/2
    Solaris
    Windows 2000
    Windows 95
    Windows 98
    Windows NT
    Windows Vista
    Windows XPYou'll need the standard font directory for each system. I think all the window ones are C:\Windows\Font\ . Each OS probably has its own little quark (like having several font directories or throwing different security exceptions). Undoubtly it's going to require some research and a bit of trial and error. You can probably work some magic with Runtime.exec(...) as well.
    The alternative would be to google for some libraries that offer similar functionality, or promt the user for the system's font directory and save the location of the directory in a file somewhere for future use (so the user dosen't have to specify the font directory everytime he/she starts up the application).

  • Self-Registration in OIM 10g: how to install, customize and use of  SPML

    Hello. Can someone point me to any documentation (Oracle or other) on self-registration in OIM 10g. Like doc on how to install it and customize it. Also a doc on how to set up self-registration on a separate server and talk to OIM server using SPML.

    Refer doc below:
    http://download.oracle.com/docs/cd/E14049_01/doc.9101/e14044.pdf
    regards,
    GP

  • How to install apps/games using PC in Lumia 920

    If we get hold of xap file, how to install it to Lumia 920?

    You cant .sorry.
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • How to install ios 5 using windows 7 ultimate?

    how to install ios 5 on my iphone 4 useing windows 7 ultimate?

    I don't understand what you're asking. iOS 5.1 is the latest version of iOS that exists. If you have iOS 5.1 on your iPhone now and are trying to go back to an earlier version of iOS, that's not supported.
    If that's not what you mean, then you need to explain more clearly what it is you are trying to accomplish.
    Regards.

  • *Really confused* on how to install Vista 64 using BC

    OK, so I'm now proud owner of a "Harpertown" model Mac Pro Quad Core 2.8, and I want to install Windows Vista Ultimate x64 on it. I have read that you can definitiely install this Windows OS on this model of Mac.
    I have three components here – I've installed and upgraded to 10.5.3, and I have a copy of Boot Camp Assistant 2.0 in my Utilities folder. I just picked up a Vista Ultimate x64 full install disc (don't have the x32 disc). And now I'm downloading Boot Camp Update 2.1 for Windows Vista 64.
    The thing is, I remember reading that I needed the 2.1 update to have the right drivers to install x64. But the 2.1 update is an exe file, meaning I need to have Windows installed already to use it.
    Now I'm really confused – can somebody explain to me (or point me to a web page that does this) how to install an x64 version of Vista using Boot Camp? Do I need anything else other than BC Assistant 2.0, BC Update 2.1 for Windows Vista 64, and the Vista x64 full-install disc?
    Thanks in advance,
    Peter
    Message was edited by: pgwerner

    Hey, it worked!
    I was worried that the installation wouldn't work unless I had the correct drivers in place before I even started, but I guess that wasn't the case.
    For anybody who runs across this message in a future search, I recommend the the Boot Camp Installation pdf, which cleared up a lot of confusion for me:
    http://manuals.info.apple.com/en/BootCampInstall-Setup.pdf
    What I hadn't realized is that what's on the Mac side is Boot Camp Assistant and that Boot Camp proper is a Windows program. The Boot Camp 2.1 Update would be run after installing Boot Camp from the Leopard CD ("Step 3" in the above manual).
    I really like Vista, BTW – its the first Windows OS where I actually like the look and feel of it ("look" and "feel" being one reason I generally stick with Mac OS), so thanks to Hatter for recommending it. Still sticking with Mac OS as my mainstay, but its really nice to have both.

  • How do install printer IP1600 using Windows 7?

    Please, could anyone inform how to install a printer IP1600 when using Windows 7?
    Thanks in advance.
    Carlos

    I don't understand what you're asking. iOS 5.1 is the latest version of iOS that exists. If you have iOS 5.1 on your iPhone now and are trying to go back to an earlier version of iOS, that's not supported.
    If that's not what you mean, then you need to explain more clearly what it is you are trying to accomplish.
    Regards.

  • How to install Muti_node R12 using VMWARE

    Hi,
    Any one have experience on R12 with Linux installing multi node using vmware ,Please let me know, i know single node installation on VMWARE WORK STATION,
    Thanks

    I got this multi node installation procedure from blog,
    http://skrajend.blogspot.com/2007_06_01_archive.html
    R12 MultiNode Installation with VMWare
    Have only one node , don't worry still you can have enjoy R12 MultiNode Installation with VMWare.
    I will share my experience here with all on how to setup R12 in a single node first and then add another Middle Tier.
    Setup Requirement : Node with atleast 1 GB of Ram and 80GB of HardDisk , OS Dump , R12 Dump and VMWare Software
    Download a Copy of VMWare WorkStation from http://www.vmware.com/download/ws/ for Linux
    You will need an evaluation key
    http://www.vmware.com/vmwarestore/newstore/wkst_eval_login.jsp , make sure you have the key before you start the Installation.
    I downloaded an Image of Redhat Linux RHEL4-U4-i386-ES
    Linux Node Setup Information:
    1. Install OS Image on to the Box
    2. Name the host , say r12lab01.r12.com and assign a static IP
    3. Make sure you have all the latest RPM's in place. For more info refer R12 OS Pre-requisite Notes.
    4. Open a VNC Server as Root
    5. Download the VMWare RPM Package "VMware-workstation-5.5.3-34685.i386.rpm"
    6. Install the RPM Package
    7. Configure VMWare using "http://www.vmware.com/support/ws5/doc/ws_install_linux.html"
    8. Start VMware Workstation ( /usr/bin/vmware )
    9. Enter your serial number.
    10. Create a virtual machine using the New Virtual Machine Wizard.
    ( ref : http://www.vmware.com/support/ws5/doc/newguest_ws.html )
    11. Install a guest operating system in the new virtual machine.
    You need the installation media CD-ROM for your guest operating system
    12. Name the New Virtual Host as r12lab02.r12.com and assign a static IP
    13. Make sure that you can communicate between first and the second node.
    I am struck up here, can you explain me how to do this,
    14. Power Off the Node and Start Fresh , make sure you have no OS Issues.
    15. Keep the VNC Session Active. ( If you loose it , your will not have the new node )
    R12 Setup Information:
    1. Download Dump of R12 from http://edelivery.oracle.com
    2. Stage them on the Hard Disk( I did not include the space requirement of the Dump above)
    3. Run a Single Node Installation
    4. Make sure that the Installation Completed Normal and all the Service are Up and Running.
    5. Perform a Complete Health Check.
    Adding a Node to the Existing Setup:
    1. Power on the Second Node
    2. Mount the R12 Mount Points on the Second Node.
    i tried in VMware environment, but i am not able to mount the mount points,
    3. cd /home1/aptest/test/apps/apps_st/comn/clone/bin/
    4. perl adclonectx.pl addnode contextfile=TEST_r12lab01.xml
    Target hostname (virtual or normal) [r12lab02]:
    5. Make sure that the above process generate the Secondary Node's Context File
    6. Make the Service Enabled that you want to run on the Second Node.
    Initially have web service configured and later modify according to your need.
    7. Move into AD_TOP/bin and run adconfig.sh , context_file=TEST_r12lab01.xml
    8. Make sure that Autoconfig Complete's Normal.
    9. Source the Environment File
    10. Start the Service on the Seconday Node
    11. Navigate to OAM and verify that you have the Second Node.
    Edited by: HumanDBA on Apr 27, 2009 7:51 AM

  • How can i use 2 facebook accounts in firefox without every time change the inlog and password?

    My wive and me have both a facebook account . When my facebook account is on, and she want on facebook she most change the login name and password. Now i have use Maxthon and this browser has an option save as web app. ande thats working fine. Now i love Firefox, so my question is . is there an option like web app with maxthon fot firefox?
    ps. sorry for my english

    hello hassie1954, you could try if the CookieSwap addon can accomplish that: https://addons.mozilla.org/firefox/addon/cookieswap

  • How to install Mini SAP using Oralce 10g Express Edition!

    Hi Guys,
    I am fresher in SAP and I want to install Mini SAP on my home desk-top for practicing ABAP, I will be grateful if anybody send`s me links for step-by-step installation guide and another question is, it is to install Mini SAP using Oracle 10g Express Edition?
    Early response would be highly appreciated
    Thanks in advance,
    Reetesh
    Edited by: Reetesh Tiwary on Jan 31, 2008 8:59 AM

    Dear Andreas,
    Thanks for your response!
    SAPDB is in-built or I will have to install it seperately, If I will have to install it seperately from where I will get either of these maxdb or sapdb?
    Thanks,
    Reetesh

Maybe you are looking for