You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/09/02 01:40:23 UTC

[21/41] New skin assets for 120dpi and 640dpi

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbol.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbol.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbol.fxg
index 6ae160d..0ef6c4a 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbol.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbol.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,29 +17,27 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	
-	<!-- fill -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1">
-		<fill>
-			<LinearGradient x = "24" y = "7" scaleX = "22" rotation = "90">
-				<GradientEntry color="#999999" ratio="0" alpha="1"/>
-				<GradientEntry color="#b4b4b4" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
-	<!-- checkbox top border -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.6">
-		<stroke>
-			<SolidColorStroke weight="0" color="#000000" joints="bevel"/>
-		</stroke>
-	</Path>
-	<!-- checkbox bottom border -->
-	<Path data="M 3 25 L 18 40 L 45 13" alpha="0.3">
-		<stroke>
-			<SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
-		</stroke>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- fill -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="24" y="7" scaleX="22" rotation="90">
+        <GradientEntry color="#999999" ratio="0" alpha="1"/>
+        <GradientEntry color="#b4b4b4" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <!-- checkbox top border -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.6" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#000000" joints="bevel"/>
+    </stroke>
+  </Path>
+  <!-- checkbox bottom border -->
+  <Path data="M 3 25 L 18 40 L 45 13" alpha="0.3" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
+    </stroke>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbolSelected.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbolSelected.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbolSelected.fxg
index c7d20ae..1a2dc16 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbolSelected.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_downSymbolSelected.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,29 +17,27 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	
-	<!-- fill -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1">
-		<fill>
-			<LinearGradient x = "20" y = "17" scaleX = "24" rotation = "90">
-				<GradientEntry color="#5a5a5a" ratio="0" alpha="1"/>
-				<GradientEntry color="#323232" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
-	<!-- checkbox top border -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.25">
-		<stroke>
-			<SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
-		</stroke>
-	</Path>
-	<!-- checkbox bottom border -->
-	<Path data="M 3 25 L 18 40 L 45 13" alpha="0.7">
-		<stroke>
-			<SolidColorStroke weight="0" color="#000000" joints="bevel"/>
-		</stroke>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- fill -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="20" y="17" scaleX="24" rotation="90">
+        <GradientEntry color="#5a5a5a" ratio="0" alpha="1"/>
+        <GradientEntry color="#323232" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <!-- checkbox top border -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.25" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
+    </stroke>
+  </Path>
+  <!-- checkbox bottom border -->
+  <Path data="M 3 25 L 18 40 L 45 13" alpha="0.7" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#000000" joints="bevel"/>
+    </stroke>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_up.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_up.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_up.fxg
index 12fceba..47a0f7a 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_up.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_up.fxg
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,43 +17,42 @@
   limitations under the License.
 
 -->
-
-
-<Graphic xmlns:fc="http://ns.adobe.com/flashcatalyst/2009" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns="http://ns.adobe.com/fxg/2008" version="2.0">
-	<Path data="M 2 4 C 2 3 3 2 4 2 C 4 2 44 2 44 2 C 45 2 46 3 46 4 C 46 4 46 44 46 44 C 46 45 46 46 45 46 C 45 46 3 46 3 46 C 2 46 2 45 2 44 C 2 44 2 4 2 4 Z " alpha="1">
-		<fill>
-			<LinearGradient x = "24" y = "9" scaleX = "31" rotation = "90">
-				<GradientEntry color="#ffffff" ratio="0" alpha="0.8"/>
-				<GradientEntry color="#ffffff" ratio="1" alpha="0.05"/>
-			</LinearGradient>
-		</fill>
-	</Path>
-	<Path data="M 3 5 C 3 4 4 3 5 3 C 5 3 43 3 43 3 C 44 3 45 4 45 5 C 45 5 45 43 45 43 C 45 44 45 45 44 45 C 44 45 4 45 4 45 C 3 45 3 44 3 43 C 3 43 3 5 3 5 Z M 2 4 C 2 4 2 44 2 44 C 2 45 2 46 3 46 C 3 46 45 46 45 46 C 46 46 46 45 46 44 C 46 44 46 4 46 4 C 46 3 45 2 44 2 C 44 2 4 2 4 2 C 3 2 2 3 2 4 Z " alpha="1">
-		<fill>
-			<LinearGradient x = "24" y = "2" scaleX = "44" rotation = "90">
-				<GradientEntry color="#ffffff" ratio="0" alpha="0.35"/>
-				<GradientEntry color="#000000" ratio="1" alpha="0"/>
-			</LinearGradient>
-		</fill>
-	</Path>
-	<Path data="M 2 4 C 2 3 3 2 4 2 C 4 2 44 2 44 2 C 45 2 46 3 46 4 C 46 4 46 44 46 44 C 46 45 46 46 45 46 C 45 46 3 46 3 46 C 2 46 2 45 2 44 C 2 44 2 4 2 4 Z M 1 3 C 1 3 1 45 1 45 C 1 46 2 47 3 47 C 3 47 45 47 45 47 C 46 47 47 46 47 45 C 47 45 47 3 47 3 C 47 2 46 1 45 1 C 45 1 3 1 3 1 C 2 1 1 3 1 3 Z " alpha="0.6">
-		<fill>
-			<SolidColor color="#000000"/>
-		</fill>
-	</Path>
-	<Path data="M 1 3 C 1 2 2 1 3 1 C 3 1 45 1 45 1 C 46 1 47 2 47 3 C 47 3 47 45 47 45 C 47 46 47 47 46 47 C 46 47 2 47 2 47 C 1 47 1 46 1 45 C 1 45 1 3 1 3 Z M 0 2 C 0 2 0 46 0 46 C 0 47 1 48 2 48 C 2 48 46 48 46 48 C 47 48 48 47 48 46 C 48 46 48 2 48 2 C 48 1 47 0 46 0 C 46 0 2 0 2 0 C 1 0 0 2 0 2 Z " alpha="0.06">
-		<fill>
-			<SolidColor color="#000000"/>
-		</fill>
-	</Path>
-	<Rect x="3" y="2" width="42" height="1" alpha="0.15">
-		<fill>
-			<SolidColor color="#ffffff"/>
-		</fill>
-	</Rect>
-	<Rect x="2" y="47" width="44" height="1" alpha="0.1">
-		<fill>
-			<SolidColor color="#000000"/>
-		</fill>
-	</Rect>
+
+<Graphic version="2.0" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns="http://ns.adobe.com/fxg/2008">
+  <Path data="M 2 4 C 2 3 3 2 4 2 C 4 2 44 2 44 2 C 45 2 46 3 46 4 C 46 4 46 44 46 44 C 46 45 46 46 45 46 C 45 46 3 46 3 46 C 2 46 2 45 2 44 C 2 44 2 4 2 4 Z " alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="24" y="9" scaleX="31" rotation="90">
+        <GradientEntry color="#ffffff" ratio="0" alpha="0.8"/>
+        <GradientEntry color="#ffffff" ratio="1" alpha="0.05"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Path data="M 3 5 C 3 4 4 3 5 3 C 5 3 43 3 43 3 C 44 3 45 4 45 5 C 45 5 45 43 45 43 C 45 44 45 45 44 45 C 44 45 4 45 4 45 C 3 45 3 44 3 43 C 3 43 3 5 3 5 Z M 2 4 C 2 4 2 44 2 44 C 2 45 2 46 3 46 C 3 46 45 46 45 46 C 46 46 46 45 46 44 C 46 44 46 4 46 4 C 46 3 45 2 44 2 C 44 2 4 2 4 2 C 3 2 2 3 2 4 Z " alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="24" y="2" scaleX="44" rotation="90">
+        <GradientEntry color="#ffffff" ratio="0" alpha="0.35"/>
+        <GradientEntry color="#000000" ratio="1" alpha="0"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Path data="M 2 4 C 2 3 3 2 4 2 C 4 2 44 2 44 2 C 45 2 46 3 46 4 C 46 4 46 44 46 44 C 46 45 46 46 45 46 C 45 46 3 46 3 46 C 2 46 2 45 2 44 C 2 44 2 4 2 4 Z M 1 3 C 1 3 1 45 1 45 C 1 46 2 47 3 47 C 3 47 45 47 45 47 C 46 47 47 46 47 45 C 47 45 47 3 47 3 C 47 2 46 1 45 1 C 45 1 3 1 3 1 C 2 1 1 3 1 3 Z " alpha="0.6" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#000000"/>
+    </fill>
+  </Path>
+  <Path data="M 1 3 C 1 2 2 1 3 1 C 3 1 45 1 45 1 C 46 1 47 2 47 3 C 47 3 47 45 47 45 C 47 46 47 47 46 47 C 46 47 2 47 2 47 C 1 47 1 46 1 45 C 1 45 1 3 1 3 Z M 0 2 C 0 2 0 46 0 46 C 0 47 1 48 2 48 C 2 48 46 48 46 48 C 47 48 48 47 48 46 C 48 46 48 2 48 2 C 48 1 47 0 46 0 C 46 0 2 0 2 0 C 1 0 0 2 0 2 Z " alpha="0.06" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#000000"/>
+    </fill>
+  </Path>
+  <Rect x="3" y="2" width="42" height="1" alpha="0.15" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#ffffff"/>
+    </fill>
+  </Rect>
+  <Rect x="2" y="47" width="44" height="1" alpha="0.1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#000000"/>
+    </fill>
+  </Rect>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbol.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbol.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbol.fxg
index 5ac962b..07ef0ac 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbol.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbol.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,29 +17,27 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	
-	<!-- fill -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1">
-		<fill>
-			<LinearGradient x = "20" y = "17" scaleX = "24" rotation = "90">
-				<GradientEntry color="#c8c8c8" ratio="0" alpha="1"/>
-				<GradientEntry color="#e1e1e1" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
-	<!-- checkbox top border -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.5">
-		<stroke>
-			<SolidColorStroke weight="0" color="#000000" joints="bevel"/>
-		</stroke>
-	</Path>
-	<!-- checkbox bottom border -->
-	<Path data="M 3 25 L 18 40 L 45 13" alpha="0.5">
-		<stroke>
-			<SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
-		</stroke>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- fill -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="20" y="17" scaleX="24" rotation="90">
+        <GradientEntry color="#c8c8c8" ratio="0" alpha="1"/>
+        <GradientEntry color="#e1e1e1" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <!-- checkbox top border -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.5" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#000000" joints="bevel"/>
+    </stroke>
+  </Path>
+  <!-- checkbox bottom border -->
+  <Path data="M 3 25 L 18 40 L 45 13" alpha="0.5" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
+    </stroke>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbolSelected.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbolSelected.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbolSelected.fxg
index 2a4fff3..a026bc2 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbolSelected.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/CheckBox_upSymbolSelected.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,28 +17,27 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	<!-- fill -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1">
-		<fill>
-			<LinearGradient x = "20" y = "16" scaleX = "24" rotation = "90">
-				<GradientEntry color="#5a5a5a" ratio="0" alpha="1"/>
-				<GradientEntry color="#323232" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
-	<!-- checkbox top border -->
-	<Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.7">
-		<stroke>
-			<SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
-		</stroke>
-	</Path>
-	<!-- checkbox bottom border -->
-	<Path data="M 3 25 L 18 40 L 45 13" alpha="1">
-		<stroke>
-			<SolidColorStroke weight="0" color="#000000" joints="bevel"/>
-		</stroke>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- fill -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13 L 18 40 Z" alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="20" y="16" scaleX="24" rotation="90">
+        <GradientEntry color="#5a5a5a" ratio="0" alpha="1"/>
+        <GradientEntry color="#323232" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <!-- checkbox top border -->
+  <Path data="M 3 25 L 10 18 L 18 26 L 38 6 L 45 13" alpha="0.7" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#ffffff" joints="bevel"/>
+    </stroke>
+  </Path>
+  <!-- checkbox bottom border -->
+  <Path data="M 3 25 L 18 40 L 45 13" alpha="1" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke weight="0" color="#000000" joints="bevel"/>
+    </stroke>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_normal.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_normal.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_normal.fxg
index a5704ba..bbdb0a5 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_normal.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_normal.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,28 +17,27 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009"  viewHeight= "44" viewWidth= "44">
-		<Ellipse width="44" height="44" x="0" y="0">
-			<fill>
-				<LinearGradient x = "22" y = "0" scaleX = "44" rotation = "90">
-					<GradientEntry color="#000000" ratio="0" alpha="0.15"/>
-					<GradientEntry color="#000000" ratio="1" alpha="0.25"/>
-				</LinearGradient>
-			</fill>
-		</Ellipse>
-		<Ellipse width="42" height="42" x="1" y="1">
-			<stroke>
-				<SolidColorStroke color="#000000" weight="1"  alpha="0.7" caps="none"/>
-			</stroke>
-		</Ellipse>
-		<Ellipse width="40" height="40" x="2" y="2">
-			<fill>
-				<LinearGradient x = "23" y = "10" scaleX = "19" rotation = "90">
-					<GradientEntry color="#ffffff" ratio="0" alpha="0.5"/>
-					<GradientEntry color="#ffffff" ratio="1" alpha="0.1"/>
-				</LinearGradient>
-			</fill>
-		</Ellipse>
+
+<Graphic version="2.0" viewHeight="44" viewWidth="44" xmlns="http://ns.adobe.com/fxg/2008" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009">
+  <Ellipse width="44" height="44" x="0" y="0" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="22" y="0" scaleX="44" rotation="90">
+        <GradientEntry color="#000000" ratio="0" alpha="0.15"/>
+        <GradientEntry color="#000000" ratio="1" alpha="0.25"/>
+      </LinearGradient>
+    </fill>
+  </Ellipse>
+  <Ellipse width="42" height="42" x="1" y="1" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke color="#000000" weight="1" alpha="0.7" caps="none"/>
+    </stroke>
+  </Ellipse>
+  <Ellipse width="40" height="40" x="2" y="2" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="23" y="10" scaleX="19" rotation="90">
+        <GradientEntry color="#ffffff" ratio="0" alpha="0.5"/>
+        <GradientEntry color="#ffffff" ratio="1" alpha="0.1"/>
+      </LinearGradient>
+    </fill>
+  </Ellipse>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_pressed.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_pressed.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_pressed.fxg
index 294b5a9..85031e0 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_pressed.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderThumb_pressed.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,40 +17,39 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009"  viewHeight= "44" viewWidth= "44">
-	<!-- outer ellipse -->
-	<Ellipse width="44" height="44" x="0" y="0">
-		<fill>
-			<LinearGradient x = "22" y = "0" scaleX = "44" rotation = "90">
-				<GradientEntry color="#000000" ratio="0" alpha="0.05"/>
-				<GradientEntry color="#000000" ratio="1" alpha="0.15"/>
-			</LinearGradient>
-		</fill>
-	</Ellipse>
-	<!-- outer border -->
-	<Ellipse width="42" height="42" x="1" y="1">
-		<stroke>
-			<SolidColorStroke color="#000000" weight="1" alpha="0.7" caps="none"/>
-		</stroke>
-	</Ellipse>
-	<!-- inner ellipse -->
-	<Ellipse width="42" height="42" x="1" y="1">
-		<fill>
-			<LinearGradient x = "22" y = "2" scaleX = "40" rotation = "90">
-				<GradientEntry color="#000000" ratio="0" alpha="0.25"/>
-				<GradientEntry color="#000000" ratio="1" alpha="0.6"/>
-			</LinearGradient>
-		</fill>
-	</Ellipse>
-	<!-- inner border -->
-	<Path data="M 3 22 C 3 12 12 3 22 3 C 32 3 41 12 41 22 C 41 32 32 41 22 41 C 12 41 3 32 3 22 Z M 2 22 C 2 33 11 42 22 42 C 33 42 42 33 42 22 C 42 11 33 2 22 2 C 11 2 2 11 2 22 Z ">
-		<fill>
-			<LinearGradient x = "22" y = "2" scaleX = "40" rotation = "90">
-				<GradientEntry color="#000000" ratio="0" alpha="0.25"/>
-				<GradientEntry color="#000000" ratio="1" alpha="0.1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
+
+<Graphic version="2.0" viewHeight="44" viewWidth="44" xmlns="http://ns.adobe.com/fxg/2008" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009">
+  <!-- outer ellipse -->
+  <Ellipse width="44" height="44" x="0" y="0" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="22" y="0" scaleX="44" rotation="90">
+        <GradientEntry color="#000000" ratio="0" alpha="0.05"/>
+        <GradientEntry color="#000000" ratio="1" alpha="0.15"/>
+      </LinearGradient>
+    </fill>
+  </Ellipse>
+  <!-- outer border -->
+  <Ellipse width="42" height="42" x="1" y="1" scaleX="0.5" scaleY="0.5">
+    <stroke>
+      <SolidColorStroke color="#000000" weight="1" alpha="0.7" caps="none"/>
+    </stroke>
+  </Ellipse>
+  <!-- inner ellipse -->
+  <Ellipse width="42" height="42" x="1" y="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="22" y="2" scaleX="40" rotation="90">
+        <GradientEntry color="#000000" ratio="0" alpha="0.25"/>
+        <GradientEntry color="#000000" ratio="1" alpha="0.6"/>
+      </LinearGradient>
+    </fill>
+  </Ellipse>
+  <!-- inner border -->
+  <Path data="M 3 22 C 3 12 12 3 22 3 C 32 3 41 12 41 22 C 41 32 32 41 22 41 C 12 41 3 32 3 22 Z M 2 22 C 2 33 11 42 22 42 C 33 42 42 33 42 22 C 42 11 33 2 22 2 C 11 2 2 11 2 22 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="22" y="2" scaleX="40" rotation="90">
+        <GradientEntry color="#000000" ratio="0" alpha="0.25"/>
+        <GradientEntry color="#000000" ratio="1" alpha="0.1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderTrack.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderTrack.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderTrack.fxg
index 0248ffb..42191dc 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderTrack.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/HSliderTrack.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,37 +17,35 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" viewHeight= "13" viewWidth= "768"
-         scaleGridLeft="23" scaleGridRight="745" scaleGridTop="1" scaleGridBottom="12">
-      <Rect x="16" width="736" height="12" radiusX="5.43198" radiusY="5.43198">
-        <fill>
-          <LinearGradient x="368" y="0" scaleX="12.0005" rotation="90">
-            <GradientEntry ratio="0" alpha="0.5"/>
-            <GradientEntry ratio="1" alpha="0.2"/>
-          </LinearGradient>
-        </fill>
-      </Rect>
-      <Path x="16" y="7" data="M0 0C0 3 3 6 6 6L730 6C733 6 736 3 736 0 735 1 733 5 730 5L6 5C3 5 0 2 0 0Z">
-        <fill>
-          <LinearGradient x="368" y="0" scaleX="5" rotation="90">
-            <GradientEntry ratio="0" color="#FFFFFF" alpha="0.1"/>
-            <GradientEntry ratio="1" color="#FFFFFF" alpha="0.5"/>
-          </LinearGradient>
-        </fill>
-      </Path>
-      <Path x="16" data="M0 6C1 4 3 1 6 1L730 1C733 1 735 4 736 6 736 3 733 0 730 0L6 0C3 0 0 3 0 6Z">
-        <fill>
-          <LinearGradient x="368" y="0" scaleX="6" rotation="90">
-            <GradientEntry ratio="0" alpha="0.4"/>
-            <GradientEntry ratio="1" alpha="0.05"/>
-          </LinearGradient>
-        </fill>
-      </Path>
-      <Rect width="768" height="13">
-        <fill>
-          <SolidColor alpha="0"/>
-        </fill>
-      </Rect>
+
+<Graphic version="2.0" viewHeight="13" viewWidth="768" scaleGridLeft="23" scaleGridRight="745" scaleGridTop="1" scaleGridBottom="12" xmlns="http://ns.adobe.com/fxg/2008">
+  <Rect x="16" width="736" height="12" radiusX="5.43198" radiusY="5.43198" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="368" y="0" scaleX="12.0005" rotation="90">
+        <GradientEntry ratio="0" alpha="0.5"/>
+        <GradientEntry ratio="1" alpha="0.2"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
+  <Path x="16" y="7" data="M0 0C0 3 3 6 6 6L730 6C733 6 736 3 736 0 735 1 733 5 730 5L6 5C3 5 0 2 0 0Z" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="368" y="0" scaleX="5" rotation="90">
+        <GradientEntry ratio="0" color="#FFFFFF" alpha="0.1"/>
+        <GradientEntry ratio="1" color="#FFFFFF" alpha="0.5"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Path x="16" data="M0 6C1 4 3 1 6 1L730 1C733 1 735 4 736 6 736 3 733 0 730 0L6 0C3 0 0 3 0 6Z" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="368" y="0" scaleX="6" rotation="90">
+        <GradientEntry ratio="0" alpha="0.4"/>
+        <GradientEntry ratio="1" alpha="0.05"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Rect width="768" height="13" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor alpha="0"/>
+    </fill>
+  </Rect>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ImageInvalid.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ImageInvalid.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ImageInvalid.fxg
index 19b0550..2ada449 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ImageInvalid.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ImageInvalid.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -18,29 +18,25 @@
 
 -->
 
-
 <Graphic version="2.0" viewHeight="50" viewWidth="50" xmlns="http://ns.adobe.com/fxg/2008">
-        <Rect x="0.5" y="0.5" width="49" height="49">
-          <fill>
-            <SolidColor color="#FFFFFF"/>
-          </fill>
-        </Rect>
-        <Path winding="nonZero" data="M49 1 49 49 1 49 1 1 49 1M50 0 0 0 0 50 50 50 50 0 50 0Z">
-          <fill>
-            <SolidColor color="#FFFFFF"/>
-          </fill>
-        </Path>
-      <Path winding="nonZero" data="M0 0 0 50 50 50 50 0 0 0ZM47 47 3 47 3 3 47 3 47 47Z">
-        <fill>
-          <SolidColor color="#969696"/>
-        </fill>
-      </Path>
-      <Path x="6" y="6" winding="nonZero" data="M0 0 0 38 38 38 38 0 0 0ZM19.2524 35.5098C17.3325 35.5098 15.8921 34.2617 15.8921 32.1484 15.8921 30.1328 17.3325 28.8379 19.2524 28.8379 21.2676 28.8379 22.6133 30.2285 22.6133 32.1484 22.6133 34.166 21.3652 35.5098 19.2524 35.5098ZM21.0293 22.0684
-C21.0293 22.9316 21.3652 23.7031 21.8926 24.6152 21.9883 24.8066 21.8926 25 21.6523 25L17.4282 25C17.188 25 17.0923 24.998 16.8521 24.7578 15.9878 23.7988 15.604 22.4541 15.604 21.4932 15.604 17.6533 21.8926 15.3008 21.8926 11.46 21.8926 9.58789
- 20.3555 7.95557 17.4282 7.95557 15.0278 7.95557 13.1572 8.43555 11.4775 9.15625 11.2861 9.25195 11 9.15576 11 8.96338L11 5.17139C11 4.979 11.1416 4.78711 11.333 4.69092 12.5342 4.11523 15.0029 3.20312 18.5557 3.20312 24.1719 3.20312 27.8086 6.41943
- 27.8086 11.0278 27.8086 16.3081 21.0293 19.3325 21.0293 22.0684Z">
-        <fill>
-          <SolidColor color="#969696"/>
-        </fill>
-      </Path>
+  <Rect x="0.5" y="0.5" width="49" height="49" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#FFFFFF"/>
+    </fill>
+  </Rect>
+  <Path winding="nonZero" data="M49 1 49 49 1 49 1 1 49 1M50 0 0 0 0 50 50 50 50 0 50 0Z" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#FFFFFF"/>
+    </fill>
+  </Path>
+  <Path winding="nonZero" data="M0 0 0 50 50 50 50 0 0 0ZM47 47 3 47 3 3 47 3 47 47Z" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#969696"/>
+    </fill>
+  </Path>
+  <Path x="6" y="6" winding="nonZero" data="M0 0 0 38 38 38 38 0 0 0ZM19.2524 35.5098C17.3325 35.5098 15.8921 34.2617 15.8921 32.1484 15.8921 30.1328 17.3325 28.8379 19.2524 28.8379 21.2676 28.8379 22.6133 30.2285 22.6133 32.1484 22.6133 34.166 21.3652 35.5098 19.2524 35.5098ZM21.0293 22.0684&#xD;&#xA;C21.0293 22.9316 21.3652 23.7031 21.8926 24.6152 21.9883 24.8066 21.8926 25 21.6523 25L17.4282 25C17.188 25 17.0923 24.998 16.8521 24.7578 15.9878 23.7988 15.604 22.4541 15.604 21.4932 15.604 17.6533 21.8926 15.3008 21.8926 11.46 21.8926 9.58789&#xD;&#xA; 20.3555 7.95557 17.4282 7.95557 15.0278 7.95557 13.1572 8.43555 11.4775 9.15625 11.2861 9.25195 11 9.15576 11 8.96338L11 5.17139C11 4.979 11.1416 4.78711 11.333 4.69092 12.5342 4.11523 15.0029 3.20312 18.5557 3.20312 24.1719 3.20312 27.8086 6.41943&#xD;&#xA; 27.8086 11.0278 27.8086 16.3081 21.0293 19.3325 21.0293 22.0684Z" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#969696"/>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_down.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_down.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_down.fxg
index 915de70..ec35545 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_down.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_down.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,38 +17,37 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009">
-	<Path data="M 2 24 C 2 11 12 1 25 1 C 38 1 48 11 48 24 C 48 37 38 47 25 47 C 12 47 2 37 2 24 Z M 1 24 C 1 37 12 48 25 48 C 38 48 49 37 49 24 C 49 11 38 0 25 0 C 12 0 1 11 1 24 Z " blendMode="normal" alpha="1">
-			<fill>
-				<LinearGradient x = "25" y = "0" scaleX = "48" rotation = "90">
-					<GradientEntry color="#ffffff" ratio="0" alpha="0.047058823529411764"/>
-					<GradientEntry color="#ffffff" ratio="1" alpha="0.2"/>
-				</LinearGradient>
-			</fill>
-		</Path>
-		<Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z " blendMode="normal" alpha="1" d:userLabel="Ellipse">
-			<fill>
-				<LinearGradient x = "25" y = "2" scaleX = "44" rotation = "90">
-					<GradientEntry color="#000000" ratio="0" alpha="0.10980392156862745"/>
-					<GradientEntry color="#000000" ratio="1" alpha="0.4"/>
-				</LinearGradient>
-			</fill>
-		</Path>
-		<Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z M 2 24 C 2 37 12 47 25 47 C 38 47 48 37 48 24 C 48 11 38 1 25 1 C 12 1 2 11 2 24 Z " blendMode="normal" alpha="0.6509803921568627">
-			<fill>
-				<SolidColor color="#000000"/>
-			</fill>
-		</Path>
-		<Path data="M 4 24 C 4 12 13 3 25 3 C 37 3 46 12 46 24 C 46 36 37 45 25 45 C 13 45 4 36 4 24 Z M 3 24 C 3 37 12 46 25 46 C 38 46 47 37 47 24 C 47 11 38 2 25 2 C 12 2 3 11 3 24 Z " blendMode="normal" alpha="0.25098039215686274">
-			<fill>
-				<SolidColor color="#1e1e1e"/>
-			</fill>
-		</Path>
-		<Path data="M 5 24 C 5 12 13 4 25 4 C 37 4 45 12 45 24 C 45 36 37 44 25 44 C 13 44 5 36 5 24 Z M 4 24 C 4 36 13 45 25 45 C 37 45 46 36 46 24 C 46 12 37 3 25 3 C 13 3 4 12 4 24 Z " blendMode="normal" alpha="0.10196078431372549">
-			<fill>
-				<SolidColor color="#1e1e1e"/>
-			</fill>
-		</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" xmlns:d="http://ns.adobe.com/fxg/2008/dt" xmlns:fc="http://ns.adobe.com/flashcatalyst/2009">
+  <Path data="M 2 24 C 2 11 12 1 25 1 C 38 1 48 11 48 24 C 48 37 38 47 25 47 C 12 47 2 37 2 24 Z M 1 24 C 1 37 12 48 25 48 C 38 48 49 37 49 24 C 49 11 38 0 25 0 C 12 0 1 11 1 24 Z " blendMode="normal" alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="25" y="0" scaleX="48" rotation="90">
+        <GradientEntry color="#ffffff" ratio="0" alpha="0.047058823529411764"/>
+        <GradientEntry color="#ffffff" ratio="1" alpha="0.2"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z " blendMode="normal" alpha="1" d:userLabel="Ellipse" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="25" y="2" scaleX="44" rotation="90">
+        <GradientEntry color="#000000" ratio="0" alpha="0.10980392156862745"/>
+        <GradientEntry color="#000000" ratio="1" alpha="0.4"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z M 2 24 C 2 37 12 47 25 47 C 38 47 48 37 48 24 C 48 11 38 1 25 1 C 12 1 2 11 2 24 Z " blendMode="normal" alpha="0.6509803921568627" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#000000"/>
+    </fill>
+  </Path>
+  <Path data="M 4 24 C 4 12 13 3 25 3 C 37 3 46 12 46 24 C 46 36 37 45 25 45 C 13 45 4 36 4 24 Z M 3 24 C 3 37 12 46 25 46 C 38 46 47 37 47 24 C 47 11 38 2 25 2 C 12 2 3 11 3 24 Z " blendMode="normal" alpha="0.25098039215686274" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#1e1e1e"/>
+    </fill>
+  </Path>
+  <Path data="M 5 24 C 5 12 13 4 25 4 C 37 4 45 12 45 24 C 45 36 37 44 25 44 C 13 44 5 36 5 24 Z M 4 24 C 4 36 13 45 25 45 C 37 45 46 36 46 24 C 46 12 37 3 25 3 C 13 3 4 12 4 24 Z " blendMode="normal" alpha="0.10196078431372549" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#1e1e1e"/>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbol.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbol.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbol.fxg
index 363160f..41bc177 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbol.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbol.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,18 +17,19 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	<Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 31 36 25 36 C 19 36 13 30 13 24 Z ">
-		<fill>
-			<SolidColor color="#646464"/>
-		</fill>
-	</Path>
-	<Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 31 35 25 35 C 19 35 14 30 14 24 Z ">
-		<fill>
-			<LinearGradient x = "25" y = "13" scaleX = "22" rotation = "90">
-				<GradientEntry color="#787878" ratio="0" alpha="1"/>
-				<GradientEntry color="#969696" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 31 36 25 36 C 19 36 13 30 13 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#646464"/>
+    </fill>
+  </Path>
+  <Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 31 35 25 35 C 19 35 14 30 14 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="25" y="13" scaleX="22" rotation="90">
+        <GradientEntry color="#787878" ratio="0" alpha="1"/>
+        <GradientEntry color="#969696" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbolSelected.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbolSelected.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbolSelected.fxg
index 16fbe1f..e504ef7 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbolSelected.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_downSymbolSelected.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,18 +17,19 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	<Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 30 36 24 36 C 18 36 13 30 13 24 Z ">
-		<fill>
-			<SolidColor color="#323232"/>
-		</fill>
-	</Path>
-	<Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 30 35 24 35 C 18 35 14 30 14 24 Z ">
-		<fill>
-			<LinearGradient x = "24" y = "13" scaleX = "22" rotation = "90">
-				<GradientEntry color="#464646" ratio="0" alpha="1"/>
-				<GradientEntry color="#1e1e1e" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 30 36 24 36 C 18 36 13 30 13 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#323232"/>
+    </fill>
+  </Path>
+  <Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 30 35 24 35 C 18 35 14 30 14 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="24" y="13" scaleX="22" rotation="90">
+        <GradientEntry color="#464646" ratio="0" alpha="1"/>
+        <GradientEntry color="#1e1e1e" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_up.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_up.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_up.fxg
index ca1ec4a..4dbb4d4 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_up.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_up.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,29 +17,27 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	
-		<Path data="M 2 24 C 2 11 12 1 25 1 C 38 1 48 11 48 24 C 48 37 38 47 25 47 C 12 47 2 37 2 24 Z M 1 24 C 1 37 12 48 25 48 C 38 48 49 37 49 24 C 49 11 38 0 25 0 C 12 0 1 11 1 24 Z " blendMode="normal" alpha="1">
-			<fill>
-				<LinearGradient x = "25" y = "0" scaleX = "48" rotation = "90">
-					<GradientEntry color="#000000" ratio="0" alpha="0"/>
-					<GradientEntry color="#000000" ratio="1" alpha="0.14901960784313725"/>
-				</LinearGradient>
-			</fill>
-		</Path>
-		<Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z " blendMode="normal" alpha="1">
-			<fill>
-				<LinearGradient x = "25" y = "8" scaleX = "21" rotation = "90">
-					<GradientEntry color="#ffffff" ratio="0" alpha="0.8"/>
-					<GradientEntry color="#ffffff" ratio="1" alpha="0"/>
-				</LinearGradient>
-			</fill>
-		</Path>
-		<Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z M 2 24 C 2 37 12 47 25 47 C 38 47 48 37 48 24 C 48 11 38 1 25 1 C 12 1 2 11 2 24 Z " blendMode="normal" alpha="0.6">
-			<fill>
-				<SolidColor color="#000000"/>
-			</fill>
-		</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <Path data="M 2 24 C 2 11 12 1 25 1 C 38 1 48 11 48 24 C 48 37 38 47 25 47 C 12 47 2 37 2 24 Z M 1 24 C 1 37 12 48 25 48 C 38 48 49 37 49 24 C 49 11 38 0 25 0 C 12 0 1 11 1 24 Z " blendMode="normal" alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="25" y="0" scaleX="48" rotation="90">
+        <GradientEntry color="#000000" ratio="0" alpha="0"/>
+        <GradientEntry color="#000000" ratio="1" alpha="0.14901960784313725"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z " blendMode="normal" alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="25" y="8" scaleX="21" rotation="90">
+        <GradientEntry color="#ffffff" ratio="0" alpha="0.8"/>
+        <GradientEntry color="#ffffff" ratio="1" alpha="0"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <Path data="M 3 24 C 3 11 12 2 25 2 C 38 2 47 11 47 24 C 47 37 38 46 25 46 C 12 46 3 37 3 24 Z M 2 24 C 2 37 12 47 25 47 C 38 47 48 37 48 24 C 48 11 38 1 25 1 C 12 1 2 11 2 24 Z " blendMode="normal" alpha="0.6" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#000000"/>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbol.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbol.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbol.fxg
index 146f64a..31d312e 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbol.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbol.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,18 +17,19 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	<Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 31 36 25 36 C 19 36 13 30 13 24 Z ">
-		<fill>
-			<SolidColor color="#969696"/>
-		</fill>
-	</Path>
-	<Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 31 35 25 35 C 19 35 14 30 14 24 Z ">
-		<fill>
-			<LinearGradient x = "25" y = "13" scaleX = "14" rotation = "90">
-				<GradientEntry color="#999999" ratio="0" alpha="1"/>
-				<GradientEntry color="#b4b4b4" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 31 36 25 36 C 19 36 13 30 13 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#969696"/>
+    </fill>
+  </Path>
+  <Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 31 35 25 35 C 19 35 14 30 14 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="25" y="13" scaleX="14" rotation="90">
+        <GradientEntry color="#999999" ratio="0" alpha="1"/>
+        <GradientEntry color="#b4b4b4" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbolSelected.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbolSelected.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbolSelected.fxg
index c939470..e9f4564 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbolSelected.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/RadioButton_upSymbolSelected.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,18 +17,19 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
-	<Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 31 36 25 36 C 19 36 13 30 13 24 Z ">
-		<fill>
-			<SolidColor color="#323232"/>
-		</fill>
-	</Path>
-	<Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 31 35 25 35 C 19 35 14 30 14 24 Z ">
-		<fill>
-			<LinearGradient x = "25" y = "13" scaleX = "22" rotation = "90">
-				<GradientEntry color="#5a5a5a" ratio="0" alpha="1"/>
-				<GradientEntry color="#323232" ratio="1" alpha="1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
+
+<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
+  <Path data="M 13 24 C 13 18 19 12 25 12 C 31 12 37 18 37 24 C 37 30 31 36 25 36 C 19 36 13 30 13 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#323232"/>
+    </fill>
+  </Path>
+  <Path data="M 14 24 C 14 18 19 13 25 13 C 31 13 36 18 36 24 C 36 30 31 35 25 35 C 19 35 14 30 14 24 Z " scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient x="25" y="13" scaleX="22" rotation="90">
+        <GradientEntry color="#5a5a5a" ratio="0" alpha="1"/>
+        <GradientEntry color="#323232" ratio="1" alpha="1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerBackground.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerBackground.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerBackground.fxg
index 0a09b08..f07f0cb 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerBackground.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerBackground.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,17 +17,16 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" viewHeight= "100" viewWidth= "100"
-	scaleGridLeft="8" scaleGridTop="8" scaleGridRight="92" scaleGridBottom="92">
-
-	<Rect width="100" height="100" radiusX="8" radiusY="8">
-		<fill>
-			<SolidColor color="#4D4D4D"/>
-		</fill>
-	</Rect>
-	<Rect x="1" y="1" width="98" height="98" radiusX="8" radiusY="8">
-		<fill>	
-			<SolidColor color="#F2F2F2"/>
-		</fill>
-	</Rect>
+
+<Graphic version="2.0" viewHeight="100" viewWidth="100" scaleGridLeft="8" scaleGridTop="8" scaleGridRight="92" scaleGridBottom="92" xmlns="http://ns.adobe.com/fxg/2008">
+  <Rect width="100" height="100" radiusX="8" radiusY="8" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#4D4D4D"/>
+    </fill>
+  </Rect>
+  <Rect x="1" y="1" width="98" height="98" radiusX="8" radiusY="8" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#F2F2F2"/>
+    </fill>
+  </Rect>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerSelectionIndicator.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerSelectionIndicator.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerSelectionIndicator.fxg
index bd553bd..9ec012c 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerSelectionIndicator.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerSelectionIndicator.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,51 +17,51 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" viewHeight="72" viewWidth="100"
-	scaleGridLeft="3" scaleGridTop="8" scaleGridRight="97" scaleGridBottom="63">
-	<!-- Transparent rect used to center the bar -->
-	<Rect x="0" y="0" width="100" height="6">
-		<fill>
-			<SolidColor color="#000000" alpha="0"/>
-		</fill>
-	</Rect>
-	<!-- Border --> 
-	<Path y="6" winding="nonZero" data="M100 60 0 60 0 0 100 0 100 60ZM1 59 99 59 99 1 1 1 1 59Z">
-    	<fill>
-        	<SolidColor color="#666666"/>
-		</fill>
-	</Path>
-	<!-- Two tone gradient background -->
-	<Rect x="1" y="7" width="98" height="58">
-    	<fill>
-        	<LinearGradient rotation="90">
-            	<GradientEntry ratio="0.0" color="#E6E6E6" alpha="0.2"/>
-				<GradientEntry ratio="0.2" color="#E6E6E6" alpha="0.4"/>
-				<GradientEntry ratio="0.5" color="#E6E6E6" alpha="0.3"/>
-				<GradientEntry ratio="0.5" color="#000000" alpha="0.12"/>
-				<GradientEntry ratio="1.0" color="#000000" alpha="0.2"/>
-			</LinearGradient>
-		</fill>
-	</Rect>
-	<!-- Top highlight -->
-	<Rect x="2" y="7" width="96" height="1">
-    	<fill>
-        	<SolidColor color="#FFFFFF"/>
-        </fill>
-	</Rect>
-	<!-- Bottom highlight -->
-	<Rect x="2" y="64" width="96" height="1">
-    	<fill>
-        	<SolidColor color="#FFFFFF"/>
-        </fill>
-	</Rect>
-	<!-- Shadow -->
-	<Rect x="2" y="66" width="96" height="6">
-		<fill>
-			<LinearGradient rotation="90">
-				<GradientEntry ratio="0" color="#000000" alpha="0.15"/>
-				<GradientEntry ratio="1" color="#000000" alpha="0"/>
-			</LinearGradient>
-        </fill>
-	</Rect>
-</Graphic>
+
+<Graphic version="2.0" viewHeight="72" viewWidth="100" scaleGridLeft="3" scaleGridTop="8" scaleGridRight="97" scaleGridBottom="63" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- Transparent rect used to center the bar -->
+  <Rect x="0" y="0" width="100" height="6" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#000000" alpha="0"/>
+    </fill>
+  </Rect>
+  <!-- Border -->
+  <Path y="6" winding="nonZero" data="M100 60 0 60 0 0 100 0 100 60ZM1 59 99 59 99 1 1 1 1 59Z" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#666666"/>
+    </fill>
+  </Path>
+  <!-- Two tone gradient background -->
+  <Rect x="1" y="7" width="98" height="58" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient rotation="90">
+        <GradientEntry ratio="0.0" color="#E6E6E6" alpha="0.2"/>
+        <GradientEntry ratio="0.2" color="#E6E6E6" alpha="0.4"/>
+        <GradientEntry ratio="0.5" color="#E6E6E6" alpha="0.3"/>
+        <GradientEntry ratio="0.5" color="#000000" alpha="0.12"/>
+        <GradientEntry ratio="1.0" color="#000000" alpha="0.2"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
+  <!-- Top highlight -->
+  <Rect x="2" y="7" width="96" height="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#FFFFFF"/>
+    </fill>
+  </Rect>
+  <!-- Bottom highlight -->
+  <Rect x="2" y="64" width="96" height="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#FFFFFF"/>
+    </fill>
+  </Rect>
+  <!-- Shadow -->
+  <Rect x="2" y="66" width="96" height="6" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient rotation="90">
+        <GradientEntry ratio="0" color="#000000" alpha="0.15"/>
+        <GradientEntry ratio="1" color="#000000" alpha="0"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
+</Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerShadow.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerShadow.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerShadow.fxg
index 2e5a139..8b31f56 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerShadow.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/SpinnerListContainerShadow.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,16 +17,16 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" viewHeight= "100" viewWidth= "100"
-	scaleGridLeft="8" scaleGridTop="8" scaleGridRight="92" scaleGridBottom="92">
-	<Rect width="100" height="100" radiusX="8" radiusY="8">
-		<fill>
-			<LinearGradient rotation="270">
-				<GradientEntry ratio="0.0" color="#231F20" alpha="0.7"/>
-				<GradientEntry ratio="0.35" color="#FFFFFF" alpha="0"/>
-				<GradientEntry ratio="0.75" color="#EAE9E9" alpha="0"/>
-				<GradientEntry ratio="1.0" color="#231F20" alpha="0.65"/>
-			</LinearGradient>
-		</fill>
-	</Rect>
+
+<Graphic version="2.0" viewHeight="100" viewWidth="100" scaleGridLeft="8" scaleGridTop="8" scaleGridRight="92" scaleGridBottom="92" xmlns="http://ns.adobe.com/fxg/2008">
+  <Rect width="100" height="100" radiusX="8" radiusY="8" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient rotation="270">
+        <GradientEntry ratio="0.0" color="#231F20" alpha="0.7"/>
+        <GradientEntry ratio="0.35" color="#FFFFFF" alpha="0"/>
+        <GradientEntry ratio="0.75" color="#EAE9E9" alpha="0"/>
+        <GradientEntry ratio="1.0" color="#231F20" alpha="0.65"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TextInput_border.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TextInput_border.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TextInput_border.fxg
index b5db824..01a567d 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TextInput_border.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/TextInput_border.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,23 +17,18 @@
   limitations under the License.
 
 -->
-
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008" 
-         scaleGridLeft="8" scaleGridTop="8" scaleGridRight="290" scaleGridBottom="42">
-
-    <!-- border -->
-    <Path data="M 7 1 C 7 1 291 1 291 1 C 294 1 297 4 297 7 C 297 7 297 43 297 43 C 297 46 294 49 291 49 C 291 49 7 49 7 49 C 4 49 1 46 1 43 C 1 43 1 7 1 7 C 1 4 4 1 7 1 Z M 7 0 C 3 0 0 3 0 7 C 0 7 0 43 0 43 C 0 47 3 50 7 50 C 7 50 291 50 291 50 C 295 50 298 47 298 43 C 298 43 298 7 298 7 C 298 3 295 0 291 0 C 291 0 7 0 7 0 Z " alpha="1">
-        <fill>
-            <SolidColor color="#505050"/>
-        </fill>
-    </Path>
-    
-    <!-- inner shadow -->
-    <Path data="M 7 3 C 7 3 290 3 290 3 C 293 3 296 4 296 7 C 296 7 296 43 296 43 C 296 46 293 48 290 48 C 290 48 8 48 8 48 C 5 48 2 46 2 43 C 2 43 2 7 2 7 C 2 4 4 3 7 3 Z M 7 1 C 4 1 1 4 1 7 C 1 7 1 43 1 43 C 1 46 4 49 7 49 C 7 49 291 49 291 49 C 294 49 297 46 297 43 C 297 43 297 7 297 7 C 297 4 294 1 291 1 C 291 1 7 1 7 1 Z " alpha="0.2">
-        <fill>
-            <SolidColor color="#030303"/>
-        </fill>
-    </Path>
-    
+
+<Graphic version="2.0" scaleGridLeft="8" scaleGridTop="8" scaleGridRight="290" scaleGridBottom="42" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- border -->
+  <Path data="M 7 1 C 7 1 291 1 291 1 C 294 1 297 4 297 7 C 297 7 297 43 297 43 C 297 46 294 49 291 49 C 291 49 7 49 7 49 C 4 49 1 46 1 43 C 1 43 1 7 1 7 C 1 4 4 1 7 1 Z M 7 0 C 3 0 0 3 0 7 C 0 7 0 43 0 43 C 0 47 3 50 7 50 C 7 50 291 50 291 50 C 295 50 298 47 298 43 C 298 43 298 7 298 7 C 298 3 295 0 291 0 C 291 0 7 0 7 0 Z " alpha="1" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#505050"/>
+    </fill>
+  </Path>
+  <!-- inner shadow -->
+  <Path data="M 7 3 C 7 3 290 3 290 3 C 293 3 296 4 296 7 C 296 7 296 43 296 43 C 296 46 293 48 290 48 C 290 48 8 48 8 48 C 5 48 2 46 2 43 C 2 43 2 7 2 7 C 2 4 4 3 7 3 Z M 7 1 C 4 1 1 4 1 7 C 1 7 1 43 1 43 C 1 46 4 49 7 49 C 7 49 291 49 291 49 C 294 49 297 46 297 43 C 297 43 297 7 297 7 C 297 4 294 1 291 1 C 291 1 7 1 7 1 Z " alpha="0.2" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <SolidColor color="#030303"/>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ToggleSwitch_contentShadow.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ToggleSwitch_contentShadow.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ToggleSwitch_contentShadow.fxg
index 2551f8f..46e9d48 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ToggleSwitch_contentShadow.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile120/assets/ToggleSwitch_contentShadow.fxg
@@ -17,14 +17,15 @@
   limitations under the License.
 
 -->
-<Graphic version="2.0" viewHeight="42" viewWidth="106" xmlns="http://ns.adobe.com/fxg/2008" scaleGridLeft="21" scaleGridTop="10" scaleGridRight="85" scaleGridBottom="21">
-	<Path winding="nonZero" data="M0 0 0 42 21 42C15 42 10.5 37.2993 10.5 31.5 10.5 25.7007 15 21 21 21L85.0005 21C91.0005 21 95.5005 25.7007 95.5005 31.5 95.5005 37.2993 91.0005 42 85.0005 42L106 42 106 0 0 0Z">
-		<fill>
-			<LinearGradient rotation="90">
-				<GradientEntry ratio="0" alpha="0.1"/>
-				<GradientEntry ratio="0.5" alpha="0.2"/>
-				<GradientEntry ratio="1" alpha="0.1"/>
-			</LinearGradient>
-		</fill>
-	</Path>
+
+<Graphic version="2.0" viewHeight="42" viewWidth="106" scaleGridLeft="21" scaleGridTop="10" scaleGridRight="85" scaleGridBottom="21" xmlns="http://ns.adobe.com/fxg/2008">
+  <Path winding="nonZero" data="M0 0 0 42 21 42C15 42 10.5 37.2993 10.5 31.5 10.5 25.7007 15 21 21 21L85.0005 21C91.0005 21 95.5005 25.7007 95.5005 31.5 95.5005 37.2993 91.0005 42 85.0005 42L106 42 106 0 0 0Z" scaleX="0.5" scaleY="0.5">
+    <fill>
+      <LinearGradient rotation="90">
+        <GradientEntry ratio="0" alpha="0.1"/>
+        <GradientEntry ratio="0.5" alpha="0.2"/>
+        <GradientEntry ratio="1" alpha="0.1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ActionBarBackground.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ActionBarBackground.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ActionBarBackground.fxg
index 951ddd2..1aeb28b 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ActionBarBackground.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/ActionBarBackground.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,86 +17,82 @@
   limitations under the License.
 
 -->
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"
-    scaleGridLeft="2" scaleGridTop="3" scaleGridRight="88" scaleGridBottom="61">
-    
-    <!-- border top -->
-    <Rect x="0" y="0" width="90" height="2">
-        <fill>
-            <SolidColor color="#000000" alpha="0.75"/>
-        </fill>
-    </Rect>
-    <!-- border bottom -->
-    <Rect x="0" y="62" width="90" height="2">
-        <fill>
-            <SolidColor color="#000000" alpha="0.85"/>
-        </fill>
-    </Rect>
-    <!-- drop shadow (6 filled rects) -->
-    <Rect x="0" y="64" width="90" height="1">
-        <fill>
-            <SolidColor color="#000000" alpha="0.35"/>
-        </fill>
-    </Rect>
-    <Rect x="0" y="65" width="90" height="1">
-        <fill>
-            <SolidColor color="#000000" alpha="0.25"/>
-        </fill>
-    </Rect>
-    <Rect x="0" y="66" width="90" height="1">
-        <fill>
-            <SolidColor color="#000000" alpha="0.2"/>
-        </fill>
-    </Rect>
-    <Rect x="0" y="67" width="90" height="1">
-        <fill>
-            <SolidColor color="#000000" alpha="0.15"/>
-        </fill>
-    </Rect>
-    <Rect x="0" y="68" width="90" height="1">
-        <fill>
-            <SolidColor color="#000000" alpha="0.1"/>
-        </fill>
-    </Rect>
-    <Rect x="0" y="69" width="90" height="1">
-        <fill>
-            <SolidColor color="#000000" alpha="0.05"/>
-        </fill>
-    </Rect>
-    
-    <!-- highlight border -->
-    <Rect x="1" y="2" width="88" height="1" alpha=".25">
-        <fill>
-        	<SolidColor color="#ffffff"/>
-        </fill>
-    </Rect>
-    <Rect x="1" y="61" width="88" height="1" alpha="0.1">
-        <fill>
-        	<SolidColor color="#ffffff"/>
-        </fill>
-    </Rect>
-    <Rect x="0" y="2" width="1" height="60">
-        <fill>
-            <LinearGradient x="0" scaleX="60" rotation="90">
-                <GradientEntry color="#ffffff" ratio="0" alpha=".25"/>
-                <GradientEntry color="#ffffff" ratio="1" alpha=".1"/>
-            </LinearGradient>
-        </fill>
-    </Rect>
-    <Rect x="89" y="2" width="1" height="60">
-        <fill>
-            <LinearGradient x="0" scaleX="60" rotation="90">
-                <GradientEntry color="#ffffff" ratio="0" alpha=".25"/>
-                <GradientEntry color="#ffffff" ratio="1" alpha=".1"/>
-            </LinearGradient>
-        </fill>
-    </Rect>
-    
-    <!-- invisible fix for scaling -->
-    <Rect x="0" y="0" width="90" height="70">
-        <fill>
-            <SolidColor color="#ffffff" alpha="0"/>
-        </fill>
-    </Rect>
+
+<Graphic version="2.0" scaleGridLeft="2" scaleGridTop="3" scaleGridRight="88" scaleGridBottom="61" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- border top -->
+  <Rect x="0" y="0" width="90" height="2" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.75"/>
+    </fill>
+  </Rect>
+  <!-- border bottom -->
+  <Rect x="0" y="62" width="90" height="2" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.85"/>
+    </fill>
+  </Rect>
+  <!-- drop shadow (6 filled rects) -->
+  <Rect x="0" y="64" width="90" height="1" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.35"/>
+    </fill>
+  </Rect>
+  <Rect x="0" y="65" width="90" height="1" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.25"/>
+    </fill>
+  </Rect>
+  <Rect x="0" y="66" width="90" height="1" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.2"/>
+    </fill>
+  </Rect>
+  <Rect x="0" y="67" width="90" height="1" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.15"/>
+    </fill>
+  </Rect>
+  <Rect x="0" y="68" width="90" height="1" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.1"/>
+    </fill>
+  </Rect>
+  <Rect x="0" y="69" width="90" height="1" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#000000" alpha="0.05"/>
+    </fill>
+  </Rect>
+  <!-- highlight border -->
+  <Rect x="1" y="2" width="88" height="1" alpha=".25" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff"/>
+    </fill>
+  </Rect>
+  <Rect x="1" y="61" width="88" height="1" alpha="0.1" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff"/>
+    </fill>
+  </Rect>
+  <Rect x="0" y="2" width="1" height="60" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="0" scaleX="60" rotation="90">
+        <GradientEntry color="#ffffff" ratio="0" alpha=".25"/>
+        <GradientEntry color="#ffffff" ratio="1" alpha=".1"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
+  <Rect x="89" y="2" width="1" height="60" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="0" scaleX="60" rotation="90">
+        <GradientEntry color="#ffffff" ratio="0" alpha=".25"/>
+        <GradientEntry color="#ffffff" ratio="1" alpha=".1"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
+  <!-- invisible fix for scaling -->
+  <Rect x="0" y="0" width="90" height="70" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff" alpha="0"/>
+    </fill>
+  </Rect>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_down.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_down.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_down.fxg
index d1a2abc..37fab30 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_down.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_down.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,45 +17,36 @@
   limitations under the License.
 
 -->
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"
-    scaleGridLeft="8" scaleGridRight="48" scaleGridTop="8" scaleGridBottom="48">
-
-    <!-- invisible fix for scaling -->
-    <Rect x="0" y="0" width="56" height="56">
-        <fill>
-            <SolidColor color="#ffffff" alpha="0"/>
-        </fill>
-    </Rect>
-
-
-    <!-- border -->
-      <Path winding="nonZero" data="M56 48C56 52.418 52.418 56 48 56L8 56C3.58203 56 0 52.418 0 48L0 7.93848C0 3.521 3.58203 0 8 0L48 0C52.418 0 56 3.521 56 7.93848L56 48ZM54.667 8C54.667 4.31836 51.6821 1.3335 48 1.3335L8 1.3335C4.31836 1.3335 1.3335 4.31836 1.3335 8L1.3335 48
-C1.3335 51.6826 4.31836 54.667 8 54.667L48 54.667C51.6821 54.667 54.667 51.6826 54.667 48L54.667 8Z">
-        <fill>
-          <SolidColor color="#323232"/>
-        </fill>
-      </Path>
-
-    <!-- shadow fill -->
-      <Rect x="1.3335" y="1.3335" width="53.3335" height="53.3335" radiusX="6.66885" radiusY="6.66885">
-        <fill>
-          <LinearGradient x="26.667" y="0" scaleX="30.1528" rotation="90">
-            <GradientEntry ratio="0" alpha="0.25"/>
-            <GradientEntry ratio="1" alpha="0"/>
-          </LinearGradient>
-        </fill>
-      </Rect>
-
-    <!-- inner highlight -->
-      <Path x="1.3335" y="1.3335" winding="nonZero" data="M46.6665 1.3335C49.606 1.3335 51.9995 3.72607 51.9995 6.6665L51.9995 46.6665C51.9995 49.606 49.606 51.9995 46.6665 51.9995L6.6665 51.9995C3.72607 51.9995 1.3335 49.606 1.3335 46.6665L1.3335 6.6665C1.3335 3.72607 3.72607 1.3335 6.6665 1.3335L46.6665
- 1.3335ZM46.6665 0 6.6665 0C2.98486 0 0 2.98486 0 6.6665L0 46.6665C0 50.3491 2.98486 53.3335 6.6665 53.3335L46.6665 53.3335C50.3486 53.3335 53.3335 50.3491 53.3335 46.6665L53.3335 6.6665C53.3335 2.98486 50.3486 0 46.6665 0L46.6665 0Z">
-        <fill>
-          <LinearGradient x="26.667" y="1.3335" scaleX="50.6673" rotation="90">
-            <GradientEntry ratio="0" color="#FFFFFF" alpha="0.05"/>
-            <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/>
-          </LinearGradient>
-        </fill>
-      </Path>
-
+
+<Graphic version="2.0" scaleGridLeft="8" scaleGridRight="48" scaleGridTop="8" scaleGridBottom="48" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- invisible fix for scaling -->
+  <Rect x="0" y="0" width="56" height="56" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff" alpha="0"/>
+    </fill>
+  </Rect>
+  <!-- border -->
+  <Path winding="nonZero" data="M56 48C56 52.418 52.418 56 48 56L8 56C3.58203 56 0 52.418 0 48L0 7.93848C0 3.521 3.58203 0 8 0L48 0C52.418 0 56 3.521 56 7.93848L56 48ZM54.667 8C54.667 4.31836 51.6821 1.3335 48 1.3335L8 1.3335C4.31836 1.3335 1.3335 4.31836 1.3335 8L1.3335 48&#xD;&#xA;C1.3335 51.6826 4.31836 54.667 8 54.667L48 54.667C51.6821 54.667 54.667 51.6826 54.667 48L54.667 8Z" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#323232"/>
+    </fill>
+  </Path>
+  <!-- shadow fill -->
+  <Rect x="1.3335" y="1.3335" width="53.3335" height="53.3335" radiusX="6.66885" radiusY="6.66885" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="26.667" y="0" scaleX="30.1528" rotation="90">
+        <GradientEntry ratio="0" alpha="0.25"/>
+        <GradientEntry ratio="1" alpha="0"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
+  <!-- inner highlight -->
+  <Path x="1.3335" y="1.3335" winding="nonZero" data="M46.6665 1.3335C49.606 1.3335 51.9995 3.72607 51.9995 6.6665L51.9995 46.6665C51.9995 49.606 49.606 51.9995 46.6665 51.9995L6.6665 51.9995C3.72607 51.9995 1.3335 49.606 1.3335 46.6665L1.3335 6.6665C1.3335 3.72607 3.72607 1.3335 6.6665 1.3335L46.6665&#xD;&#xA; 1.3335ZM46.6665 0 6.6665 0C2.98486 0 0 2.98486 0 6.6665L0 46.6665C0 50.3491 2.98486 53.3335 6.6665 53.3335L46.6665 53.3335C50.3486 53.3335 53.3335 50.3491 53.3335 46.6665L53.3335 6.6665C53.3335 2.98486 50.3486 0 46.6665 0L46.6665 0Z" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="26.667" y="1.3335" scaleX="50.6673" rotation="90">
+        <GradientEntry ratio="0" color="#FFFFFF" alpha="0.05"/>
+        <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_fill.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_fill.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_fill.fxg
index 5ce569a..25a341c 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_fill.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_fill.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,22 +17,18 @@
   limitations under the License.
 
 -->
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"
-    scaleGridLeft="8" scaleGridRight="48" scaleGridTop="8" scaleGridBottom="48">
-
-    <!-- invisible fix for scaling -->
-    <Rect x="0" y="0" width="56" height="56">
-        <fill>
-            <SolidColor color="#ffffff" alpha="0"/>
-        </fill>
-    </Rect>
-
-    <!-- chromeColor fill -->
-      <Rect x="1.3335" y="1.3335" width="53.3335" height="53.3335" radiusX="6.66885" radiusY="6.66885">
-        <fill>
-          <SolidColor color="#484848"/>
-        </fill>
-      </Rect>
-
+
+<Graphic version="2.0" scaleGridLeft="8" scaleGridRight="48" scaleGridTop="8" scaleGridBottom="48" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- invisible fix for scaling -->
+  <Rect x="0" y="0" width="56" height="56" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff" alpha="0"/>
+    </fill>
+  </Rect>
+  <!-- chromeColor fill -->
+  <Rect x="1.3335" y="1.3335" width="53.3335" height="53.3335" radiusX="6.66885" radiusY="6.66885" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#484848"/>
+    </fill>
+  </Rect>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_up.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_up.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_up.fxg
index fd9f296..4bf9971 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_up.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledActionButton_up.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,47 +17,38 @@
   limitations under the License.
 
 -->
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"
-    scaleGridLeft="8" scaleGridRight="48" scaleGridTop="8" scaleGridBottom="48">
-
-    <!-- invisible fix for scaling -->
-    <Rect x="0" y="0" width="56" height="56">
-        <fill>
-            <SolidColor color="#ffffff" alpha="0"/>
-        </fill>
-    </Rect>
-
-
-    <!-- border -->
-      <Path winding="nonZero" data="M56 48C56 52.418 52.418 56 48 56L8 56C3.58203 56 0 52.418 0 48L0 7.93848C0 3.521 3.58203 0 8 0L48 0C52.418 0 56 3.521 56 7.93848L56 48ZM54.667 8C54.667 4.31836 51.6821 1.3335 48 1.3335L8 1.3335C4.31836 1.3335 1.3335 4.31836 1.3335 8L1.3335 48
-C1.3335 51.6826 4.31836 54.667 8 54.667L48 54.667C51.6821 54.667 54.667 51.6826 54.667 48L54.667 8Z">
-        <fill>
-          <SolidColor color="#323232"/>
-        </fill>
-      </Path>
-
-    <!-- shadow fill -->
-      <Rect x="1.3335" y="1.3335" width="53.3335" height="53.3335" radiusX="6.66885" radiusY="6.66885">
-        <fill>
-          <LinearGradient x="26.667" y="0" scaleX="53.334" rotation="90">
-            <GradientEntry ratio="0" color="#FFFFFF" alpha="0.4"/>
-            <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/>
-          </LinearGradient>
-        </fill>
-      </Rect>
-
-    <!-- inner highlight -->
-      <Path x="1.3335" y="1.3335" winding="nonZero" data="M46.6665 1.3335C49.606 1.3335 51.9995 3.72607 51.9995 6.6665L51.9995 46.6665C51.9995 49.606 49.606 51.9995 46.6665 51.9995L6.6665 51.9995C3.72607 51.9995 1.3335 49.606 1.3335 46.6665L1.3335 6.6665C1.3335 3.72607 3.72607 1.3335 6.6665 1.3335L46.6665
- 1.3335ZM46.6665 0 6.6665 0C2.98486 0 0 2.98486 0 6.6665L0 46.6665C0 50.3491 2.98486 53.3335 6.6665 53.3335L46.6665 53.3335C50.3486 53.3335 53.3335 50.3491 53.3335 46.6665L53.3335 6.6665C53.3335 2.98486 50.3486 0 46.6665 0L46.6665 0Z">
-        <fill>
-          <LinearGradient x="26.667" y="0" scaleX="53.334" rotation="90">
-            <GradientEntry ratio="0" alpha="0.35"/>
-            <GradientEntry ratio="0.662577" alpha="0.1"/>
-            <GradientEntry ratio="0.871166" color="#FFFFFF" alpha="0.05"/>
-            <GradientEntry ratio="1" color="#FFFFFF" alpha="0.2"/>
-          </LinearGradient>
-        </fill>
-      </Path>
-
+
+<Graphic version="2.0" scaleGridLeft="8" scaleGridRight="48" scaleGridTop="8" scaleGridBottom="48" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- invisible fix for scaling -->
+  <Rect x="0" y="0" width="56" height="56" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff" alpha="0"/>
+    </fill>
+  </Rect>
+  <!-- border -->
+  <Path winding="nonZero" data="M56 48C56 52.418 52.418 56 48 56L8 56C3.58203 56 0 52.418 0 48L0 7.93848C0 3.521 3.58203 0 8 0L48 0C52.418 0 56 3.521 56 7.93848L56 48ZM54.667 8C54.667 4.31836 51.6821 1.3335 48 1.3335L8 1.3335C4.31836 1.3335 1.3335 4.31836 1.3335 8L1.3335 48&#xD;&#xA;C1.3335 51.6826 4.31836 54.667 8 54.667L48 54.667C51.6821 54.667 54.667 51.6826 54.667 48L54.667 8Z" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#323232"/>
+    </fill>
+  </Path>
+  <!-- shadow fill -->
+  <Rect x="1.3335" y="1.3335" width="53.3335" height="53.3335" radiusX="6.66885" radiusY="6.66885" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="26.667" y="0" scaleX="53.334" rotation="90">
+        <GradientEntry ratio="0" color="#FFFFFF" alpha="0.4"/>
+        <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/>
+      </LinearGradient>
+    </fill>
+  </Rect>
+  <!-- inner highlight -->
+  <Path x="1.3335" y="1.3335" winding="nonZero" data="M46.6665 1.3335C49.606 1.3335 51.9995 3.72607 51.9995 6.6665L51.9995 46.6665C51.9995 49.606 49.606 51.9995 46.6665 51.9995L6.6665 51.9995C3.72607 51.9995 1.3335 49.606 1.3335 46.6665L1.3335 6.6665C1.3335 3.72607 3.72607 1.3335 6.6665 1.3335L46.6665&#xD;&#xA; 1.3335ZM46.6665 0 6.6665 0C2.98486 0 0 2.98486 0 6.6665L0 46.6665C0 50.3491 2.98486 53.3335 6.6665 53.3335L46.6665 53.3335C50.3486 53.3335 53.3335 50.3491 53.3335 46.6665L53.3335 6.6665C53.3335 2.98486 50.3486 0 46.6665 0L46.6665 0Z" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="26.667" y="0" scaleX="53.334" rotation="90">
+        <GradientEntry ratio="0" alpha="0.35"/>
+        <GradientEntry ratio="0.662577" alpha="0.1"/>
+        <GradientEntry ratio="0.871166" color="#FFFFFF" alpha="0.05"/>
+        <GradientEntry ratio="1" color="#FFFFFF" alpha="0.2"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_down.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_down.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_down.fxg
index 4806393..7c902c5 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_down.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_down.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,47 +17,36 @@
   limitations under the License.
 
 -->
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"
-	scaleGridLeft="26" scaleGridRight="108" scaleGridTop="10" scaleGridBottom="46">
-
-	<!-- invisible fix for scaling -->
-	<Rect x="0" y="0" width="116" height="56">
-		<fill>
-			<SolidColor color="#ffffff" alpha="0"/>
-		</fill>
-	</Rect>
-
-	<!-- border -->
-      <Path winding="nonZero" data="M108 1.3335C111.676 1.3335 114.666 4.32422 114.666 8L114.666 48C114.666 51.6758 111.676 54.667 108 54.667L25.3774 54.668C20.3945 54.668 17.8164 49.1543 16.1416 47.4805 16.0859 47.3994 7.12305 35.5176 2 27.8545 7.12891 20.1772 16.1851 8.41016 16.2344
- 8.34131 19.2275 4.5791 21.083 1.3335 25.3335 1.3335L108 1.3335 108 1.3335ZM25.3335 0C19.8101 0 18.6875 2.55322 15.1445 7.57178 15.1445 7.57178 5.33301 20 0 28 5.33301 36 15.0469 48.2393 15.0469 48.2393 19.0469 53.5732 20 56 25.3335 56L108 56
-C112.418 56 116 52.418 116 48L116 8C116 3.58203 112.418 0 108 0L25.3335 0Z">
-        <fill>
-          <SolidColor color="#323232"/>
-        </fill>
-      </Path>
-
-	<!-- shadow fill -->
-      <Path x="2" y="1.3335" winding="nonZero" data="M106 0C109.676 0 112.666 2.99072 112.666 6.6665L112.666 46.6665C112.666 50.3423 109.676 53.3335 106 53.3335L23.3774 53.3345C18.3945 53.3345 15.8164 47.8208 14.1416 46.147 14.0859 46.0659 5.12305 34.1841 0 26.521 5.12891 18.8438 14.1851 7.07666
- 14.2344 7.00781 17.2275 3.24561 18.9585 0 23.3335 0L106 0 106 0Z">
-        <fill>
-          <LinearGradient x="56.3325" y="0" scaleX="30.1525" rotation="90">
-            <GradientEntry ratio="0" alpha="0.25"/>
-            <GradientEntry ratio="1" alpha="0"/>
-          </LinearGradient>
-        </fill>
-      </Path>
-
-	<!-- highlight border -->
-      <Path x="2" y="1.33203" winding="nonZero" data="M106 1.33301C108.94 1.33301 111.334 3.7251 111.334 6.66699L111.334 46.666C111.334 49.6074 108.94 52.001 106 52.001L23.3774 52.001C19.625 52.001 15.0728 45.1279 15.0728 45.1279 11.7827 39.9365 4.44189 30.7852 1.60254 26.521 4.40576 22.3188 15.3125
- 7.79443 15.3125 7.79443 15.854 7.02051 19.6455 1.33301 23.3335 1.33301L106 1.33301ZM22.75 0C18.6875 0 16.417 4.26465 14.2344 7.00781 14.1851 7.07715 5.12891 18.8438 0 26.521 5.12305 34.1851 14.0859 46.0664 14.1416 46.1465 15.8164 47.8223 18.3945
- 53.335 23.3774 53.335L106 53.335C109.676 53.335 112.666 50.3428 112.666 46.666L112.666 6.66699C112.666 2.99072 109.676 0 106 0L22.75 0Z">
-        <fill>
-          <LinearGradient x="56.3325" y="0" scaleX="57.0461" rotation="90">
-            <GradientEntry ratio="0" color="#FFFFFF" alpha="0.05"/>
-            <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/>
-          </LinearGradient>
-        </fill>
-      </Path>
-
+
+<Graphic version="2.0" scaleGridLeft="26" scaleGridRight="108" scaleGridTop="10" scaleGridBottom="46" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- invisible fix for scaling -->
+  <Rect x="0" y="0" width="116" height="56" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff" alpha="0"/>
+    </fill>
+  </Rect>
+  <!-- border -->
+  <Path winding="nonZero" data="M108 1.3335C111.676 1.3335 114.666 4.32422 114.666 8L114.666 48C114.666 51.6758 111.676 54.667 108 54.667L25.3774 54.668C20.3945 54.668 17.8164 49.1543 16.1416 47.4805 16.0859 47.3994 7.12305 35.5176 2 27.8545 7.12891 20.1772 16.1851 8.41016 16.2344&#xD;&#xA; 8.34131 19.2275 4.5791 21.083 1.3335 25.3335 1.3335L108 1.3335 108 1.3335ZM25.3335 0C19.8101 0 18.6875 2.55322 15.1445 7.57178 15.1445 7.57178 5.33301 20 0 28 5.33301 36 15.0469 48.2393 15.0469 48.2393 19.0469 53.5732 20 56 25.3335 56L108 56&#xD;&#xA;C112.418 56 116 52.418 116 48L116 8C116 3.58203 112.418 0 108 0L25.3335 0Z" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#323232"/>
+    </fill>
+  </Path>
+  <!-- shadow fill -->
+  <Path x="2" y="1.3335" winding="nonZero" data="M106 0C109.676 0 112.666 2.99072 112.666 6.6665L112.666 46.6665C112.666 50.3423 109.676 53.3335 106 53.3335L23.3774 53.3345C18.3945 53.3345 15.8164 47.8208 14.1416 46.147 14.0859 46.0659 5.12305 34.1841 0 26.521 5.12891 18.8438 14.1851 7.07666&#xD;&#xA; 14.2344 7.00781 17.2275 3.24561 18.9585 0 23.3335 0L106 0 106 0Z" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="56.3325" y="0" scaleX="30.1525" rotation="90">
+        <GradientEntry ratio="0" alpha="0.25"/>
+        <GradientEntry ratio="1" alpha="0"/>
+      </LinearGradient>
+    </fill>
+  </Path>
+  <!-- highlight border -->
+  <Path x="2" y="1.33203" winding="nonZero" data="M106 1.33301C108.94 1.33301 111.334 3.7251 111.334 6.66699L111.334 46.666C111.334 49.6074 108.94 52.001 106 52.001L23.3774 52.001C19.625 52.001 15.0728 45.1279 15.0728 45.1279 11.7827 39.9365 4.44189 30.7852 1.60254 26.521 4.40576 22.3188 15.3125&#xD;&#xA; 7.79443 15.3125 7.79443 15.854 7.02051 19.6455 1.33301 23.3335 1.33301L106 1.33301ZM22.75 0C18.6875 0 16.417 4.26465 14.2344 7.00781 14.1851 7.07715 5.12891 18.8438 0 26.521 5.12305 34.1851 14.0859 46.0664 14.1416 46.1465 15.8164 47.8223 18.3945&#xD;&#xA; 53.335 23.3774 53.335L106 53.335C109.676 53.335 112.666 50.3428 112.666 46.666L112.666 6.66699C112.666 2.99072 109.676 0 106 0L22.75 0Z" scaleX="2" scaleY="2">
+    <fill>
+      <LinearGradient x="56.3325" y="0" scaleX="57.0461" rotation="90">
+        <GradientEntry ratio="0" color="#FFFFFF" alpha="0.05"/>
+        <GradientEntry ratio="1" color="#FFFFFF" alpha="0.1"/>
+      </LinearGradient>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9122dc76/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_fill.fxg
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_fill.fxg b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_fill.fxg
index ccb8357..bccb4d9 100644
--- a/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_fill.fxg
+++ b/frameworks/projects/mobiletheme/src/spark/skins/mobile640/assets/BeveledBackButton_fill.fxg
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,23 +17,18 @@
   limitations under the License.
 
 -->
-
-<Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008"
-	scaleGridLeft="26" scaleGridRight="108" scaleGridTop="10" scaleGridBottom="46">
-
-	<!-- invisible fix for scaling -->
-	<Rect x="0" y="0" width="116" height="56">
-		<fill>
-			<SolidColor color="#ffffff" alpha="0"/>
-		</fill>
-	</Rect>
-
-	<!-- chromeColor fill -->
-      <Path x="2" y="1.3335" winding="nonZero" data="M106 0C109.676 0 112.666 2.99121 112.666 6.66699L112.666 46.6675C112.666 50.3413 109.676 53.3335 106 53.3335L23.3784 53.3345C18.3945 53.3345 15.8164 47.8208 14.1416 46.1479 14.0869 46.0669 5.12305 34.1841 0 26.5215 5.12891 18.8438 14.1855 7.07715
- 14.2334 7.0083 17.2275 3.24561 19.084 0 23.3335 0L106 0 106 0Z">
-        <fill>
-          <SolidColor color="#484848"/>
-        </fill>
-      </Path>
-
+
+<Graphic version="2.0" scaleGridLeft="26" scaleGridRight="108" scaleGridTop="10" scaleGridBottom="46" xmlns="http://ns.adobe.com/fxg/2008">
+  <!-- invisible fix for scaling -->
+  <Rect x="0" y="0" width="116" height="56" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#ffffff" alpha="0"/>
+    </fill>
+  </Rect>
+  <!-- chromeColor fill -->
+  <Path x="2" y="1.3335" winding="nonZero" data="M106 0C109.676 0 112.666 2.99121 112.666 6.66699L112.666 46.6675C112.666 50.3413 109.676 53.3335 106 53.3335L23.3784 53.3345C18.3945 53.3345 15.8164 47.8208 14.1416 46.1479 14.0869 46.0669 5.12305 34.1841 0 26.5215 5.12891 18.8438 14.1855 7.07715&#xD;&#xA; 14.2334 7.0083 17.2275 3.24561 19.084 0 23.3335 0L106 0 106 0Z" scaleX="2" scaleY="2">
+    <fill>
+      <SolidColor color="#484848"/>
+    </fill>
+  </Path>
 </Graphic>
\ No newline at end of file