You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/06/20 07:01:26 UTC

svn commit: r1351936 [6/22] - in /incubator/flex/trunk: ./ frameworks/javascript/ frameworks/projects/flash-integration/ samples/themes/arcade/ samples/themes/arcade/src/ samples/themes/arcade/src/assets/ samples/themes/cobalt/ samples/themes/graphite/...

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_disabledSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_disabledSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_disabledSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_disabledSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="NumericStepper/NumericStepperUpArrow_disabledSkin" version="2.0" afx:className="NumericStepperUpArrow_disabledSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 1 0 0 14 0Q18 0 18 4L18 11 17 11 17 4Q17 1.05 14.15 1L0 1">
+        <fill>
+          <SolidColor alpha="0.25098041"/>
+        </fill>
+      </Path>
+      <Path data="M17 11 0 11 0 1 14.15 1Q17 1.05 17 4L17 11">
+        <fill>
+          <SolidColor color="#454954" alpha="0.25098041"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M15 9 3 9 8.95 3 15 9M4 8.5 14 8.5 8.95 4.5 4 8.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M4 8.5 8.95 4.5 14 8.5 4 8.5">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_disabledSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_downSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_downSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_downSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_downSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="NumericStepper/NumericStepperUpArrow_downSkin" version="2.0" afx:className="NumericStepperUpArrow_downSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 1 0 0 14 0Q18 0 18 4L18 11 17 11 17 4Q17 1.05 14.15 1L0 1">
+        <fill>
+          <SolidColor color="#13B7FD"/>
+        </fill>
+      </Path>
+      <Path data="M17 11 0 11 0 1 14.15 1Q17 1.05 17 4L17 11">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#272B2E"/>
+            <GradientEntry ratio="0.035294118" color="#464A53"/>
+            <GradientEntry ratio="1" color="#2B2F33"/>
+            <matrix>
+              <Matrix a="0" b="-9.4" c="14.575" d="-0.025" tx="7.95" ty="10.8"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M15 9 3 9 8.95 3 15 9M4 8.5 14 8.5 8.95 4.5 4 8.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M4 8.5 8.95 4.5 14 8.5 4 8.5">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_downSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_overSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_overSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_overSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_overSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="NumericStepper/NumericStepperUpArrow_overSkin" version="2.0" afx:className="NumericStepperUpArrow_overSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 1 0 0 14 0Q18 0 18 4L18 11 17 11 17 4Q17 1.05 14.15 1L0 1">
+        <fill>
+          <SolidColor color="#0295D2"/>
+        </fill>
+      </Path>
+      <Path data="M17 11 0 11 0 1 14.15 1Q17 1.05 17 4L17 11">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#33363C"/>
+            <GradientEntry ratio="0.035294118" color="#717886"/>
+            <GradientEntry ratio="1" color="#626973"/>
+            <matrix>
+              <Matrix a="0" b="-9.4" c="14.575" d="-0.025" tx="7.95" ty="10.8"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M8.95 3 15 9 3 9 8.95 3M14 8.5 8.95 4.5 4 8.5 14 8.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M14 8.5 4 8.5 8.95 4.5 14 8.5">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_overSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_upSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_upSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_upSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_upSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="NumericStepper/NumericStepperUpArrow_upSkin" version="2.0" afx:className="NumericStepperUpArrow_upSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M14 0Q18 0 18 4L18 11 17 11 17 4Q17 1.05 14.15 1L0 1 0 0 14 0">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M14.15 1Q17 1.05 17 4L17 11 0 11 0 1 14.15 1">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#33363C"/>
+            <GradientEntry ratio="0.035294118" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-9.4" c="14.575" d="-0.025" tx="7.95" ty="10.8"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M3 9 8.95 3 15 9 3 9M8.95 4.5 4 8.5 14 8.5 8.95 4.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M8.95 4.5 14 8.5 4 8.5 8.95 4.5">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/NumericStepperUpArrow_upSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDisabledSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDisabledSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDisabledSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDisabledSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="Panel/Panel_closeButtonDisabledSkin" version="2.0" afx:className="Panel_closeButtonDisabledSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 18 0 0 18 0 18 18 0 18">
+        <fill>
+          <SolidColor color="#00FF00" alpha="0"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12.95 6.35 10.35 9 13 11.65 11.7 13 9.05 10.3 6.4 13 5.1 11.6 7.7 9 5 6.3 6.35 5 9 7.65 11.65 5 12.95 6.35">
+        <fill>
+          <SolidColor color="#AAAFEE" alpha="0.2"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDisabledSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDownSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDownSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDownSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDownSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="Panel/Panel_closeButtonDownSkin" version="2.0" afx:className="Panel_closeButtonDownSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 0 18 0 18 18 0 18 0 0">
+        <fill>
+          <SolidColor color="#00FF00" alpha="0"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12.95 6.35 10.35 9 13 11.65 11.7 13 9.05 10.3 6.4 13 5.1 11.6 7.7 9 5 6.3 6.35 5 9 7.65 11.65 5 12.95 6.35">
+        <fill>
+          <SolidColor color="#13B7FD"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonDownSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonOverSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonOverSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonOverSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonOverSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="Panel/Panel_closeButtonOverSkin" version="2.0" afx:className="Panel_closeButtonOverSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 18 0 0 18 0 18 18 0 18">
+        <fill>
+          <SolidColor color="#00FF00" alpha="0"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M13 11.65 11.7 13 9.05 10.3 6.4 13 5.1 11.6 7.7 9 5 6.3 6.35 5 9 7.65 11.65 5 12.95 6.35 10.35 9 13 11.65">
+        <fill>
+          <SolidColor color="#0295D2"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonOverSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonUpSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonUpSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonUpSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonUpSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="Panel/Panel_closeButtonUpSkin" version="2.0" afx:className="Panel_closeButtonUpSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M18 18 0 18 0 0 18 0 18 18">
+        <fill>
+          <SolidColor color="#00FF00" alpha="0"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12.95 6.35 10.35 9 13 11.65 11.7 13 9.05 10.3 6.4 13 5.1 11.6 7.7 9 5 6.3 6.35 5 9 7.65 11.65 5 12.95 6.35">
+        <fill>
+          <SolidColor color="#AAAFEE"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_closeButtonUpSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_controlBarBackgroundSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_controlBarBackgroundSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_controlBarBackgroundSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_controlBarBackgroundSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="Panel/Panel_controlBarBackgroundSkin" version="2.0" afx:className="Panel_controlBarBackgroundSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 5" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M-0.625 0.05 -0.625 17.025Q-0.61640625 18.081641 0.15 18.825 0.91816406 19.578516 2 19.575L269.975 19.575Q271.05664 19.578516 271.825 18.825 272.56621 18.081641 272.55 17.025L272.55 0 272.925 0 272.925 17.025Q272.93242 18.229102 272.075 19.075&#xA; 271.2041 19.945312 269.975 19.95L2 19.95Q0.75800781 19.945312 -0.125 19.075 -0.9828125 18.229102 -0.975 17.025L-0.975 0.05 -0.625 0.05">
+        <fill>
+          <SolidColor color="#333333" alpha="0.078431375"/>
+        </fill>
+      </Path>
+      <Path data="M-0.625 0.05 -0.25 0.05 -0.25 17.025Q-0.24980469 17.946484 0.4 18.6 1.0654297 19.224219 2 19.2L269.975 19.2Q270.90918 19.224219 271.575 18.6 272.21172 17.946484 272.2 17.025L272.2 0 272.55 0 272.55 17.025Q272.56621 18.081641 271.825 18.825 271.05664&#xA; 19.578516 269.975 19.575L2 19.575Q0.91816406 19.578516 0.15 18.825 -0.61640625 18.081641 -0.625 17.025L-0.625 0.05">
+        <fill>
+          <SolidColor color="#333333" alpha="0.16078432"/>
+        </fill>
+      </Path>
+      <Path data="M-0.25 0.05 0.05 0.05 0.05 17.85 0.325 17.85Q0.45292969 18.106055 0.675 18.325 1.225 18.857813 2 18.85L269.975 18.85Q270.74941 18.857813 271.3 18.325 271.52188 18.106055 271.65 17.85L272.05 17.85 272.05 0 272.2 0 272.2 17.025Q272.21172 17.946484&#xA; 271.575 18.6 270.90918 19.224219 269.975 19.2L2 19.2Q1.0654297 19.224219 0.4 18.6 -0.24980469 17.946484 -0.25 17.025L-0.25 0.05">
+        <fill>
+          <SolidColor color="#333333" alpha="0.24313726"/>
+        </fill>
+      </Path>
+      <Path data="M270.725 17.85 271.2 17.85Q271.12441 17.954687 271.025 18.05 270.58965 18.491211 269.975 18.5L2 18.5Q1.3851563 18.491211 0.95 18.05 0.85039062 17.954687 0.775 17.85L1.25 17.85Q1.5705078 18.124414 2 18.125L269.975 18.125Q270.40391 18.124414 270.725&#xA; 17.85">
+        <fill>
+          <SolidColor color="#333333" alpha="0.40392157"/>
+        </fill>
+      </Path>
+      <Path data="M1.25 17.85 270.725 17.85Q270.40391 18.124414 269.975 18.125L2 18.125Q1.5705078 18.124414 1.25 17.85">
+        <fill>
+          <SolidColor color="#333333" alpha="0.48627451"/>
+        </fill>
+      </Path>
+      <Path data="M0.325 17.85 0.775 17.85Q0.85039062 17.954687 0.95 18.05 1.3851563 18.491211 2 18.5L269.975 18.5Q270.58965 18.491211 271.025 18.05 271.12441 17.954687 271.2 17.85L271.65 17.85Q271.52188 18.106055 271.3 18.325 270.74941 18.857813 269.975 18.85&#xA;L2 18.85Q1.225 18.857813 0.675 18.325 0.45292969 18.106055 0.325 17.85">
+        <fill>
+          <SolidColor color="#333333" alpha="0.32549021"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="Layer 4" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M272 0 272 18 0 18 0 0 272 0">
+        <fill>
+          <SolidColor color="#484848"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M271 1.5 271 17 1 17 1 1.5 9.6 1.5 9.6 1 268 1 268 1.5 271 1.5">
+        <fill>
+          <SolidColor color="#484848"/>
+        </fill>
+      </Path>
+      <Path data="M271 1.5 271 0 272 0 272 18 0 18 0 0 1 0 1 1.5 1 17 271 17 271 1.5">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/Panel_controlBarBackgroundSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_disabledSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_disabledSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_disabledSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_disabledSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="PopUpButton/PopUpButton_disabledSkin" version="2.0" afx:className="PopUpButton_disabledSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M87 22.2 0 22.2 0 0.2 87 0.2 87 22.2">
+        <fill>
+          <SolidColor alpha="0.50196081"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 4" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M86 21 1 21 1 1 86 1 86 21">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554" alpha="0.25098039"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C" alpha="0.25098039"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A" alpha="0.25098039"/>
+            <GradientEntry ratio="0.58823529" color="#565B68" alpha="0.25098039"/>
+            <GradientEntry ratio="1" color="#454A54" alpha="0.25098039"/>
+            <matrix>
+              <Matrix a="0" b="-20.7" c="20" d="-0.025" tx="43.5" ty="21.35"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M76.95 13 72 9 82 9 76.95 13">
+        <fill>
+          <SolidColor color="#8E93C5" alpha="0.50196081"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M67 21.1 1 21.1 1 1.1 67 1.1 67 21.1">
+        <fill>
+          <SolidColor color="#FFFFFF" alpha="0.2"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_disabledSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_downSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_downSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_downSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_downSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="PopUpButton/PopUpButton_downSkin" version="2.0" afx:className="PopUpButton_downSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M87 22.2 0 22.2 0 0.2 87 0.2 87 22.2">
+        <fill>
+          <SolidColor color="#0295D2"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 4" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M86 21 1 21 1 1 86 1 86 21">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-20.7" c="20" d="-0.025" tx="43.5" ty="21.35"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M67 1 67 21 66 21 66 1 67 1">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M76.95 14.5 71 8.5 83 8.5 76.95 14.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M67 21 67 1 68 1 68 21 67 21">
+        <fill>
+          <SolidColor color="#13B7FD" alpha="0.75294119"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M76.95 13 72 9 82 9 76.95 13">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M67 21.1 1 21.1 1 1.1 67 1.1 67 21.1">
+        <fill>
+          <SolidColor color="#FFFFFF" alpha="0.10196079"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_downSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_overSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_overSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_overSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_overSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="PopUpButton/PopUpButton_overSkin" version="2.0" afx:className="PopUpButton_overSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M87 22.2 0 22.2 0 0.2 87 0.2 87 22.2">
+        <fill>
+          <SolidColor color="#0295D2"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M86 21 1 21 1 1 86 1 86 21">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-20.7" c="20" d="-0.025" tx="43.5" ty="21.35"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M67 21 66 21 66 1 67 1 67 21">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M76.95 14.5 71 8.5 83 8.5 76.95 14.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M67 1 68 1 68 21 67 21 67 1">
+        <fill>
+          <SolidColor color="#13B7FD" alpha="0.75294119"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M76.95 13 72 9 82 9 76.95 13">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_overSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpDownSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpDownSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpDownSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpDownSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="PopUpButton/PopUpButton_popUpDownSkin" version="2.0" afx:className="PopUpButton_popUpDownSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M87 22.2 0 22.2 0 0.2 87 0.2 87 22.2">
+        <fill>
+          <SolidColor color="#13B7FD"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 4" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M86 21 1 21 1 1 86 1 86 21">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-20.7" c="20" d="-0.025" tx="43.5" ty="21.35"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M76.95 14.5 71 8.5 83 8.5 76.95 14.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M67 21 67 1 68 1 68 21 67 21">
+        <fill>
+          <SolidColor color="#13B7FD" alpha="0.75294119"/>
+        </fill>
+      </Path>
+      <Path data="M67 1 67 21 66 21 66 1 67 1">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M76.95 13 72 9 82 9 76.95 13">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M67 21.1 1 21.1 1 1.1 67 1.1 67 21.1">
+        <fill>
+          <SolidColor color="#FFFFFF" alpha="0.2"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpDownSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpOverSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpOverSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpOverSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpOverSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="PopUpButton/PopUpButton_popUpOverSkin" version="2.0" afx:className="PopUpButton_popUpOverSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M87 22.2 0 22.2 0 0.2 87 0.2 87 22.2">
+        <fill>
+          <SolidColor color="#13B7FD"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M86 21 1 21 1 1 86 1 86 21">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-20.7" c="20" d="-0.025" tx="43.5" ty="21.35"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M67 21 66 21 66 1 67 1 67 21">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M67 1 68 1 68 21 67 21 67 1">
+        <fill>
+          <SolidColor color="#13B7FD" alpha="0.75294119"/>
+        </fill>
+      </Path>
+      <Path data="M76.95 14.5 71 8.5 83 8.5 76.95 14.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M76.95 13 72 9 82 9 76.95 13">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_popUpOverSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_upSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_upSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_upSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_upSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="PopUpButton/PopUpButton_upSkin" version="2.0" afx:className="PopUpButton_upSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M87 22 0 22 0 0 87 0 87 22">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 3" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M86 21 1 21 1 1 86 1 86 21">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-20.7" c="20" d="-0.025" tx="43.5" ty="21.35"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M67 1 67 21 66 21 66 1 67 1">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M67 21 67 1 68 1 68 21 67 21">
+        <fill>
+          <SolidColor color="#FFFFFF" alpha="0.2"/>
+        </fill>
+      </Path>
+      <Path data="M76.95 14.5 71 8.5 83 8.5 76.95 14.5">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M76.95 13 72 9 82 9 76.95 13">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/PopUpButton_upSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressBarSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressBarSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressBarSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressBarSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="ProgressBar/ProgressBarSkin" version="2.0" afx:className="ProgressBarSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M53 0 53 4 0 4 0 0 53 0M52 3 52 1 1 1 1 3 52 3">
+          <fill>
+            <SolidColor color="#13B7FD"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="bar" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M52 3 1 3 1 1 52 1 52 3">
+        <fill>
+          <LinearGradient x="1" y="1.95" scaleX="51">
+            <GradientEntry ratio="0" color="#01385C"/>
+            <GradientEntry ratio="0.49803922" color="#0489E1"/>
+            <GradientEntry ratio="1" color="#FFFFFF"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M53 0 53 4 41 4 41 0 53 0">
+        <fill>
+          <LinearGradient x="40.95" y="2" scaleX="12">
+            <GradientEntry ratio="0" color="#FFFFFF" alpha="0"/>
+            <GradientEntry ratio="1" color="#FFFFFF" alpha="0.8"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressBarSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressIndeterminateSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressIndeterminateSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressIndeterminateSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressIndeterminateSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,219 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="ProgressBar/ProgressIndeterminateSkin" version="2.0" afx:className="ProgressIndeterminateSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M172 0.95 158.5 0.95 158.5 0 172 0 172 0.95">
+          <fill>
+            <LinearGradient x="158.5" y="0.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M170.5 5.9 157 5.9 157 4.95 170.5 4.95 170.5 5.9">
+          <fill>
+            <LinearGradient x="157" y="5.4" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M150 0.95 136.5 0.95 136.5 0 150 0 150 0.95">
+          <fill>
+            <LinearGradient x="136.5" y="0.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M148.5 5.95 135 5.95 135 5 148.5 5 148.5 5.95">
+          <fill>
+            <LinearGradient x="135" y="5.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M127.4 0.95 113.9 0.95 113.9 0 127.4 0 127.4 0.95">
+          <fill>
+            <LinearGradient x="113.95" y="0.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M125.95 5.9 112.4 5.9 112.4 4.95 125.95 4.95 125.95 5.9">
+          <fill>
+            <LinearGradient x="112.4" y="5.4" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M105 0.95 91.5 0.95 91.5 0 105 0 105 0.95">
+          <fill>
+            <LinearGradient x="91.5" y="0.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M103.5 5.9 90 5.9 90 4.95 103.5 4.95 103.5 5.9">
+          <fill>
+            <LinearGradient x="90" y="5.4" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M82.5 1.05 69 1.05 69 0.1 82.5 0.1 82.5 1.05">
+          <fill>
+            <LinearGradient x="69" y="0.55" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M81 6 67.5 6 67.5 5.05 81 5.05 81 6">
+          <fill>
+            <LinearGradient x="67.5" y="5.5" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M60 0.95 46.5 0.95 46.5 0 60 0 60 0.95">
+          <fill>
+            <LinearGradient x="46.5" y="0.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M58.5 5.9 45 5.9 45 4.95 58.5 4.95 58.5 5.9">
+          <fill>
+            <LinearGradient x="45" y="5.4" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M37.5 0.95 24 0.95 24 0 37.5 0 37.5 0.95">
+          <fill>
+            <LinearGradient x="24" y="0.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M36 5.9 22.5 5.9 22.5 4.95 36 4.95 36 5.9">
+          <fill>
+            <LinearGradient x="22.5" y="5.4" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M15 0.95 1.5 0.95 1.5 0 15 0 15 0.95">
+          <fill>
+            <LinearGradient x="1.5" y="0.45" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M13.5 5.9 0 5.9 0 4.95 13.5 4.95 13.5 5.9">
+          <fill>
+            <LinearGradient x="0" y="5.4" scaleX="13.5">
+              <GradientEntry ratio="0" color="#6BB9ED"/>
+              <GradientEntry ratio="1" color="#FFFFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M158.5 0.95 172 0.95 172 2 170.5 3.9 170.5 4.9 157 4.9 157 3.9 158.5 2 158.5 0.95">
+          <fill>
+            <LinearGradient x="97" y="4.0375" scaleX="2.175" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M136.5 0.95 150 0.95 150 2 148.5 3.95 148.5 4.95 135 4.95 135 3.95 136.5 2 136.5 0.95">
+          <fill>
+            <LinearGradient x="75" y="4.1" scaleX="2.2" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M113.9 0.95 127.4 0.95 127.4 2 125.95 3.9 125.95 4.9 112.4 4.9 112.4 3.9 113.9 2 113.9 0.95">
+          <fill>
+            <LinearGradient x="52.4" y="4.0375" scaleX="2.175" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M91.5 0.95 105 0.95 105 2 103.5 3.9 103.5 4.9 90 4.9 90 3.9 91.5 2 91.5 0.95">
+          <fill>
+            <LinearGradient x="30" y="4.0375" scaleX="2.175" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M69 1.05 82.5 1.05 82.5 2.1 81 4 81 5 67.5 5 67.5 4 69 2.1 69 1.05">
+          <fill>
+            <LinearGradient x="7.5" y="4.1375" scaleX="2.175" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M46.5 0.95 60 0.95 60 2 58.5 3.9 58.5 4.9 45 4.9 45 3.9 46.5 2 46.5 0.95">
+          <fill>
+            <LinearGradient x="-15" y="4.0375" scaleX="2.175" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M24 0.95 37.5 0.95 37.5 2 36 3.9 36 4.9 22.5 4.9 22.5 3.9 24 2 24 0.95">
+          <fill>
+            <LinearGradient x="-37.5" y="4.0375" scaleX="2.175" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M1.5 0.95 15 0.95 15 2 13.5 3.9 13.5 4.9 0 4.9 0 3.9 1.5 2 1.5 0.95">
+          <fill>
+            <LinearGradient x="-60" y="4.0375" scaleX="2.175" rotation="270">
+              <GradientEntry ratio="0" color="#037AC9"/>
+              <GradientEntry ratio="0.99215686" color="#A4D5F4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressIndeterminateSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressTrackSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressTrackSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressTrackSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressTrackSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="ProgressBar/ProgressTrackSkin" version="2.0" afx:className="ProgressTrackSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M149 3.05 1 3 1 0.95 149 1 149 3.05">
+          <fill>
+            <SolidColor color="#999999"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M150 0 150 4 0 4 0 0 150 0M149 3 149 1 1 1 1 3 149 3">
+          <fill>
+            <SolidColor/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/ProgressTrackSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_disabledIcon.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_disabledIcon.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_disabledIcon.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_disabledIcon.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="RadioButton/RadioButtonSelected_disabledIcon" version="2.0" afx:className="RadioButtonSelected_disabledIcon" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M14 7Q14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05 14 4.75 14 7">
+        <fill>
+          <SolidColor color="#CCCCCC" alpha="0.50196081"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path x="-452" y="-70" data="M459 70Q461.9 70 463.95 72.05 464.42695 72.526953 464.8 73.05 466 74.774805 466 77 466 79.9 463.95 81.95 461.9 84 459 84 456.1 84 454.05 81.95 452 79.9 452 77 452 74.774805 453.2 73.05 453.57305 72.526953 454.05 72.05 456.1 70 459 70M463.525&#xA; 73.05Q463.39746 72.897461 463.25 72.75 461.5 71 459 71 456.5 71 454.75 72.75 454.60254 72.897461 454.475 73.05 453 74.710547 453 77 453 79.5 454.75 81.25 456.5 83 459 83 461.5 83 463.25 81.25 465 79.5 465 77 465 74.710547 463.525 73.05">
+          <fill>
+            <LinearGradient x="459.5" y="83.975" scaleX="14.65" rotation="270">
+              <GradientEntry ratio="0" color="#5B5D5E" alpha="0.30196078"/>
+              <GradientEntry ratio="1" color="#B7BABC" alpha="0.30196078"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="-337" y="-50" data="M351 57Q351 59.9 348.95 61.95 346.9 64 344 64 341.1 64 339.05 61.95 337 59.9 337 57 337 54.1 339.05 52.05 341.1 50 344 50 346.9 50 348.95 52.05 351 54.1 351 57M348.25 61.25Q350 59.5 350 57 350 54.5 348.25 52.75 346.5 51 344 51 341.5 51 339.75&#xA; 52.75 338 54.5 338 57 338 59.5 339.75 61.25 341.5 63 344 63 346.5 63 348.25 61.25">
+          <fill>
+            <LinearGradient x="344.25" y="64.875" scaleX="15.75" rotation="270">
+              <GradientEntry ratio="0" color="#0075BF"/>
+              <GradientEntry ratio="0.99215686" color="#009DFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M14 7Q14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05 14 4.75 14 7M13 7Q13 4.7 11.55 3.05 11.4 2.9 11.25 2.75 9.5 1 7 1 4.5 1 2.75 2.75 2.6 2.9 2.5&#xA; 3.05 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25 13 9.5 13 7">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M9.1 4.9Q10 5.8 10 7 10 8.2 9.1 9.1 8.2 10 7 10 5.75 10 4.85 9.1 4 8.2 4 7 4 5.8 4.85 4.9 5.75 4 7 4 8.2 4 9.1 4.9">
+        <fill>
+          <SolidColor color="#333333" alpha="0.50196081"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_disabledIcon.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_downIcon.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_downIcon.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_downIcon.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_downIcon.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="RadioButton/RadioButtonSelected_downIcon" version="2.0" afx:className="RadioButtonSelected_downIcon" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M11.55 3.05Q11.4 2.9 11.25 2.75 9.5 1 7 1 4.5 1 2.75 2.75 2.6 2.9 2.5 3.05 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25 13 9.5 13 7 13 4.7 11.55 3.05M12.8 3.05Q14 4.75 14 7 14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9&#xA; 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05">
+        <fill>
+          <LinearGradient x="7.5" y="13.975" scaleX="14.65" rotation="270">
+            <GradientEntry ratio="0" color="#5B5D5E"/>
+            <GradientEntry ratio="1" color="#B7BABC"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M11.55 3.05Q13 4.7 13 7 13 9.5 11.25 11.25 9.5 13 7 13 4.5 13 2.75 11.25 1 9.5 1 7 1 4.7 2.5 3.05 2.6 2.9 2.75 2.75 4.5 1 7 1 9.5 1 11.25 2.75 11.4 2.9 11.55 3.05">
+        <fill>
+          <SolidColor color="#8E94C8"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path x="-337" y="-50" data="M351 57Q351 59.9 348.95 61.95 346.9 64 344 64 341.1 64 339.05 61.95 337 59.9 337 57 337 54.1 339.05 52.05 341.1 50 344 50 346.9 50 348.95 52.05 351 54.1 351 57M348.25 61.25Q350 59.5 350 57 350 54.5 348.25 52.75 346.5 51 344 51 341.5 51 339.75&#xA; 52.75 338 54.5 338 57 338 59.5 339.75 61.25 341.5 63 344 63 346.5 63 348.25 61.25">
+          <fill>
+            <LinearGradient x="344.25" y="64.875" scaleX="15.75" rotation="270">
+              <GradientEntry ratio="0" color="#0075BF"/>
+              <GradientEntry ratio="0.99215686" color="#009DFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M14 7Q14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05 14 4.75 14 7M13 7Q13 4.7 11.55 3.05 11.4 2.9 11.25 2.75 9.5 1 7 1 4.5 1 2.75 2.75 2.6 2.9 2.5&#xA; 3.05 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25 13 9.5 13 7">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M9.1 4.9Q10 5.8 10 7 10 8.2 9.1 9.1 8.2 10 7 10 5.75 10 4.85 9.1 4 8.2 4 7 4 5.8 4.85 4.9 5.75 4 7 4 8.2 4 9.1 4.9">
+        <fill>
+          <SolidColor color="#333333" alpha="0.50196081"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_downIcon.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_overIcon.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_overIcon.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_overIcon.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_overIcon.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="RadioButton/RadioButtonSelected_overIcon" version="2.0" afx:className="RadioButtonSelected_overIcon" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12.8 3.05Q14 4.75 14 7 14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05M11.55 3.05Q11.4 2.9 11.25 2.75 9.5 1 7 1 4.5 1 2.75 2.75 2.6 2.9 2.5 3.05&#xA; 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25 13 9.5 13 7 13 4.7 11.55 3.05">
+        <fill>
+          <LinearGradient x="7.5" y="13.975" scaleX="14.65" rotation="270">
+            <GradientEntry ratio="0" color="#5B5D5E"/>
+            <GradientEntry ratio="1" color="#B7BABC"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M11.55 3.05Q13 4.7 13 7 13 9.5 11.25 11.25 9.5 13 7 13 4.5 13 2.75 11.25 1 9.5 1 7 1 4.7 2.5 3.05 2.6 2.9 2.75 2.75 4.5 1 7 1 9.5 1 11.25 2.75 11.4 2.9 11.55 3.05">
+        <fill>
+          <SolidColor color="#8E94C8"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path x="-337" y="-50" data="M348.25 61.25Q350 59.5 350 57 350 54.5 348.25 52.75 346.5 51 344 51 341.5 51 339.75 52.75 338 54.5 338 57 338 59.5 339.75 61.25 341.5 63 344 63 346.5 63 348.25 61.25M348.95 52.05Q351 54.1 351 57 351 59.9 348.95 61.95 346.9 64 344 64 341.1 64&#xA; 339.05 61.95 337 59.9 337 57 337 54.1 339.05 52.05 341.1 50 344 50 346.9 50 348.95 52.05">
+          <fill>
+            <LinearGradient x="344.25" y="64.875" scaleX="15.75" rotation="270">
+              <GradientEntry ratio="0" color="#0075BF"/>
+              <GradientEntry ratio="0.99215686" color="#009DFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12.8 3.05Q14 4.75 14 7 14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05M11.25 11.25Q13 9.5 13 7 13 4.7 11.55 3.05 11.4 2.9 11.25 2.75 9.5 1 7 1 4.5&#xA; 1 2.75 2.75 2.6 2.9 2.5 3.05 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M9.1 4.9Q10 5.8 10 7 10 8.2 9.1 9.1 8.2 10 7 10 5.75 10 4.85 9.1 4 8.2 4 7 4 5.8 4.85 4.9 5.75 4 7 4 8.2 4 9.1 4.9">
+        <fill>
+          <SolidColor color="#4E4E4E"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_overIcon.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_upIcon.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_upIcon.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_upIcon.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_upIcon.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="RadioButton/RadioButtonSelected_upIcon" version="2.0" afx:className="RadioButtonSelected_upIcon" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M11.55 3.05Q11.4 2.9 11.25 2.75 9.5 1 7 1 4.5 1 2.75 2.75 2.6 2.9 2.5 3.05 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25 13 9.5 13 7 13 4.7 11.55 3.05M12.8 3.05Q14 4.75 14 7 14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9&#xA; 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05">
+        <fill>
+          <LinearGradient x="7.5" y="13.975" scaleX="14.65" rotation="270">
+            <GradientEntry ratio="0" color="#5B5D5E"/>
+            <GradientEntry ratio="1" color="#B7BABC"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M11.55 3.05Q13 4.7 13 7 13 9.5 11.25 11.25 9.5 13 7 13 4.5 13 2.75 11.25 1 9.5 1 7 1 4.7 2.5 3.05 2.6 2.9 2.75 2.75 4.5 1 7 1 9.5 1 11.25 2.75 11.4 2.9 11.55 3.05">
+        <fill>
+          <SolidColor color="#7D82AE"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M14 7Q14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05 14 4.75 14 7M13 7Q13 4.7 11.55 3.05 11.4 2.9 11.25 2.75 9.5 1 7 1 4.5 1 2.75 2.75 2.6 2.9 2.5&#xA; 3.05 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25 13 9.5 13 7">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M9.1 4.9Q10 5.8 10 7 10 8.2 9.1 9.1 8.2 10 7 10 5.75 10 4.85 9.1 4 8.2 4 7 4 5.8 4.85 4.9 5.75 4 7 4 8.2 4 9.1 4.9">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButtonSelected_upIcon.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButton_disabledIcon.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButton_disabledIcon.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButton_disabledIcon.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButton_disabledIcon.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<Graphic flm:originalName="RadioButton/RadioButton_disabledIcon" version="2.0" afx:className="RadioButton_disabledIcon" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12.8 3.05Q14 4.75 14 7 14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05 12.45 2.55 12.8 3.05">
+        <fill>
+          <SolidColor color="#CCCCCC" alpha="0.50196081"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path x="-452" y="-70" data="M463.525 73.05Q463.39746 72.897461 463.25 72.75 461.5 71 459 71 456.5 71 454.75 72.75 454.60254 72.897461 454.475 73.05 453 74.710547 453 77 453 79.5 454.75 81.25 456.5 83 459 83 461.5 83 463.25 81.25 465 79.5 465 77 465 74.710547 463.525 73.05&#xA;M459 70Q461.9 70 463.95 72.05 464.42695 72.526953 464.8 73.05 466 74.774805 466 77 466 79.9 463.95 81.95 461.9 84 459 84 456.1 84 454.05 81.95 452 79.9 452 77 452 74.774805 453.2 73.05 453.57305 72.526953 454.05 72.05 456.1 70 459 70">
+          <fill>
+            <LinearGradient x="459.5" y="83.975" scaleX="14.65" rotation="270">
+              <GradientEntry ratio="0" color="#5B5D5E" alpha="0.30196078"/>
+              <GradientEntry ratio="1" color="#B7BABC" alpha="0.30196078"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="-337" y="-50" data="M348.25 61.25Q350 59.5 350 57 350 54.5 348.25 52.75 346.5 51 344 51 341.5 51 339.75 52.75 338 54.5 338 57 338 59.5 339.75 61.25 341.5 63 344 63 346.5 63 348.25 61.25M348.95 52.05Q351 54.1 351 57 351 59.9 348.95 61.95 346.9 64 344 64 341.1 64&#xA; 339.05 61.95 337 59.9 337 57 337 54.1 339.05 52.05 341.1 50 344 50 346.9 50 348.95 52.05">
+          <fill>
+            <LinearGradient x="344.25" y="64.875" scaleX="15.75" rotation="270">
+              <GradientEntry ratio="0" color="#0075BF"/>
+              <GradientEntry ratio="0.99215686" color="#009DFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M11.95 2.05Q12.45 2.55 12.8 3.05 14 4.75 14 7 14 9.9 11.95 11.95 9.9 14 7 14 4.1 14 2.05 11.95 0 9.9 0 7 0 4.75 1.2 3.05 1.55 2.55 2.05 2.05 4.1 0 7 0 9.9 0 11.95 2.05M11.55 3.05Q11.4 2.9 11.25 2.75 9.5 1 7 1 4.5 1 2.75 2.75 2.6 2.9 2.5 3.05&#xA; 1 4.7 1 7 1 9.5 2.75 11.25 4.5 13 7 13 9.5 13 11.25 11.25 13 9.5 13 7 13 4.7 11.55 3.05">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+      <Path data="M9.1 4.9Q10 5.8 10 7 10 8.2 9.1 9.1 8.2 10 7 10 5.75 10 4.85 9.1 4 8.2 4 7 4 5.8 4.85 4.9 5.75 4 7 4 8.2 4 9.1 4.9">
+        <fill>
+          <SolidColor color="#333333" alpha="0.50196081"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/arcade/src/assets/RadioButton_disabledIcon.fxg
------------------------------------------------------------------------------
    svn:eol-style = native