<?xml version="1.0"?> <!-- ################################################################## # A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath # ################################################################## --> <PropertyList> <path>INITBOX.ac</path> <animation> <type>select</type> <object-name>fromtobox</object-name> <condition> <not><property>/FMGC/internal/tofrom-set</property></not> </condition> </animation> <animation> <type>select</type> <object-name>costindexbox</object-name> <condition> <and> <property>/FMGC/internal/tofrom-set</property> <not><property>/FMGC/internal/cost-index-set</property></not> </and> </condition> </animation> <animation> <type>select</type> <object-name>cruisetempbox</object-name> <condition> <and> <property>/FMGC/internal/tofrom-set</property> <not><property>/FMGC/internal/cruise-lvl-set</property></not> </and> </condition> </animation> <animation> <type>select</type> <object-name>fltnumbox</object-name> <condition> <not><property>/MCDUC/flight-num-set</property></not> </condition> </animation> </PropertyList>