http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/TDFGradientBackgroundSkin.mxml.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/TDFGradientBackgroundSkin.mxml.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/TDFGradientBackgroundSkin.mxml.html
new file mode 100644
index 0000000..08e0ab0
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/TDFGradientBackgroundSkin.mxml.html
@@ -0,0 +1,57 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<title>TDFGradientBackgroundSkin.mxml</title>
+<link rel="stylesheet" type="text/css" href="../SourceStyles.css"/>
+</head>
+
+<body><pre><span class="MXMLProcessing_Instruction">&lt;?xml version="1.0" 
encoding="utf-8"?&gt;</span>
+<span class="MXMLComponent_Tag">&lt;s:SparkSkin</span><span 
class="MXMLDefault_Text"> xmlns:fx="</span><span 
class="MXMLString">http://ns.adobe.com/mxml/2009</span><span 
class="MXMLDefault_Text">" 
+             xmlns:mx="</span><span 
class="MXMLString">library://ns.adobe.com/flex/mx</span><span 
class="MXMLDefault_Text">" 
+             xmlns:s="</span><span 
class="MXMLString">library://ns.adobe.com/flex/spark</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+    
+    <span class="MXMLSpecial_Tag">&lt;fx:Metadata&gt;</span>
+        <span class="ActionScriptBracket/Brace">[</span><span 
class="ActionScriptMetadata">HostComponent</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptString">"spark.components.Application"</span><span 
class="ActionScriptBracket/Brace">)</span><span 
class="ActionScriptBracket/Brace">]</span>
+    <span class="MXMLSpecial_Tag">&lt;/fx:Metadata&gt;</span> 
+    
+    <span class="MXMLComponent_Tag">&lt;s:states&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:State</span><span 
class="MXMLDefault_Text"> name="</span><span 
class="MXMLString">normal</span><span class="MXMLDefault_Text">" </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:State</span><span 
class="MXMLDefault_Text"> name="</span><span 
class="MXMLString">disabled</span><span class="MXMLDefault_Text">" </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:states&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:layout&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:BasicLayout</span><span 
class="MXMLDefault_Text"> </span><span class="MXMLComponent_Tag">/&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:layout&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:Rect</span><span 
class="MXMLDefault_Text"> id="</span><span class="MXMLString">bg</span><span 
class="MXMLDefault_Text">" width="</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">" 
height="</span><span class="MXMLString">100%</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:fill&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;s:LinearGradient</span><span 
class="MXMLDefault_Text"> rotation="</span><span 
class="MXMLString">90</span><span class="MXMLDefault_Text">"</span><span 
class="MXMLComponent_Tag">&gt;</span>
+                <span class="MXMLComponent_Tag">&lt;s:entries&gt;</span>
+                    <span 
class="MXMLComponent_Tag">&lt;s:GradientEntry</span><span 
class="MXMLDefault_Text"> color="</span><span 
class="MXMLString">0x000000</span><span class="MXMLDefault_Text">" 
ratio="</span><span class="MXMLString">0.00</span><span 
class="MXMLDefault_Text">" </span><span class="MXMLComponent_Tag">/&gt;</span>
+                    <span 
class="MXMLComponent_Tag">&lt;s:GradientEntry</span><span 
class="MXMLDefault_Text"> color="</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">" 
ratio="</span><span class="MXMLString">1.0</span><span 
class="MXMLDefault_Text">" </span><span class="MXMLComponent_Tag">/&gt;</span>
+                <span class="MXMLComponent_Tag">&lt;/s:entries&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;/s:LinearGradient&gt;</span>   
 
+        <span class="MXMLComponent_Tag">&lt;/s:fill&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:Rect&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:Group</span><span 
class="MXMLDefault_Text"> id="</span><span 
class="MXMLString">contentGroup</span><span class="MXMLDefault_Text">" 
left="</span><span class="MXMLString">0</span><span class="MXMLDefault_Text">" 
right="</span><span class="MXMLString">0</span><span class="MXMLDefault_Text">" 
top="</span><span class="MXMLString">0</span><span class="MXMLDefault_Text">" 
bottom="</span><span class="MXMLString">0</span><span 
class="MXMLDefault_Text">" </span><span class="MXMLComponent_Tag">/&gt;</span>
+<span class="MXMLComponent_Tag">&lt;/s:SparkSkin&gt;</span></pre></body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png
new file mode 100644
index 0000000..8885661
Binary files /dev/null and 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png
 differ

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png.html
new file mode 100644
index 0000000..984ba35
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/Image.png.html
@@ -0,0 +1,28 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+<title>Image.png</title>
+</head>
+
+<body>
+<img src="Image.png" border="0"/>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/Image.png
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/Image.png
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/Image.png
new file mode 100644
index 0000000..8885661
Binary files /dev/null and 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/Image.png
 differ

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.html
new file mode 100644
index 0000000..2d8d42d
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.html
@@ -0,0 +1,45 @@
+<!--
+  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.
+-->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title></title>
+<style>
+body { margin: 0px; overflow:hidden }
+</style>
+</head>
+
+<body scroll="no">
+       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
+                       id="sample1" width="100%" height="100%"
+                       
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab";>
+                       <param name="movie" value="sample1.swf" />
+                       <param name="quality" value="high" />
+                       <param name="bgcolor" value="#869ca7" />
+                       <param name="allowScriptAccess" value="sameDomain" />
+                       <embed src="sample1.swf" quality="high" 
bgcolor="#869ca7"
+                               width="100%" height="100%" name="sample1" 
align="middle"
+                               play="true"
+                               loop="false"
+                               quality="high"
+                               allowScriptAccess="sameDomain"
+                               type="application/x-shockwave-flash"
+                               
pluginspage="http://www.adobe.com/go/getflashplayer";>
+                       </embed>
+       </object>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.mxml.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.mxml.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.mxml.html
new file mode 100644
index 0000000..a6e41b3
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/final-sample/sample1.mxml.html
@@ -0,0 +1,45 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<title>sample1.mxml</title>
+<link rel="stylesheet" type="text/css" href="../SourceStyles.css"/>
+</head>
+
+<body><pre><span class="MXMLProcessing_Instruction">&lt;?xml 
version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;</span>
+<span class="MXMLComponent_Tag">&lt;mx:Application</span><span 
class="MXMLDefault_Text"> xmlns:mx=&quot;</span><span 
class="MXMLString">http://www.adobe.com/2006/mxml</span><span 
class="MXMLDefault_Text">&quot; layout=&quot;</span><span 
class="MXMLString">horizontal</span><span class="MXMLDefault_Text">&quot; 
verticalAlign=&quot;</span><span class="MXMLString">top</span><span 
class="MXMLDefault_Text">&quot;
+    horizontalAlign=&quot;</span><span class="MXMLString">center</span><span 
class="MXMLDefault_Text">&quot; backgroundGradientColors=&quot;</span><span 
class="MXMLString">[0x000000,0x323232]</span><span 
class="MXMLDefault_Text">&quot; paddingTop=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; 
viewSourceURL=&quot;</span><span 
class="MXMLString">srcview/index.html</span><span 
class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;mx:Panel</span><span 
class="MXMLDefault_Text"> title=&quot;</span><span class="MXMLString">Image 
Samples</span><span class="MXMLDefault_Text">&quot; layout=&quot;</span><span 
class="MXMLString">horizontal</span><span class="MXMLDefault_Text">&quot; 
color=&quot;</span><span class="MXMLString">0xffffff</span><span 
class="MXMLDefault_Text">&quot; borderAlpha=&quot;</span><span 
class="MXMLString">0.15</span><span class="MXMLDefault_Text">&quot;
+         paddingTop=&quot;</span><span class="MXMLString">10</span><span 
class="MXMLDefault_Text">&quot; paddingRight=&quot;</span><span 
class="MXMLString">10</span><span class="MXMLDefault_Text">&quot; 
paddingBottom=&quot;</span><span class="MXMLString">10</span><span 
class="MXMLDefault_Text">&quot; paddingLeft=&quot;</span><span 
class="MXMLString">10</span><span class="MXMLDefault_Text">&quot; 
horizontalAlign=&quot;</span><span class="MXMLString">center</span><span 
class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">&gt;</span>
+        
+        <span class="MXMLComponent_Tag">&lt;mx:VBox</span><span 
class="MXMLDefault_Text"> width=&quot;</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">&quot; 
borderColor=&quot;</span><span class="MXMLString">0xACACAC</span><span 
class="MXMLDefault_Text">&quot; borderThickness=&quot;</span><span 
class="MXMLString">1</span><span class="MXMLDefault_Text">&quot; 
borderStyle=&quot;</span><span class="MXMLString">solid</span><span 
class="MXMLDefault_Text">&quot; horizontalAlign=&quot;</span><span 
class="MXMLString">center</span><span class="MXMLDefault_Text">&quot;
+             paddingTop=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingRight=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; 
paddingBottom=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingLeft=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Text</span><span 
class="MXMLDefault_Text"> color=&quot;</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">&quot; 
text=&quot;</span><span class="MXMLString">Sample of image embeded at compile 
time.</span><span class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Image</span><span 
class="MXMLDefault_Text"> id=&quot;</span><span 
class="MXMLString">embededImage</span><span class="MXMLDefault_Text">&quot; 
source=&quot;</span><span 
class="MXMLString">@Embed(&apos;images/ps_cs3.png&apos;)</span><span 
class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;/mx:VBox&gt;</span>
+        
+        <span class="MXMLComponent_Tag">&lt;mx:VBox</span><span 
class="MXMLDefault_Text"> width=&quot;</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">&quot; 
borderColor=&quot;</span><span class="MXMLString">0xACACAC</span><span 
class="MXMLDefault_Text">&quot; borderThickness=&quot;</span><span 
class="MXMLString">1</span><span class="MXMLDefault_Text">&quot; 
borderStyle=&quot;</span><span class="MXMLString">solid</span><span 
class="MXMLDefault_Text">&quot; horizontalAlign=&quot;</span><span 
class="MXMLString">center</span><span class="MXMLDefault_Text">&quot;
+             paddingTop=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingRight=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; 
paddingBottom=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingLeft=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Text</span><span 
class="MXMLDefault_Text"> color=&quot;</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">&quot; 
text=&quot;</span><span class="MXMLString">Sample of image loaded at 
run-time.</span><span class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Image</span><span 
class="MXMLDefault_Text"> id=&quot;</span><span 
class="MXMLString">loadedImage</span><span class="MXMLDefault_Text">&quot; 
source=&quot;</span><span class="MXMLString">images/fw_cs3.png</span><span 
class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;/mx:VBox&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/mx:Panel&gt;</span>
+<span class="MXMLComponent_Tag">&lt;/mx:Application&gt;</span></pre></body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.html
new file mode 100644
index 0000000..67ff53c
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.html
@@ -0,0 +1,45 @@
+<!--
+  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.
+-->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title></title>
+<style>
+body { margin: 0px; overflow:hidden }
+</style>
+</head>
+
+<body scroll="no">
+       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
+                       id="sample1" width="100%" height="100%"
+                       
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab";>
+                       <param name="movie" value="sample1.swf" />
+                       <param name="quality" value="high" />
+                       <param name="bgcolor" value="#000000" />
+                       <param name="allowScriptAccess" value="sameDomain" />
+                       <embed src="sample1.swf" quality="high" 
bgcolor="#000000"
+                               width="100%" height="100%" name="sample1" 
align="middle"
+                               play="true"
+                               loop="false"
+                               quality="high"
+                               allowScriptAccess="sameDomain"
+                               type="application/x-shockwave-flash"
+                               
pluginspage="http://www.adobe.com/go/getflashplayer";>
+                       </embed>
+       </object>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.mxml.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.mxml.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.mxml.html
new file mode 100644
index 0000000..72556f8
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/sample1.mxml.html
@@ -0,0 +1,55 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<title>sample1.mxml</title>
+<link rel="stylesheet" type="text/css" href="../SourceStyles.css"/>
+</head>
+
+<body><pre><span class="MXMLProcessing_Instruction">&lt;?xml 
version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;</span>
+<span class="MXMLComponent_Tag">&lt;mx:Application</span><span 
class="MXMLDefault_Text"> xmlns:mx=&quot;</span><span 
class="MXMLString">http://www.adobe.com/2006/mxml</span><span 
class="MXMLDefault_Text">&quot; layout=&quot;</span><span 
class="MXMLString">horizontal</span><span class="MXMLDefault_Text">&quot; 
verticalAlign=&quot;</span><span class="MXMLString">top</span><span 
class="MXMLDefault_Text">&quot;
+    horizontalAlign=&quot;</span><span class="MXMLString">center</span><span 
class="MXMLDefault_Text">&quot; backgroundGradientColors=&quot;</span><span 
class="MXMLString">[0x000000,0x323232]</span><span 
class="MXMLDefault_Text">&quot; paddingTop=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; 
viewSourceURL=&quot;</span><span 
class="MXMLString">srcview/index.html</span><span 
class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">&gt;</span>
+    
+    <span class="MXMLSpecial_Tag">&lt;mx:Script&gt;</span>
+        <span class="ActionScriptOperator">&lt;!</span><span 
class="ActionScriptBracket/Brace">[</span><span 
class="ActionScriptDefault_Text">CDATA</span><span 
class="ActionScriptBracket/Brace">[</span>
+            <span class="ActionScriptReserved">private</span> <span 
class="ActionScriptfunction">function</span> <span 
class="ActionScriptDefault_Text">smoothImage</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptDefault_Text">ev</span><span 
class="ActionScriptOperator">:</span><span 
class="ActionScriptDefault_Text">Event</span><span 
class="ActionScriptBracket/Brace">)</span><span 
class="ActionScriptOperator">:</span><span 
class="ActionScriptReserved">void</span><span 
class="ActionScriptBracket/Brace">{</span>
+                <span class="ActionScriptComment">//set image smoothing so 
image looks better when transformed.
+</span>                <span class="ActionScriptvar">var</span> <span 
class="ActionScriptDefault_Text">bmp</span><span 
class="ActionScriptOperator">:</span><span 
class="ActionScriptDefault_Text">Bitmap</span> <span 
class="ActionScriptOperator">=</span> <span 
class="ActionScriptDefault_Text">ev</span>.<span 
class="ActionScriptDefault_Text">target</span>.<span 
class="ActionScriptDefault_Text">content</span> <span 
class="ActionScriptReserved">as</span> <span 
class="ActionScriptDefault_Text">Bitmap</span>;
+                <span class="ActionScriptDefault_Text">bmp</span>.<span 
class="ActionScriptDefault_Text">smoothing</span> <span 
class="ActionScriptOperator">=</span> <span 
class="ActionScriptReserved">true</span>;
+            <span class="ActionScriptBracket/Brace">}</span>
+        <span class="ActionScriptBracket/Brace">]]</span><span 
class="ActionScriptOperator">&gt;</span>
+    <span class="MXMLSpecial_Tag">&lt;/mx:Script&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;mx:Panel</span><span 
class="MXMLDefault_Text"> title=&quot;</span><span class="MXMLString">Image 
Samples</span><span class="MXMLDefault_Text">&quot; layout=&quot;</span><span 
class="MXMLString">horizontal</span><span class="MXMLDefault_Text">&quot; 
color=&quot;</span><span class="MXMLString">0xffffff</span><span 
class="MXMLDefault_Text">&quot; borderAlpha=&quot;</span><span 
class="MXMLString">0.15</span><span class="MXMLDefault_Text">&quot;
+         paddingTop=&quot;</span><span class="MXMLString">10</span><span 
class="MXMLDefault_Text">&quot; paddingRight=&quot;</span><span 
class="MXMLString">10</span><span class="MXMLDefault_Text">&quot; 
paddingBottom=&quot;</span><span class="MXMLString">10</span><span 
class="MXMLDefault_Text">&quot; paddingLeft=&quot;</span><span 
class="MXMLString">10</span><span class="MXMLDefault_Text">&quot; 
horizontalAlign=&quot;</span><span class="MXMLString">center</span><span 
class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">&gt;</span>
+        
+        <span class="MXMLComponent_Tag">&lt;mx:VBox</span><span 
class="MXMLDefault_Text"> width=&quot;</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">&quot; 
borderColor=&quot;</span><span class="MXMLString">0xACACAC</span><span 
class="MXMLDefault_Text">&quot; borderThickness=&quot;</span><span 
class="MXMLString">1</span><span class="MXMLDefault_Text">&quot; 
borderStyle=&quot;</span><span class="MXMLString">solid</span><span 
class="MXMLDefault_Text">&quot; horizontalAlign=&quot;</span><span 
class="MXMLString">center</span><span class="MXMLDefault_Text">&quot;
+             paddingTop=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingRight=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; 
paddingBottom=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingLeft=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Text</span><span 
class="MXMLDefault_Text"> color=&quot;</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">&quot; 
text=&quot;</span><span class="MXMLString">Sample of image embeded at compile 
time.</span><span class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Image</span><span 
class="MXMLDefault_Text"> id=&quot;</span><span 
class="MXMLString">embededImage</span><span class="MXMLDefault_Text">&quot; 
source=&quot;</span><span 
class="MXMLString">@Embed(&apos;images/compass.jpg&apos;)</span><span 
class="MXMLDefault_Text">&quot; creationComplete=&quot;</span><span 
class="ActionScriptDefault_Text">smoothImage</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptDefault_Text">event</span><span 
class="ActionScriptBracket/Brace">)</span>;<span 
class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;/mx:VBox&gt;</span>
+        
+        <span class="MXMLComponent_Tag">&lt;mx:VBox</span><span 
class="MXMLDefault_Text"> width=&quot;</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">&quot; 
borderColor=&quot;</span><span class="MXMLString">0xACACAC</span><span 
class="MXMLDefault_Text">&quot; borderThickness=&quot;</span><span 
class="MXMLString">1</span><span class="MXMLDefault_Text">&quot; 
borderStyle=&quot;</span><span class="MXMLString">solid</span><span 
class="MXMLDefault_Text">&quot; horizontalAlign=&quot;</span><span 
class="MXMLString">center</span><span class="MXMLDefault_Text">&quot;
+             paddingTop=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingRight=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot; 
paddingBottom=&quot;</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">&quot; paddingLeft=&quot;</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Text</span><span 
class="MXMLDefault_Text"> color=&quot;</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">&quot; 
text=&quot;</span><span class="MXMLString">Sample of image loaded at 
run-time.</span><span class="MXMLDefault_Text">&quot; </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Image</span><span 
class="MXMLDefault_Text"> id=&quot;</span><span 
class="MXMLString">loadedImage</span><span class="MXMLDefault_Text">&quot; 
source=&quot;</span><span class="MXMLString">images/backpack.jpg</span><span 
class="MXMLDefault_Text">&quot; creationComplete=&quot;</span><span 
class="ActionScriptDefault_Text">smoothImage</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptDefault_Text">event</span><span 
class="ActionScriptBracket/Brace">)</span>;<span 
class="MXMLDefault_Text">&quot;</span><span 
class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;/mx:VBox&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/mx:Panel&gt;</span>
+<span class="MXMLComponent_Tag">&lt;/mx:Application&gt;</span></pre></body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/src/sample1.mxml
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/src/sample1.mxml
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/src/sample1.mxml
new file mode 100644
index 0000000..76aac30
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/final-sample/src/sample1.mxml
@@ -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.
+
+-->
+<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"; layout="horizontal" 
verticalAlign="top"
+       horizontalAlign="center" backgroundGradientColors="[0x000000,0x323232]" 
paddingTop="5" viewSourceURL="srcview/index.html">
+       
+       <mx:Script>
+               <![CDATA[
+                       private function smoothImage(ev:Event):void{
+               //set image smoothing so image looks better when transformed.
+                               var bmp:Bitmap = ev.target.content as Bitmap;
+                               bmp.smoothing = true;
+                       }
+               ]]>
+       </mx:Script>
+       <mx:Panel title="Image Samples" layout="horizontal" color="0xffffff" 
borderAlpha="0.15"
+                paddingTop="10" paddingRight="10" paddingBottom="10" 
paddingLeft="10" horizontalAlign="center">
+               
+               <mx:VBox width="100%" borderColor="0xACACAC" 
borderThickness="1" borderStyle="solid" horizontalAlign="center"
+                       paddingTop="5" paddingRight="5" paddingBottom="5" 
paddingLeft="5" >
+                       <mx:Text color="0x323232" text="Sample of image embeded 
at compile time." />
+                       <mx:Image id="embededImage" 
source="@Embed('images/compass.jpg')" creationComplete="smoothImage(event);"/>
+               </mx:VBox>
+               
+               <mx:VBox width="100%" borderColor="0xACACAC" 
borderThickness="1" borderStyle="solid" horizontalAlign="center"
+                       paddingTop="5" paddingRight="5" paddingBottom="5" 
paddingLeft="5">
+                       <mx:Text color="0x323232" text="Sample of image loaded 
at run-time." />
+                       <mx:Image id="loadedImage" source="images/backpack.jpg" 
creationComplete="smoothImage(event);"/>
+               </mx:VBox>
+       </mx:Panel>
+</mx:Application>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/backpack.jpg.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/backpack.jpg.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/backpack.jpg.html
new file mode 100644
index 0000000..342ce41
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/backpack.jpg.html
@@ -0,0 +1,28 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+<title>backpack.jpg</title>
+</head>
+
+<body>
+<img src="backpack.jpg" border="0"/>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/boots.jpg.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/boots.jpg.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/boots.jpg.html
new file mode 100644
index 0000000..a064598
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/boots.jpg.html
@@ -0,0 +1,28 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+<title>boots.jpg</title>
+</head>
+
+<body>
+<img src="boots.jpg" border="0"/>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/compass.jpg.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/compass.jpg.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/compass.jpg.html
new file mode 100644
index 0000000..f7e1821
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/compass.jpg.html
@@ -0,0 +1,28 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+<title>compass.jpg</title>
+</head>
+
+<body>
+<img src="compass.jpg" border="0"/>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/goggles.jpg.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/goggles.jpg.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/goggles.jpg.html
new file mode 100644
index 0000000..4d6efbe
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/goggles.jpg.html
@@ -0,0 +1,28 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+<title>goggles.jpg</title>
+</head>
+
+<body>
+<img src="goggles.jpg" border="0"/>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/helmet.jpg.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/helmet.jpg.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/helmet.jpg.html
new file mode 100644
index 0000000..66a75c7
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/images/helmet.jpg.html
@@ -0,0 +1,28 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+<title>helmet.jpg</title>
+</head>
+
+<body>
+<img src="helmet.jpg" border="0"/>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/sample1.mxml.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/sample1.mxml.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/sample1.mxml.html
new file mode 100644
index 0000000..43d2e51
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/source/sample1.mxml.html
@@ -0,0 +1,78 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<title>sample1.mxml</title>
+<link rel="stylesheet" type="text/css" href="../SourceStyles.css"/>
+</head>
+
+<body><pre><span class="MXMLProcessing_Instruction">&lt;?xml version="1.0" 
encoding="utf-8"?&gt;</span>
+<span class="MXMLComponent_Tag">&lt;s:Application</span><span 
class="MXMLDefault_Text"> xmlns:fx="</span><span 
class="MXMLString">http://ns.adobe.com/mxml/2009</span><span 
class="MXMLDefault_Text">"  
+               xmlns:s="</span><span 
class="MXMLString">library://ns.adobe.com/flex/spark</span><span 
class="MXMLDefault_Text">" 
+               xmlns:mx="</span><span 
class="MXMLString">library://ns.adobe.com/flex/mx</span><span 
class="MXMLDefault_Text">" 
+               skinClass="</span><span 
class="MXMLString">TDFGradientBackgroundSkin</span><span 
class="MXMLDefault_Text">" viewSourceURL="</span><span 
class="MXMLString">srcview/index.html</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+    
+    <span class="MXMLSpecial_Tag">&lt;fx:Script&gt;</span>
+        &lt;![CDATA[
+            <span class="ActionScriptReserved">private</span> <span 
class="ActionScriptfunction">function</span> <span 
class="ActionScriptDefault_Text">smoothImage</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptDefault_Text">ev</span>:<span 
class="ActionScriptDefault_Text">Event</span><span 
class="ActionScriptBracket/Brace">)</span>:<span 
class="ActionScriptReserved">void</span><span 
class="ActionScriptBracket/Brace">{</span>
+                <span class="ActionScriptComment">//set image smoothing so 
image looks better when transformed.
+</span>                <span class="ActionScriptvar">var</span> <span 
class="ActionScriptDefault_Text">bmp</span>:<span 
class="ActionScriptDefault_Text">Bitmap</span> <span 
class="ActionScriptOperator">=</span> <span 
class="ActionScriptDefault_Text">ev</span><span 
class="ActionScriptOperator">.</span><span 
class="ActionScriptDefault_Text">target</span><span 
class="ActionScriptOperator">.</span><span 
class="ActionScriptDefault_Text">content</span> <span 
class="ActionScriptReserved">as</span> <span 
class="ActionScriptDefault_Text">Bitmap</span>;
+                <span class="ActionScriptDefault_Text">bmp</span><span 
class="ActionScriptOperator">.</span><span 
class="ActionScriptDefault_Text">smoothing</span> <span 
class="ActionScriptOperator">=</span> <span 
class="ActionScriptReserved">true</span>;
+            <span class="ActionScriptBracket/Brace">}</span>
+        <span class="ActionScriptBracket/Brace">]</span><span 
class="ActionScriptBracket/Brace">]</span><span 
class="ActionScriptOperator">&gt;</span>
+    <span class="MXMLSpecial_Tag">&lt;/fx:Script&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:layout&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:HorizontalLayout</span><span 
class="MXMLDefault_Text"> horizontalAlign="</span><span 
class="MXMLString">center</span><span class="MXMLDefault_Text">" </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:layout&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:Panel</span><span 
class="MXMLDefault_Text"> title="</span><span class="MXMLString">Image 
Samples</span><span class="MXMLDefault_Text">" color="</span><span 
class="MXMLString">0x000000</span><span class="MXMLDefault_Text">" 
+              borderAlpha="</span><span class="MXMLString">0.15</span><span 
class="MXMLDefault_Text">" 
+              width="</span><span class="MXMLString">600</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+        
+        <span class="MXMLComponent_Tag">&lt;s:layout&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;s:HorizontalLayout</span><span 
class="MXMLDefault_Text"> horizontalAlign="</span><span 
class="MXMLString">center</span><span class="MXMLDefault_Text">" 
+                                paddingLeft="</span><span 
class="MXMLString">10</span><span class="MXMLDefault_Text">" 
paddingRight="</span><span class="MXMLString">10</span><span 
class="MXMLDefault_Text">" 
+                                paddingTop="</span><span 
class="MXMLString">10</span><span class="MXMLDefault_Text">" 
paddingBottom="</span><span class="MXMLString">10</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;/s:layout&gt;</span>
+        
+        <span class="MXMLComment">&lt;!--</span><span 
class="MXMLComment">&lt;mx:VBox width="100%" borderColor="0xACACAC" 
borderThickness="1" borderStyle="solid" horizontalAlign="center"
+             paddingTop="5" paddingRight="5" paddingBottom="5" paddingLeft="5" 
&gt;</span><span class="MXMLComment">--&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:BorderContainer</span><span 
class="MXMLDefault_Text"> width="</span><span 
class="MXMLString">50%</span><span class="MXMLDefault_Text">" 
borderColor="</span><span class="MXMLString">0xACACAC</span><span 
class="MXMLDefault_Text">" height="</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">" 
borderStyle="</span><span class="MXMLString">solid</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+            
+            <span class="MXMLComponent_Tag">&lt;s:layout&gt;</span>
+                <span 
class="MXMLComponent_Tag">&lt;s:VerticalLayout</span><span 
class="MXMLDefault_Text"> paddingBottom="</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">" 
paddingLeft="</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">" paddingRight="</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">" 
paddingTop="</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;/s:layout&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;s:Label</span><span 
class="MXMLDefault_Text"> color="</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">" 
text="</span><span class="MXMLString">Sample of image embeded at compile 
time.</span><span class="MXMLDefault_Text">" </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Image</span><span 
class="MXMLDefault_Text"> id="</span><span 
class="MXMLString">embededImage</span><span class="MXMLDefault_Text">" 
source="</span><span 
class="MXMLString">@Embed('images/compass.jpg')</span><span 
class="MXMLDefault_Text">" creationComplete="</span><span 
class="ActionScriptDefault_Text">smoothImage</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptDefault_Text">event</span><span 
class="ActionScriptBracket/Brace">)</span>;<span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;/s:BorderContainer&gt;</span>
+        
+        <span class="MXMLComponent_Tag">&lt;s:BorderContainer</span><span 
class="MXMLDefault_Text"> width="</span><span 
class="MXMLString">50%</span><span class="MXMLDefault_Text">" 
borderColor="</span><span class="MXMLString">0xACACAC</span><span 
class="MXMLDefault_Text">" height="</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">" 
borderStyle="</span><span class="MXMLString">solid</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+            
+            <span class="MXMLComponent_Tag">&lt;s:layout&gt;</span>
+                <span 
class="MXMLComponent_Tag">&lt;s:VerticalLayout</span><span 
class="MXMLDefault_Text"> paddingBottom="</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">" 
paddingLeft="</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">" paddingRight="</span><span 
class="MXMLString">5</span><span class="MXMLDefault_Text">" 
paddingTop="</span><span class="MXMLString">5</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;/s:layout&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;s:Label</span><span 
class="MXMLDefault_Text"> color="</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">" 
text="</span><span class="MXMLString">Sample of image loaded at 
run-time.</span><span class="MXMLDefault_Text">" </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;mx:Image</span><span 
class="MXMLDefault_Text"> id="</span><span 
class="MXMLString">loadedImage</span><span class="MXMLDefault_Text">" 
source="</span><span class="MXMLString">images/backpack.jpg</span><span 
class="MXMLDefault_Text">" creationComplete="</span><span 
class="ActionScriptDefault_Text">smoothImage</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptDefault_Text">event</span><span 
class="ActionScriptBracket/Brace">)</span>;<span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;/s:BorderContainer&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:Panel&gt;</span>
+    
+<span class="MXMLComponent_Tag">&lt;/s:Application&gt;</span></pre></body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/TDFGradientBackgroundSkin.mxml
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/TDFGradientBackgroundSkin.mxml
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/TDFGradientBackgroundSkin.mxml
new file mode 100644
index 0000000..553aee3
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/TDFGradientBackgroundSkin.mxml
@@ -0,0 +1,49 @@
+<?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.
+
+-->
+<s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009"; 
+                        xmlns:mx="library://ns.adobe.com/flex/mx" 
+                        xmlns:s="library://ns.adobe.com/flex/spark">
+       
+       <fx:Metadata>
+               [HostComponent("spark.components.Application")]
+       </fx:Metadata> 
+       
+       <s:states>
+               <s:State name="normal" />
+               <s:State name="disabled" />
+       </s:states>
+       
+       <s:layout>
+               <s:BasicLayout />
+       </s:layout>
+       
+       <s:Rect id="bg" width="100%" height="100%">
+               <s:fill>
+                       <s:LinearGradient rotation="90">
+                               <s:entries>
+                                       <s:GradientEntry color="0x000000" 
ratio="0.00" />
+                                       <s:GradientEntry color="0x323232" 
ratio="1.0" />
+                               </s:entries>
+                       </s:LinearGradient>    
+               </s:fill>
+       </s:Rect>
+       
+       <s:Group id="contentGroup" left="0" right="0" top="0" bottom="0" />
+</s:SparkSkin>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/sample1.mxml
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/sample1.mxml
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/sample1.mxml
new file mode 100644
index 0000000..4a9a295
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-Image/srcview/src/sample1.mxml
@@ -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.
+
+-->
+<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009";  
+                          xmlns:s="library://ns.adobe.com/flex/spark" 
+                          xmlns:mx="library://ns.adobe.com/flex/mx" 
+                          skinClass="TDFGradientBackgroundSkin" 
viewSourceURL="srcview/index.html">
+       
+       <fx:Script>
+               <![CDATA[
+                       private function smoothImage(ev:Event):void{
+               //set image smoothing so image looks better when transformed.
+                               var bmp:Bitmap = ev.target.content as Bitmap;
+                               bmp.smoothing = true;
+                       }
+               ]]>
+       </fx:Script>
+       
+       <s:layout>
+               <s:HorizontalLayout horizontalAlign="center" />
+       </s:layout>
+       
+       <s:Panel title="Image Samples" color="0x000000" 
+                         borderAlpha="0.15" 
+                         width="600">
+               
+               <s:layout>
+                       <s:HorizontalLayout horizontalAlign="center" 
+                                                               
paddingLeft="10" paddingRight="10" 
+                                                               paddingTop="10" 
paddingBottom="10"/>
+               </s:layout>
+               
+               <!--<mx:VBox width="100%" borderColor="0xACACAC" 
borderThickness="1" borderStyle="solid" horizontalAlign="center"
+                       paddingTop="5" paddingRight="5" paddingBottom="5" 
paddingLeft="5" >-->
+               <s:BorderContainer width="50%" borderColor="0xACACAC" 
height="100%" borderStyle="solid">
+                       
+                       <s:layout>
+                               <s:VerticalLayout paddingBottom="5" 
paddingLeft="5" paddingRight="5" paddingTop="5"/>
+                       </s:layout>
+                       <s:Label color="0x323232" text="Sample of image embeded 
at compile time." />
+                       <mx:Image id="embededImage" 
source="@Embed('images/compass.jpg')" creationComplete="smoothImage(event);"/>
+               </s:BorderContainer>
+               
+               <s:BorderContainer width="50%" borderColor="0xACACAC" 
height="100%" borderStyle="solid">
+                       
+                       <s:layout>
+                               <s:VerticalLayout paddingBottom="5" 
paddingLeft="5" paddingRight="5" paddingTop="5"/>
+                       </s:layout>
+                       <s:Label color="0x323232" text="Sample of image loaded 
at run-time." />
+                       <mx:Image id="loadedImage" source="images/backpack.jpg" 
creationComplete="smoothImage(event);"/>
+               </s:BorderContainer>
+       </s:Panel>
+       
+</s:Application>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/sample1.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/sample1.html 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/sample1.html
new file mode 100644
index 0000000..67ff53c
--- /dev/null
+++ b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/sample1.html
@@ -0,0 +1,45 @@
+<!--
+  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.
+-->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title></title>
+<style>
+body { margin: 0px; overflow:hidden }
+</style>
+</head>
+
+<body scroll="no">
+       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
+                       id="sample1" width="100%" height="100%"
+                       
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab";>
+                       <param name="movie" value="sample1.swf" />
+                       <param name="quality" value="high" />
+                       <param name="bgcolor" value="#000000" />
+                       <param name="allowScriptAccess" value="sameDomain" />
+                       <embed src="sample1.swf" quality="high" 
bgcolor="#000000"
+                               width="100%" height="100%" name="sample1" 
align="middle"
+                               play="true"
+                               loop="false"
+                               quality="high"
+                               allowScriptAccess="sameDomain"
+                               type="application/x-shockwave-flash"
+                               
pluginspage="http://www.adobe.com/go/getflashplayer";>
+                       </embed>
+       </object>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceIndex.xml
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceIndex.xml
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceIndex.xml
new file mode 100644
index 0000000..6cd7d74
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceIndex.xml
@@ -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.
+
+-->
+<index>
+       <title>Source of Sample-Adobe-LineChart</title>
+       <nodes>
+               <node label="html-template">
+                       <node icon="htmlIcon" label="index.template.html" 
url="source/html-template/index.template.html"/>
+               </node>
+               <node label="libs">
+               </node>
+               <node label="src">
+                       <node icon="mxmlAppIcon" selected="true" 
label="sample1.mxml" url="source/sample1.mxml.html"/>
+                       <node icon="mxmlIcon" 
label="TDFGradientBackgroundSkin.mxml" 
url="source/TDFGradientBackgroundSkin.mxml.html"/>
+               </node>
+       </nodes>
+       <zipfile label="Download source (ZIP, 6K)" 
url="Sample-Adobe-LineChart.zip">
+       </zipfile>
+       <sdklink label="Download Flex SDK" 
url="http://www.adobe.com/go/flex4_sdk_download";>
+       </sdklink>
+</index>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceStyles.css
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceStyles.css
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceStyles.css
new file mode 100644
index 0000000..85d85fe
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceStyles.css
@@ -0,0 +1,155 @@
+/*
+ * 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.
+ */
+body {
+       font-family: Courier New, Courier, monospace;
+       font-size: medium;
+}
+
+.CSS@font-face {
+       color: #990000;
+       font-weight: bold;
+}
+
+.CSS@import {
+       color: #006666;
+       font-weight: bold;
+}
+
+.CSS@media {
+       color: #663333;
+       font-weight: bold;
+}
+
+.CSS@namespace {
+       color: #923196;
+}
+
+.CSSComment {
+       color: #999999;
+}
+
+.CSSDefault_Text {
+}
+
+.CSSDelimiters {
+}
+
+.CSSProperty_Name {
+       color: #330099;
+}
+
+.CSSProperty_Value {
+       color: #3333cc;
+}
+
+.CSSSelector {
+       color: #ff00ff;
+}
+
+.CSSString {
+       color: #990000;
+}
+
+.MXMLASDoc {
+       color: #3f5fbf;
+}
+
+.MXMLComment {
+       color: #800000;
+}
+
+.MXMLComponent_Tag {
+       color: #0000ff;
+}
+
+.MXMLDefault_Text {
+}
+
+.MXMLProcessing_Instruction {
+}
+
+.MXMLSpecial_Tag {
+       color: #006633;
+}
+
+.MXMLString {
+       color: #990000;
+}
+
+.ActionScriptASDoc {
+       color: #3f5fbf;
+}
+
+.ActionScriptBracket/Brace {
+}
+
+.ActionScriptComment {
+       color: #009900;
+       font-style: italic;
+}
+
+.ActionScriptDefault_Text {
+}
+
+.ActionScriptMetadata {
+       color: #0033ff;
+       font-weight: bold;
+}
+
+.ActionScriptOperator {
+}
+
+.ActionScriptReserved {
+       color: #0033ff;
+       font-weight: bold;
+}
+
+.ActionScriptString {
+       color: #990000;
+       font-weight: bold;
+}
+
+.ActionScriptclass {
+       color: #9900cc;
+       font-weight: bold;
+}
+
+.ActionScriptfunction {
+       color: #339966;
+       font-weight: bold;
+}
+
+.ActionScriptinterface {
+       color: #9900cc;
+       font-weight: bold;
+}
+
+.ActionScriptpackage {
+       color: #9900cc;
+       font-weight: bold;
+}
+
+.ActionScripttrace {
+       color: #cc6666;
+       font-weight: bold;
+}
+
+.ActionScriptvar {
+       color: #6699cc;
+       font-weight: bold;
+}
+

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceTree.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceTree.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceTree.html
new file mode 100644
index 0000000..9fc7773
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/SourceTree.html
@@ -0,0 +1,129 @@
+<!--
+  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.
+-->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<!-- saved from url=(0014)about:internet -->
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">    
+    <!-- 
+    Smart developers always View Source. 
+    
+    This application was built using Adobe Flex, an open source framework
+    for building rich Internet applications that get delivered via the
+    Flash Player or to desktops via Adobe AIR. 
+    
+    Learn more about Flex at http://flex.org 
+    // -->
+    <head>
+        <title></title>         
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+               <!-- Include CSS to eliminate any default margins/padding and 
set the height of the html element and 
+                    the body element to 100%, because Firefox, or any Gecko 
based browser, interprets percentage as 
+                        the percentage of the height of its parent container, 
which has to be set explicitly.  Initially, 
+                        don't display flashContent div so it won't show if 
JavaScript disabled.
+               -->
+        <style type="text/css" media="screen"> 
+                       html, body      { height:100%; }
+                       body { margin:0; padding:0; overflow:auto; 
text-align:center; 
+                              background-color: #ffffff; }   
+                       #flashContent { display:none; }
+        </style>
+               
+               <!-- Enable Browser History by replacing useBrowserHistory 
tokens with two hyphens -->
+        <!-- BEGIN Browser History required section >
+        <link rel="stylesheet" type="text/css" href="history/history.css" />
+        <script type="text/javascript" src="history/history.js"></script>
+        <! END Browser History required section -->  
+                   
+        <script type="text/javascript" src="swfobject.js"></script>
+        <script type="text/javascript">
+               function loadIntoMain(url) {
+                               parent.mainFrame.location.href = url;
+                       }
+                       
+                       function openUrlWindow(url) {
+                               window.top.location = url;
+                       }
+                       
+            <!-- For version detection, set to min. required Flash Player 
version, or 0 (or 0.0.0), for no version detection. --> 
+            var swfVersionStr = "10.0.0";
+            <!-- To use express install, set to playerProductInstall.swf, 
otherwise the empty string. -->
+            var xiSwfUrlStr = "playerProductInstall.swf";
+            var flashvars = {};
+            var params = {};
+            params.quality = "high";
+            params.bgcolor = "#ffffff";
+            params.allowscriptaccess = "sameDomain";
+            params.allowfullscreen = "true";
+            var attributes = {};
+            attributes.id = "SourceTree";
+            attributes.name = "SourceTree";
+            attributes.align = "middle";
+            swfobject.embedSWF(
+                "SourceTree.swf", "flashContent", 
+                "100%", "100%", 
+                swfVersionStr, xiSwfUrlStr, 
+                flashvars, params, attributes);
+                       <!-- JavaScript enabled so display the flashContent div 
in case it is not replaced with a swf object. -->
+                       swfobject.createCSS("#flashContent", 
"display:block;text-align:left;");
+        </script>
+    </head>
+    <body>
+        <!-- SWFObject's dynamic embed method replaces this alternative HTML 
content with Flash content when enough 
+                        JavaScript and Flash plug-in support is available. The 
div is initially hidden so that it doesn't show
+                        when JavaScript is disabled.
+               -->
+        <div id="flashContent">
+               <p>
+                       To view this page ensure that Adobe Flash Player 
version 
+                               10.0.0 or greater is installed. 
+                       </p>
+                       <script type="text/javascript"> 
+                               var pageHost = ((document.location.protocol == 
"https:") ? "https://"; : "http://";); 
+                               document.write("<a 
href='http://www.adobe.com/go/getflashplayer'><img src='" 
+                                                               + pageHost + 
"www.adobe.com/images/shared/download_buttons/get_flash_player.gif' alt='Get 
Adobe Flash player' /></a>" ); 
+                       </script> 
+        </div>
+               
+               <noscript>
+            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
width="100%" height="100%" id="SourceTree">
+                <param name="movie" value="SourceTree.swf" />
+                <param name="quality" value="high" />
+                <param name="bgcolor" value="#ffffff" />
+                <param name="allowScriptAccess" value="sameDomain" />
+                <param name="allowFullScreen" value="true" />
+                <!--[if !IE]>-->
+                <object type="application/x-shockwave-flash" 
data="SourceTree.swf" width="100%" height="100%">
+                    <param name="quality" value="high" />
+                    <param name="bgcolor" value="#ffffff" />
+                    <param name="allowScriptAccess" value="sameDomain" />
+                    <param name="allowFullScreen" value="true" />
+                <!--<![endif]-->
+                <!--[if gte IE 6]>-->
+                       <p> 
+                               Either scripts and active content are not 
permitted to run or Adobe Flash Player version
+                               10.0.0 or greater is not installed.
+                       </p>
+                <!--<![endif]-->
+                    <a href="http://www.adobe.com/go/getflashplayer";>
+                        <img 
src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"; 
alt="Get Adobe Flash Player" />
+                    </a>
+                <!--[if !IE]>-->
+                </object>
+                <!--<![endif]-->
+            </object>
+           </noscript>         
+   </body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/index.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/index.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/index.html
new file mode 100644
index 0000000..805308e
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/index.html
@@ -0,0 +1,32 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" 
"http://www.w3.org/TR/html4/frameset.dtd";>
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>Source of Sample-Adobe-LineChart</title>
+</head>
+<frameset cols="235,*" border="2" framespacing="1">
+    <frame src="SourceTree.html" name="leftFrame" scrolling="NO">
+    <frame src="source/sample1.mxml.html" name="mainFrame">
+</frameset>
+<noframes>
+       <body>          
+       </body>
+</noframes>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/TDFGradientBackgroundSkin.mxml.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/TDFGradientBackgroundSkin.mxml.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/TDFGradientBackgroundSkin.mxml.html
new file mode 100644
index 0000000..08e0ab0
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/TDFGradientBackgroundSkin.mxml.html
@@ -0,0 +1,57 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<title>TDFGradientBackgroundSkin.mxml</title>
+<link rel="stylesheet" type="text/css" href="../SourceStyles.css"/>
+</head>
+
+<body><pre><span class="MXMLProcessing_Instruction">&lt;?xml version="1.0" 
encoding="utf-8"?&gt;</span>
+<span class="MXMLComponent_Tag">&lt;s:SparkSkin</span><span 
class="MXMLDefault_Text"> xmlns:fx="</span><span 
class="MXMLString">http://ns.adobe.com/mxml/2009</span><span 
class="MXMLDefault_Text">" 
+             xmlns:mx="</span><span 
class="MXMLString">library://ns.adobe.com/flex/mx</span><span 
class="MXMLDefault_Text">" 
+             xmlns:s="</span><span 
class="MXMLString">library://ns.adobe.com/flex/spark</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+    
+    <span class="MXMLSpecial_Tag">&lt;fx:Metadata&gt;</span>
+        <span class="ActionScriptBracket/Brace">[</span><span 
class="ActionScriptMetadata">HostComponent</span><span 
class="ActionScriptBracket/Brace">(</span><span 
class="ActionScriptString">"spark.components.Application"</span><span 
class="ActionScriptBracket/Brace">)</span><span 
class="ActionScriptBracket/Brace">]</span>
+    <span class="MXMLSpecial_Tag">&lt;/fx:Metadata&gt;</span> 
+    
+    <span class="MXMLComponent_Tag">&lt;s:states&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:State</span><span 
class="MXMLDefault_Text"> name="</span><span 
class="MXMLString">normal</span><span class="MXMLDefault_Text">" </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:State</span><span 
class="MXMLDefault_Text"> name="</span><span 
class="MXMLString">disabled</span><span class="MXMLDefault_Text">" </span><span 
class="MXMLComponent_Tag">/&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:states&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:layout&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:BasicLayout</span><span 
class="MXMLDefault_Text"> </span><span class="MXMLComponent_Tag">/&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:layout&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:Rect</span><span 
class="MXMLDefault_Text"> id="</span><span class="MXMLString">bg</span><span 
class="MXMLDefault_Text">" width="</span><span 
class="MXMLString">100%</span><span class="MXMLDefault_Text">" 
height="</span><span class="MXMLString">100%</span><span 
class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
+        <span class="MXMLComponent_Tag">&lt;s:fill&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;s:LinearGradient</span><span 
class="MXMLDefault_Text"> rotation="</span><span 
class="MXMLString">90</span><span class="MXMLDefault_Text">"</span><span 
class="MXMLComponent_Tag">&gt;</span>
+                <span class="MXMLComponent_Tag">&lt;s:entries&gt;</span>
+                    <span 
class="MXMLComponent_Tag">&lt;s:GradientEntry</span><span 
class="MXMLDefault_Text"> color="</span><span 
class="MXMLString">0x000000</span><span class="MXMLDefault_Text">" 
ratio="</span><span class="MXMLString">0.00</span><span 
class="MXMLDefault_Text">" </span><span class="MXMLComponent_Tag">/&gt;</span>
+                    <span 
class="MXMLComponent_Tag">&lt;s:GradientEntry</span><span 
class="MXMLDefault_Text"> color="</span><span 
class="MXMLString">0x323232</span><span class="MXMLDefault_Text">" 
ratio="</span><span class="MXMLString">1.0</span><span 
class="MXMLDefault_Text">" </span><span class="MXMLComponent_Tag">/&gt;</span>
+                <span class="MXMLComponent_Tag">&lt;/s:entries&gt;</span>
+            <span class="MXMLComponent_Tag">&lt;/s:LinearGradient&gt;</span>   
 
+        <span class="MXMLComponent_Tag">&lt;/s:fill&gt;</span>
+    <span class="MXMLComponent_Tag">&lt;/s:Rect&gt;</span>
+    
+    <span class="MXMLComponent_Tag">&lt;s:Group</span><span 
class="MXMLDefault_Text"> id="</span><span 
class="MXMLString">contentGroup</span><span class="MXMLDefault_Text">" 
left="</span><span class="MXMLString">0</span><span class="MXMLDefault_Text">" 
right="</span><span class="MXMLString">0</span><span class="MXMLDefault_Text">" 
top="</span><span class="MXMLString">0</span><span class="MXMLDefault_Text">" 
bottom="</span><span class="MXMLString">0</span><span 
class="MXMLDefault_Text">" </span><span class="MXMLComponent_Tag">/&gt;</span>
+<span class="MXMLComponent_Tag">&lt;/s:SparkSkin&gt;</span></pre></body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png
new file mode 100644
index 0000000..fc98417
Binary files /dev/null and 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png
 differ

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png.html
new file mode 100644
index 0000000..65b1fc7
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/LineChart.png.html
@@ -0,0 +1,28 @@
+<!--
+  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.
+-->
+<!-- saved from url=(0014)about:internet -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml";>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+<title>LineChart.png</title>
+</head>
+
+<body>
+<img src="LineChart.png" border="0"/>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/d43c133c/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/sample1.html
----------------------------------------------------------------------
diff --git 
a/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/sample1.html
 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/sample1.html
new file mode 100644
index 0000000..67ff53c
--- /dev/null
+++ 
b/TourDeFlex/TourDeFlex_content/flex4.0/Sample-Adobe-LineChart/srcview/source/final-sample/sample1.html
@@ -0,0 +1,45 @@
+<!--
+  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.
+-->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title></title>
+<style>
+body { margin: 0px; overflow:hidden }
+</style>
+</head>
+
+<body scroll="no">
+       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
+                       id="sample1" width="100%" height="100%"
+                       
codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab";>
+                       <param name="movie" value="sample1.swf" />
+                       <param name="quality" value="high" />
+                       <param name="bgcolor" value="#000000" />
+                       <param name="allowScriptAccess" value="sameDomain" />
+                       <embed src="sample1.swf" quality="high" 
bgcolor="#000000"
+                               width="100%" height="100%" name="sample1" 
align="middle"
+                               play="true"
+                               loop="false"
+                               quality="high"
+                               allowScriptAccess="sameDomain"
+                               type="application/x-shockwave-flash"
+                               
pluginspage="http://www.adobe.com/go/getflashplayer";>
+                       </embed>
+       </object>
+</body>
+</html>

Reply via email to