I finally wrapped my brain around this concept of Hiding Layers and Compositing; well almost, but one Step at a time is what I always say, so I sat down and applied the technique, and it worked great; my original conclusion was that it wasn’t rendering through the composite node when its moved to another layer, which was correct, my problem was my layout was depending on other elements in that layer to finish that scene, that was my mistake, which led me to chasing demos by trying to hide all the objects, when one Layer should only include those element you want to animate during that scene; most people take that for granted, but not me, I had to learn the hard way.
Using the Visibility Icon to Key in objects is also a good technique, but its not as clean as moving layers, but has its own place in usefulness, in fact, it worked good in this situation, but was more work and not the right tool for the job, but if I ever need something to completely disappear and reappear without using its brightness control to fade it out, this is the tool.
I still don’t fully understand when to use All Z, but I do know that its the only way to keep its 3D location, but it also pointed out other flaws I setup in this scene, which was the overlay order, since these objects have Transparency set on, I was getting this funky outlines, I got rid of them by switching the inputs for the AlphaOver, which caused other problems dealing with the fact I still wanted the Projector in the middle of the Ball, in another project, so I had to work around, which was because I was working on two different projects at the same time and my multi-processor got confused, and I was trying to apply techniques that worked in one project, to another project, and got my threads mixed up, so instead of just editing it out, I thought there must be a good lesson to learn here, otherwise, this was all a waist of time, and that is how I got to this thread in the first place, thinking this is easy and someone here knows how, so I’ll ask, instead of spending hours fighting with something that I just could not see; so the lesson here was that I needed to separate my layers into scenes I could then connect to, using the Compositor, and then I could use the Top row for my Active Scenes and the Bottom row as my inactive scenes, then key them to be Active only when I need them, and learn to use AlphaOvers and Color Add nodes to get the right overlay order; I hope that helps clear up this thread I started and help others that find themselves in this same situation and find this thread to help them, I never like to leave a thread unsolved.