In my plane, I have a panel light 'switch' and a panel light 'potentiometer' dial. I have found this to cause all interior lighting to 'turn off' when going to outside view mode, then back to inside view mode. All lights inside the plane turn off. When turning the potentiometer (dimmer) down, you see the light switch flip to off. Spin the dimmer the other way, it turns on the lights and they slowly brighten, as they should. But go to outside view and back in, they are all off. I tried using the 'dimmer' name and animation on my panel light 'switch' and turned off (renamed) the dimmer switch, so that now the dimmer would be the only light function, and now it will not even do a mouse rect function. Dead. Do you have any advice? Node name; Panel_Light Animation name; Panel_Light <Component ID="LIGHTING_Knobs"> <!-- STBY IND : standby instruments--> <UseTemplate Name="ASOBO_LIGHTING_Knob_Panel_Template"> <POTENTIOMETER>2</POTENTIOMETER> <ANIMREF_ID>0</ANIMREF_ID> <NODE_ID>Knob_Panel</NODE_ID> <ANIM_NAME>Knob_Panel</ANIM_NAME> <ANIMTIP_0>TT:COCKPIT.TOOLTIPS.LIGHTING_KNOB_STBY_IND_DECREASE</ANIMTIP_0> <ANIMTIP_1>TT:COCKPIT.TOOLTIPS.LIGHTING_KNOB_STBY_IND_INCREASE</ANIMTIP_1> <Count>20</Count> </UseTemplate> </Component> The above template is from the Asobo Cessna Caravan for its dimmer light for aux lights, which is panel lights. I added node ID and animation name. This is the non functioning version. THIS Dimmer works, but turns off all the interior lights; <Component ID="Electrical Lighting Dimmer"> <!-- STBY IND : standby instruments--> <UseTemplate Name="ASOBO_LIGHTING_Knob_Panel_Template"> <POTENTIOMETER>2</POTENTIOMETER> <ANIMREF_ID>0</ANIMREF_ID> <NODE_ID>LIGHTING_Knob_Panel</NODE_ID> <ANIM_NAME>LIGHTING_Knob_Panel</ANIM_NAME> <ANIMTIP_0>TT:COCKPIT.TOOLTIPS.LIGHTING_KNOB_STBY_IND_DECREASE</ANIMTIP_0> <ANIMTIP_1>TT:COCKPIT.TOOLTIPS.LIGHTING_KNOB_STBY_IND_INCREASE</ANIMTIP_1> <Count>20</Count> </UseTemplate> </Component> Help....! Help me Obi-Wan Kenobi... Your my only hope... Bill Ortis... of the graying eyebrow, stressed developer people... LHC