HT4314 Re Game Center password:  can you set a password for Game Center that is NOT your Apple ID password?

I'm changing online passwords for email and other online applications due to hacking in my mail account.  Gaming applications are included in this process.  Currently my Game Center account password is my Apple ID password.  Can I change the Game Center account password independently, or do I have to change my Apple ID password across the board (for iTunes, Game Center, etc) ?

You reset your password the same you would for any id.
appleid.apple.com

Similar Messages

  • Will my mac back up to time machine wile it is on but shut (asleep) and can you set a time for backups???

    will my mac back up to time machine wile it is on but shut (asleep) and can you set a time for backups???

    If your Mac Model supports POWERNAP under Mountain Lion, yes backups and software updates can occur while the mac is taking a power nap (kind of light sleep).

  • How can you set a ringtone for unknown numbers

    How can you set a ringtone for unknown numbers?

    You can set up each one of your contacts with a ringtone and use the default for all other unknown numbers. There is no way to set up a ringtone for unknown numbers.

  • Can you set different sounds for different incoming email accounts?

    Can you set different sounds for different incoming email accounts? Example, I have multiple email accounts on Mail. I would like the sound for my roadrunner account to be different from my .mac and personal website accounts. Is it possible to configure this or is there a script out there that someone knows about.
    Thanks

    You could choose None in Preferences > General > New Mail Sound and set up a rule for each account in Preferences > Rules as follows:
    If [any/all] of the following conditions are met:
    [Account] [AccountName]
    Perform the following actions:
    [Play Sound] [Sound]
    Problem is, that would cause the sound to be played for junk mail as well — probably not what you want.

  • HT204370 can you return a movie purchased by mistake that has not been viewed yet?

    can you return a movie purchased by mistake that has not been viewed yet?

    Hi jimmy505,
    The following information should help you with this:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Hope this helps ....
    - Judy

  • Can I convert a proxy for a class that does not has any interfaces?

    Can I convert a proxy for a class that does not has any interfaces?

    Hi.
    I can hardly understand your question: what do you want your proxy (what kind of proxy?) to be converted into?
    All I can tell you is the following: Proxies created using java.lang.reflect.Proxy can only be created using an interface. This interface has to be implemented by the proxied object. So: no interface, no java.lang.reflect.Proxy.
    Bye.

  • Can you set an alert for birthdays in Addressbook and iCal?

    When I migrated from Palm Calendar to iCal, my calendar had my birthdays in it repeating each year and with a 7 day alert so I could send a card or get a present in time.
    I see you can list a birthday in Addressbook and set the iCal pref to show them which is at first glance very cool and green but when I open the birthday event in iCal I don't see any way to set an alert which is a big limitation.
    If I can't set alerts, then the Addressbook/iCal birthday syncing is kind of pointless and limited, unless I'm missing how to set alerts.

    Hi Steven,
    This is one of the reasons why I wrote Dates to iCal.
    As well as automatically syncing birthday dates from Address Book, Dates to iCal can sync anniversary and custom dates. It can set up to five alarms for each date in iCal and can also set different alarms for birthdays and anniversaries.
    Best wishes
    John M
    <hr/>As I sell software on my site and ask for donations, the Apple Discussions Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Can you set different colours for invitees in calendar?

    In calendar on the iphone/ipad can you set any events that you accept from invitees to a different colour so that you can instantly distinguish them from your own events?
    Cheers

    You could choose None in Preferences > General > New Mail Sound and set up a rule for each account in Preferences > Rules as follows:
    If [any/all] of the following conditions are met:
    [Account] [AccountName]
    Perform the following actions:
    [Play Sound] [Sound]
    Problem is, that would cause the sound to be played for junk mail as well — probably not what you want.

  • Can you set alerts specific for different calendars so when you create an event, the alert for the event is already set?

    On google calendar if you had a calendar for work and one for school, you can set alerts for earch so when you add a class or work related event, the event is set with alerts for that calendar. Can you do that with iCal?

    Hi Steven,
    This is one of the reasons why I wrote Dates to iCal.
    As well as automatically syncing birthday dates from Address Book, Dates to iCal can sync anniversary and custom dates. It can set up to five alarms for each date in iCal and can also set different alarms for birthdays and anniversaries.
    Best wishes
    John M
    <hr/>As I sell software on my site and ask for donations, the Apple Discussions Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Can you set a ringtone for a specific person calling?

    Can you set a ringtone on your phone for different people?

    Yes.
    Open the contact in the Contacts app, tap Edit and set the Ringtone under the Ringtone section.

  • I can't get download skype or instagram in my iphone 5, how can i do it?? The massage that appear is: your apple ID has not been used in Aple Store...

    I can't get download skype or intagram in my iphone 5, how can i do it?? The message tha appear is: your Apple ID has not been used in the itunes store....

    Read the rest of the message.

  • Can you set default values for person/group picker fields? To current user?

    Two-part question/issue . . .
    Part 1:
    In InfoPath 2013 in use with SharePoint 2013, how do you set a Default Value for Person/Group Picker fields? Other field types like Text Boxes have a Default Value section in the Data tab of Properties.  There doesn't appear to be any equivalent for
    the Person/Group Picker field type in Properties.  I'd like to set a default person for a few fields in a form I've created.  Is this possible?
    Part 2:
    The default user I want to set for one of those Person/Group fields is the "current user."  I want a user to log into our SharePoint 2013 intranet, load a new form for edit/creation, and have one of the Person/Group fields in that form to
    automatically populate this particular user.  Is this possible?

    Hi Stephen,
    You can auto populate your InfoPath farm with current user Name and all other property that you have in your User profile, you have couple of options.
    First you can make a secondary connection in your InfoPath form with user profile and can use the UserProfileService.asmx and call the GetUserProfileByName method. Here is the steps you can follow.
    http://blogs.technet.com/b/anneste/archive/2011/11/02/how-to-create-an-infopath-form-to-auto-populate-data-in-sharepoint-2010.aspx
    Secondly you can use JQuery and SPServices ,
    $().SPServices.SPGetCurrentUser function to populate the values with script to achieve the same in this case you no need to use InfoPath form just create simple text type column in SharePoint
    list and auto populate it with getting the current user Name from User Profile here is the scripts
    <script language="javascript" type="text/javascript" src="../../jQuery%20Libraries/jquery-1.4.2.min.js"></script>
    <script language="javascript" type="text/javascript" src="../../jQuery%20Libraries/jquery.SPServices-0.5.4.min.js"></script>
    <script language="javascript" type="text/javascript">
    $(document).ready(function() {
      var userCurrentName = $().SPServices.SPGetCurrentUser({
        fieldName: "CurrentUser"
      $("input[Title='CurrentUser']").val(userCurrentName);
      var userPhone = $().SPServices.SPGetCurrentUser({
        fieldName: "WorkPhone"
      $("input[Title='Phone']").val(userPhone);
    </script>
    Krishana Kumar http://www.mosstechnet-kk.com

  • N97: Can you set a ringtone for all unknown caller...

    I just moved to a Nokia N97 from a Palm Treo Pro. So far so good, but one thing I cannot seem to find any information on is whether or not you can set ringtones for all unknown callers, like you can on a palm? This was one of my favorite features for palm phones.
    If you cannot set a specific ringtone for all unknown callers on the handset itself, does anyone know of an application I can download that would enable this? 
    Thanks for your time!
    Message Edited by lisadahl on 31-Aug-2009 09:48 PM

    While you're waiting for that application. You can put everyone in a group and set specific tones for each group then the default ring tone will sound when unknown people call you
    Show your appreciation. Hit that kudos button real hard

  • Can you set start TC for project edited in CS3?

    My assistant has the Japanese version of CS3 (which I cannot read).  I am a producer / director from linear editing days.  I asked him to set the start point of the time line at 23:58:45:00, with one-minute of bars and 15 seconds of black before the first image of his edit (already completed), so that "program start" would be 1:00:00:00 on the tape copy for delivery.  Couldn't do.  Hmmm.
    Two questions:
    (a)  Can this be done?
    (b)  Should the very first frame of the edit be 1:00:00:00 or 1:00:00:01?
    Much thanks,
    Michael Goldberg
    [email protected]
    IVW
    Tokyo,  Japan

    Hi there
    Is your question regarding Captivate? Or Creative Suite?
    I ask because of your mention of CS3, which means Creative Suite 3. But many mistakenly refer to Captivate as CS3 when they really mean Captivate 3 or "C3".
    Captivate works like PowerPoint. It's "slide based". The timeline is viewable on a "Per Slide" basis and you don't see a timeline for the whole project.
    If your question is for the Creative Suite, please advise and I'll be happy to move the thread to the appropriate venue so you don't have to ask again.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Can you set a ringtone for the palm pre text messages..​.Please help!!!!

    I use to have a centro and you were able to set a special tone for you to identify if that was a text msg or a call coming through. Can you do this with the Palm Pre because I can;t find it?
    Post relates to: Pre p100eww (Sprint)
    Message Edited by palmbirduser on 06-07-2009 12:14 PM

    Where do I need to make noise to? I have had nothing but problems with this thing. From waiting on activation over a 2 day period, to having to manually cut and copy my phone numbers from a csv file, that best buy told me would work without a glitch, into my google account. Now after 4 days I am more comfortable with the phone but am finding out how many things are problems. 
    *wireless printing
    *sync way too many contacts from unneeded accounts
    *lack of accessories and applications
    *poor battery- even sitting overnight lost 1/2 its battery
    *message tone - singular, unloud, not even audible while in a car
    *I cant find any way to select text while typing, have to tap, delete, retype. but cant cut, copy and paste. No way to select stuff.
    I know its a whole new OS, a brand new phone. But come on palm. Do more quality control and TESTING. Not just with geeks, give more to a bigger diversity of customers. Why sprint didnt pre release to exsisting customers to try out in comparison to their currently useless handsets, is unknown. But someone needed to chime in about TINY little things, like changing the message tone! That eventually will bring the rating and functionality of the handset and get a big thumbs down from users.
    Message Edited by tlbeveridge on 06-09-2009 12:14 PM

Maybe you are looking for