mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-21 11:22:53 +01:00
Fixed onEnter/onMenuEnter/onHighlightEnter animation issues due to art loading time.
Improved animation smoothness on default theme.
This commit is contained in:
@@ -218,12 +218,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -252,12 +252,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -286,12 +286,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -405,12 +405,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -441,12 +441,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -456,12 +456,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -489,12 +489,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -507,12 +507,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -522,12 +522,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -555,12 +555,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -573,12 +573,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -588,12 +588,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -621,12 +621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -639,12 +639,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -654,12 +654,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -687,12 +687,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -705,12 +705,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -720,12 +720,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -771,12 +771,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -786,12 +786,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -819,12 +819,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -853,12 +853,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -887,12 +887,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -921,12 +921,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -955,12 +955,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1354,7 +1354,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1384,12 +1384,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1413,12 +1413,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1442,12 +1442,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1471,12 +1471,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1500,12 +1500,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1529,12 +1529,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1558,12 +1558,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1587,12 +1587,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1616,12 +1616,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1645,12 +1645,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1674,12 +1674,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1709,12 +1709,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1738,12 +1738,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1924,12 +1924,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1958,12 +1958,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -218,12 +218,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -252,12 +252,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -286,12 +286,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -405,12 +405,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -441,12 +441,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -456,12 +456,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -489,12 +489,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -507,12 +507,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -522,12 +522,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -555,12 +555,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -573,12 +573,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -588,12 +588,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -621,12 +621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -639,12 +639,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -654,12 +654,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -687,12 +687,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -705,12 +705,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -720,12 +720,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -771,12 +771,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -786,12 +786,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -819,12 +819,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -853,12 +853,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -887,12 +887,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -921,12 +921,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -955,12 +955,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1354,7 +1354,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1384,12 +1384,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1413,12 +1413,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1442,12 +1442,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1471,12 +1471,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1500,12 +1500,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1529,12 +1529,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1558,12 +1558,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1587,12 +1587,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1616,12 +1616,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1645,12 +1645,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1674,12 +1674,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1709,12 +1709,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1738,12 +1738,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1924,12 +1924,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1958,12 +1958,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -203,12 +203,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -239,12 +239,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -254,12 +254,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -287,12 +287,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -305,12 +305,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -371,12 +371,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -419,12 +419,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -437,12 +437,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -452,12 +452,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -485,12 +485,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -503,12 +503,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -518,12 +518,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -551,12 +551,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -569,12 +569,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -584,12 +584,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -617,12 +617,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -651,12 +651,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -685,12 +685,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -719,12 +719,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1152,7 +1152,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1182,12 +1182,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1211,12 +1211,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1240,12 +1240,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1269,12 +1269,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1298,12 +1298,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1327,12 +1327,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1356,12 +1356,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1385,12 +1385,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1414,12 +1414,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1443,12 +1443,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1472,12 +1472,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1507,12 +1507,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1536,12 +1536,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1621,12 +1621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1655,12 +1655,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -203,12 +203,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -239,12 +239,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -254,12 +254,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -287,12 +287,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -305,12 +305,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -371,12 +371,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -419,12 +419,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -437,12 +437,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -452,12 +452,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -485,12 +485,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -503,12 +503,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -518,12 +518,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -551,12 +551,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -569,12 +569,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -584,12 +584,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -617,12 +617,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -651,12 +651,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -685,12 +685,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -719,12 +719,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1152,7 +1152,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1182,12 +1182,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1211,12 +1211,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1240,12 +1240,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1269,12 +1269,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1298,12 +1298,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1327,12 +1327,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1356,12 +1356,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1385,12 +1385,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1414,12 +1414,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1443,12 +1443,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1472,12 +1472,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1507,12 +1507,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1536,12 +1536,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1621,12 +1621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1655,12 +1655,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -218,12 +218,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -252,12 +252,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -286,12 +286,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -405,12 +405,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -441,12 +441,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -456,12 +456,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -489,12 +489,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -507,12 +507,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -522,12 +522,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -555,12 +555,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -573,12 +573,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -588,12 +588,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -621,12 +621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -639,12 +639,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -654,12 +654,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -687,12 +687,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -705,12 +705,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -720,12 +720,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -771,12 +771,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -786,12 +786,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -819,12 +819,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -853,12 +853,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -887,12 +887,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -921,12 +921,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -955,12 +955,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1354,7 +1354,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1384,12 +1384,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1413,12 +1413,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1442,12 +1442,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1471,12 +1471,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1500,12 +1500,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1529,12 +1529,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1558,12 +1558,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1587,12 +1587,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1616,12 +1616,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1645,12 +1645,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1674,12 +1674,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1709,12 +1709,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1738,12 +1738,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1924,12 +1924,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1958,12 +1958,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
Reference in New Issue
Block a user