Not recognized through e.target.name BTN.

Hello!

I had this publication in another post I had who replied and he also had a post lame name so I have it published here!

I can't understand why my code here does not work... (I guess that's pretty obvious, or I wouldn't announce it!) ).

Could you take a look at this and possible, you can identify what it is that I am wrong?

I get the error message:

TypeError: Error #2007: url parameter must be non-null.

at flash.display::Loader/_load()

at flash.display::Loader/load()

at asFiles.reality::RealityScenarios/loadImage() [C: (networkpath) .as:226]

Here is where is the line 226:


public function loadImage(e:MouseEvent):void {
     imageHolder = new MovieClip;
     imageLoader = new Loader;
     imageLoader.load(new URLRequest (subImageArray[Number.e.target.name)]));  //THIS IS LINE 226
     imageHolder.addChild(imageLoader);
     imageHolder.x = 75;
     imageHolder.y = 75;
     addChild(imageHolder);
}

e.Target.Name then refers to this:


public function addButtonEffects():void {
bp.addEventListener(MouseEvent.CLICK,previousSubject);
b1.addEventListener(MouseEvent.CLICK,loadImage);  //I CLICKED THIS BUTTON IN PARTICULAR BUT THE SAME ERROR OCCURS FOR  b2, b3, AND b4
b2.addEventListener(MouseEvent.CLICK,loadImage);
b3.addEventListener(MouseEvent.CLICK,loadImage);
b4.addEventListener(MouseEvent.CLICK,loadImage);
bn.addEventListener(MouseEvent.CLICK,nextSubject);
}

then, referring to this code:

public function drawButtons():void { 
     var ba:Array = new Array();
     ba.push(bp,b1,b2,b3,b4,bn)
     for(var i:uint=0;i<ba.length;i++) {
          addChild(ba[i]);
          ba[i].x = 390 + i* 100;
          ba[i].y = 900;
     }
     for(var j:uint=0;j<1;j++) {
          trace(ba[j]);
          btnBack = new BtnBack();
          ba[j].addChild(btnBack)
          ba[j].buttonMode=true;
          
     }
     
     for(var k:uint=1; k<5; k++) {
          trace(name + ba[k]);
          ba[k].name = k; //HERE IS NAME
                    
          textfield = new TextField();
          textfield.text = realityArray.shift();
          textfield.setTextFormat(realityformat);
          textfield.autoSize = TextFieldAutoSize.LEFT;
          textfield.selectable = false;
          textfield.antiAliasType = AntiAliasType.ADVANCED;
          textfield.embedFonts = true;
          textfield.scaleX = .2;
          textfield.scaleY = .2;
                    
          ba[k].x = 640;
          ba[k].y = 900;
          ba[k].addChild(textfield);
          ba[k].buttonMode=true;
          addChild(ba[k]);
                                        
          TweenLite.to(ba[k], 1, {x:380 + k * 100, y:880, scaleX:4, scaleY:4});
     }
               
     for(var l:uint=5;l<6;l++) {
          trace(ba[l]);
          btnNext = new BtnNext();
          ba[l].addChild(btnNext);
                         }
     
     addButtonEffects();
}

I hope that's not too complicated and makes sense!

I appreciate the help!

Number.e.target.name

should be

Number(e.target.name)

but you probably want:

Number(e.currentTarget.name)

Tags: Adobe Animate

Similar Questions

  • I get this message your Skype name and password are not recognized what should I do

    original title: Skype
    I get this message your Skype name and password are not recognized what should I do

    Look at the Sticky Thread at the top of this page.
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-windows_programs/where-do-i-get-Skype-support/3ae98b5e-566c-4D8C-B189-37b50e475539

  • Tablet user name not recognized on laptop

    Windows 8 tablet is recognized in the control panel network, on Vista laptop, but the connection cannot be established because the username tablet is not recognized

    Pseudo tablet System Info object is in the format COLINACER\ColinAcer\Colin

    Cannot transfer / synchronization of files accordingly

    Any help much appreciated

    concerning

    Colin

    Hi Colin,

    To help you with the problem please answer the following questions:

    1. What is the error that you receive when try to access Windows 8 from Vista?
    2. is your vista computer recognized in Windows 8?

    While you answer us with more information, see this step.

    Click the windows 8 computer listed under network in Windows Vista.

    If you use a local account, see this step:

    In the name box, type user
    ColinAcer\Colin
    Type the password in the password box

    You can also try the command and control below if you have access to Windows 8.

    Click Start, run, type "-name%\c$" to access the c: on the other PC. "Alternatively, \".

    If you use a Microsoft account, see this step:
    In the user name box, type your user name for the Microsoft account.
    Type the password in the password box
    Now check if it helps.

    Also refer to this link: sharing of files and printers

    http://Windows.Microsoft.com/en-in/Windows/sharing-files-printers-help#sharing-files-and-printers=Windows-8&V1H=win8tab6&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    I hope this helps.

  • The listener is down: even if a listener with the name "AUDITOR", is running on this host at the port: "1521", it has not started using "the target LISTENER. ORA file.


    I moved a listener on a host in a House different oracle. The headset works fine, but EM 12 c shows that the listener is down with the following summary:

    The listener is down: even if a listener with the name "AUDITOR", is running on this host at the port: "1521", it has not started using "the target LISTENER. ORA file. CORRECTIVE ACTION: To monitor this "EM listener target" with its current configuration, you must stop the process of listening running and start it using the Listener parameter file: opt/oracle/product/12.1.0.2/network/admin/listener.ora. Alternatively, you can update "this target LISTENER. Location ORA setting"with the location of the listener running, which started using the: opt/oracle/product/11.2.0.3/network/admin/listener.ora.

    EM 11 g, I simply changed the configuration of the listener for the different oracle home, argued the change and in a few minutes the listener would show that 'UP' with the oracle of new home. I upgraded to MS 12 c (12.1.0.4) and can't find how to do this. Can someone give me the procedure.

    Thank you

    Ron

    Hi Ron,

    Can you please do the following?

    -Create a for the listener listener.ora file, stop and start the receiver using the listener.ora file. If the file is located in a default location, set the TNS_ADMIN environment variable to that location before you start the listener.

    -Log on to the EM console, go to the homepage of the listener.

    -In the Oracle Listener menu, select target Configuration > Configuration of the analysis.

    -Ensure that the parameters, including the Listener.ora directory, are properly.

    Kind regards

    -Loc

  • The term 'Select-Object-property' is not recognized as a cmdlet, function, script file or executable program. Check the spelling of the name, or if a path has been included, make sure the path is correct, and then try again.

    I have a fairly new version of PowerCLI (5,5 Rel 1) 5.5 being ESXi and vCenter.

    I also checked that automation. Core is installed:

    PowerCLI C:\Windows\system32 > Get-PSSnapin VMware.VimAutomation.Core

    Name: VMware.VimAutomation.Core

    PSVersion: 2.0

    Description: This Windows PowerShell snap-in contains the Windows PowerShell cmdlet

    TS of vSphere management.

    but after connecting to vCenter, I get error trying to run:

    PowerCLI C:\Windows\system32 > $Results = ForEach ($DRSRule to $DRSRules)

    > > {}

    > > «|» Select-Object-Property @{N = 'Cluster'; E = {(Id-vue-Get $DRSRule.Clust)}

    amplifier. {{ID). name}}.

    > > @{N = "Name"; {E = {$DRSRule.Name}}.

    > > @{N = "enabled"; {E = {$DRSRule.Enabled}}.

    > > @{N = 'Type of DRS'; {E = {$DRSRule.KeepTogether}}.

    > > @{N = "MV"; E = {$VMIds = $DRSRule.VMIds - split ","}

    > > $VMs = ForEach ($VMId to $VMIds)

    > > {}

    > > (Get-View-Id $VMId). Name

    {> >}

    {{> > $VMs - join ","}}

    {> >}

    > >

    The term 'Select-Object-property' is not recognized as a cmdlet, fu

    function, script file or executable program. Check the spelling of the name, or if

    a path was included, make sure the path is correct and try again.

    On line: 3 char: 32

    +     "" | Select-Object-Property < < < < @{N = 'Cluster'; E = {(Get-view-Id $DRSRule

    . {{Cluster.Id). name}}.

    + CategoryInfo: ObjectNotFound: (Select-Object-property string :)

    [], CommandNotFoundException

    + FullyQualifiedErrorId: CommandNotFoundException

    PowerCLI C:\Windows\system32 > Add-PSSnapin VMware.VimAutomation.Core

    Is ' Select-Object-Property not installed?  If not, where I get it, please?

    see you soon

    KC

    Note, I received this Dean here code: PowerCLI: extraction rules DRS; Deans blog

    There should be a space between the - Property parameter and Select-Object

  • instances of addChild does not recognize event.target.name?

    I have a button that has been added to the stage using addChild when the page load, the button is supposed to be removed using removeChild and redirect in its specific page using event.target.name... somehow, I got this error:

    Error #2044: Unmanaged by the IOErrorEvent:. Text = Error #2035: URL not found.

    I try to replace this line.

    var newswf:URLRequest = new URLRequest (".") ("/ swf /" + event.target.name + ".swf");

    with that,.

    var newswf:URLRequest = new URLRequest("./swfs/about.swf");

    and everything works fine, but I don't want that since I want to dynamically load and use less code... is there a solution to do this, thanks for the help

    my code as below:

    //////////////////////////////////////////////////////////

    var subject: About = new About().

    about.x = 300;

    about.y = 200;

    addChild (about);

    function btnClick2(event:MouseEvent):void {}

    removeChild (about);

    removeChild (loader);

    var newswf:URLRequest = new URLRequest (".") ("/ swf /" + event.target.name + ".swf");

    Loader.Load (newswf);

    Loader.x = XPos;

    Loader.y = YPos;

    addChild (loader);

    SoundMixer.stopAll ();

    to stop all the background sound when click

    }

    about.addEventListener (MouseEvent.CLICK, btnClick2);

    //////////////////////////////////////////////////////////////////////////

    I missed the part where you create dynamically on the Forum...  You must assign a name because the name property is not the same as the var with that you instantiated...

    var subject: About = new About().

    about. Name = "a connection";

  • Devices not recognized unless it is connected through a USB expansion port

    Came to use a scanner that was not used for some time and unrecognized device.  Tried reloading drivers, but still no good. Bought the new scanner/printer combo, but not recognized after loading software.  Finally managed to make it work via WiFi. Thought, I'd better try another material... iPOD touch... "unrecognized ', Sony e-raeder..." not recognized '... panic!  Has finally got the devices to be recognized by the connection via an expansion Belkin 4 port hub.  Any ideas on how to solve the problem of USB ports not recognize my hardware when connected directly.

    Have you tried to update the drivers from the chipset manufacturer of PC or motherboard manufacturers websites?

  • Pages.gotoAndStop (event.target.name);

    I followed this tutorial

    http://www.YouTube.com/watch?v=AhsSQGcm46E

    I make a Web site with buttons but when I test the scene it scrolls and loops of each content page.

    This is the code I have for action script


    var myMenuArray = [which, video, photography, Web design];
    for each {(var btn in myMenuArray)

    btn.addEventListener (MouseEvent.CLICK, onBtnClick);

    }
    function onBtnClick(event:MouseEvent):void {}


    Pages.gotoAndStop (event.target.name);
    }

    When I test the scene, he said.

    1061: call to a Stop method maybe not defined through a reference with static type fl.motion:AnimatorFactory.

    Any ideas?

    The error would give the impression that Pages is not an object with a timeline

  • My CD/DVD drive has disappeared / is not recognized

    My CD/DVD drive is not recognized. I don't see what may have caused it, the only thing that I changed it recently on my computer is a windows update.

    In the Device Manager under CD/DVD-ROM drives, there is a subcategory of TSST corp CDDVDW SH - S223F ATA Device (I presume it's the name of my drive) and when I go on properties in that under device status it says

    "Windows cannot start this hardware device because its information of configuration (in the registry) is incomplete or damaged. (Code 19)

    Click "Find solutions to send data about this device to Microsoft and to see if there is a solution available."

    After clicking on "check for solutions" nothing seems to happen, can anyone help?

    Hello

    19 code means there is a driver conflict such as two devices attempt to use the same resources.

    Try this - Panel - Device Manager - CD/DVD - double-click on the device - driver tab - click
    Update the drivers (this will probably do nothing) - then RIGHT click the drive - UNINSTALL - REBOOT
    This will refresh the default driver stack.

    Normally the above will solve this problem otherwise working your way down through them, even if you did
    them before.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs
    http://support.microsoft.com/kb/314060 - a Mr Fixit

    The CD drive or the DVD drive does not work as expected on a computer that you upgraded to Windows Vista
    http://support.Microsoft.com/kb/929461

    When you insert a CD or a DVD, Windows Vista may not recognize the disc
    http://support.Microsoft.com/kb/939052

    Your CD or DVD drive cannot read or write media - A Mr Fixit
    http://support.Microsoft.com/GP/cd_dvd_drive_problems

    CD/DVD drive does not appear in Windows Vista, or you receive this error during the installation of Windows Vista after booting from the DVD (AHCI)
    http://support.Microsoft.com/kb/952951
    Drive CD - R or CD - RW Drive is not recognized as a recordable device
    http://support.Microsoft.com/kb/316529/

    Hardware devices not detected or not working - A Mr Fixit
    http://support.Microsoft.com/GP/hardware_device_problems

    Some DVD players do not use the Windows default drivers so check with the manufacturer of system and
    manufacturer of device to see if there is a firmware or drivers for your drive if necessary.

    Hope these helps.
    Rob - bicycle - Mark Twain said it is good.

  • DVD drive not recognized.

    Hello
    My dvd player no longer works.  Then when I type 'my computer' only the C & D drives appear.  Tried the "Microsoft Fix It" who could not solve the problem.  Also tried Control Panel, Manager of devices and uninstall but this has been removed and the name of the drive and now when I go into the Device Manager even I have 2 drives: IMD-0 and WDC WD2500BEVS-22USTO.  My toshiba drive disappeared.
    Can you help me?
    Thank you

    Robbie

    Hello

    Step 1: Please make all underneath the same if you've done it before as it's often the total of the process which
    solves the problem.

    Try this - Panel - Device Manager - CD/DVD - double-click on the device - driver tab - click
    Update the drivers (this will probably do nothing) - then RIGHT click the drive - UNINSTALL - REBOOT
    This will refresh the default driver stack. Even if the reader does not appear to continue below.

    Then, work your way through these - don't forget the drive might be bad, could be a loose cable or
    slight corrosion on the contacts (usually for a laptop) and other issues.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs
    http://support.microsoft.com/kb/314060 - a Mr Fixit

    The CD drive or the DVD drive does not work as expected on a computer that you upgraded to Windows Vista
    http://support.Microsoft.com/kb/929461

    When you insert a CD or a DVD, Windows Vista may not recognize the disc
    http://support.Microsoft.com/kb/939052

    Your CD or DVD drive cannot read or write media - A Mr Fixit
    http://support.Microsoft.com/GP/cd_dvd_drive_problems

    CD/DVD drive does not appear in Windows Vista, or you receive this error during the installation of Windows Vista after booting from the DVD (AHCI)
    http://support.Microsoft.com/kb/952951
    Drive CD - R or CD - RW Drive is not recognized as a recordable device
    http://support.Microsoft.com/kb/316529/

    Hardware devices not detected or not working - A Mr Fixit
    http://support.Microsoft.com/GP/hardware_device_problems

    Another possibility is that the cables are loose. Remove ALL power, then make sure that the cables in both
    ends. Remove and replace, do not just tight. For laptops, you can often clean power and
    contacts data with a pencil eraser.

    Some DVD players do not use the Windows default drivers so check with the manufacturer of system and
    manufacturer of device to see if there is a firmware or drivers for your drive if necessary.

    ===============================

    Step 2: You have disc problems as the CD/DVD is actually 4 discs in 1 case (CD & DVD burning and)
    Playback of CD and DVD). Therefore, it is not unusual for 1 or 2 rooms with not so work that others do it properly.

    Did you follow the Troubleshooting Guide for the reader who still does not work? There are some registry entries
    that the troubleshooter does not, and those who "could" be the cause.

    Check with your system manufacturer Maker and device for possible firmware updates and the good
    Your player registry entries.

    Here are the keys in my opinion, are those in question - for the reader of CD/DVD subkeys of course that he will be
    other subkeys in these keys. Be sure to ask specific keys involved as well as the parameters.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ {4D36E965-E325-11CE-BFC1-08002BE10318}

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

    You can probably find more info here and maybe even registry settings correct for your CD/DVD drive
    a person with the same model.

    Forums - a lot of expert real help
    http://Club.myce.com/

    CD/DVD units
    http://www.myce.com/storage/

    I hope this helps.
    Rob - bicycle - Mark Twain said it is good.

  • USB ports not recognized anymore

    I have Vista.  USB ports and ports that accept cards camera no longer recognize them.  Scanner can be moved from USB port to the USB port and works but "Explorer" does not show that they exist.  How to recognize camera cards (mainly) as they did before?  Windows offers device (camera card) has a problem, but this isn't the case.  Card works so executed through camera (USB cable to the USB port) in two different cases with two different cameras.  Also plugged on the USP port scanner is not recognized by the function 'Explorer' but actually works very well.

    Hello ghpots,

    ·         What happens when connect cards camera on USB ports, it installs the device drivers?

    ·         What are the changes that you made to your computer, since it has stopped working.

    When you connect your devices to the USB ports, check the status of the device in the Device Manager. Check if you see a yellow fringe or exclamations in the Device Manager.

    I suggest that you remove and then reinstall all USB controllers.

    To remove and reinstall all USB controllers, follow these steps:

    1. click on start, type Device Manager and open the Device Manager.

    2 right-click every device under the Bus USB controllers node and then click on uninstall to remove them one at a time.

    3. restart the computer and reinstall the USB controllers.

    Plug in the removable USB storage device and test to make sure that the problem is solved.

    Check the Device Manager to see if the unit under section USB or other devices. To do this, follow the procedures below:

    Method 1:

    1. click on Start, right click computerand select Properties .

    2. click on Device Manager.

    3. click on the (+) sign next to Universal Serial Bus controllers and next to the peripheral plus other section.

    Look for the USB device under the Universal Serial Bus controllers, or under the other devices section.

    4. If the unit is under Bus USB controllers or other devices, click on the reference to the 'unknown' device name, and then click Uninstall to remove the device.

    5. close Device Manager, and then restart the computer.

    6. If the USB device that has problems with software and it has not already been installed, install the software, now follow the planned manufacturer of the directives.

    7 reconnect the USB device that had issues and test to see if it works.

    The unit should now work correctly. Continue if the device name is not found in the Device Manager.

    Method 2: There may be a problem with the USB port. Try connecting to a different USB port. If the USB device is displayed in Device Manager after plugging the cable in a different port, then uninstall and reinstall the software of USB device driver.

    Method 3: Check the manufacturer of the device for support if the device is still unable to display.

    Thank you
    Irfan H, Engineer Support Microsoft Answers. Visit our Microsoft answers feedback Forum and let us know what you think.

  • 'mode' is not recognized as internal or external, command an executable program or batch file.

    I tried to post this in two areas forum now and were correct, so apologies in advance if this is not where I belong!

    Im trying to run Drush msysgit (drupal Shell installed specifically for windows). Everything was fine a few days ago and now the program always runs with the above error

    'mode' is not recognized as internal or external, command an executable program or batch file.

    I uninstalled all the programs involved. The error does not occur when running it through the window of own shell programs (Drush) but msysgit has a problem with the file in mode to 'find '. I asked in the forums own programs, but it seems that it is a windows error. -Maybe in relation to the MS-DOS file mode (name full mode.com) in the system32 folder.
    I tried also to include the file in the environment variables but no joy at all. Any ideas anyone?
    You might be able to give any help is very appreciated :)

    Hello

    Unfortunately, this is the wrong forum. The MSDN MS Dos forum would be appropriate to proceed with this application. Check out the link and ask the question.

    http://social.msdn.Microsoft.com/forums/en-us/isvvba/thread/bb0c2813-9c0e-477f-89ff-966470c61b4a/
  • Composite of JDeveloper 11.1.1.5 SOA is not recognized by the IOM 11.1.1.5

    Hello everyone

    I'm a workflow through JDeveloper SOA deployment. I've created a connection to weblogic and deployment of the workflow as a new version after you disable the old version using ant scripts. Now, after the deployment of workflow, I register this new version with the IOM, the use of ant scripts - "ant f registerworkflows - mp.xml register" and the building is successful (I give the correct settings in the properties file). After this, I also activate the new version.

    Now the problem is that IOM 11.1.1.5 is not recognizing the new version of the workflow and is always looking for the old workflow as seen in the journal of the oim_server1.out-

    < oracle.iam.platform.workflowservice > < ARA-2010006 > < there is no valid definition with the name of definition by default/ResourceSerialApproval! 2.1 >

    < error > < oracle.iam.request.impl > < ARA-2050014 > < a mistake occurred by initiating approvals for request 674. Corresponding error message is there is no valid definition with the name of definition by default/ResourceSerialApproval! 2.1 >

    < error > < oracle.iam.request.impl > < ARA-2050050 > < Exception thrown oracle.iam.platform.workflowservice.exception.IAMWorkflowException: there is no valid definition with the name of definition by default/ResourceSerialApproval! 2.1 >

    Note: My new workflow version is 2.5

    Can anyone sugest what goes wrong, how do I do the IOM hired the new version of the workflow?

    Help, please

    Thank you

    Sandeep

    Have you checked EM and you are able to see new and old composite versions?

    How about the approval of IOM policy? You update to install the latest version of the composite?

    -Marie

  • How to use the String with an external dispatchEvent event.target.name?

    ... I hope that the question of the title makes sense...

    On my stage, I have an external SWF loaded with a button. When you click the button dispatches the main event scene.

    On the main stage a listener can load a SWF it in a magazine called Gallery.

    The charger of the Gallery is also shared by the buttons on the main stage, who use the event.target.name chain to appeal to sovereign wealth funds with corresponding names.

    I use tweens to fade and, in the content of the Gallery when a key is pressed.

    --

    Loading of the FSV worked until I tried to create a universal function for the dispatchEvent buttons...

    The problem I have is that I don't know how to set the string to indicate to the newSWFRequest where the SWF file when triggered by external buttons.

    (I maybe do this wrong... but thought that the best way to load a SWF on the main stage from an external SWF was using dispatchEvent?)

    My code raises the event and the charger of the Gallery Faints, but then it does not find the new SWF:

    Error #2044: Unmanaged by the IOErrorEvent:. Text = Error #2035: URL not found.

    Please can someone help me understand how to make the point in the chain in the right direction? (I think that the errors only are in bold below)

    Code:

    var myTweenIn2:Tween;

    var myTweenOut2:Tween;

    var nextLoadS2:String;

    Listening external inclinometer shipped external event

    addEventListener ("contactStage", btnClickExtrnl);

    function btnClickExtrnl(e:Event):void {}

    nextLoadS2 =?

    myTweenOut2 = new Tween(gallery,"alpha",None.easeOut,gallery.alpha,0,0.2,true);

    myTweenOut2.addEventListener (TweenEvent.MOTION_FINISH, tweenOutCompleteF2);

    }

    Function universal BTNS

    function tweenOutCompleteF2(e:TweenEvent) {}

    myTweenOut2.removeEventListener (TweenEvent.MOTION_FINISH, tweenOutCompleteF2);

    myTweenOut2 = null;

    var newSWFRequest:URLRequest = new URLRequest ("SWFs /" + nextLoadS2 + ".swf");

    myTweenIn2 = new Tween (Gallery, "alpha", None.easeOut, gallery.alpha, 1, 0.2, true);

    Gallery.Load (newSWFRequest);

    Gallery.x = Xpos;

    Gallery.y = Ypos;

    }

    Thank you.

    If this code is on the timeline of a child of the main timeline of your external swf add parent 3rd in two lines with parent.parent.

  • AppleTV not recognizing HomeShared library

    Hi all, for those who have seen this message in its previous location, I decided to move it. Why it is here, no one responded to it in the sharing category then I hope someone help here.

    My apple TV (3rd gen, A1469 model, software version 7.2.1) does not recognize HomeShared of my laptop or desktop, libraries that have both different downloaded content.
    Now, until someone comes up with a copy paste of the troubleshooting page.
    All devices are on the same network.

    All devices have home sharing enabled.

    All devices use the same account for sharing and itunes.
    I restarted the router.

    iTunes is open on both computers all the time.
    I restarted the devices in all possible orders.

    Now, I thought the appleTV was not only interact with other computers, but I can't airplay on both computers to the AppleTV.
    Now, at first I thought that the ATV was just streaming on the internet and not in fact the computer, so I forced to through the option 'Read iTunes in the cloud' Airplay (I have set Auto Off). AirPlay works always.

    So, which leads me to conclude that it can interact with computers, but simply refuses to acknowledge their library for roommate for some reason any.

    Anyone had this problem before?
    Any help is appreciated. Thank you

    Have you checked the necessary computer firewall for home sharing settings. I don't link to the troubleshooting page, since you have already seen.

    You are the poster of this Apple TV not recognizing my iTunes (shared hosting) libraries? You have very similar writing styles...

Maybe you are looking for