data/uphide.fxml
changeset 45 863223ea6961
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/uphide.fxml	Fri Jun 25 15:41:33 2010 +0530
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:noNamespaceSchemaLocation="http://www.nokia.com/FXML/10.1">
+	<comment>Created using carbide.fx 1.5.0;  FxML revision 0.84; Platform 10.1 </comment>
+	<visual src="Item">
+		<param name="opacity" type="anim">
+			<style>linear</style>
+			<duration>0.8</duration>
+			<keyframe at="0.0">1.0</keyframe>
+			<keyframe at="1.0">0.0</keyframe>
+		</param>
+		<param name="rotation_angle" type="anim">
+			<style>linear</style>
+			<duration>0.8</duration>
+			<keyframe at="0.0">0.0</keyframe>
+			<keyframe at="1.0">-45.0</keyframe>
+		</param>
+		<param name="rotation_origin_x" ref="visual.width">0.0</param>
+		<param name="rotation_origin_y" ref="visual.height">1.0</param>
+	</visual>
+</layers>
\ No newline at end of file