Hush

Don't upset it, but I've got it working.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
edit, from Wednesday evenings post.
He is the code I have used for the switch. Be it right, (or otherwise), it does the biz.
<Gauge Name="Vulcan_Tail_Chute" Version="1.0">
<Element>
<Position X="0" Y="0"/>
<Select>
<Value>(L:Brake_Parachute_Switch,bool)</Value>
<Case Value="0">
<Image Name="Toggle_Switch_2.bmp"/>
</Case>
<Case Value="1">
<Image Name="Toggle_Switch_1.bmp"/>
</Case>
</Select>
</Element>
<Element>
<Select>
<Value>(A:Folding Wing Left Percent,percent) 0 == (L:Brake_Parachute_Switch, number) 1 == && if{ 0 (>L:Brake_Parachute_Switch, number) } els{ (A:Folding Wing Left Percent,percent) 100 == (L:Brake_Parachute_Switch, number) 0 == && if{ 1 (>L:Brake_Parachute_Switch, number) } }</Value>
</Select>
</Element>
<Mouse>
<Cursor Type="Hand"/>
<Click>(L:Brake_Parachute_Switch,bool) ! d (>L:Brake_Parachute_Switch,bool) 1 == (A:Folding Wing Left Percent,percent) 1 < &&
if{ (>K:TOGGLE_WING_FOLD) } (L:Brake_Parachute_Switch,bool) 0 == (A:Folding Wing Left Percent,percent) 1 > &&
if{ (>K:TOGGLE_WING_FOLD) }
</Click>
<Tooltip>Brake Parachute</Tooltip>
</Mouse>
<Key>
<Cursor Type="key"/>
<Click>(L:Brake_Parachute_Switch,bool) ! d (>L:Brake_Parachute_Switch,bool) 1 == (A:Folding Wing Left Percent,percent) 1 < &&
if{ (>K:TOGGLE_WING_FOLD) } (L:Brake_Parachute_Switch,bool) 0 == (A:Folding Wing Left Percent,percent) 1 > &&
if{ (>K:TOGGLE_WING_FOLD) }
</Click>
<Tooltip>Brake Parachute</Tooltip>
</Key>
</Gauge>
Also a couple of bmps of what I am doing, (to the PSS/JF Vulcan panel), & I do admit - it
is work in progress & I have yet to progress the co-pilot position, that's why there is a difference, plus I am still pondering over the use of the Attitude Indicator & HSI. The Garmin unit is a picture of the real thing, but FS does not have one so its just for show.
finally a really naff bit of video showing the switch in action with the chute - don't blink or you'll it
But again my thanks to Fraser & Ted, who between them have helped me through, but I have no idea what I'm doing.
Bob
