Graph displaying not onstage - 1119 errors and 1061

I followed a tutorial for a simple animation but I am not getting the library items to display on the stage. It's probably something really simple. Here is the code in my Main.as

I also get errors 1119 and 1061.

If anyone can help it would be fab and very much appreciated.

package {}

import flash.display.MovieClip;

import flash.events.Event;

SerializableAttribute public class Main extends MovieClip {}

var touch: Boolean = false;

public void Main() {}

startGame();

}

function startGame (): void {}

stage.addEventListener (Event.ENTER_FRAME, gameLoop);

}

function gameLoop(e:Event):void {}

Fly();

checkCollisions();

}

function fly (): void {}

If (touch == false) {}

Player.x is 30;

} ElseIf (touch == true) {}

stage.removeEventListener (Event.ENTER_FRAME, gameLoop);

}

}

function checkCollisions (): void {}

If (player.hitTestObject (square)) {}

touch = true;

} else {}

touch = false;

}

}

}

}

no code will run after a runtime error if you need to correct these errors.

http://www.amazon.com/gp/product/1435460200/ref=s9_simh_gw_p14_d10_i1?pf_rd_m=ATVPDKIKX0DE R & pf_rd_s = center-2 & pf_rd_r = 05GGX5SPNP3PXMSX0XKX & pf_rd_t = 101 & pf_rd_p = 1688200382 & pf_rd_i = 507 846

1061: call to a method may be undefined xxxx through a reference with static type flash.display:DisplayObject.

You try to refer to a method defined on a MovieClip timeline using the notation by points, but the Flash compiler does not recognize this MovieClip as a MovieClip. To remedy to the explicitly cast the MovieClip.

For example, you have a method/function xxxx() defined on your root timeline that you are trying to refer to the use.

root.xxxx ();

To remedy this, perform a cast root as a MovieClip.

MovieClip (root) .xxxx ();

1119: access xxx property possibly undefined via a static reference of aaaa type

You try to reference a property that does not exist for this type of class.  You have either typo or, if the Flash type is something like DisplayObject and you try to reference a property of a class that owns the property you are trying to reference, cast your object explicitly.

For example, if you have a DisplayObject instance (for example, dobj) added to the root timeline:

root.dobj;  that can cause an error 1119

. Dobj from MovieClip (root); does not raise an error of 1119

In fact, almost always when you use the root in ActionScript 3 you must case it as a MovieClip unless you have a document class that extends the class Sprite. In this case, you need to perform a cast root like a Sprite:

MovieClip (root); or

Sprite (root):

Also if this.parent is a MovieClip:

This.parent.Ivar;  that can cause an error 1119

MovieClip (this.parent) .ivar;  will not trigger a 1119

If you use one of your own objects of the class,

var opBtnParent:Sprite = new Sprite();

addChild (opBtnParent);

for (var i: int = 0; i<4;i++)>

var opBtn:Btn_operator = new Btn_operator();

opBtnParent.addChild (opBtn);

}

You can use:

for (i = 0; i

Btn_operator (opBtnParent.getChildAt (i)) .mouseEnabled = false;

}

Or, you can try to refer to an object that is created outside of the classroom.  In this case check that your class is dynamic, for example:

Dynamics/public class YourClass extends MovieClip {}

You can now add properties to instances of YourClass of YourClass outside.

Tags: Adobe Animate

Similar Questions

  • I want to cancel and get my $$$ back, because the conversion using Adobe export in format PDF to Word does NOT, too many errors and inaccuracies in the Word DOC to use. Please cancel my order AD017941759 as soon as POSSIBLE!  Thank you...

    I want to cancel and get my $$$ back, because the conversion using Adobe export in format PDF to Word does NOT, too many errors and inaccuracies in the Word DOC to use. Please cancel my order AD017941759 as soon as POSSIBLE!  Thank you...

    You will be eager to start here:

    Cancel your subscription or membership. Acrobat, services Cloud of Document PDF

    Be well...

  • Queue displays error and nothing does not print on HP LaserJet 2100 M PCL6 on Windows Vista - 64 bit

    Original title: setting up a printer HP LaserJet 2100 M PCL6 on Windows Vista - 64

    I'm having trouble installing my printer HP LaserJet 2100 M. When I connect the cable USB Windows Vista responds with complete installation... However, when I try to print queue displays error and nothing prints. I don't get an error code. Can you please help... Thank you

    Hi onelittlekat,

    1. do you receive any error messages?

    You can try to uninstall the device drivers from programs and features and Device Manager and check the box to remove the drivers for this software and go ahead.

    Step 1:

    Uninstall the drivers for printer from programs and features

    a. click on start

    b. type appwiz.cpl in the start search

    c. find all the driver printer package, right-click on it and select uninstall.

    Step 2:

    Uninstall the drivers from Device Manager.

    a. click on start

    b. type devmgmt.msc in search, and then press enter

    c. in find Manager device for the device, right-click on it and select the option uninstall.

    After you have uninstalled the driver, download and install the drivers from the link below and see if it works fine or not.

    For HP LaserJet 2100 M PCL6 driver, see the link

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ja-45284-16&LC=en&DLC=en&cc=us&OS=2093&product=60650&sw_lang

    Hope this information is useful.

    Jeremy K
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • "due to an unidentified problem, windows cannot display windows firewall settings" fixed but still can not visit some sites and the laptop now turns off the coast on me. What should I do?

    I have an Apire one laptop with Windows xp service pace 3. I had to restore it to factory about 3 years ago. Some time after that the sound system began to slow and the Synaptics mouse stop working properly. I can move the pointer, but the left click does not work. It works in safe mode but not in normal windows. I used the Acer eRecovery for correct, but it did not work. I tried to download the driver for the mouse on the internet, but some how it could stop the download. I gave up at tring to fix. Some time in late March or early April, I couldn't access internet and after 22:30. I ran the diagnosis that is provided by internet explore and he said that the HTTP and HTTPS worked but the FTP did not work. AVG later told me my firewall is disabled and there was the possibility to reactivate it and I did. After internet explore stop allowing you to enter certain sites that I wanted to enter, I ran the Diagnostics again and he told me that a firewall client has been the cause of the problem. I tried to control my firewall setting, but had that "due to a problem not identified, windows cannot display the firewall settings". I thought AVG was the problem, so I have unintalled then he returned and attempted to access the firewall but got the same message. I typed in Google MySapce and found this site. I followed a few directions given to others in the thread started by joecarpenter33 and discovered that my firewall has been deleted and Base filtering engine has been deleted also. I downloaded and ran Malwarebytes ANti-Malware and SUPERAntiSpyware Free Edition and tdsskiller. MBAM has found a Trojan. The results of the analysis is less to:

    Malwarebytes Anti-Malware (Trial) 1.75.0.1300
    www.Malwarebytes.org

    Database version: v2013.04.10.14

    Windows XP Service Pack 3 x 86 NTFS (secure/setting network Mode)
    Internet Explorer 8.0.6001.18702
    Ziadie Berry: BERRY-LAPTOP [Director]

    Protection: disabled

    10/04/2013-17:44:54
    MBAM-log-2013-04-10 (17-44-54) .txt

    Scan type: quick scan
    Analyze the options enabled: memory | Startup | Registry | File system | Heuristic or Extra | Heuristics/Shuriken | PUPPY | PUM
    Analyze the options disabled: P2P
    Objects scanned: 271656
    Time elapsed: 43 minute (s), 42 second (s)

    The process of memory detected: 0
    (No malicious items detected)

    Modules of memory detected: 0
    (No malicious items detected)

    The registry keys detected: 0
    (No malicious items detected)

    The registry values detected: 0
    (No malicious items detected)

    Registry data items detected: 0
    (No malicious items detected)

    Files detected: 0
    (No malicious items detected)

    Files detected: 1
    C:\RECYCLER\S-1-5-21-4674304-3331980883-3375822000-500\$7832f44fdd2ba165f6ea01bec7f363fd\n (Trojan.0Access)-> quarantined and deleted successfully.

    (end)

    Malwarebytes Anti-Malware (Trial) 1.75.0.1300
    www.Malwarebytes.org

    Database version: v2013.04.10.14

    Windows XP Service Pack 3 x 86 NTFS
    Internet Explorer 8.0.6001.18702
    Ziadie Berry: BERRY-LAPTOP [Director]

    Protection: enabled

    10/04/2013 23:43:49
    MBAM-log-2013-04-10 (23-43-49) .txt

    Scan type: quick scan
    Analyze the options enabled: memory | Startup | Registry | File system | Heuristic or Extra | Heuristics/Shuriken | PUPPY | PUM
    Analyze the options disabled: P2P
    Objects scanned: 269636
    Elapsed time: 49 minute (s), 41 second (s)

    The process of memory detected: 0
    (No malicious items detected)

    Modules of memory detected: 0
    (No malicious items detected)

    The registry keys detected: 0
    (No malicious items detected)

    The registry values detected: 0
    (No malicious items detected)

    Registry data items detected: 0
    (No malicious items detected)

    Files detected: 0
    (No malicious items detected)

    Files detected: 1
    C:\WINDOWS\assembly\GAC\Desktop.ini (Rootkit.0access)-> quarantined and deleted successfully.

    (end)

    I ran the Diagnostics today after Internet explore and my other browsers stop allowing me to internet access. That's what came back:

    Diagnosis of last run time: 17/04/13 17:48:14 WinSock Diagnostic
    WinSock status

    attmpting error information to validate the Winsock base providers: 2
    error not all entries could be found in the basic services provider winsock catalog. A reboot is required.
    user redirection of information in support of the appeal

    Diagnosis of network adapter
    Network location detection

    Info to help home Internet connection
    Identification of network adapter

    Info network connection: name = Local, peripheral network connection = Realtek RTL8102E Family PCI - E Fast Ethernet NIC, MediaType = LAN, type = LAN
    Info network connection: name = wireless, peripheral network connection = Atheros AR5007EG Wireless Network Adapter, MediaType = LAN, type = Wireless
    Info both Ethernet connections and wireless available, ask the user for selection
    required user input action: select network connection
    Info Wireless connection selected
    State of the network adapter

    Info network connection status: connected

    HTTP, HTTPS, FTP Diagnostic
    HTTP, HTTPS, FTP connectivity

    WARN HTTPS: error 12029 connecting to www.microsoft.com: a connection with the server could not be established
    warn HTTP: error 12029 connecting to www.microsoft.com: a connection with the server could not be established
    warn HTTP: error 12029 connecting to www.hotmail.com: a connection with the server could not be established
    WARN HTTPS: error 12029 connecting to www.passport.net: a connection with the server could not be established
    WARN FTP (passive): error 12029 connecting to FTP.Microsoft.com: a connection with the server could not be established
    WARN FTP (active): error 12029 connecting to FTP.Microsoft.com: a connection with the server could not be established
    error could not make an HTTP connection.
    error could not make an HTTPS connection.
    error could not make an FTP connection.
     
    Still, he remains connected to the wirelesss connection, but won't let me access the internet. Right now I use a proxy to help, but access to the sites are limited.

    I used the tweaking software and my firewall is back but, I have yet to visit some sites and the laptop now turns off by itself.

    Hello

    Follow these methods.

    Method 1.

    Start the computer in safe mode with network and run a full scan of computer viruses.

    To start the computer in safe mode: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx?mfr=true

    Run a full scan of the computer with the Microsoft Safety Scanner to make sure that the computer is virus-free.

    Microsoft safety scanner: http://www.microsoft.com/security/scanner/en-us/default.aspx

    Warning of Security Scanner: there could be a loss of data while performing an analysis using the Microsoft safety scanner to eliminate viruses as appropriate.

    Method 2.

    If the steps above do not help, then try to scan the computer using Windows defender in offline mode and check if that helps.

    Search for spyware and other potentially unwanted software: http://windows.microsoft.com/en-US/windows7/Scan-for-spyware-and-other-potentially-unwanted-software

    What is Windows Defender Offline? : http://windows.microsoft.com/en-US/windows/what-is-windows-defender-offline

    Warning of Security Scanner: there could be a loss of data while performing an analysis using the Microsoft safety scanner to eliminate viruses as appropriate.

    Method 3.

    You can create a new user account and check. Once the new user account works fine, then copy the data from the old user account for the user account.

    How to copy data from a user profile damaged to a new profile in Windows XP: http://support.microsoft.com/kb/811151

    Let us know if you need assistance with any windows problem. We will be happy to help you.

  • I am running Xp media center edition 2002 SP2 Windows does not update anything more and gives me [error number: 0x8024400A] Why can't update Windows again?

    "Whenever I start updating my computer, it gives suite Meassage" check if your computer has the latest version of Windows Update software for use with the website"then it will select the CUSTOM GOLD UPDATES EXPRESS updates, then when I click on one of these links it provides as follows"

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    [Error number: 0x8024400A]
    The website has encountered a problem and cannot display the page you are trying to view. The options provided below may help you solve the problem.

    For self-help options:

    To support options:

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    So please give me the solution of this problem as soon as possible

    Thanks in advance

    Hello

    To solve the problem, see these articles:

    Temporary connection related errors may occur when you use Windows Update or Microsoft Update

    http://support.Microsoft.com/kb/836941

    Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    You receive an error message "Windows Update has encountered an error and cannot display the requested page" when you try to install an update

    http://support.Microsoft.com/kb/883614

    It will be useful.

  • WOW/graphics error "display driver nvlddmkm stopped responding and was retrieved successfully."

    Help, please. On the next computer I have terrible crash problems while playing WoW. Critical error WOW States: "not enough memory to process command - 11 538 bytes requested."

    When running 3D Mark Vantage I can reproduce the "display driver nvlddmkm stopped responding and was recovered successfully.

    Processor Intel Core i7 CPU 920 @ 2.67GHz
    Details of the component
    NVIDIA GeForce GTX 295 graphics
    4 095 MB total graphics memory available graphic set
    Main hard drive 53GB free (140 GB Total)
    64 bit version with service PAC 2 Vista Ultamate

    Forums are full of posters indicating that it is a Vista / Nvidea incompatibility problem that has been around for years and that the problem is not treated. I tried everything I can think of, check the RAM to download new drivers, to the removal of unnecessary records of WOW. I reinstalled everything, run each diagnostic tool in the plane, patches downloaded, checked for the virus and still no help.

    I am currently able to play WOW on the smaller graphics settings and avoid cities. With this level of equipment, it's a shame, really, I should be able to do more.

    Did anyone have any suggestions of what I can do at this point?

    OK, I did a lot of research on this issue.  The problem lies in the Blizzard, most of the time.

    World of Warcraft is a set of 32 bits.  Because it is strictly 32 bit, it only has access to 2 gigabytes of memory.  Windows manages the other 2 giga of addressable space.

    Most of the developers of games flag their games before the compile time to use larger amounts of memory.  Blizzard doesn't do this, because their anti-cheat system and third-party tools rely on the 32-bit addressing and address 64-bit would mean that they must all be rewritten.

    What happens in the game, is that your footprint large capacity memory card is mapped in the game.  In general, it is when your settings are high, because it uses the most memory, which explains why the game is playable when you use minimal settings.  Given that the configuration of your particular graphics card uses close to 2 gig of RAM itself, quickly force you the game short of memory addressable space.

    To resolve this problem, you may be able to play with reduced settings.  Reduce your resolution is usually the best way to limit the use of memory, since it increases exponential use RAM when you increase the resolution.  You might have to play with different parameters.  You can open the upward Task Manager and monitor the use of your memory WoW game to see where the sweet spot is maintaining your memory under control.

    Blizzard will have to make the difficult choice to eventually allow access extended memory.  More people are buying equipment like yours, this problem will be more widespread.

  • Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    Impossible to analyze the xml.aspx contained in the main.js.Iam get the following error"could not obtain XML document, and the connection has failed: status 500

    My main.js resembles

    xmlDataSource var = {}
     
    URL: 'dcds. - symbianxml.aspx", etc. (sample).
     
    init: function() {}
    URL, successful reminder, the reminder of failure
    This.Connect (this.) (URL, this.responseHandler, this.failureHandler);
    },
     
    /**
    * Analyzes the XML document in an array of JS objects
    @param xmlDoc XML Document
    * @returns {table} array of objects of the device
    */
    parseResponse: {function (xmlDoc)}
        
    var chElements = xmlDoc.getElementsByTagName ("channel");
       
    channels of var = [];
      
    Console.log (chElements.Length);
      
    for (var i = 0; i)< chelements.length;="">
        
    var channel = {};
       
    for (var j = 0; j)< chelements[i].childnodes.length;="">
        
    var node = Sublst.ChildNodes(1).ChildNodes(0) chElements [i] [j];
                
    If (node.nodeType! = 1) {//not an element node}
    continue;
    }
           
    Channel [node. TagName] = node.textContent;
    }
       
    Channels.push (Channel);
    }
    Console.log (Channels.Length);
    return the strings;
    },
     
    /**
    Manages the response and displays the data from device web app
    @param xmlDoc
    */
    responseHandler: {function (xmlDoc)}
      
    var channel = this.parseResponse (xmlDoc);
    var markup = "";
       
    for (i = 0; i< channels.length;="">
       
    markup += this.generateHTMLMarkup (i, channels [i]);
    }
    document.getElementById("accordian").innerHTML = mark-up;
    },
     
    /**
    Generates HTML tags to insert in to the DOM Web App.
    * @index i, index of the device
    @param device, device object
    */
    /*
    generateHTMLMarkup: function (i, channel) {}
      
    var str ="";
    "Str += '.


    ' onclick =-"mwl.setGroupTarget ('#accordian ',' #items_" + i + "', 'ui-show ',' ui - hide');" + ".
    "mwl.setGroupTarget ('#accordian ',' item_title_ #" + i + "', 'ui-open', 'ui-farm'); Returns false; \ » > » ;
    "" Str += "" + channel ['name'] + ' ";
    "Str += '.
    ";
    "Str += '.
    ";
    "Str += '.
    "+" id: "+ channel ['id'] +" ' "
    ";
    "Str += '.
    "+" type: "+ channel ['type'] +" ' "
    ";
    "Str += '.
    "+" language: "+ channel ['language'] +" ' "
    ";
    "Str += '.
    «+ "bandwidth:" + "fast" channel + "»»
    ";
    "Str += '.
    "+" cellnapid: "+ channel ["cellnapid"] +". "
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
    "Str += '.
    ";
    return str;
    },*/
    generateHTMLMarkup: function (i, channel) {}
       
    var str ="";
    "Str += '.
    ";
    str +=  "" +
    "" + channel ['name'] + ""+""
    ";
    "Str += '.
    «+ ' link: '+'start the video »»
    ";
         
    return str;

    },
     
    failureHandler: {function (reason)}
    document.getElementById("accordian").innerHTML = "could not get XML document.
    '+ reason;
    },
     
    /**
    Retrieves a resource XML in the given URL using XMLHttpRequest.
    @param url URL of the XML resource to retrieve
    @param called successCb, in the XML resourece is recovered successfully. Retrieved XML document is passed as an argument.
    @param failCb called, if something goes wrong. Reasons, in text format, is passed as an argument.
    */

    Connect: {function (url, successCb, failCb)
      
    var XMLHTTP = new XMLHttpRequest();
      
    XMLHTTP. Open ("GET", url, true);

    xmlhttp.setRequestHeader("Accept","text/xml,application/xml");
    xmlhttp.setRequestHeader ("Cache-Control", "non-cache");
    xmlhttp.setRequestHeader ("Pragma", "non-cache" "");
      
    var that = this;
    XMLHTTP.onreadystatechange = function() {}
       
    If (xmlhttp.readyState == 4) {}
        
    If (XMLHTTP. Status == 200) {}
         
    {if (!) XMLHTTP.responseXML)}
    try {}
    If server has not responded with good an XML MIME type.
    var domParser = new DOMParser();
    var xmlDoc = domParser.parseFromString(xmlhttp.responseText,"text/xml");
           
    successCb.call (that, xmlDoc);
           
    } catch (e) {}
    failCb.call (, "answer was not in an XML format.");
    }
              
    } else {}
    successCb.call (that, xmlhttp.responseXML);
    }
    } else {}
    failCb.call (this, "connection failed: status"+ xmlhttp.status ");
    }
    }
    };
    XMLHTTP. Send();
    }
    };

    Please see the content in main.js is fully analyzed.

    Forward for the solution to my request all members of the community...

  • Validation errors is displayed does not in the errors of Validation tab

    Hello

    I have a fish importation but validate grey fish.

    I have 4 validation errors, but they are not displayed in the validation errors tab.

    Can I use the show | Data invalid tab data charge, but our users (and myself) expect not to be displayed in the tab mistakes of Validation?

    Any ideas greatly appreciated

    C

    Hello

    Thanks for the replies. A power off EPM has fixed the interface.

    See you soon

    C

  • Downloader CC and installation program displays not on my mac, he was formerly active

    Downloader CC and installation program displays not on my mac now, previously active. What should I do?

    The Cloud Desktop App designer has already been installed? All apps already installed? What OS are you on? Do you get any error messages?

    You can try to uninstall the desktop application and then put it back:

    Uninstall the creative cloud desktop application

    FAQ: How to download and install the Adobe Creative Cloud Desktop App?

    FAQ: How to download and install creative cloud applications?

  • How do I capture the error and display

    Lion of Oracle do it me the quick statement formula to capture the error and display in the Formulas (FF) fast in oracle payroll.
    In the case where the value of the element is Null, I want the system to show me in the quick pay message window what value of the item was left null so that I can make the entrance of this element and re deal with payroll.

    Appreciate all your help!

    for example.

    DEFAULT FOR YOUR_INPUT IS 0

    THE ENTRIES ARE YOUR_INPUT

    / * SECTION OF CODE * /.

    IF YOUR_INPUT HAS BEEN SET BY DEFAULT THEN
    (
    ERROR_MESSAGE = "INPUT VALUE IS NOT ENTERED.
    )
    ON THE OTHER
    (
    >
    )

    HTH

  • Hello. I installed the latest update of Firefox and when I start a new tab page displays not now my entry from google line.please help.tks

    Hello. I installed the latest update of Firefox and when I start a new tab page displays not now my google input line. I use Windows 10. Until the recent update (v4.1.01) each time I started a new tab the new page would show the google search entry line which is my default. Can help you to restore this feature? TKS

    Hi, 41 of Firefox, you must use the add-on tab override (browser.newtab.url replacement), to make changes to the page tab.

    Once installed, open the Add-ons (Ctrl + Shift + A) Manager > Extensions, and then look for the new tab override and click Options to set your preference.

    Notice, if you want only the new tab to be the same as your home page, you can use the Add on new tab homepage instead.

    You will then need to restart Firefox for all changes to take effect.

    If your question is resolved by this or another answer, please take a minute to let us know. Thank you.

  • HP Officejet 4620: Printer is in"error" and will not print, even though the computer says that it is "connected".

    My printer recently started telling me it was in a State of 'error' and could not print my documents.  Sometimes I could turn off the printer market and all that was trying to print would then print, if documents or Quicken checks.  Now I can't print from the computer at all, or it will print checks from Quicken even if I turn the printer power off and power on.  The HP Web site indicates that it is connected.  It is the second computer from HP Officejet 4620 of the original that I bought.  The first has a problem that has been covered by the warranty, and this one doesn't seem to be much better.

    Hi @Janilynn,

    Welcome to the HP Forums!

    I read your post and wanted to help.

    I understand that the printer does not print when the computer shows that it is connected.  Please run the print and scan the doctor.

    I would like to know if it solved the problem or gives you an error message.

    If this helps you to find a solution, please click on the button "Accept as Solution" down below in this message. If you want to say 'Thank you' to my effort to help, click on the "thumbs up" to give me congratulations.

    Kind regards

  • My forum ID is connected to my Apple ID email, but when I log in to the forum with my Apple ID email, I get an error and can not reach the forum. How do I merge my accounts so my Apple sign-in ID is working again?

    My forum ID is connected to my Apple ID email, but when I log in to the forum with my Apple ID email, I get an error and can not reach the forum. How do I merge my accounts so my Apple sign-in ID is working again?

    Apple ID cannot be merged. We'll see if we can get to the bottom of your connection error...

    Tell us step by step, in detail what your actions.

    Tell us a story

    -with a beginning, middle and end. We need to figure out what you know and that you have lived.

    If this problem is new, tell us what immediately preceded its appearance - add software, upgrade or update? New equipment?

    Quoted by of Apple  'how to write a good question.

    To help other members in answering your question, give as much detail as possible.

    • Include your name (peripheral) product and specifications such as the speed of the processor, memory and storage capacity. Please do not include your serial number, IMEI, MEID or any other personal information.
    • Provide the version of your operating system and the relevant applications numbers, e.g. "OS X 10.4.11" or "Safari 4.1.3.
    • Describe the problem and include all the Details on what seems to make it.
    • The list of troubleshooting steps you have already tried, or temporary corrections that you discovered.

    For a detailed 'coaching', please see usage tips , help us help you on these forums and wrote an effective communities of Apple Support question

    "Keep it short and Simple"-take your time... but be thorough - CCC

  • Web page does not display the toolbar or dashboard and can not resize screen

    I'm unable to decrease the size of the screen when you use the web to display the toolbar tool and dashboard.  I went through different places to try to find a correction, but I can't find what I did accidentally or what the computer did to cause this problem and how to fix it.  Thank you for your help.

    Hi Nancydo,

    What application are you when you mention that you "use the web" and can not see the dashboard and toolbar?

    If you use Safari, the menu bar, are you able to click View > actual size?   Otherwise try file > close all windows in Safari.

    Have you restarted the computer?  Many times this will reset all default settings, including the sizes of windows.

    Also, check system preferences > display and make sure that the option "by default to display" is selected for the resolution.

    The resources below will provide additional information on the preferences of the system in general and the display options of Safari in particular.  Your profile says you are using OS X Lion.  These resources are for OS X Lion of the mountains, but they are very similar.

    On the display of system preferences pane
    https://support.Apple.com/en-us/HT202532

    The basics of the Mac: Safari 6 in OS X Lion mountain
    https://support.Apple.com/en-us/HT202525

    Have a great day!

  • XY graph is not displayed

    I have a problem with the graph xy is not showing do not. Tried almost everything I know. The graph will not just show the two tables. I tried to build an array of clusters in the chart, and that did not work. attached, that's what I'm trying to do. Something simple for my class involving the equation of motion and the mathscript. Any help would be greatly appreciated.

    where set y0?

Maybe you are looking for

  • HP Pavilion p6 - 2176 s: install Windows 7 on SSD without disc

    Hello I want to install Windows 7 on an SSD (I plan on getting a Samsung 850 Evo 128 GB) but I can't get one any file or installation disk. My PC did not come with a disk, only a code produced on the case. I went to the site of software recovery of M

  • Remote desktop access

    I tried to configure my laptop to access my desktop. I did everything suggested in the Microsoft Bulletin yet I could not establish the connection. I used the computer name and the IP ID both without success. I don't have a VPN. My laptop is connecte

  • How can I reset my password computer using Windows 7?

    How can I reset my password computer using Windows 7?

  • Problem with "PCI Simple Communications controller" driver in inspiron n5010

    Hello As a first step to apologize for my bad English After installing Win7 Ultimate 32 bit on my inspiron n5010 I installed all the drivers and components are working properly, but one of the devices have problem because I can not find the drivers f

  • Battery failed - PE2950 [MS]

    Buongiorno. We have a server mod PE2950, serial number , cui he led, usually azzurro stamattina e giallo. Ho avviato it Modular Disk Storage Manager e mi tell a problema di batteria sul software raid controller. By convenience allégo uno screenshot d