You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2015/01/26 23:05:28 UTC

[51/56] [abbrv] [partial] git commit: [flex-utilities] [refs/heads/develop] - trying to merge TourDeFlex develop release into master

trying to merge TourDeFlex develop release into master


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/5ed4d983
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/5ed4d983
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/5ed4d983

Branch: refs/heads/develop
Commit: 5ed4d983858a7d722dcac2951bac6c0178ed11b9
Parents: e1f9d1d
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Aug 23 13:39:42 2014 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Aug 23 13:39:42 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex/src/Config.as             |  276 ++--
 TourDeFlex/TourDeFlex/src/Preferences.as        |   98 +-
 TourDeFlex/TourDeFlex/src/TourDeFlex-app.xml    |  238 +--
 .../src/classes/ApplicationUpdaterManager.as    |   72 +-
 TourDeFlex/TourDeFlex/src/classes/Document.as   |   32 +-
 .../TourDeFlex/src/classes/LocalQuickStart.as   |  280 ++--
 TourDeFlex/TourDeFlex/src/classes/ObjectData.as |  634 ++++----
 .../src/classes/ObjectListSortTypes.as          |   38 +-
 .../src/classes/ObjectTreeDataDescriptor.as     |  344 ++---
 .../src/classes/ObjectTreeItemRenderer.as       |  150 +-
 .../TourDeFlex/src/components/AboutWindow.mxml  |   78 +-
 .../src/components/ApplicationFooter.mxml       |   88 +-
 .../src/components/ApplicationHeader.mxml       |  126 +-
 .../src/components/CommentsWindow.mxml          |   64 +-
 .../TourDeFlex/src/components/DocumentTabs.mxml |  216 +--
 .../src/components/DownloadWindow.mxml          |  210 +--
 .../src/components/IllustrationTab.mxml         |  126 +-
 .../src/components/IllustrationTabs.mxml        |  136 +-
 .../TourDeFlex/src/components/ObjectList.mxml   |  140 +-
 .../src/components/ObjectListItemRenderer.mxml  |  136 +-
 .../TourDeFlex/src/components/SearchWindow.mxml |  358 ++---
 .../TourDeFlex/src/components/SplashWindow.mxml |  136 +-
 .../src/components/TextBoxSearch.mxml           |  122 +-
 .../TourDeFlex/src/components/WipeWindow.mxml   |   54 +-
 TourDeFlex/TourDeFlex/src/data/offline.html     |   32 +-
 TourDeFlex/TourDeFlex/src/data/settings.xml     |   62 +-
 TourDeFlex/TourDeFlex/src/data/settings_ja.xml  |   62 +-
 .../AIR20/OpenWithDefaultApp/sample1.mxml.html  |   64 +-
 .../src/sample1-app.xml                         |  218 +--
 .../src/sample1.mxml                            |   64 +-
 .../srcview/source/sample1-app.xml.txt          |  218 +--
 .../srcview/source/sample1.mxml.html            |   64 +-
 TourDeFlex/TourDeFlex/src/styles.css            |  808 +++++-----
 .../html-template/history/history.css           |   44 +-
 .../html-template/history/history.js            | 1388 +++++++++---------
 .../html-template/history/historyFrame.html     |   90 +-
 .../html-template/index.template.html           |  248 ++--
 TourDeFlex/TourDeFlex3/src/AC_OETags.js         |  564 +++----
 TourDeFlex/TourDeFlex3/src/SourceTab.mxml       |  116 +-
 TourDeFlex/TourDeFlex3/src/explorer.html        |  130 +-
 TourDeFlex/TourDeFlex3/src/explorer.mxml        |  154 +-
 TourDeFlex/TourDeFlex3/src/explorer.xml         |  884 +++++------
 TourDeFlex/TourDeFlex3/src/loaderPanel.mxml     |   70 +-
 TourDeFlex/TourDeFlex3/src/viewsource.mxml      |  112 +-
 TourDeFlex/TourDeFlex_content/badge/index.html  |  134 +-
 .../TourDeFlex_content/badge/indexblack.html    |  132 +-
 .../TourDeFlex_content/badge/indexblack_cn.html |  146 +-
 .../AnimateShaderTransitionEffect/sample.html   |  210 +--
 .../flex4.0/CSSDescendantSelector/sample.html   |  210 +--
 .../flex4.0/CSSTypeClassSelector/sample.html    |  210 +--
 .../flex4.0/ComboBox/sample.html                |  210 +--
 .../CustomItemRendererWithEffects/data/list.xml |  154 +-
 .../CustomItemRendererWithEffects/sample1.html  |  210 +--
 .../CustomItemRendererWithEffects/sample2.html  |  210 +--
 .../srcview/source/data/list.xml.txt            |  154 +-
 .../source/renderers/ImageRenderer1.mxml.html   |   74 +-
 .../source/renderers/ImageRenderer2.mxml.html   |   70 +-
 .../srcview/source/sample1.mxml.html            |   82 +-
 .../srcview/source/sample2.mxml.html            |  110 +-
 .../srcview/src/data/list.xml                   |  154 +-
 .../srcview/src/renderers/ImageRenderer1.mxml   |   74 +-
 .../srcview/src/renderers/ImageRenderer2.mxml   |   70 +-
 .../srcview/src/sample1.mxml                    |   86 +-
 .../srcview/src/sample2.mxml                    |  114 +-
 .../CustomLayout-Animated/data/catalog.xml      |  348 ++---
 .../flex4.0/CustomLayout-Animated/sample.html   |  210 +--
 .../srcview/source/data/catalog.xml.txt         |  348 ++---
 .../source/layouts/FilteredTileLayout.as.html   |  482 +++---
 .../source/renderers/PhoneRenderer.mxml.html    |   84 +-
 .../srcview/source/sample.mxml.html             |  162 +-
 .../srcview/src/data/catalog.xml                |  348 ++---
 .../srcview/src/layouts/FilteredTileLayout.as   |  482 +++---
 .../srcview/src/renderers/PhoneRenderer.mxml    |   84 +-
 .../srcview/src/sample.mxml                     |  176 +--
 .../CustomLayout-FlickrWheel/sample.html        |  210 +--
 .../srcview/source/FlickrThumbnail.mxml.html    |  142 +-
 .../source/NumberInterpolatorWrapping.as.html   |  182 +--
 .../srcview/source/WheelLayout.as.html          |  996 ++++++-------
 .../srcview/source/sample.mxml.html             |  148 +-
 .../srcview/src/FlickrThumbnail.mxml            |  124 +-
 .../srcview/src/NumberInterpolatorWrapping.as   |  182 +--
 .../srcview/src/WheelLayout.as                  |  996 ++++++-------
 .../srcview/src/sample.mxml                     |  130 +-
 .../flex4.0/CustomLayout-FlowLayout/sample.html |  210 +--
 .../srcview/source/FlowLayout1.as.html          |  352 ++---
 .../srcview/source/sample.mxml.html             |  130 +-
 .../srcview/src/FlowLayout1.as                  |  352 ++---
 .../srcview/src/sample.mxml                     |  134 +-
 .../CustomLayout-HLayoutBaseline/sample.html    |  210 +--
 .../srcview/source/HBaselineLayout.as.html      |  360 ++---
 .../srcview/src/HBaselineLayout.as              |  360 ++---
 .../flex4.0/DataGroup/sample.html               |  210 +--
 .../FXG/BitmapImage/BitmapImageExample.html     |  210 +--
 .../flex4.0/FXG/Ellipse/sample.html             |  210 +--
 .../flex4.0/FXG/Line/sample.html                |  210 +--
 .../flex4.0/FXG/Rect/sample.html                |  210 +--
 .../flex4.0/FXG/RichText/sample.html            |  210 +--
 .../Group-HGroup-VGroup/SampleHGroup.html       |  208 +--
 .../Group-HGroup-VGroup/SampleVGroup.html       |  208 +--
 .../flex4.0/Group-HGroup-VGroup/sample.html     |  208 +--
 .../sample.html                                 |  210 +--
 .../TourDeFlex_content/flex4.0/Menu/sample.html |  210 +--
 .../flex4.0/Move3D/sample.html                  |  210 +--
 .../flex4.0/RichEditableText/sample.html        |  210 +--
 .../flex4.0/Sample-Adobe-Accordion/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-Accordion/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/Accordion.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   92 +-
 .../srcview/source/sample1.mxml.html            |  118 +-
 .../Sample-Adobe-AdvancedDataGrid/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../final-sample/AdvancedDataGrid.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  152 +-
 .../srcview/source/sample1.mxml.html            |  168 +--
 .../flex4.0/Sample-Adobe-AreaChart/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-AreaChart/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/AreaChart.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  100 +-
 .../srcview/source/sample1.mxml.html            |  124 +-
 .../flex4.0/Sample-Adobe-BarChart/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-BarChart/srcview/index.html    |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/BarChart.png.html       |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   96 +-
 .../srcview/source/sample1.mxml.html            |  120 +-
 .../Sample-Adobe-BubbleChart/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-BubbleChart/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/BubbleChart.png.html    |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   98 +-
 .../srcview/source/sample1.mxml.html            |  130 +-
 .../Sample-Adobe-CandlestickChart/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../final-sample/CandlestickChart.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  114 +-
 .../srcview/source/sample1.mxml.html            |  142 +-
 .../Sample-Adobe-ColorPicker/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-ColorPicker/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/ColorPicker.png.html    |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   52 +-
 .../srcview/source/sample1.mxml.html            |   82 +-
 .../Sample-Adobe-ColumnChart/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-ColumnChart/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/ColumnChart.png.html    |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   96 +-
 .../srcview/source/sample1.mxml.html            |  124 +-
 .../srcview/SourceIndex.xml                     |   66 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-Components/srcview/index.html  |   32 +-
 .../srcview/source/SearchBox.as.html            |  336 ++---
 .../srcview/source/SearchBoxEvent.as.html       |   54 +-
 .../srcview/source/SearchDemo.mxml.html         |  168 +--
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/VideoPlayer.mxml.html        |  162 +-
 .../srcview/source/VideoPlayerModule.mxml.html  |   50 +-
 .../source/VideoPlayerModuleLoader.mxml.html    |   52 +-
 .../source/assets/control_pause_blue.png.html   |   24 +-
 .../source/assets/control_play_blue.png.html    |   24 +-
 .../source/assets/control_stop_blue.png.html    |   24 +-
 .../srcview/source/assets/icon_close.png.html   |   24 +-
 .../source/final-sample/SearchBox.as.html       |  336 ++---
 .../source/final-sample/SearchBoxEvent.as.html  |   54 +-
 .../source/final-sample/SearchDemo.mxml.html    |  116 +-
 .../source/final-sample/VideoPlayer.mxml.html   |  140 +-
 .../srcview/source/final-sample/main.mxml.html  |   42 +-
 .../srcview/source/main.mxml.html               |   84 +-
 .../srcview/src/SearchBox.as                    |  314 ++--
 .../srcview/src/SearchBoxEvent.as               |   32 +-
 .../srcview/src/SearchDemo.mxml                 |  148 +-
 .../srcview/src/VideoPlayer.mxml                |  142 +-
 .../srcview/src/VideoPlayerModule.mxml          |   30 +-
 .../srcview/src/VideoPlayerModuleLoader.mxml    |   32 +-
 .../srcview/src/main.mxml                       |   64 +-
 .../sample1.html                                |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  118 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  158 +-
 .../Sample-Adobe-CurrencyFormatter/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/formattericon.png.html  |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  122 +-
 .../srcview/source/sample1.mxml.html            |  158 +-
 .../Sample-Adobe-CurrencyValidator/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   74 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  108 +-
 .../Sample-Adobe-CursorManagement/sample1.html  |   58 +-
 .../Sample-Adobe-CursorManagement/sample2.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   42 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/aircursor.png.html           |   24 +-
 .../source/final-sample/flexicon.png.html       |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   54 +-
 .../srcview/source/final-sample/sample2.html    |   58 +-
 .../source/final-sample/sample2.mxml.html       |   90 +-
 .../srcview/source/sample1.mxml.html            |  100 +-
 .../srcview/source/sample2.mxml.html            |  132 +-
 .../flex4.0/Sample-Adobe-DataGrid/sample1.html  |  210 +--
 .../srcview/SourceIndex.xml                     |   58 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-DataGrid/srcview/index.html    |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/DataGrid.png.html       |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  144 +-
 .../source/images/arrow_icon_sm.png.html        |   24 +-
 .../srcview/source/sample1.mxml.html            |  176 +--
 .../Sample-Adobe-DateChooser/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-DateChooser/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/DateChooser.png.html    |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  112 +-
 .../srcview/source/sample1.mxml.html            |  144 +-
 .../flex4.0/Sample-Adobe-DateField/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-DateField/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/DateField.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  114 +-
 .../srcview/source/sample1.mxml.html            |  172 +--
 .../Sample-Adobe-DateFormatter/sample1.html     |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/formattericon.png.html  |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  116 +-
 .../srcview/source/sample1.mxml.html            |  150 +-
 .../Sample-Adobe-DateValidator/sample1.html     |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   86 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  124 +-
 .../Sample-Adobe-DragAndDrop/sample1.html       |   58 +-
 .../Sample-Adobe-DragAndDrop/sample2.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   40 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-DragAndDrop/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/readme.html     |    6 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   62 +-
 .../srcview/source/final-sample/sample2.html    |   58 +-
 .../source/final-sample/sample2.mxml.html       |  106 +-
 .../srcview/source/sample1.mxml.html            |  108 +-
 .../srcview/source/sample2.mxml.html            |  144 +-
 .../Sample-Adobe-EmailValidator/sample1.html    |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   74 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  114 +-
 .../flex4.0/Sample-Adobe-Events/sample1.html    |   58 +-
 .../flex4.0/Sample-Adobe-Events/sample2.html    |   58 +-
 .../flex4.0/Sample-Adobe-Events/sample3.html    |   58 +-
 .../flex4.0/Sample-Adobe-Events/sample4.html    |   58 +-
 .../flex4.0/Sample-Adobe-Events/sample5.html    |   58 +-
 .../flex4.0/Sample-Adobe-Events/sample6.html    |   58 +-
 .../Sample-Adobe-Events/srcview/SourceIndex.xml |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../Sample-Adobe-Events/srcview/SourceTree.html |  226 +--
 .../Sample-Adobe-Events/srcview/index.html      |   32 +-
 .../srcview/source/FiveSecondTrigger.as.html    |   72 +-
 .../srcview/source/MyEvent.as.html              |   50 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../final-sample/FiveSecondTrigger.as.html      |   72 +-
 .../srcview/source/final-sample/MyEvent.as.html |   50 +-
 .../srcview/source/final-sample/readme.html     |    8 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   38 +-
 .../srcview/source/final-sample/sample2.html    |   58 +-
 .../source/final-sample/sample2.mxml.html       |   48 +-
 .../srcview/source/final-sample/sample3.html    |   58 +-
 .../source/final-sample/sample3.mxml.html       |   54 +-
 .../srcview/source/final-sample/sample4.html    |   58 +-
 .../source/final-sample/sample4.mxml.html       |   62 +-
 .../srcview/source/final-sample/sample5.html    |   58 +-
 .../source/final-sample/sample5.mxml.html       |   52 +-
 .../srcview/source/final-sample/sample6.html    |   58 +-
 .../source/final-sample/sample6.mxml.html       |   50 +-
 .../srcview/source/sample1.mxml.html            |   90 +-
 .../srcview/source/sample2.mxml.html            |   98 +-
 .../srcview/source/sample3.mxml.html            |  100 +-
 .../srcview/source/sample4.mxml.html            |  112 +-
 .../srcview/source/sample5.mxml.html            |  100 +-
 .../srcview/source/sample6.mxml.html            |  102 +-
 .../flex4.0/Sample-Adobe-Filters/sample1.html   |  210 +--
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-Filters/srcview/index.html     |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/sample1.mxml.html            |  176 +--
 .../flex4.0/Sample-Adobe-Form/sample1.html      |   58 +-
 .../Sample-Adobe-Form/srcview/SourceIndex.xml   |   38 +-
 .../Sample-Adobe-Form/srcview/SourceStyles.css  |  278 ++--
 .../Sample-Adobe-Form/srcview/SourceTree.html   |  226 +--
 .../Sample-Adobe-Form/srcview/index.html        |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/Form.png.html   |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  136 +-
 .../srcview/source/sample1.mxml.html            |  170 +--
 .../flex4.0/Sample-Adobe-Formatter/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-Formatter/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/formattericon.png.html  |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  116 +-
 .../srcview/source/sample1.mxml.html            |  150 +-
 .../flex4.0/Sample-Adobe-HLOCChart/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-HLOCChart/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/HLOCChart.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  112 +-
 .../srcview/source/sample1.mxml.html            |  140 +-
 .../flex4.0/Sample-Adobe-Image/sample1.html     |   58 +-
 .../Sample-Adobe-Image/srcview/SourceIndex.xml  |   52 +-
 .../Sample-Adobe-Image/srcview/SourceStyles.css |  278 ++--
 .../Sample-Adobe-Image/srcview/SourceTree.html  |  226 +--
 .../Sample-Adobe-Image/srcview/index.html       |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/Image.png.html  |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   78 +-
 .../srcview/source/images/backpack.jpg.html     |   24 +-
 .../srcview/source/images/boots.jpg.html        |   24 +-
 .../srcview/source/images/compass.jpg.html      |   24 +-
 .../srcview/source/images/goggles.jpg.html      |   24 +-
 .../srcview/source/images/helmet.jpg.html       |   24 +-
 .../srcview/source/sample1.mxml.html            |  124 +-
 .../flex4.0/Sample-Adobe-LineChart/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-LineChart/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/LineChart.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  100 +-
 .../srcview/source/sample1.mxml.html            |  128 +-
 .../flex4.0/Sample-Adobe-LinkBar/sample1.html   |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-LinkBar/srcview/index.html     |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/LinkBar.png.html        |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  116 +-
 .../srcview/source/sample1.mxml.html            |  164 +--
 .../Sample-Adobe-LinkButton/sample1.html        |   58 +-
 .../srcview/SourceIndex.xml                     |   48 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-LinkButton/srcview/index.html  |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/assets/arrow_icon.png.html   |   24 +-
 .../source/assets/arrow_icon_blue.png.html      |   24 +-
 .../source/assets/arrow_icon_sm.png.html        |   24 +-
 .../source/final-sample/LinkButton.png.html     |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   54 +-
 .../srcview/source/sample1.mxml.html            |   86 +-
 .../flex4.0/Sample-Adobe-Modules/main.html      |   58 +-
 .../srcview/SourceIndex.xml                     |   42 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-Modules/srcview/index.html     |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/main.html       |   58 +-
 .../srcview/source/final-sample/main.mxml.html  |  100 +-
 .../source/final-sample/module1.mxml.html       |   32 +-
 .../source/final-sample/module2.mxml.html       |   32 +-
 .../srcview/source/main.mxml.html               |  142 +-
 .../srcview/source/module1.mxml.html            |   32 +-
 .../srcview/source/module2.mxml.html            |   32 +-
 .../Sample-Adobe-NumberFormatter/sample1.html   |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  118 +-
 .../srcview/source/sample1.mxml.html            |  152 +-
 .../Sample-Adobe-NumberValidator/sample1.html   |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   78 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  114 +-
 .../Sample-Adobe-OLAPDataGrid/sample1.html      |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/OLAPDataGrid.png.html   |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  408 ++---
 .../srcview/source/sample1.mxml.html            |  444 +++---
 .../Sample-Adobe-PhoneFormatter/sample1.html    |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/formattericon.png.html  |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  116 +-
 .../srcview/source/sample1.mxml.html            |  150 +-
 .../flex4.0/Sample-Adobe-PieChart/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-PieChart/srcview/index.html    |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/PieChart.png.html       |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  110 +-
 .../srcview/source/sample1.mxml.html            |  138 +-
 .../flex4.0/Sample-Adobe-PlotChart/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-PlotChart/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/PlotChart.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   88 +-
 .../srcview/source/sample1.mxml.html            |  116 +-
 .../Sample-Adobe-PopUpButton/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-PopUpButton/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/PopUpButton.png.html    |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  118 +-
 .../srcview/source/sample1.mxml.html            |  150 +-
 .../Sample-Adobe-ProgressBar/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-ProgressBar/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/ProgressBar.png.html    |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   98 +-
 .../srcview/source/sample1.mxml.html            |  128 +-
 .../Sample-Adobe-RegExpValidator/sample1.html   |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  152 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  186 +--
 .../flex4.0/Sample-Adobe-Repeater/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-Repeater/srcview/index.html    |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/Repeater.png.html       |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   86 +-
 .../srcview/source/sample1.mxml.html            |  114 +-
 .../flex4.0/Sample-Adobe-SWFLoader/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   44 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-SWFLoader/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/SWFLoader.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   66 +-
 .../srcview/source/sample1.mxml.html            |   98 +-
 .../Sample-Adobe-SeriesInterploate/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/Effects.png.html        |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  172 +--
 .../srcview/source/sample1.mxml.html            |  210 +--
 .../Sample-Adobe-SeriesSlide/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-SeriesSlide/srcview/index.html |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/Effects.png.html        |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  176 +--
 .../srcview/source/sample1.mxml.html            |  214 +--
 .../Sample-Adobe-SeriesZoom/sample1.html        |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-SeriesZoom/srcview/index.html  |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/Effects.png.html        |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  176 +--
 .../srcview/source/sample1.mxml.html            |  210 +--
 .../sample1.html                                |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   74 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  112 +-
 .../Sample-Adobe-StringValidator/sample1.html   |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   80 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  118 +-
 .../sample1.html                                |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  118 +-
 .../srcview/source/sample1.mxml.html            |  154 +-
 .../Sample-Adobe-TabNavigator/sample1.html      |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/TabNavigator.png.html   |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   94 +-
 .../srcview/source/sample1.mxml.html            |  118 +-
 .../Sample-Adobe-TitleWindow/sample1.html       |   58 +-
 .../srcview/SourceIndex.xml                     |   40 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-TitleWindow/srcview/index.html |   32 +-
 .../source/SimpleTitleWindowExample.mxml.html   |  108 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../SimpleTitleWindowExample.mxml.html          |   90 +-
 .../source/final-sample/TitleWindow.png.html    |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  110 +-
 .../srcview/source/sample1.mxml.html            |  146 +-
 .../Sample-Adobe-ToggleButtonBar/sample1.html   |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/ButtonBar.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  102 +-
 .../srcview/source/sample1.mxml.html            |  130 +-
 .../flex4.0/Sample-Adobe-ToolTips/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-ToolTips/srcview/index.html    |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   58 +-
 .../srcview/source/sample1.mxml.html            |  102 +-
 .../flex4.0/Sample-Adobe-Tree/sample1.html      |   58 +-
 .../Sample-Adobe-Tree/srcview/SourceIndex.xml   |   38 +-
 .../Sample-Adobe-Tree/srcview/SourceStyles.css  |  278 ++--
 .../Sample-Adobe-Tree/srcview/SourceTree.html   |  226 +--
 .../Sample-Adobe-Tree/srcview/index.html        |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/Tree.png.html   |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  116 +-
 .../srcview/source/sample1.mxml.html            |  146 +-
 .../flex4.0/Sample-Adobe-Validator/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-Validator/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  136 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  168 +--
 .../Sample-Adobe-VideoDisplay/sample1.html      |  210 +--
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/sample1.mxml.html            |   96 +-
 .../flex4.0/Sample-Adobe-ViewStack/sample1.html |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../Sample-Adobe-ViewStack/srcview/index.html   |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/ViewStack.png.html      |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  136 +-
 .../srcview/source/sample1.mxml.html            |  210 +--
 .../Sample-Adobe-ZipCodeFormatter/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../source/final-sample/formattericon.png.html  |   24 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |  118 +-
 .../srcview/source/sample1.mxml.html            |  152 +-
 .../Sample-Adobe-ZipCodeValidator/sample1.html  |   58 +-
 .../srcview/SourceIndex.xml                     |   38 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../srcview/index.html                          |   32 +-
 .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
 .../srcview/source/final-sample/sample1.html    |   58 +-
 .../source/final-sample/sample1.mxml.html       |   74 +-
 .../source/final-sample/validatoricon.png.html  |   24 +-
 .../srcview/source/sample1.mxml.html            |  112 +-
 .../flex4.0/ScrollBars/sample.html              |  210 +--
 .../flex4.0/SkinnableDataContainer/sample.html  |  210 +--
 .../flex4.0/TLF/TextLayoutEditorSample.html     |  210 +--
 .../source/TextLayoutEditorCanvas.mxml.html     |  858 +++++------
 .../source/TextLayoutEditorSample.mxml.html     |   36 +-
 .../flashx/textLayout/ui/MultiPanel.as.html     |  374 ++---
 .../textLayout/ui/MultiPanelHeaderSkin.as.html  |  100 +-
 .../textLayout/ui/PanelWithEdgeBars.as.html     |  516 +++----
 .../AdvancedTextPropertyEditor.as.html          |  364 ++---
 .../inspectors/AntiAliasPropertyEditor.as.html  |   86 +-
 .../inspectors/CharacterPropertyEditor.as.html  |  342 ++---
 .../DynamicTextPropertyEditor.as.html           |  132 +-
 .../ui/inspectors/LinkPropertyEditor.as.html    |   84 +-
 .../inspectors/ParagraphPropertyEditor.as.html  |  436 +++---
 .../ui/inspectors/SelectionUpdateEvent.as.html  |   66 +-
 .../ui/inspectors/TabPropertyEditor.as.html     |  112 +-
 .../TextContainerPropertyEditor.as.html         |  286 ++--
 .../inspectors/TextFlowPropertyEditor.as.html   |  126 +-
 .../inspectors/TextInspectorController.as.html  | 1214 +++++++--------
 .../ui/rulers/ParagraphPropertyMarker.as.html   |  180 +--
 .../rulers/ParagraphPropertyMarkerSkin.as.html  |  192 +--
 .../textLayout/ui/rulers/RulerBar.as.html       | 1328 ++++++++---------
 .../ui/rulers/RulerDragTracker.as.html          |  160 +-
 .../textLayout/ui/rulers/RulerMarker.as.html    |  232 +--
 .../textEditBar/FeatureSetChangeEvent.as.html   |   70 +-
 .../source/textEditBar/FileEvent.as.html        |   70 +-
 .../source/textEditBar/FileIOHelper.as.html     |  500 +++----
 .../source/textEditBar/FileServices.mxml.html   |  174 +--
 .../source/textEditBar/GraphicBar.mxml.html     |  288 ++--
 .../textEditBar/GraphicChangeEvent.as.html      |  108 +-
 .../source/textEditBar/LinkBar.mxml.html        |  298 ++--
 .../source/textEditBar/LinkChangeEvent.as.html  |   88 +-
 .../textEditBar/SingleContainerView.mxml.html   |  142 +-
 .../source/textEditBar/SpriteWithIME.as.html    |  166 +--
 .../source/textEditBar/StatusPopup.mxml.html    |   58 +-
 .../source/textEditBar/StyleChangeEvent.as.html |   78 +-
 .../TLF/srcview/src/TextLayoutEditorCanvas.mxml |  840 +++++------
 .../TLF/srcview/src/TextLayoutEditorSample.mxml |   22 +-
 .../srcview/src/flashx/textLayout/UiClasses.as  |   72 +-
 .../src/flashx/textLayout/ui/MultiPanel.as      |  376 ++---
 .../textLayout/ui/MultiPanelHeaderSkin.as       |   78 +-
 .../flashx/textLayout/ui/PanelWithEdgeBars.as   |  494 +++----
 .../flashx/textLayout/ui/VellumGUIStyles.css    |  476 +++---
 .../ui/inspectors/AdvancedTextPropertyEditor.as |  342 ++---
 .../ui/inspectors/AntiAliasPropertyEditor.as    |   64 +-
 .../ui/inspectors/CharacterPropertyEditor.as    |  320 ++--
 .../ui/inspectors/DynamicTextPropertyEditor.as  |  110 +-
 .../ui/inspectors/LinkPropertyEditor.as         |   62 +-
 .../ui/inspectors/ParagraphPropertyEditor.as    |  414 +++---
 .../ui/inspectors/SelectionUpdateEvent.as       |   44 +-
 .../ui/inspectors/TabPropertyEditor.as          |   90 +-
 .../inspectors/TextContainerPropertyEditor.as   |  264 ++--
 .../ui/inspectors/TextFlowPropertyEditor.as     |  104 +-
 .../ui/inspectors/TextInspectorController.as    | 1192 +++++++--------
 .../ui/rulers/ParagraphPropertyMarker.as        |  158 +-
 .../ui/rulers/ParagraphPropertyMarkerSkin.as    |  170 +--
 .../src/flashx/textLayout/ui/rulers/RulerBar.as | 1306 ++++++++--------
 .../textLayout/ui/rulers/RulerDragTracker.as    |  138 +-
 .../flashx/textLayout/ui/rulers/RulerMarker.as  |  210 +--
 .../flashx/textLayout/ui/rulers/TabMarker.as    |  134 +-
 .../textLayout/ui/rulers/TabMarkerSkin.as       |  150 +-
 .../textLayout/ui/styles/PopupMenuSkin.as       |  104 +-
 .../ui/styles/ScrollbarDownArrowUpSkin.as       |   52 +-
 .../ui/styles/ScrollbarThumbOverSkin.as         |  140 +-
 .../ui/styles/ScrollbarThumbUpSkin.as           |  140 +-
 .../textLayout/ui/styles/ScrollbarTrackSkin.as  |   98 +-
 .../ui/styles/ScrollbarUpArrowUpSkin.as         |   52 +-
 .../src/textEditBar/FeatureSetChangeEvent.as    |   48 +-
 .../TLF/srcview/src/textEditBar/FileEvent.as    |   48 +-
 .../TLF/srcview/src/textEditBar/FileIOHelper.as |  500 +++----
 .../srcview/src/textEditBar/FileServices.mxml   |  156 +-
 .../TLF/srcview/src/textEditBar/GraphicBar.mxml |  270 ++--
 .../src/textEditBar/GraphicChangeEvent.as       |   86 +-
 .../TLF/srcview/src/textEditBar/LinkBar.mxml    |  280 ++--
 .../srcview/src/textEditBar/LinkChangeEvent.as  |   66 +-
 .../src/textEditBar/SingleContainerView.mxml    |  124 +-
 .../srcview/src/textEditBar/SpriteWithIME.as    |  166 +--
 .../srcview/src/textEditBar/StatusPopup.mxml    |   42 +-
 .../srcview/src/textEditBar/StyleChangeEvent.as |   54 +-
 .../flex4.0/TextArea/sample.html                |  210 +--
 .../flex4.0/TextInput/main.html                 |  208 +--
 .../flex4.0/TextInput/sample.html               |  208 +--
 .../TextLayoutFrameworkBasic/sample1.html       |  210 +--
 .../TextLayoutFrameworkBasic/sample2.html       |  210 +--
 .../TextLayoutFrameworkBasic/sample3.html       |  210 +--
 .../TextLayoutFrameworkBasic/sample4.html       |  210 +--
 .../flex4.0/TileGroup/TileGroupSample.html      |  210 +--
 .../TourDeFlex_content/flex4.0/Wipe/sample.html |  210 +--
 .../SparkCollator/SparkCollator.html            |  216 +--
 .../SparkCollator/srcview/.fxpProperties        |   22 +-
 .../SparkCollator/srcview/SourceIndex.xml       |   52 +-
 .../SparkCollator/srcview/SourceStyles.css      |  278 ++--
 .../SparkCollator/srcview/SourceTree.html       |  226 +--
 .../srcview/source/SparkCollator.mxml.html      |  308 ++--
 .../srcview/src/SparkCollator.mxml              |  296 ++--
 .../SparkCollator_basic/SparkCollator2.html     |  216 +--
 .../SparkCollator_basic/srcview/.fxpProperties  |   22 +-
 .../SparkCollator_basic/srcview/SourceIndex.xml |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../SparkCollator_basic/srcview/SourceTree.html |  226 +--
 .../srcview/source/SparkCollator2.mxml.html     |  184 +--
 .../srcview/src/SparkCollator2.mxml             |  166 +--
 .../SparkCurrencyFormatter.html                 |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkCurrencyFormatter.mxml.html     |  204 +--
 .../srcview/src/SparkCurrencyFormatter.mxml     |  188 +--
 .../SparkCurrencyFormatter2.html                |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkCurrencyFormatter2.mxml.html    |  124 +-
 .../srcview/src/SparkCurrencyFormatter2.mxml    |  106 +-
 .../SparkCurrencyValidator.html                 |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkCurrencyValidator.mxml.html     |  232 +--
 .../srcview/src/SparkCurrencyValidator.mxml     |  214 +--
 .../SparkCurrencyValidator2.html                |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkCurrencyValidator2.mxml.html    |  124 +-
 .../srcview/src/SparkCurrencyValidator2.mxml    |  106 +-
 .../SparkDateTimeFormatter.html                 |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkDateTimeFormatter.mxml.html     |  182 +--
 .../srcview/src/SparkDateTimeFormatter.mxml     |  166 +--
 .../SparkDateTimeFormatter2.html                |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkDateTimeFormatter2.mxml.html    |  128 +-
 .../srcview/src/SparkDateTimeFormatter2.mxml    |  110 +-
 .../SparkNumberFormatter.html                   |  216 +--
 .../SparkNumberFormatter/srcview/.fxpProperties |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkNumberFormatter.mxml.html       |  174 +--
 .../srcview/src/SparkNumberFormatter.mxml       |  158 +-
 .../SparkNumberFormatter2.html                  |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkNumberFormatter2.mxml.html      |  120 +-
 .../srcview/src/SparkNumberFormatter2.mxml      |  102 +-
 .../SparkNumberValidator.html                   |  216 +--
 .../SparkNumberValidator/srcview/.fxpProperties |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkNumberValidator.mxml.html       |  188 +--
 .../srcview/src/SparkNumberValidator.mxml       |  172 +--
 .../SparkNumberValidator2.html                  |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkNumberValidator2.mxml.html      |  122 +-
 .../srcview/src/SparkNumberValidator2.mxml      |  104 +-
 .../SparkSortandSortField.html                  |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkSortandSortField.mxml.html      |  226 +--
 .../srcview/src/SparkSortandSortField.mxml      |  208 +--
 .../SparkSortandSortField2.html                 |  216 +--
 .../srcview/.fxpProperties                      |   22 +-
 .../srcview/SourceIndex.xml                     |   52 +-
 .../srcview/SourceStyles.css                    |  278 ++--
 .../srcview/SourceTree.html                     |  226 +--
 .../source/SparkSortandSortField2.mxml.html     |  144 +-
 .../srcview/src/SparkSortandSortField2.mxml     |  128 +-
 .../SparkStringTools/SparkStringTools.html      |  216 +--
 .../SparkStringTools/srcview/.fxpProperties     |   22 +-
 .../SparkStringTools/srcview/SourceIndex.xml    |   52 +-
 .../SparkStringTools/srcview/SourceStyles.css   |  278 ++--
 .../SparkStringTools/srcview/SourceTree.html    |  226 +--
 .../srcview/source/SparkStringTools.mxml.html   |  226 +--
 .../srcview/src/SparkStringTools.mxml           |  212 +--
 .../flex4.5samples/HeroDataGrid/sample.html     |  216 +--
 .../HeroDataGrid/srcview/SourceIndex.xml        |   64 +-
 .../HeroDataGrid/srcview/SourceStyles.css       |  278 ++--
 .../HeroDataGrid/srcview/SourceTree.html        |  226 +--
 .../srcview/source/CustomDataGridSkin.mxml.html |  408 ++---
 .../srcview/source/CustomRenderer.mxml.html     |  108 +-
 .../source/CustomRendererPrepare.mxml.html      |  120 +-
 .../srcview/source/CustomSkin.mxml.html         |   62 +-
 .../srcview/source/SimpleColumns.mxml.html      |   82 +-
 .../srcview/source/SimpleNoWrap.mxml.html       |   58 +-
 .../srcview/source/Sizing.mxml.html             |   78 +-
 .../srcview/source/sample.mxml.html             |   80 +-
 .../srcview/src/CustomDataGridSkin.mxml         |  388 ++---
 .../srcview/src/CustomRenderer.mxml             |   86 +-
 .../srcview/src/CustomRendererPrepare.mxml      |   98 +-
 .../HeroDataGrid/srcview/src/CustomSkin.mxml    |   40 +-
 .../HeroDataGrid/srcview/src/SimpleColumns.mxml |   60 +-
 .../HeroDataGrid/srcview/src/SimpleNoWrap.mxml  |   36 +-
 .../HeroDataGrid/srcview/src/Sizing.mxml        |   56 +-
 .../HeroDataGrid/srcview/src/sample.mxml        |   58 +-
 .../HeroDataPaging/DataPaging.html              |  216 +--
 .../HeroDataPaging/srcview/SourceIndex.xml      |   52 +-
 .../HeroDataPaging/srcview/SourceStyles.css     |  278 ++--
 .../HeroDataPaging/srcview/SourceTree.html      |  226 +--
 .../srcview/source/DataPaging.mxml.html         |  144 +-
 .../srcview/source/PagedList.as.html            | 1006 ++++++-------
 .../HeroDataPaging/srcview/src/DataPaging.mxml  |  122 +-
 .../HeroDataPaging/srcview/src/PagedList.as     |  984 ++++++-------
 .../HeroDataPaging_old/DataPaging.html          |  216 +--
 .../HeroDataPaging/DataPaging.html              |  216 +--
 .../HeroDataPaging/srcview/SourceIndex.xml      |   52 +-
 .../HeroDataPaging/srcview/SourceStyles.css     |  278 ++--
 .../HeroDataPaging/srcview/SourceTree.html      |  226 +--
 .../srcview/source/DataPaging.mxml.html         |  144 +-
 .../srcview/source/PagedList.as.html            | 1006 ++++++-------
 .../HeroDataPaging/srcview/src/DataPaging.mxml  |  122 +-
 .../HeroDataPaging/srcview/src/PagedList.as     |  984 ++++++-------
 .../HeroDataPaging_old/srcview/SourceIndex.xml  |   52 +-
 .../HeroDataPaging_old/srcview/SourceStyles.css |  278 ++--
 .../HeroDataPaging_old/srcview/SourceTree.html  |  226 +--
 .../srcview/source/DataPaging.mxml.html         |  144 +-
 .../srcview/source/PagedList.as.html            | 1006 ++++++-------
 .../srcview/source/bin-release1/DataPaging.html |  216 +--
 .../bin-release1/srcview/SourceIndex.xml.txt    |   52 +-
 .../bin-release1/srcview/SourceStyles.css.html  |  300 ++--
 .../source/bin-release1/srcview/SourceTree.html |  226 +--
 .../srcview/source/DataPaging.mxml.html         |   22 +-
 .../srcview/source/PagedList.as.html            |   22 +-
 .../SparkForm/SampleSimpleForm.html             |  216 +--
 .../SparkForm/srcview/SourceIndex.xml           |   60 +-
 .../SparkForm/srcview/SourceStyles.css          |  278 ++--
 .../SparkForm/srcview/SourceTree.html           |  226 +--
 .../srcview/source/SampleHelpForm.mxml.html     |   72 +-
 .../srcview/source/SampleSequenceForm.mxml.html |   58 +-
 .../srcview/source/SampleSimpleForm.mxml.html   |   60 +-
 .../srcview/source/SampleStackedForm.mxml.html  |   60 +-
 .../SparkForm/srcview/src/SampleHelpForm.mxml   |   50 +-
 .../srcview/src/SampleSequenceForm.mxml         |   36 +-
 .../SparkForm/srcview/src/SampleSimpleForm.mxml |   38 +-
 .../srcview/src/SampleStackedForm.mxml          |   38 +-
 .../flex4.5samples/SparkFormatters/sample.html  |  216 +--
 .../SparkFormatters/srcview/SourceIndex.xml     |   54 +-
 .../SparkFormatters/srcview/SourceStyles.css    |  278 ++--
 .../SparkFormatters/srcview/SourceTree.html     |  226 +--
 .../srcview/source/sample.mxml.html             |  102 +-
 .../SparkFormatters/srcview/src/sample.mxml     |   80 +-
 .../flex4.5samples/SparkOSMF/sample.html        |  216 +--
 .../SparkOSMF/srcview/SourceIndex.xml           |   50 +-
 .../SparkOSMF/srcview/SourceStyles.css          |  278 ++--
 .../SparkOSMF/srcview/SourceTree.html           |  226 +--
 .../SparkOSMF/srcview/source/sample.mxml.html   |   40 +-
 .../SparkOSMF/srcview/src/sample.mxml           |   18 +-
 .../mobile/SampleAccelerometer.mxml.html        |  156 +-
 .../SampleAccelerometer.mxml.html               |  156 +-
 .../mobile/SampleAccelerometer/main.mxml.html   |   42 +-
 .../SampleBackMenuSearchEvent.mxml.html         |  170 +--
 .../SampleBackMenuSearchEvent/main.mxml.html    |   42 +-
 .../SampleBusyIndicator.mxml.html               |   50 +-
 .../mobile/SampleBusyIndicator/main.mxml.html   |   42 +-
 .../SampleCSSMediaQueries.mxml.html             |   94 +-
 .../mobile/SampleCSSMediaQueries/main.mxml.html |   42 +-
 .../SampleCacheImageFile.mxml.html              |  234 +--
 .../mobile/SampleCacheImageFile/main.mxml.html  |   42 +-
 .../mobile/SampleCamera/SampleCamera-app.txt    |   16 +-
 .../mobile/SampleCamera/SampleCamera.mxml.html  |  188 +--
 .../mobile/SampleCamera/main.mxml.html          |   42 +-
 .../SampleCameraCapture.mxml.html               |  164 +--
 .../mobile/SampleCameraCapture/main.mxml.html   |   42 +-
 .../SampleCameraRoll/SampleCameraRoll.mxml.html |  136 +-
 .../mobile/SampleCameraRoll/main.mxml.html      |   42 +-
 .../ContextMenuPanelSkin.mxml.html              |  546 +++----
 .../SampleContextMenu.mxml.html                 |  250 ++--
 .../mobile/SampleContextMenu/images_cm.html     |   40 +-
 .../mobile/SampleContextMenu/main.mxml.html     |   42 +-
 .../SampleFullScreen/SampleFullScreen.mxml.html |   74 +-
 .../mobile/SampleFullScreen/main.mxml.html      |   42 +-
 .../SampleGeolocation.mxml.html                 |  172 +--
 .../SampleGeolocationInfo-app.txt               |   14 +-
 .../mobile/SampleGeolocation/main.mxml.html     |   42 +-
 .../SampleGesture/SampleGesture.mxml.html       |  172 +--
 .../assets/launchpad_butterfly.jpg.html         |   24 +-
 .../mobile/SampleGesture/images_gesture.html    |   28 +-
 .../mobile/SampleGesture/images_maa.html        |   28 +-
 .../mobile/SampleGesture/main.mxml.html         |   42 +-
 .../SampleHTMLContent.mxml.html                 |  130 +-
 .../mobile/SampleHTMLContent/main.mxml.html     |   42 +-
 .../SampleMicrophone/SampleMicrophone-app.txt   |   16 +-
 .../SampleMicrophone/SampleMicrophone.mxml.html |  330 ++---
 .../mobile/SampleMicrophone/main.mxml.html      |   42 +-
 .../SampleMobileAppAnatomy.mxml.html            |  190 +--
 .../SampleMobileAppAnatomy/main.mxml.html       |   50 +-
 .../SampleMultiDPIBitmapSource.mxml.html        |   90 +-
 .../SampleMultitouch.mxml.html                  |  290 ++--
 .../SampleMultiDPIBitmapSource/images_cm.html   |   36 +-
 .../SampleMultiDPIBitmapSource/images_maa.html  |   28 +-
 .../SampleMultiDPIBitmapSource/main.mxml.html   |   42 +-
 .../SampleMultitouch/SampleMultitouch.mxml.html |  290 ++--
 .../mobile/SampleMultitouch/main.mxml.html      |   42 +-
 .../SampleNetworkInfo/SampleNetworkInfo-app.txt |   18 +-
 .../SampleNetworkInfo.mxml.html                 |  110 +-
 .../mobile/SampleNetworkInfo/main.mxml.html     |   42 +-
 .../SampleRotateScreen.mxml.html                |  122 +-
 .../mobile/SampleRotateScreen/main.mxml.html    |   42 +-
 .../mobile/SampleSMS/SampleSMS.mxml.html        |  102 +-
 .../mobile/SampleSMS/main.mxml.html             |   42 +-
 .../SampleSimpleDB/SampleSimpleDB.mxml.html     |  142 +-
 .../mobile/SampleSimpleDB/main.mxml.html        |   42 +-
 .../MyPopupComponent.mxml.html                  |   42 +-
 .../MyPopupSkin.mxml.html                       |  158 +-
 .../PopUpContainer.mxml.html                    |   90 +-
 .../SampleAlertmain.mxml.html                   |   42 +-
 .../SimpleAlertView.mxml.html                   |   72 +-
 .../main.mxml.html                              |   42 +-
 .../SampleViewMenu/MyPopupComponent.mxml.html   |   42 +-
 .../MyPopupComponentSkin.mxml.html              |  200 +--
 .../mobile/SampleViewMenu/MyVMItemSkin.as.html  |  342 ++---
 .../SampleViewMenu/MyViewMenuSkin.mxml.html     |  242 +--
 .../mobile/SampleViewMenu/ViewMenu.mxml.html    |   54 +-
 .../SampleViewMenu/ViewMenuHome.mxml.html       |  152 +-
 .../SampleViewTransitions/SampleFade.mxml.html  |  120 +-
 .../SampleViewTransitions/SampleFlip.mxml.html  |  188 +--
 .../SampleViewTransitions/SampleSlide.mxml.html |  194 +--
 .../SampleViewTransitions/SampleView.mxml.html  |  114 +-
 .../SampleViewTransitions/SampleZoom.mxml.html  |  156 +-
 .../ViewTransitions.mxml.html                   |   48 +-
 .../ViewTransitionsHomeView.mxml.html           |  106 +-
 .../SampleViewTransitions/fademain.mxml.html    |   42 +-
 .../SampleViewTransitions/flipmain.mxml.html    |   42 +-
 .../SampleViewTransitions/slidemain.mxml.html   |   42 +-
 .../SampleViewTransitions/zoommain.mxml.html    |   42 +-
 .../flex4.5samples/mobile/SourceStyles.css      |  278 ++--
 .../flex4.6samples/Callout/Callout.mxml.html    |   60 +-
 .../flex4.6samples/Callout/main.mxml.html       |   38 +-
 .../CalloutButton/CalloutButton.mxml.html       |  120 +-
 .../flex4.6samples/CalloutButton/main.mxml.html |   38 +-
 .../DateSpinner/DateSpinner.mxml.html           |   82 +-
 .../flex4.6samples/DateSpinner/main.mxml.html   |   38 +-
 .../SoftKeyboardOptions.mxml.html               |  178 +--
 .../SoftKeyboardOptions/main.mxml.html          |   38 +-
 .../flex4.6samples/SourceStyles.css             |  278 ++--
 .../SpinnerList/SpinnerList.mxml.html           |   94 +-
 .../flex4.6samples/SpinnerList/main.mxml.html   |   38 +-
 .../SplitViewNavigator/LeftView.mxml.html       |   76 +-
 .../SplitViewNavigator/RightView.mxml.html      |   36 +-
 .../SplitViewNavigator.mxml.html                |   42 +-
 .../SplitViewNavigator/readme.html              |   30 +-
 .../ToggleSwitch/ToggleSwitch.mxml.html         |   66 +-
 .../flex4.6samples/ToggleSwitch/main.mxml.html  |   38 +-
 .../flex4.6samples/readme.html                  |   52 +-
 .../BidirectionalBinding/sample.html            |  204 +--
 .../BidirectionalBinding/sample2.html           |  204 +--
 .../ControllingViewport/sample.html             |  208 +--
 .../CustomItemRenderer/sample.html              |  208 +--
 .../Layout Mirroring/dashboard.html             |  216 +--
 .../Layout Mirroring/drawSample.html            |  216 +--
 .../Layout Mirroring/textInput.html             |  216 +--
 .../Using States with Transitions/sample.html   |  204 +--
 .../Effects/AnimateProperties/Sample.html       |  210 +--
 .../Effects/AnimateTransform-Bounce/sample.html |  208 +--
 .../flex4samples/Effects/CrossFade/sample.html  |  210 +--
 .../flex4samples/Effects/Fade/sample.html       |  210 +--
 .../flex4samples/Effects/Rotate3D/sample.html   |  208 +--
 .../flex4samples/Effects/Scale3D/sample.html    |  208 +--
 .../flex4samples/Effects/effects-readme.html    |   34 +-
 .../EllipseTransformExample.html                |  208 +--
 .../EllipseTransformExample.mxml                |   96 +-
 .../DropShadowGraphicExample.html               |  208 +--
 .../source/DropShadowGraphicExample.mxml.html   |   94 +-
 .../srcview/src/DropShadowGraphicExample.mxml   |   96 +-
 .../EllipseTransformExample.html                |  208 +--
 .../source/EllipseTransformExample.mxml.html    |  110 +-
 .../srcview/src/EllipseTransformExample.mxml    |  112 +-
 .../LinearGradientsSpreadMethodExample.html     |  208 +--
 ...LinearGradientsSpreadMethodExample.mxml.html |   88 +-
 .../src/LinearGradientsSpreadMethodExample.mxml |   90 +-
 .../Graphics/StaticFXG/StaticFXG_Sample.html    |  208 +--
 .../srcview/source/OrangeCrayonStar.fxg         |   56 +-
 .../srcview/source/StaticFXG_Sample.mxml.html   |   64 +-
 .../StaticFXG/srcview/src/OrangeCrayonStar.fxg  |   56 +-
 .../StaticFXG/srcview/src/StaticFXG_Sample.mxml |   66 +-
 .../flex4samples/Graphics/fxg-readme.html       |   24 +-
 .../GroupsAndContainers/Border/sample.html      |  210 +--
 .../GroupsAndContainers/Group/sample.html       |  208 +--
 .../GroupsAndContainers/Panel/sample.html       |  210 +--
 .../TabbedNavigator/sample1.html                |  210 +--
 .../TabbedNavigator/sample2.html                |  210 +--
 .../groups-containers-readme.html               |   42 +-
 .../Skinning/ButtonWithIcon/sample1.html        |  208 +--
 .../Skinning/SkinningApplication/sample.html    |  210 +--
 .../Skinning/SkinningApplication/sample2.html   |  210 +--
 .../Skinning/SkinningApplication/sample3.html   |  210 +--
 .../Skinning/SkinningContainer/sample.html      |  210 +--
 .../flex4samples/Skinning/skinning-readme.html  |   32 +-
 .../flex4samples/Styles/IDSelector/sample.html  |  210 +--
 .../flex4samples/Styles/readme.html             |   34 +-
 .../UIControls/Buttons/Button/sample.html       |  204 +--
 .../UIControls/Buttons/ButtonBar/sample.html    |  204 +--
 .../UIControls/Buttons/PopUpAnchor/sample.html  |  210 +--
 .../UIControls/Buttons/PopUpAnchor/sample2.html |  210 +--
 .../UIControls/Buttons/ToggleButton/sample.html |  208 +--
 .../DataEntryControls/CheckBox/sample.html      |  208 +--
 .../DataEntryControls/DropDownList/sample.html  |  210 +--
 .../NumericStepper/sample.html                  |  208 +--
 .../DataEntryControls/RadioButton/sample.html   |  208 +--
 .../DataEntryControls/ToggleButton/sample.html  |  208 +--
 .../OtherControls/ScrollBar/sample.html         |  208 +--
 .../OtherControls/Scroller/sample1.html         |  208 +--
 .../OtherControls/Scroller/sample2.html         |  208 +--
 .../UIControls/OtherControls/Slider/sample.html |  210 +--
 .../OtherControls/Spinner/sample.html           |  210 +--
 .../OtherControls/VideoPlayer/sample1.html      |  208 +--
 .../TreeListAndGridControls/List/sample.html    |  208 +--
 .../flex4samples/flex4-readme-new.html          |   78 +-
 .../flex4samples/flex4-readme-new_cn.html       |   74 +-
 .../flex4samples/flex4-readme.html              |   76 +-
 .../SampleAccelerometer.mxml.html               |  158 +-
 .../SampleAccelerometer/main.mxml.html          |   42 +-
 .../SampleBackMenuSearchEvent.mxml.html         |  140 +-
 .../SampleCameraCapture.mxml.html               |  166 +--
 .../SampleBackMenuSearchEvent/main.mxml.html    |   42 +-
 .../SampleCamera/SampleCamera-app.txt           |   16 +-
 .../SampleCamera/SampleCamera.mxml.html         |   98 +-
 .../flexmobile/SampleCamera/main.mxml.html      |   42 +-
 .../SampleCameraCapture.mxml.html               |  164 +--
 .../SampleCameraCapture/main.mxml.html          |   42 +-
 .../SampleCameraRoll/SampleCameraRoll.mxml.html |  148 +-
 .../flexmobile/SampleCameraRoll/main.mxml.html  |   42 +-
 .../ContextMenuPanelSkin.mxml.html              |  546 +++----
 .../SampleContextMenu.mxml.html                 |  250 ++--
 .../flexmobile/SampleContextMenu/images_cm.html |   40 +-
 .../flexmobile/SampleContextMenu/main.mxml.html |   42 +-
 .../SampleFullScreen/SampleFullScreen.mxml.html |   80 +-
 .../flexmobile/SampleFullScreen/main.mxml.html  |   42 +-
 .../SampleGeolocation.mxml.html                 |  166 +--
 .../flexmobile/SampleGeolocation/main.mxml.html |   42 +-
 .../SampleGesture/SampleGesture.mxml.html       |  174 +--
 .../SampleGesture/images_gesture.html           |   28 +-
 .../flexmobile/SampleGesture/main.mxml.html     |   42 +-
 .../SampleHTMLContent.mxml.html                 |  128 +-
 .../flexmobile/SampleHTMLContent/main.mxml.html |   42 +-
 .../SampleMicrophone/SampleMicrophone-app.txt   |   16 +-
 .../SampleMicrophone/SampleMicrophone.mxml.html |  326 ++--
 .../flexmobile/SampleMicrophone/main.mxml.html  |   42 +-
 .../SampleMobileAppAnatomy.mxml.html            |  194 +--
 .../SampleMobileAppAnatomy/images_maa.html      |   28 +-
 .../SampleMobileAppAnatomy/main.mxml.html       |   50 +-
 .../SampleMultitouch/SampleMultitouch.mxml.html |  288 ++--
 .../flexmobile/SampleMultitouch/main.mxml.html  |   42 +-
 .../SampleNetworkInfo/SampleNetworkInfo-app.txt |   18 +-
 .../SampleNetworkInfo/SampleNetworkInfo-app.xml |   20 +-
 .../SampleNetworkInfo.mxml.html                 |  124 +-
 .../flexmobile/SampleNetworkInfo/main.mxml.html |   42 +-
 .../SampleRotateScreen.mxml.html                |  116 +-
 .../SampleRotateScreen/main.mxml.html           |   42 +-
 .../flexmobile/SampleSMS/SampleSMS.mxml.html    |  100 +-
 .../flexmobile/SampleSMS/main.mxml.html         |   42 +-
 .../SampleSimpleDB/SampleSimpleDB.mxml.html     |  142 +-
 .../flexmobile/SampleSimpleDB/main.mxml.html    |   42 +-
 .../flexmobile/SourceStyles.css                 |  278 ++--
 .../FlexGrocer/.fxpProperties                   |   22 +-
 .../FlexGrocer_1/.fxpProperties                 |   22 +-
 .../FlexGrocer_2/.fxpProperties                 |   22 +-
 .../FlexGrocer_3/.fxpProperties                 |   22 +-
 .../remotesamples/AlexUhlmann/README_cn.html    |   10 +-
 .../source/SimpleFlipTransition.mxml.html       |  106 +-
 .../srcview/source/SimpleManualFlip.mxml.html   |  136 +-
 .../srcview/source/ViewStack3D.mxml.html        |   56 +-
 .../com/adobe/ac/controls/ViewStack3D.as.html   |  124 +-
 .../source/distortion/ButtonSkin3D.as.html      |   62 +-
 .../source/distortion/DistortionLab.mxml.html   |  792 +++++-----
 .../source/distortion/SimpleFlip.mxml.html      |   78 +-
 .../distortion/SimpleFlipHideEffect.mxml.html   |   60 +-
 .../distortion/SimpleFlipTransition.mxml.html   |  106 +-
 .../distortion/SimpleManualFlip.mxml.html       |  136 +-
 .../srcview/source/distortion/Skins3D.mxml.html |   38 +-
 .../source/distortion/ViewStack3D.mxml.html     |   58 +-
 .../source/view/distortion/ButtonSkin3D.as.html |   62 +-
 .../view/distortion/DistortionLab.mxml.html     |  792 +++++-----
 .../source/view/distortion/SimpleFlip.mxml.html |   78 +-
 .../distortion/SimpleFlipHideEffect.mxml.html   |   60 +-
 .../distortion/SimpleFlipTransition.mxml.html   |  106 +-
 .../view/distortion/SimpleManualFlip.mxml.html  |  136 +-
 .../source/view/distortion/Skins3D.mxml.html    |   38 +-
 .../view/distortion/ViewStack3D.mxml.html       |   58 +-
 .../source/view/sides/Calendar.mxml.html        |   16 +-
 .../srcview/source/view/sides/Login.mxml.html   |   58 +-
 .../source/view/sides/ProductList.mxml.html     |   28 +-
 .../source/view/sides/QuickSearch.mxml.html     |   42 +-
 .../source/view/sides/Registration.mxml.html    |   76 +-
 .../srcview/source/view/sides/Search.mxml.html  |   64 +-
 .../srcview/src/SimpleFlipTransition.mxml       |  106 +-
 .../srcview/src/SimpleManualFlip.mxml           |  138 +-
 .../AlexUhlmann/srcview/src/ViewStack3D.mxml    |   58 +-
 .../src/com/adobe/ac/controls/ViewStack3D.as    |  124 +-
 .../srcview/src/distortion/ButtonSkin3D.as      |   62 +-
 .../srcview/src/distortion/DistortionLab.mxml   |  792 +++++-----
 .../srcview/src/distortion/SimpleFlip.mxml      |   78 +-
 .../src/distortion/SimpleFlipHideEffect.mxml    |   60 +-
 .../src/distortion/SimpleFlipTransition.mxml    |  106 +-
 .../src/distortion/SimpleManualFlip.mxml        |  138 +-
 .../srcview/src/distortion/Skins3D.mxml         |   40 +-
 .../srcview/src/distortion/ViewStack3D.mxml     |   60 +-
 .../srcview/src/view/distortion/ButtonSkin3D.as |   62 +-
 .../src/view/distortion/DistortionLab.mxml      |  792 +++++-----
 .../srcview/src/view/distortion/SimpleFlip.mxml |   78 +-
 .../view/distortion/SimpleFlipHideEffect.mxml   |   60 +-
 .../view/distortion/SimpleFlipTransition.mxml   |  106 +-
 .../src/view/distortion/SimpleManualFlip.mxml   |  138 +-
 .../srcview/src/view/distortion/Skins3D.mxml    |   40 +-
 .../src/view/distortion/ViewStack3D.mxml        |   60 +-
 .../srcview/src/view/sides/Calendar.mxml        |   16 +-
 .../srcview/src/view/sides/Login.mxml           |   58 +-
 .../srcview/src/view/sides/ProductList.mxml     |   28 +-
 .../srcview/src/view/sides/QuickSearch.mxml     |   42 +-
 .../srcview/src/view/sides/Registration.mxml    |   76 +-
 .../srcview/src/view/sides/Search.mxml          |   64 +-
 .../remotesamples/Amazon/main.html              |   62 +-
 .../remotesamples/Amazon/main.mxml.html         |  168 +--
 .../remotesamples/Cocomo/main.html              |   62 +-
 .../remotesamples/Cocomo/main.mxml.html         |  294 ++--
 .../readme.html                                 |   26 +-
 .../Async-Message-Filtering/readme.html         |   24 +-
 .../Client-Level-Data-Throttling/readme.html    |   26 +-
 .../Custom-Authentication/readme.html           |   26 +-
 .../DataManagementOnlineResources.html          |   56 +-
 .../readme.html                                 |   26 +-
 .../DataAccess/OnlineResources.html             |   68 +-
 .../DataAccess/ReliableMessaging/readme.html    |   36 +-
 .../remotesamples/DataAccess/chat/chat.html     |  124 +-
 .../remotesamples/DataAccess/chat/main.css      |  242 +--
 .../remotesamples/DataAccess/chat/readme.html   |    6 +-
 .../DataAccess/chat/readme_cn.html              |    6 +-
 .../DataAccess/chat/srcview/SourceIndex.xml     |   22 +-
 .../DataAccess/chat/srcview/SourceStyles.css    |  260 ++--
 .../DataAccess/chat/srcview/SourceTree.html     |  242 +--
 .../DataAccess/chat/srcview/index.html          |   32 +-
 .../chat/srcview/source/chat.mxml.html          |  154 +-
 .../chat/srcview/source/main.css.html           |  264 ++--
 .../srcview/source/messaging-config.xml.txt     |  192 +--
 .../DataAccess/chat/srcview/source/readme.html  |    6 +-
 .../DataAccess/chat/srcview/src/chat.mxml       |  102 +-
 .../DataAccess/chat/srcview/src/main.css        |  242 +--
 .../DataAccess/chat/srcview/src/readme.html     |    6 +-
 .../DataAccess/chat_channels/chat_channels.html |  122 +-
 .../chat_channels/srcview/SourceIndex.xml       |   18 +-
 .../chat_channels/srcview/SourceStyles.css      |  260 ++--
 .../chat_channels/srcview/SourceTree.html       |  242 +--
 .../DataAccess/chat_channels/srcview/index.html |   32 +-
 .../srcview/source/chat_channels.mxml.html      |  174 +--
 .../srcview/source/messaging-config.xml.txt     |  192 +--
 .../srcview/src/chat_channels.mxml              |  152 +-
 .../datamanagement2/datamanagement2.html        |  124 +-
 .../datamanagement2/srcview/SourceIndex.xml     |   20 +-
 .../datamanagement2/srcview/SourceStyles.css    |  260 ++--
 .../datamanagement2/srcview/SourceTree.html     |  242 +--
 .../datamanagement2/srcview/index.html          |   32 +-
 .../srcview/source/Product.as.html              |   74 +-
 .../source/data-management-config.xml.txt       |  328 ++---
 .../srcview/source/datamanagement2.mxml.html    |  160 +-
 .../datamanagement2/srcview/src/Product.as      |   52 +-
 .../srcview/src/datamanagement2.mxml            |  130 +-
 .../datamanagement_assemblers_custom/main.css   |  242 +--
 .../readme.html                                 |   62 +-
 .../srcview/source/Product.as.html              |   52 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/readme.html                  |   62 +-
 .../srcview/src/Product.as                      |   52 +-
 .../srcview/src/main.css                        |  242 +--
 .../srcview/src/readme.html                     |   62 +-
 .../Contact.hbm.xml                             |   38 +-
 .../hibernate.cfg.xml                           |   68 +-
 .../main.css                                    |  242 +--
 .../readme.html                                 |   44 +-
 .../srcview/source/Contact.hbm.xml.txt          |   38 +-
 .../srcview/source/hibernate.cfg.xml.txt        |   68 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/readme.html                  |   44 +-
 .../srcview/source/sample.mxml.html             |   70 +-
 .../srcview/src/Contact.hbm.xml                 |   38 +-
 .../srcview/src/hibernate.cfg.xml               |   68 +-
 .../srcview/src/main.css                        |  242 +--
 .../srcview/src/readme.html                     |   44 +-
 .../srcview/src/sample.mxml                     |   70 +-
 .../datamanagement_assemblers_sql/main.css      |  242 +--
 .../datamanagement_assemblers_sql/readme.html   |   46 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/readme.html                  |   46 +-
 .../srcview/src/main.css                        |  242 +--
 .../srcview/src/readme.html                     |   44 +-
 .../datamanagement_associations.html            |  124 +-
 .../srcview/SourceIndex.xml                     |   30 +-
 .../srcview/SourceStyles.css                    |  260 ++--
 .../srcview/SourceTree.html                     |  242 +--
 .../srcview/index.html                          |   32 +-
 .../srcview/source/Account.as.html              |   82 +-
 .../srcview/source/AccountCategory.as.html      |   42 +-
 .../srcview/source/Contact.as.html              |   88 +-
 .../srcview/source/Industry.as.html             |   42 +-
 .../srcview/source/SalesRep.as.html             |   54 +-
 .../srcview/source/State.as.html                |   42 +-
 .../source/data-management-config.xml.txt       |  328 ++---
 .../datamanagement_associations.mxml.html       |  184 +--
 .../srcview/src/Account.as                      |   60 +-
 .../srcview/src/AccountCategory.as              |   20 +-
 .../srcview/src/Contact.as                      |   66 +-
 .../srcview/src/Industry.as                     |   20 +-
 .../srcview/src/SalesRep.as                     |   32 +-
 .../srcview/src/State.as                        |   20 +-
 .../src/datamanagement_associations.mxml        |  154 +-
 .../datamanagement_basics.html                  |  124 +-
 .../DataAccess/datamanagement_basics/main.css   |  242 +--
 .../datamanagement_basics/readme.html           |   40 +-
 .../datamanagement_basics/readme_cn.html        |   40 +-
 .../srcview/SourceIndex.xml                     |   24 +-
 .../srcview/SourceStyles.css                    |  260 ++--
 .../srcview/SourceTree.html                     |  242 +--
 .../datamanagement_basics/srcview/index.html    |   32 +-
 .../srcview/source/Product.as.html              |   74 +-
 .../source/data-management-config.xml.txt       |  328 ++---
 .../source/datamanagement_basics.mxml.html      |  114 +-
 .../srcview/source/main.css.html                |  264 ++--
 .../srcview/source/readme.html                  |   40 +-
 .../srcview/src/Product.as                      |   52 +-
 .../srcview/src/datamanagement_basics.mxml      |   84 +-
 .../datamanagement_basics/srcview/src/main.css  |  242 +--
 .../srcview/src/readme.html                     |   40 +-
 .../datamanagement_paging.html                  |  124 +-
 .../srcview/SourceIndex.xml                     |   44 +-
 .../srcview/SourceStyles.css                    |  260 ++--
 .../srcview/SourceTree.html                     |  242 +--
 .../datamanagement_paging/srcview/index.html    |   32 +-
 .../srcview/source/CensusEntry.as.html          |   60 +-
 .../source/data-management-config.xml.txt       |   56 +-
 .../source/datamanagement_paging.mxml.html      |   62 +-
 .../srcview/src/CensusEntry.as                  |   38 +-
 .../srcview/src/datamanagement_paging.mxml      |   42 +-
 .../datamanagement_simple_update/main.css       |  242 +--
 .../datamanagement_simple_update/readme_cn.html |   40 +-
 .../srcview/source/Product.as.html              |   48 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/src/Product.as                      |   48 +-
 .../srcview/src/main.css                        |  242 +--
 .../DataAccess/datamanagement_update/main.css   |  242 +--
 .../datamanagement_update/readme.html           |   92 +-
 .../srcview/source/Product.as.html              |   48 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/readme.html                  |   92 +-
 .../srcview/src/Product.as                      |   48 +-
 .../datamanagement_update/srcview/src/main.css  |  242 +--
 .../srcview/src/readme.html                     |   92 +-
 .../DataAccess/httpservice_basics/catalog.xml   |  510 +++----
 .../httpservice_basics/httpservice_basics.html  |  124 +-
 .../DataAccess/httpservice_basics/main.css      |  242 +--
 .../DataAccess/httpservice_basics/readme.html   |   22 +-
 .../httpservice_basics/readme_cn.html           |   22 +-
 .../httpservice_basics/srcview/SourceIndex.xml  |   24 +-
 .../httpservice_basics/srcview/SourceStyles.css |  260 ++--
 .../httpservice_basics/srcview/SourceTree.html  |  242 +--
 .../httpservice_basics/srcview/index.html       |   32 +-
 .../srcview/source/catalog.xml.txt              |  510 +++----
 .../srcview/source/httpservice_basics.mxml.html |   54 +-
 .../srcview/source/main.css.html                |  264 ++--
 .../srcview/source/readme.html                  |   22 +-
 .../httpservice_basics/srcview/src/catalog.xml  |  510 +++----
 .../srcview/src/httpservice_basics.mxml         |   32 +-
 .../httpservice_basics/srcview/src/main.css     |  242 +--
 .../httpservice_basics/srcview/src/readme.html  |   22 +-
 .../httpservice_e4x/httpservice_e4x.html        |  124 +-
 .../DataAccess/httpservice_e4x/items.xml        |   54 +-
 .../DataAccess/httpservice_e4x/main.css         |  242 +--
 .../DataAccess/httpservice_e4x/readme.html      |   22 +-
 .../httpservice_e4x/srcview/SourceIndex.xml     |   24 +-
 .../httpservice_e4x/srcview/SourceStyles.css    |  260 ++--
 .../httpservice_e4x/srcview/SourceTree.html     |  242 +--
 .../httpservice_e4x/srcview/index.html          |   32 +-
 .../srcview/source/httpservice_e4x.mxml.html    |   98 +-
 .../srcview/source/items.xml.txt                |   54 +-
 .../srcview/source/main.css.html                |  264 ++--
 .../httpservice_e4x/srcview/source/readme.html  |   22 +-
 .../srcview/src/httpservice_e4x.mxml            |   76 +-
 .../httpservice_e4x/srcview/src/items.xml       |   54 +-
 .../httpservice_e4x/srcview/src/main.css        |  242 +--
 .../httpservice_e4x/srcview/src/readme.html     |   22 +-
 .../DataAccess/httpservice_events/catalog.xml   |  510 +++----
 .../httpservice_events/httpservice_events.html  |  124 +-
 .../DataAccess/httpservice_events/main.css      |  242 +--
 .../DataAccess/httpservice_events/readme.html   |   18 +-
 .../httpservice_events/srcview/SourceIndex.xml  |   20 +-
 .../httpservice_events/srcview/SourceStyles.css |  260 ++--
 .../httpservice_events/srcview/SourceTree.html  |  242 +--
 .../httpservice_events/srcview/index.html       |   32 +-
 .../srcview/source/catalog.xml.txt              |  510 +++----
 .../srcview/source/httpservice_events.mxml.html |  112 +-
 .../srcview/source/main.css.html                |  264 ++--
 .../srcview/source/readme.html                  |   18 +-
 .../httpservice_events/srcview/src/catalog.xml  |  510 +++----
 .../srcview/src/httpservice_events.mxml         |   90 +-
 .../httpservice_proxy/httpservice_proxy.html    |  124 +-
 .../DataAccess/httpservice_proxy/main.css       |  242 +--
 .../DataAccess/httpservice_proxy/readme.html    |   36 +-
 .../DataAccess/httpservice_proxy/readme_cn.html |   36 +-
 .../httpservice_proxy/srcview/SourceIndex.xml   |   22 +-
 .../httpservice_proxy/srcview/SourceStyles.css  |  260 ++--
 .../httpservice_proxy/srcview/SourceTree.html   |  242 +--
 .../httpservice_proxy/srcview/index.html        |   32 +-
 .../srcview/source/httpservice_proxy.mxml.html  |   76 +-
 .../srcview/source/main.css.html                |  264 ++--
 .../srcview/source/proxy-config.xml.txt         |   82 +-
 .../srcview/source/readme.html                  |   36 +-
 .../srcview/src/httpservice_proxy.mxml          |   46 +-
 .../httpservice_proxy/srcview/src/main.css      |  242 +--
 .../httpservice_proxy/srcview/src/readme.html   |   36 +-
 .../DataAccess/httpservice_rest_json/main.css   |  242 +--
 .../httpservice_rest_json/readme.html           |   30 +-
 .../httpservice_rest_json/readme_cn.html        |   22 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/readme.html                  |   30 +-
 .../httpservice_rest_json/srcview/src/main.css  |  242 +--
 .../srcview/src/readme.html                     |   30 +-
 .../lcds_pdfgen_custom_holly/contact.xdp        | 1250 ++++++++--------
 .../lcds_pdfgen_custom_holly/main.css           |  242 +--
 .../srcview/source/contact.xdp                  | 1250 ++++++++--------
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/remoting-config.xml.txt      |   40 +-
 .../srcview/source/sample.mxml.html             |  172 +--
 .../srcview/src/contact.xdp                     | 1250 ++++++++--------
 .../srcview/src/main.css                        |  242 +--
 .../srcview/src/remoting-config.xml             |   40 +-
 .../srcview/src/sample.mxml                     |  172 +--
 .../messaging_collaboration/invoker.html        |  100 +-
 .../messaging_collaboration/readme.html         |   36 +-
 .../messaging_collaboration/sample.html         |  100 +-
 .../srcview/source/readme.html                  |   36 +-
 .../srcview/src/readme.html                     |   36 +-
 .../source/BackgroundColorRenderer.as.html      |   72 +-
 .../srcview/source/ColorRenderer.as.html        |   42 +-
 .../srcview/source/Feed.java.txt                |  136 +-
 .../srcview/source/main.css.html                |   24 +-
 .../srcview/source/messaging-config.xml.txt     |   86 +-
 .../messaging_trader/srcview/source/readme.html |   40 +-
 .../source/samples/portfolio/Stock.as.html      |   34 +-
 .../srcview/source/startFeed.html               |   10 +-
 .../srcview/source/startfeed.txt                |   18 +-
 .../srcview/source/stopFeed.html                |    8 +-
 .../srcview/source/stopfeed.txt                 |   18 +-
 .../srcview/source/traderdesktop.mxml.html      |  444 +++---
 .../srcview/src/BackgroundColorRenderer.as      |   72 +-
 .../srcview/src/ColorRenderer.as                |   42 +-
 .../messaging_trader/srcview/src/main.css       |   24 +-
 .../srcview/src/samples/portfolio/Stock.as      |   34 +-
 .../srcview/src/traderdesktop.mxml              |  446 +++---
 .../DataAccess/pdfgeneration_lcds/company.xdp   |  552 +++----
 .../DataAccess/pdfgeneration_lcds/main.css      |  242 +--
 .../srcview/source/BalanceSheet.mxml.html       |   98 +-
 .../srcview/source/Earnings.mxml.html           |   82 +-
 .../srcview/source/company.xdp                  |  552 +++----
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/pdfgen.mxml.html             |  246 ++--
 .../srcview/source/sample.mxml.html             |  188 +--
 .../srcview/source/styles.css.html              |   76 +-
 .../srcview/src/BalanceSheet.mxml               |   98 +-
 .../srcview/src/Earnings.mxml                   |   82 +-
 .../pdfgeneration_lcds/srcview/src/company.xdp  |  552 +++----
 .../pdfgeneration_lcds/srcview/src/main.css     |  242 +--
 .../pdfgeneration_lcds/srcview/src/pdfgen.mxml  |  246 ++--
 .../pdfgeneration_lcds/srcview/src/sample.mxml  |  188 +--
 .../pdfgeneration_lcds/srcview/src/styles.css   |   76 +-
 .../DataAccess/pdfgeneration_lcds/styles.css    |   76 +-
 .../DataAccess/remoteobject_basics/main.css     |  242 +--
 .../DataAccess/remoteobject_basics/readme.html  |   38 +-
 .../remoteobject_basics/readme_cn.html          |   26 +-
 .../remoteobject_basics.html                    |  124 +-
 .../remoteobject_basics/srcview/SourceIndex.xml |   22 +-
 .../srcview/SourceStyles.css                    |  260 ++--
 .../remoteobject_basics/srcview/SourceTree.html |  242 +--
 .../remoteobject_basics/srcview/index.html      |   32 +-
 .../srcview/source/main.css.html                |  264 ++--
 .../srcview/source/readme.html                  |   22 +-
 .../source/remoteobject_basics.mxml.html        |   84 +-
 .../srcview/source/remoting-config.xml.txt      |  110 +-
 .../remoteobject_basics/srcview/src/main.css    |  242 +--
 .../remoteobject_basics/srcview/src/readme.html |   22 +-
 .../srcview/src/remoteobject_basics.mxml        |   40 +-
 .../remoteobject_channels.html                  |  124 +-
 .../srcview/SourceIndex.xml                     |   18 +-
 .../srcview/SourceStyles.css                    |  260 ++--
 .../srcview/SourceTree.html                     |  242 +--
 .../remoteobject_channels/srcview/index.html    |   32 +-
 .../source/remoteobject_channels.mxml.html      |  114 +-
 .../srcview/source/remoting-config.xml.txt      |  110 +-
 .../srcview/src/remoteobject_channels.mxml      |   92 +-
 .../remoteobject_events.html                    |  124 +-
 .../remoteobject_events/srcview/SourceIndex.xml |   18 +-
 .../srcview/SourceStyles.css                    |  260 ++--
 .../remoteobject_events/srcview/SourceTree.html |  242 +--
 .../remoteobject_events/srcview/index.html      |   32 +-
 .../source/remoteobject_events.mxml.html        |  126 +-
 .../srcview/source/remoting-config.xml.txt      |  110 +-
 .../srcview/src/remoteobject_events.mxml        |   96 +-
 .../DataAccess/remoteobject_java_basic/main.css |  242 +--
 .../remoteobject_java_basic/readme.html         |   50 +-
 .../remoteobject_java_basic/readme_cn.html      |   38 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/readme.html                  |   50 +-
 .../srcview/source/remoting-config.xml.txt      |   68 +-
 .../srcview/src/main.css                        |  242 +--
 .../srcview/src/readme.html                     |   50 +-
 .../srcview/src/remoting-config.xml             |   68 +-
 .../DataAccess/remoteobject_java_typed/main.css |  242 +--
 .../remoteobject_java_typed/readme.html         |   50 +-
 .../remoteobject_java_typed/readme_cn.html      |   38 +-
 .../srcview/source/main.css.html                |  242 +--
 .../srcview/source/readme.html                  |   50 +-
 .../srcview/source/remoting-config.xml.txt      |   68 +-
 .../srcview/src/main.css                        |  242 +--
 .../srcview/src/readme.html                     |   50 +-
 .../srcview/src/remoting-config.xml             |   68 +-
 .../server-source-code/flex/hibernate.cfg.xml   |   68 +-
 .../flex/samples/contact-custom/BaseDAO.java    |  366 ++---
 .../samples/contact-custom/BaseDAO.java.txt     |  366 ++---
 .../contact-custom/ConcurrencyException.java    |   42 +-
 .../ConcurrencyException.java.txt               |   42 +-
 .../contact-custom/ConnectionHelper.java        |   84 +-
 .../contact-custom/ConnectionHelper.java.txt    |   84 +-
 .../flex/samples/contact-custom/Contact.java    |  168 +--
 .../samples/contact-custom/Contact.java.txt     |  168 +--
 .../contact-custom/ContactAssembler.java        |  138 +-
 .../contact-custom/ContactAssembler.java.txt    |  138 +-
 .../flex/samples/contact-custom/ContactDAO.java |  198 +--
 .../samples/contact-custom/ContactDAO.java.txt  |  198 +--
 .../samples/contact-custom/DAOException.java    |   44 +-
 .../contact-custom/DAOException.java.txt        |   44 +-
 .../samples/contact-hibernate/Contact.hbm.xml   |   38 +-
 .../flex/samples/contact-hibernate/Contact.java |  172 +--
 .../samples/contact-hibernate/Contact.java.txt  |  172 +--
 .../pdfgen_contact/PDFResourceServlet.java      |   94 +-
 .../pdfgen_contact/PDFResourceServlet.java.txt  |   94 +-
 .../flex/samples/pdfgen_contact/PDFService.java |   98 +-
 .../samples/pdfgen_contact/PDFService.java.txt  |   98 +-
 .../samples/pdfgen_contact/XDPXFAService.java   |   92 +-
 .../pdfgen_contact/XDPXFAService.java.txt       |   92 +-
 .../flex/samples/product2/Product.java          |  188 +--
 .../flex/samples/product2/Product.java.txt      |  188 +--
 .../flex/samples/product2/ProductAssembler.java |  196 +--
 .../samples/product2/ProductAssembler.java.txt  |  196 +--
 .../tdfhistory/srcview/SourceIndex.xml          |   18 +-
 .../tdfhistory/srcview/SourceStyles.css         |  260 ++--
 .../tdfhistory/srcview/SourceTree.html          |  242 +--
 .../DataAccess/tdfhistory/srcview/index.html    |   32 +-
 .../srcview/source/tdfhistory.mxml.html         |  116 +-
 .../tdfhistory/srcview/src/tdfhistory.mxml      |   96 +-
 .../DataAccess/tdfhistory/tdfhistory.html       |  242 +--
 .../webservice_basics/webservice_basics.html    |  124 +-
 .../webservice_proxy/srcview/SourceIndex.xml    |   20 +-
 .../webservice_proxy/srcview/SourceStyles.css   |  260 ++--
 .../webservice_proxy/srcview/SourceTree.html    |  242 +--
 .../webservice_proxy/srcview/index.html         |   32 +-
 .../srcview/source/proxy-config.xml.txt         |   82 +-
 .../srcview/source/webservice_proxy.mxml.html   |   72 +-
 .../srcview/src/webservice_proxy.mxml           |   42 +-
 .../webservice_proxy/webservice_proxy.html      |  124 +-
 .../remotesamples/Ebay/demo.html                |   62 +-
 .../remotesamples/Ebay/demo.mxml.html           |  252 ++--
 .../remotesamples/Ebay/profiledemo.html         |   62 +-
 .../remotesamples/Ebay/profiledemo.mxml.html    |  328 ++---
 .../TraderDesktopAdmin/TraderDesktopAdmin.html  |  242 +--
 .../traderdesktop/TraderDesktopAdmin/config.xml |   14 +-
 .../TraderDesktopWeb/TraderDesktopWeb.html      |  242 +--
 .../traderdesktop/TraderDesktopWeb/config.xml   |   12 +-
 .../mobile/TraderDesktopMobile.html             |  242 +--
 .../traderdesktop/mobile/config.xml             |   12 +-
 .../traderdesktop/mobile/styles.css             |  108 +-
 .../samples/3rdParty/EbayCarousel/main.html     |   62 +-
 .../3rdParty/EbayCarousel/main.mxml.html        |  262 ++--
 .../Google/GoogleMapsAIR/GoogleMaps1.mxml.html  |  126 +-
 .../3rdParty/Intuit/OpenBugsGauge.mxml.html     |   64 +-
 .../3rdParty/Intuit/WidgetPanel.mxml.html       |  126 +-
 .../samples/DragTile/srcview/SourceIndex.xml    |   84 +-
 .../samples/DragTile/srcview/SourceStyles.css   |  278 ++--
 .../samples/DragTile/srcview/SourceTree.html    |  242 +--
 .../DragTile/srcview/source/Alphabet.mxml.html  |  118 +-
 .../source/AlphabetClasses/Alphabet.css.html    |   22 +-
 .../source/AlphabetClasses/AlphabetBase.as.html |  194 +--
 .../srcview/source/AlphabetTile.mxml.html       |   38 +-
 .../DragTile/srcview/source/DragDrop.mxml.html  |  220 +--
 .../DragTile/srcview/source/Player.mxml.html    |   40 +-
 .../DragTile/srcview/source/TeamMgr.mxml.html   |  188 +--
 .../srcview/source/data/players.xml.txt         |   40 +-
 .../DragTile/srcview/source/img/person.png.html |   24 +-
 .../srcview/source/img/pieceTile.png.html       |   24 +-
 .../DragTile/srcview/source/img/player.png.html |   24 +-
 .../DragTile/srcview/source/img/sil.PNG.html    |   24 +-
 .../DragTile/srcview/source/img/tile.gif.html   |   24 +-
 .../source/qs/controls/BitmapTile.as.html       |  350 ++---
 .../source/qs/controls/CachedLabel.as.html      |  480 +++---
 .../srcview/source/qs/controls/DragTile.as.html | 1174 +++++++--------
 .../srcview/source/qs/controls/UIBitmap.as.html |  112 +-
 .../DragTile/srcview/source/tile.png.html       |   24 +-
 .../samples/DragTile/srcview/src/Alphabet.mxml  |   96 +-
 .../srcview/src/AlphabetClasses/AlphabetBase.as |  172 +--
 .../DragTile/srcview/src/AlphabetTile.mxml      |   18 +-
 .../samples/DragTile/srcview/src/DragDrop.mxml  |  200 +--
 .../samples/DragTile/srcview/src/Player.mxml    |   20 +-
 .../samples/DragTile/srcview/src/TeamMgr.mxml   |  168 +--
 .../DragTile/srcview/src/data/players.xml       |   40 +-
 .../srcview/src/qs/controls/BitmapTile.as       |  328 ++---
 .../srcview/src/qs/controls/CachedLabel.as      |  458 +++---
 .../srcview/src/qs/controls/DragTile.as         | 1152 +++++++--------
 .../srcview/src/qs/controls/LayoutAnimator.as   |  734 ++++-----
 .../srcview/src/qs/controls/LayoutTarget.as     |  120 +-
 .../srcview/src/qs/controls/UIBitmap.as         |   90 +-
 .../src/qs/utils/AssociativeInstanceCache.as    |  264 ++--
 .../samples/HOWTO/Components/SearchBox.as.html  |  336 ++---
 .../HOWTO/Components/SearchBoxEvent.as.html     |   54 +-
 .../HOWTO/Components/SearchDemo.mxml.html       |  116 +-
 .../HOWTO/Components/VideoPlayer.mxml.html      |  140 +-
 .../samples/HOWTO/Components/main.mxml.html     |   42 +-
 .../HOWTO/ItemRenderer/ColorRenderer.as.html    |   68 +-
 .../HOWTO/ItemRenderer/ImageRenderer.mxml.html  |   44 +-
 .../samples/HOWTO/ItemRenderer/catalog.xml.txt  |  166 +--
 .../samples/HOWTO/ItemRenderer/main.html        |   58 +-
 .../samples/HOWTO/ItemRenderer/main.mxml.html   |  188 +--
 .../HOWTO/Localization/ContactForm.mxml.html    |   68 +-
 .../locale/en_EN/myResources.properties.txt     |   18 +-
 .../locale/en_US/myResources.properties.txt     |   18 +-
 .../locale/fr_FR/myResources.properties.txt     |   18 +-
 .../HOWTO/Localization/localization.mxml.html   |  132 +-
 .../widget/long/AdobeWidget_300x250.html        |  242 +--
 .../TourDeFlex_content/widget/long/index.html   |  242 +--
 .../TourDeFlex_content/widget/short/index.html  |  242 +--
 1673 files changed, 116987 insertions(+), 116987 deletions(-)
----------------------------------------------------------------------



Re: [51/56] [abbrv] [partial] git commit: [flex-utilities] [refs/heads/develop] - trying to merge TourDeFlex develop release into master

Posted by Piotr Zarzycki <pi...@gmail.com>.
I'm not sure what has happened. :) I've just tried to push pull request 
from Max with Russian translation.

https://github.com/apache/flex-utilities/pull/2

Did I break something ?

Piotr

W dniu 2015-01-26 o 23:05, piotrz@apache.org pisze:
> trying to merge TourDeFlex develop release into master
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/5ed4d983
> Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/5ed4d983
> Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/5ed4d983
>
> Branch: refs/heads/develop
> Commit: 5ed4d983858a7d722dcac2951bac6c0178ed11b9
> Parents: e1f9d1d
> Author: Justin Mclean <jm...@apache.org>
> Authored: Sat Aug 23 13:39:42 2014 +1000
> Committer: Justin Mclean <jm...@apache.org>
> Committed: Sat Aug 23 13:39:42 2014 +1000
>
> ----------------------------------------------------------------------
>   TourDeFlex/TourDeFlex/src/Config.as             |  276 ++--
>   TourDeFlex/TourDeFlex/src/Preferences.as        |   98 +-
>   TourDeFlex/TourDeFlex/src/TourDeFlex-app.xml    |  238 +--
>   .../src/classes/ApplicationUpdaterManager.as    |   72 +-
>   TourDeFlex/TourDeFlex/src/classes/Document.as   |   32 +-
>   .../TourDeFlex/src/classes/LocalQuickStart.as   |  280 ++--
>   TourDeFlex/TourDeFlex/src/classes/ObjectData.as |  634 ++++----
>   .../src/classes/ObjectListSortTypes.as          |   38 +-
>   .../src/classes/ObjectTreeDataDescriptor.as     |  344 ++---
>   .../src/classes/ObjectTreeItemRenderer.as       |  150 +-
>   .../TourDeFlex/src/components/AboutWindow.mxml  |   78 +-
>   .../src/components/ApplicationFooter.mxml       |   88 +-
>   .../src/components/ApplicationHeader.mxml       |  126 +-
>   .../src/components/CommentsWindow.mxml          |   64 +-
>   .../TourDeFlex/src/components/DocumentTabs.mxml |  216 +--
>   .../src/components/DownloadWindow.mxml          |  210 +--
>   .../src/components/IllustrationTab.mxml         |  126 +-
>   .../src/components/IllustrationTabs.mxml        |  136 +-
>   .../TourDeFlex/src/components/ObjectList.mxml   |  140 +-
>   .../src/components/ObjectListItemRenderer.mxml  |  136 +-
>   .../TourDeFlex/src/components/SearchWindow.mxml |  358 ++---
>   .../TourDeFlex/src/components/SplashWindow.mxml |  136 +-
>   .../src/components/TextBoxSearch.mxml           |  122 +-
>   .../TourDeFlex/src/components/WipeWindow.mxml   |   54 +-
>   TourDeFlex/TourDeFlex/src/data/offline.html     |   32 +-
>   TourDeFlex/TourDeFlex/src/data/settings.xml     |   62 +-
>   TourDeFlex/TourDeFlex/src/data/settings_ja.xml  |   62 +-
>   .../AIR20/OpenWithDefaultApp/sample1.mxml.html  |   64 +-
>   .../src/sample1-app.xml                         |  218 +--
>   .../src/sample1.mxml                            |   64 +-
>   .../srcview/source/sample1-app.xml.txt          |  218 +--
>   .../srcview/source/sample1.mxml.html            |   64 +-
>   TourDeFlex/TourDeFlex/src/styles.css            |  808 +++++-----
>   .../html-template/history/history.css           |   44 +-
>   .../html-template/history/history.js            | 1388 +++++++++---------
>   .../html-template/history/historyFrame.html     |   90 +-
>   .../html-template/index.template.html           |  248 ++--
>   TourDeFlex/TourDeFlex3/src/AC_OETags.js         |  564 +++----
>   TourDeFlex/TourDeFlex3/src/SourceTab.mxml       |  116 +-
>   TourDeFlex/TourDeFlex3/src/explorer.html        |  130 +-
>   TourDeFlex/TourDeFlex3/src/explorer.mxml        |  154 +-
>   TourDeFlex/TourDeFlex3/src/explorer.xml         |  884 +++++------
>   TourDeFlex/TourDeFlex3/src/loaderPanel.mxml     |   70 +-
>   TourDeFlex/TourDeFlex3/src/viewsource.mxml      |  112 +-
>   TourDeFlex/TourDeFlex_content/badge/index.html  |  134 +-
>   .../TourDeFlex_content/badge/indexblack.html    |  132 +-
>   .../TourDeFlex_content/badge/indexblack_cn.html |  146 +-
>   .../AnimateShaderTransitionEffect/sample.html   |  210 +--
>   .../flex4.0/CSSDescendantSelector/sample.html   |  210 +--
>   .../flex4.0/CSSTypeClassSelector/sample.html    |  210 +--
>   .../flex4.0/ComboBox/sample.html                |  210 +--
>   .../CustomItemRendererWithEffects/data/list.xml |  154 +-
>   .../CustomItemRendererWithEffects/sample1.html  |  210 +--
>   .../CustomItemRendererWithEffects/sample2.html  |  210 +--
>   .../srcview/source/data/list.xml.txt            |  154 +-
>   .../source/renderers/ImageRenderer1.mxml.html   |   74 +-
>   .../source/renderers/ImageRenderer2.mxml.html   |   70 +-
>   .../srcview/source/sample1.mxml.html            |   82 +-
>   .../srcview/source/sample2.mxml.html            |  110 +-
>   .../srcview/src/data/list.xml                   |  154 +-
>   .../srcview/src/renderers/ImageRenderer1.mxml   |   74 +-
>   .../srcview/src/renderers/ImageRenderer2.mxml   |   70 +-
>   .../srcview/src/sample1.mxml                    |   86 +-
>   .../srcview/src/sample2.mxml                    |  114 +-
>   .../CustomLayout-Animated/data/catalog.xml      |  348 ++---
>   .../flex4.0/CustomLayout-Animated/sample.html   |  210 +--
>   .../srcview/source/data/catalog.xml.txt         |  348 ++---
>   .../source/layouts/FilteredTileLayout.as.html   |  482 +++---
>   .../source/renderers/PhoneRenderer.mxml.html    |   84 +-
>   .../srcview/source/sample.mxml.html             |  162 +-
>   .../srcview/src/data/catalog.xml                |  348 ++---
>   .../srcview/src/layouts/FilteredTileLayout.as   |  482 +++---
>   .../srcview/src/renderers/PhoneRenderer.mxml    |   84 +-
>   .../srcview/src/sample.mxml                     |  176 +--
>   .../CustomLayout-FlickrWheel/sample.html        |  210 +--
>   .../srcview/source/FlickrThumbnail.mxml.html    |  142 +-
>   .../source/NumberInterpolatorWrapping.as.html   |  182 +--
>   .../srcview/source/WheelLayout.as.html          |  996 ++++++-------
>   .../srcview/source/sample.mxml.html             |  148 +-
>   .../srcview/src/FlickrThumbnail.mxml            |  124 +-
>   .../srcview/src/NumberInterpolatorWrapping.as   |  182 +--
>   .../srcview/src/WheelLayout.as                  |  996 ++++++-------
>   .../srcview/src/sample.mxml                     |  130 +-
>   .../flex4.0/CustomLayout-FlowLayout/sample.html |  210 +--
>   .../srcview/source/FlowLayout1.as.html          |  352 ++---
>   .../srcview/source/sample.mxml.html             |  130 +-
>   .../srcview/src/FlowLayout1.as                  |  352 ++---
>   .../srcview/src/sample.mxml                     |  134 +-
>   .../CustomLayout-HLayoutBaseline/sample.html    |  210 +--
>   .../srcview/source/HBaselineLayout.as.html      |  360 ++---
>   .../srcview/src/HBaselineLayout.as              |  360 ++---
>   .../flex4.0/DataGroup/sample.html               |  210 +--
>   .../FXG/BitmapImage/BitmapImageExample.html     |  210 +--
>   .../flex4.0/FXG/Ellipse/sample.html             |  210 +--
>   .../flex4.0/FXG/Line/sample.html                |  210 +--
>   .../flex4.0/FXG/Rect/sample.html                |  210 +--
>   .../flex4.0/FXG/RichText/sample.html            |  210 +--
>   .../Group-HGroup-VGroup/SampleHGroup.html       |  208 +--
>   .../Group-HGroup-VGroup/SampleVGroup.html       |  208 +--
>   .../flex4.0/Group-HGroup-VGroup/sample.html     |  208 +--
>   .../sample.html                                 |  210 +--
>   .../TourDeFlex_content/flex4.0/Menu/sample.html |  210 +--
>   .../flex4.0/Move3D/sample.html                  |  210 +--
>   .../flex4.0/RichEditableText/sample.html        |  210 +--
>   .../flex4.0/Sample-Adobe-Accordion/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-Accordion/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/Accordion.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   92 +-
>   .../srcview/source/sample1.mxml.html            |  118 +-
>   .../Sample-Adobe-AdvancedDataGrid/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../final-sample/AdvancedDataGrid.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  152 +-
>   .../srcview/source/sample1.mxml.html            |  168 +--
>   .../flex4.0/Sample-Adobe-AreaChart/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-AreaChart/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/AreaChart.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  100 +-
>   .../srcview/source/sample1.mxml.html            |  124 +-
>   .../flex4.0/Sample-Adobe-BarChart/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-BarChart/srcview/index.html    |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/BarChart.png.html       |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   96 +-
>   .../srcview/source/sample1.mxml.html            |  120 +-
>   .../Sample-Adobe-BubbleChart/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-BubbleChart/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/BubbleChart.png.html    |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   98 +-
>   .../srcview/source/sample1.mxml.html            |  130 +-
>   .../Sample-Adobe-CandlestickChart/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../final-sample/CandlestickChart.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  114 +-
>   .../srcview/source/sample1.mxml.html            |  142 +-
>   .../Sample-Adobe-ColorPicker/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-ColorPicker/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/ColorPicker.png.html    |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   52 +-
>   .../srcview/source/sample1.mxml.html            |   82 +-
>   .../Sample-Adobe-ColumnChart/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-ColumnChart/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/ColumnChart.png.html    |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   96 +-
>   .../srcview/source/sample1.mxml.html            |  124 +-
>   .../srcview/SourceIndex.xml                     |   66 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-Components/srcview/index.html  |   32 +-
>   .../srcview/source/SearchBox.as.html            |  336 ++---
>   .../srcview/source/SearchBoxEvent.as.html       |   54 +-
>   .../srcview/source/SearchDemo.mxml.html         |  168 +--
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/VideoPlayer.mxml.html        |  162 +-
>   .../srcview/source/VideoPlayerModule.mxml.html  |   50 +-
>   .../source/VideoPlayerModuleLoader.mxml.html    |   52 +-
>   .../source/assets/control_pause_blue.png.html   |   24 +-
>   .../source/assets/control_play_blue.png.html    |   24 +-
>   .../source/assets/control_stop_blue.png.html    |   24 +-
>   .../srcview/source/assets/icon_close.png.html   |   24 +-
>   .../source/final-sample/SearchBox.as.html       |  336 ++---
>   .../source/final-sample/SearchBoxEvent.as.html  |   54 +-
>   .../source/final-sample/SearchDemo.mxml.html    |  116 +-
>   .../source/final-sample/VideoPlayer.mxml.html   |  140 +-
>   .../srcview/source/final-sample/main.mxml.html  |   42 +-
>   .../srcview/source/main.mxml.html               |   84 +-
>   .../srcview/src/SearchBox.as                    |  314 ++--
>   .../srcview/src/SearchBoxEvent.as               |   32 +-
>   .../srcview/src/SearchDemo.mxml                 |  148 +-
>   .../srcview/src/VideoPlayer.mxml                |  142 +-
>   .../srcview/src/VideoPlayerModule.mxml          |   30 +-
>   .../srcview/src/VideoPlayerModuleLoader.mxml    |   32 +-
>   .../srcview/src/main.mxml                       |   64 +-
>   .../sample1.html                                |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  118 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  158 +-
>   .../Sample-Adobe-CurrencyFormatter/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/formattericon.png.html  |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  122 +-
>   .../srcview/source/sample1.mxml.html            |  158 +-
>   .../Sample-Adobe-CurrencyValidator/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   74 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  108 +-
>   .../Sample-Adobe-CursorManagement/sample1.html  |   58 +-
>   .../Sample-Adobe-CursorManagement/sample2.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   42 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/aircursor.png.html           |   24 +-
>   .../source/final-sample/flexicon.png.html       |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   54 +-
>   .../srcview/source/final-sample/sample2.html    |   58 +-
>   .../source/final-sample/sample2.mxml.html       |   90 +-
>   .../srcview/source/sample1.mxml.html            |  100 +-
>   .../srcview/source/sample2.mxml.html            |  132 +-
>   .../flex4.0/Sample-Adobe-DataGrid/sample1.html  |  210 +--
>   .../srcview/SourceIndex.xml                     |   58 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-DataGrid/srcview/index.html    |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/DataGrid.png.html       |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  144 +-
>   .../source/images/arrow_icon_sm.png.html        |   24 +-
>   .../srcview/source/sample1.mxml.html            |  176 +--
>   .../Sample-Adobe-DateChooser/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-DateChooser/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/DateChooser.png.html    |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  112 +-
>   .../srcview/source/sample1.mxml.html            |  144 +-
>   .../flex4.0/Sample-Adobe-DateField/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-DateField/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/DateField.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  114 +-
>   .../srcview/source/sample1.mxml.html            |  172 +--
>   .../Sample-Adobe-DateFormatter/sample1.html     |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/formattericon.png.html  |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  116 +-
>   .../srcview/source/sample1.mxml.html            |  150 +-
>   .../Sample-Adobe-DateValidator/sample1.html     |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   86 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  124 +-
>   .../Sample-Adobe-DragAndDrop/sample1.html       |   58 +-
>   .../Sample-Adobe-DragAndDrop/sample2.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   40 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-DragAndDrop/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/readme.html     |    6 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   62 +-
>   .../srcview/source/final-sample/sample2.html    |   58 +-
>   .../source/final-sample/sample2.mxml.html       |  106 +-
>   .../srcview/source/sample1.mxml.html            |  108 +-
>   .../srcview/source/sample2.mxml.html            |  144 +-
>   .../Sample-Adobe-EmailValidator/sample1.html    |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   74 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  114 +-
>   .../flex4.0/Sample-Adobe-Events/sample1.html    |   58 +-
>   .../flex4.0/Sample-Adobe-Events/sample2.html    |   58 +-
>   .../flex4.0/Sample-Adobe-Events/sample3.html    |   58 +-
>   .../flex4.0/Sample-Adobe-Events/sample4.html    |   58 +-
>   .../flex4.0/Sample-Adobe-Events/sample5.html    |   58 +-
>   .../flex4.0/Sample-Adobe-Events/sample6.html    |   58 +-
>   .../Sample-Adobe-Events/srcview/SourceIndex.xml |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../Sample-Adobe-Events/srcview/SourceTree.html |  226 +--
>   .../Sample-Adobe-Events/srcview/index.html      |   32 +-
>   .../srcview/source/FiveSecondTrigger.as.html    |   72 +-
>   .../srcview/source/MyEvent.as.html              |   50 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../final-sample/FiveSecondTrigger.as.html      |   72 +-
>   .../srcview/source/final-sample/MyEvent.as.html |   50 +-
>   .../srcview/source/final-sample/readme.html     |    8 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   38 +-
>   .../srcview/source/final-sample/sample2.html    |   58 +-
>   .../source/final-sample/sample2.mxml.html       |   48 +-
>   .../srcview/source/final-sample/sample3.html    |   58 +-
>   .../source/final-sample/sample3.mxml.html       |   54 +-
>   .../srcview/source/final-sample/sample4.html    |   58 +-
>   .../source/final-sample/sample4.mxml.html       |   62 +-
>   .../srcview/source/final-sample/sample5.html    |   58 +-
>   .../source/final-sample/sample5.mxml.html       |   52 +-
>   .../srcview/source/final-sample/sample6.html    |   58 +-
>   .../source/final-sample/sample6.mxml.html       |   50 +-
>   .../srcview/source/sample1.mxml.html            |   90 +-
>   .../srcview/source/sample2.mxml.html            |   98 +-
>   .../srcview/source/sample3.mxml.html            |  100 +-
>   .../srcview/source/sample4.mxml.html            |  112 +-
>   .../srcview/source/sample5.mxml.html            |  100 +-
>   .../srcview/source/sample6.mxml.html            |  102 +-
>   .../flex4.0/Sample-Adobe-Filters/sample1.html   |  210 +--
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-Filters/srcview/index.html     |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/sample1.mxml.html            |  176 +--
>   .../flex4.0/Sample-Adobe-Form/sample1.html      |   58 +-
>   .../Sample-Adobe-Form/srcview/SourceIndex.xml   |   38 +-
>   .../Sample-Adobe-Form/srcview/SourceStyles.css  |  278 ++--
>   .../Sample-Adobe-Form/srcview/SourceTree.html   |  226 +--
>   .../Sample-Adobe-Form/srcview/index.html        |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/Form.png.html   |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  136 +-
>   .../srcview/source/sample1.mxml.html            |  170 +--
>   .../flex4.0/Sample-Adobe-Formatter/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-Formatter/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/formattericon.png.html  |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  116 +-
>   .../srcview/source/sample1.mxml.html            |  150 +-
>   .../flex4.0/Sample-Adobe-HLOCChart/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-HLOCChart/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/HLOCChart.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  112 +-
>   .../srcview/source/sample1.mxml.html            |  140 +-
>   .../flex4.0/Sample-Adobe-Image/sample1.html     |   58 +-
>   .../Sample-Adobe-Image/srcview/SourceIndex.xml  |   52 +-
>   .../Sample-Adobe-Image/srcview/SourceStyles.css |  278 ++--
>   .../Sample-Adobe-Image/srcview/SourceTree.html  |  226 +--
>   .../Sample-Adobe-Image/srcview/index.html       |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/Image.png.html  |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   78 +-
>   .../srcview/source/images/backpack.jpg.html     |   24 +-
>   .../srcview/source/images/boots.jpg.html        |   24 +-
>   .../srcview/source/images/compass.jpg.html      |   24 +-
>   .../srcview/source/images/goggles.jpg.html      |   24 +-
>   .../srcview/source/images/helmet.jpg.html       |   24 +-
>   .../srcview/source/sample1.mxml.html            |  124 +-
>   .../flex4.0/Sample-Adobe-LineChart/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-LineChart/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/LineChart.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  100 +-
>   .../srcview/source/sample1.mxml.html            |  128 +-
>   .../flex4.0/Sample-Adobe-LinkBar/sample1.html   |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-LinkBar/srcview/index.html     |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/LinkBar.png.html        |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  116 +-
>   .../srcview/source/sample1.mxml.html            |  164 +--
>   .../Sample-Adobe-LinkButton/sample1.html        |   58 +-
>   .../srcview/SourceIndex.xml                     |   48 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-LinkButton/srcview/index.html  |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/assets/arrow_icon.png.html   |   24 +-
>   .../source/assets/arrow_icon_blue.png.html      |   24 +-
>   .../source/assets/arrow_icon_sm.png.html        |   24 +-
>   .../source/final-sample/LinkButton.png.html     |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   54 +-
>   .../srcview/source/sample1.mxml.html            |   86 +-
>   .../flex4.0/Sample-Adobe-Modules/main.html      |   58 +-
>   .../srcview/SourceIndex.xml                     |   42 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-Modules/srcview/index.html     |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/main.html       |   58 +-
>   .../srcview/source/final-sample/main.mxml.html  |  100 +-
>   .../source/final-sample/module1.mxml.html       |   32 +-
>   .../source/final-sample/module2.mxml.html       |   32 +-
>   .../srcview/source/main.mxml.html               |  142 +-
>   .../srcview/source/module1.mxml.html            |   32 +-
>   .../srcview/source/module2.mxml.html            |   32 +-
>   .../Sample-Adobe-NumberFormatter/sample1.html   |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  118 +-
>   .../srcview/source/sample1.mxml.html            |  152 +-
>   .../Sample-Adobe-NumberValidator/sample1.html   |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   78 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  114 +-
>   .../Sample-Adobe-OLAPDataGrid/sample1.html      |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/OLAPDataGrid.png.html   |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  408 ++---
>   .../srcview/source/sample1.mxml.html            |  444 +++---
>   .../Sample-Adobe-PhoneFormatter/sample1.html    |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/formattericon.png.html  |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  116 +-
>   .../srcview/source/sample1.mxml.html            |  150 +-
>   .../flex4.0/Sample-Adobe-PieChart/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-PieChart/srcview/index.html    |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/PieChart.png.html       |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  110 +-
>   .../srcview/source/sample1.mxml.html            |  138 +-
>   .../flex4.0/Sample-Adobe-PlotChart/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-PlotChart/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/PlotChart.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   88 +-
>   .../srcview/source/sample1.mxml.html            |  116 +-
>   .../Sample-Adobe-PopUpButton/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-PopUpButton/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/PopUpButton.png.html    |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  118 +-
>   .../srcview/source/sample1.mxml.html            |  150 +-
>   .../Sample-Adobe-ProgressBar/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-ProgressBar/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/ProgressBar.png.html    |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   98 +-
>   .../srcview/source/sample1.mxml.html            |  128 +-
>   .../Sample-Adobe-RegExpValidator/sample1.html   |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  152 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  186 +--
>   .../flex4.0/Sample-Adobe-Repeater/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-Repeater/srcview/index.html    |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/Repeater.png.html       |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   86 +-
>   .../srcview/source/sample1.mxml.html            |  114 +-
>   .../flex4.0/Sample-Adobe-SWFLoader/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   44 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-SWFLoader/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/SWFLoader.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   66 +-
>   .../srcview/source/sample1.mxml.html            |   98 +-
>   .../Sample-Adobe-SeriesInterploate/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/Effects.png.html        |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  172 +--
>   .../srcview/source/sample1.mxml.html            |  210 +--
>   .../Sample-Adobe-SeriesSlide/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-SeriesSlide/srcview/index.html |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/Effects.png.html        |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  176 +--
>   .../srcview/source/sample1.mxml.html            |  214 +--
>   .../Sample-Adobe-SeriesZoom/sample1.html        |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-SeriesZoom/srcview/index.html  |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/Effects.png.html        |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  176 +--
>   .../srcview/source/sample1.mxml.html            |  210 +--
>   .../sample1.html                                |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   74 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  112 +-
>   .../Sample-Adobe-StringValidator/sample1.html   |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   80 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  118 +-
>   .../sample1.html                                |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  118 +-
>   .../srcview/source/sample1.mxml.html            |  154 +-
>   .../Sample-Adobe-TabNavigator/sample1.html      |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/TabNavigator.png.html   |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   94 +-
>   .../srcview/source/sample1.mxml.html            |  118 +-
>   .../Sample-Adobe-TitleWindow/sample1.html       |   58 +-
>   .../srcview/SourceIndex.xml                     |   40 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-TitleWindow/srcview/index.html |   32 +-
>   .../source/SimpleTitleWindowExample.mxml.html   |  108 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../SimpleTitleWindowExample.mxml.html          |   90 +-
>   .../source/final-sample/TitleWindow.png.html    |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  110 +-
>   .../srcview/source/sample1.mxml.html            |  146 +-
>   .../Sample-Adobe-ToggleButtonBar/sample1.html   |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/ButtonBar.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  102 +-
>   .../srcview/source/sample1.mxml.html            |  130 +-
>   .../flex4.0/Sample-Adobe-ToolTips/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-ToolTips/srcview/index.html    |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   58 +-
>   .../srcview/source/sample1.mxml.html            |  102 +-
>   .../flex4.0/Sample-Adobe-Tree/sample1.html      |   58 +-
>   .../Sample-Adobe-Tree/srcview/SourceIndex.xml   |   38 +-
>   .../Sample-Adobe-Tree/srcview/SourceStyles.css  |  278 ++--
>   .../Sample-Adobe-Tree/srcview/SourceTree.html   |  226 +--
>   .../Sample-Adobe-Tree/srcview/index.html        |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/Tree.png.html   |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  116 +-
>   .../srcview/source/sample1.mxml.html            |  146 +-
>   .../flex4.0/Sample-Adobe-Validator/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-Validator/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  136 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  168 +--
>   .../Sample-Adobe-VideoDisplay/sample1.html      |  210 +--
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/sample1.mxml.html            |   96 +-
>   .../flex4.0/Sample-Adobe-ViewStack/sample1.html |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../Sample-Adobe-ViewStack/srcview/index.html   |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/ViewStack.png.html      |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  136 +-
>   .../srcview/source/sample1.mxml.html            |  210 +--
>   .../Sample-Adobe-ZipCodeFormatter/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../source/final-sample/formattericon.png.html  |   24 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |  118 +-
>   .../srcview/source/sample1.mxml.html            |  152 +-
>   .../Sample-Adobe-ZipCodeValidator/sample1.html  |   58 +-
>   .../srcview/SourceIndex.xml                     |   38 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../srcview/index.html                          |   32 +-
>   .../source/TDFGradientBackgroundSkin.mxml.html  |   82 +-
>   .../srcview/source/final-sample/sample1.html    |   58 +-
>   .../source/final-sample/sample1.mxml.html       |   74 +-
>   .../source/final-sample/validatoricon.png.html  |   24 +-
>   .../srcview/source/sample1.mxml.html            |  112 +-
>   .../flex4.0/ScrollBars/sample.html              |  210 +--
>   .../flex4.0/SkinnableDataContainer/sample.html  |  210 +--
>   .../flex4.0/TLF/TextLayoutEditorSample.html     |  210 +--
>   .../source/TextLayoutEditorCanvas.mxml.html     |  858 +++++------
>   .../source/TextLayoutEditorSample.mxml.html     |   36 +-
>   .../flashx/textLayout/ui/MultiPanel.as.html     |  374 ++---
>   .../textLayout/ui/MultiPanelHeaderSkin.as.html  |  100 +-
>   .../textLayout/ui/PanelWithEdgeBars.as.html     |  516 +++----
>   .../AdvancedTextPropertyEditor.as.html          |  364 ++---
>   .../inspectors/AntiAliasPropertyEditor.as.html  |   86 +-
>   .../inspectors/CharacterPropertyEditor.as.html  |  342 ++---
>   .../DynamicTextPropertyEditor.as.html           |  132 +-
>   .../ui/inspectors/LinkPropertyEditor.as.html    |   84 +-
>   .../inspectors/ParagraphPropertyEditor.as.html  |  436 +++---
>   .../ui/inspectors/SelectionUpdateEvent.as.html  |   66 +-
>   .../ui/inspectors/TabPropertyEditor.as.html     |  112 +-
>   .../TextContainerPropertyEditor.as.html         |  286 ++--
>   .../inspectors/TextFlowPropertyEditor.as.html   |  126 +-
>   .../inspectors/TextInspectorController.as.html  | 1214 +++++++--------
>   .../ui/rulers/ParagraphPropertyMarker.as.html   |  180 +--
>   .../rulers/ParagraphPropertyMarkerSkin.as.html  |  192 +--
>   .../textLayout/ui/rulers/RulerBar.as.html       | 1328 ++++++++---------
>   .../ui/rulers/RulerDragTracker.as.html          |  160 +-
>   .../textLayout/ui/rulers/RulerMarker.as.html    |  232 +--
>   .../textEditBar/FeatureSetChangeEvent.as.html   |   70 +-
>   .../source/textEditBar/FileEvent.as.html        |   70 +-
>   .../source/textEditBar/FileIOHelper.as.html     |  500 +++----
>   .../source/textEditBar/FileServices.mxml.html   |  174 +--
>   .../source/textEditBar/GraphicBar.mxml.html     |  288 ++--
>   .../textEditBar/GraphicChangeEvent.as.html      |  108 +-
>   .../source/textEditBar/LinkBar.mxml.html        |  298 ++--
>   .../source/textEditBar/LinkChangeEvent.as.html  |   88 +-
>   .../textEditBar/SingleContainerView.mxml.html   |  142 +-
>   .../source/textEditBar/SpriteWithIME.as.html    |  166 +--
>   .../source/textEditBar/StatusPopup.mxml.html    |   58 +-
>   .../source/textEditBar/StyleChangeEvent.as.html |   78 +-
>   .../TLF/srcview/src/TextLayoutEditorCanvas.mxml |  840 +++++------
>   .../TLF/srcview/src/TextLayoutEditorSample.mxml |   22 +-
>   .../srcview/src/flashx/textLayout/UiClasses.as  |   72 +-
>   .../src/flashx/textLayout/ui/MultiPanel.as      |  376 ++---
>   .../textLayout/ui/MultiPanelHeaderSkin.as       |   78 +-
>   .../flashx/textLayout/ui/PanelWithEdgeBars.as   |  494 +++----
>   .../flashx/textLayout/ui/VellumGUIStyles.css    |  476 +++---
>   .../ui/inspectors/AdvancedTextPropertyEditor.as |  342 ++---
>   .../ui/inspectors/AntiAliasPropertyEditor.as    |   64 +-
>   .../ui/inspectors/CharacterPropertyEditor.as    |  320 ++--
>   .../ui/inspectors/DynamicTextPropertyEditor.as  |  110 +-
>   .../ui/inspectors/LinkPropertyEditor.as         |   62 +-
>   .../ui/inspectors/ParagraphPropertyEditor.as    |  414 +++---
>   .../ui/inspectors/SelectionUpdateEvent.as       |   44 +-
>   .../ui/inspectors/TabPropertyEditor.as          |   90 +-
>   .../inspectors/TextContainerPropertyEditor.as   |  264 ++--
>   .../ui/inspectors/TextFlowPropertyEditor.as     |  104 +-
>   .../ui/inspectors/TextInspectorController.as    | 1192 +++++++--------
>   .../ui/rulers/ParagraphPropertyMarker.as        |  158 +-
>   .../ui/rulers/ParagraphPropertyMarkerSkin.as    |  170 +--
>   .../src/flashx/textLayout/ui/rulers/RulerBar.as | 1306 ++++++++--------
>   .../textLayout/ui/rulers/RulerDragTracker.as    |  138 +-
>   .../flashx/textLayout/ui/rulers/RulerMarker.as  |  210 +--
>   .../flashx/textLayout/ui/rulers/TabMarker.as    |  134 +-
>   .../textLayout/ui/rulers/TabMarkerSkin.as       |  150 +-
>   .../textLayout/ui/styles/PopupMenuSkin.as       |  104 +-
>   .../ui/styles/ScrollbarDownArrowUpSkin.as       |   52 +-
>   .../ui/styles/ScrollbarThumbOverSkin.as         |  140 +-
>   .../ui/styles/ScrollbarThumbUpSkin.as           |  140 +-
>   .../textLayout/ui/styles/ScrollbarTrackSkin.as  |   98 +-
>   .../ui/styles/ScrollbarUpArrowUpSkin.as         |   52 +-
>   .../src/textEditBar/FeatureSetChangeEvent.as    |   48 +-
>   .../TLF/srcview/src/textEditBar/FileEvent.as    |   48 +-
>   .../TLF/srcview/src/textEditBar/FileIOHelper.as |  500 +++----
>   .../srcview/src/textEditBar/FileServices.mxml   |  156 +-
>   .../TLF/srcview/src/textEditBar/GraphicBar.mxml |  270 ++--
>   .../src/textEditBar/GraphicChangeEvent.as       |   86 +-
>   .../TLF/srcview/src/textEditBar/LinkBar.mxml    |  280 ++--
>   .../srcview/src/textEditBar/LinkChangeEvent.as  |   66 +-
>   .../src/textEditBar/SingleContainerView.mxml    |  124 +-
>   .../srcview/src/textEditBar/SpriteWithIME.as    |  166 +--
>   .../srcview/src/textEditBar/StatusPopup.mxml    |   42 +-
>   .../srcview/src/textEditBar/StyleChangeEvent.as |   54 +-
>   .../flex4.0/TextArea/sample.html                |  210 +--
>   .../flex4.0/TextInput/main.html                 |  208 +--
>   .../flex4.0/TextInput/sample.html               |  208 +--
>   .../TextLayoutFrameworkBasic/sample1.html       |  210 +--
>   .../TextLayoutFrameworkBasic/sample2.html       |  210 +--
>   .../TextLayoutFrameworkBasic/sample3.html       |  210 +--
>   .../TextLayoutFrameworkBasic/sample4.html       |  210 +--
>   .../flex4.0/TileGroup/TileGroupSample.html      |  210 +--
>   .../TourDeFlex_content/flex4.0/Wipe/sample.html |  210 +--
>   .../SparkCollator/SparkCollator.html            |  216 +--
>   .../SparkCollator/srcview/.fxpProperties        |   22 +-
>   .../SparkCollator/srcview/SourceIndex.xml       |   52 +-
>   .../SparkCollator/srcview/SourceStyles.css      |  278 ++--
>   .../SparkCollator/srcview/SourceTree.html       |  226 +--
>   .../srcview/source/SparkCollator.mxml.html      |  308 ++--
>   .../srcview/src/SparkCollator.mxml              |  296 ++--
>   .../SparkCollator_basic/SparkCollator2.html     |  216 +--
>   .../SparkCollator_basic/srcview/.fxpProperties  |   22 +-
>   .../SparkCollator_basic/srcview/SourceIndex.xml |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../SparkCollator_basic/srcview/SourceTree.html |  226 +--
>   .../srcview/source/SparkCollator2.mxml.html     |  184 +--
>   .../srcview/src/SparkCollator2.mxml             |  166 +--
>   .../SparkCurrencyFormatter.html                 |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkCurrencyFormatter.mxml.html     |  204 +--
>   .../srcview/src/SparkCurrencyFormatter.mxml     |  188 +--
>   .../SparkCurrencyFormatter2.html                |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkCurrencyFormatter2.mxml.html    |  124 +-
>   .../srcview/src/SparkCurrencyFormatter2.mxml    |  106 +-
>   .../SparkCurrencyValidator.html                 |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkCurrencyValidator.mxml.html     |  232 +--
>   .../srcview/src/SparkCurrencyValidator.mxml     |  214 +--
>   .../SparkCurrencyValidator2.html                |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkCurrencyValidator2.mxml.html    |  124 +-
>   .../srcview/src/SparkCurrencyValidator2.mxml    |  106 +-
>   .../SparkDateTimeFormatter.html                 |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkDateTimeFormatter.mxml.html     |  182 +--
>   .../srcview/src/SparkDateTimeFormatter.mxml     |  166 +--
>   .../SparkDateTimeFormatter2.html                |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkDateTimeFormatter2.mxml.html    |  128 +-
>   .../srcview/src/SparkDateTimeFormatter2.mxml    |  110 +-
>   .../SparkNumberFormatter.html                   |  216 +--
>   .../SparkNumberFormatter/srcview/.fxpProperties |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkNumberFormatter.mxml.html       |  174 +--
>   .../srcview/src/SparkNumberFormatter.mxml       |  158 +-
>   .../SparkNumberFormatter2.html                  |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkNumberFormatter2.mxml.html      |  120 +-
>   .../srcview/src/SparkNumberFormatter2.mxml      |  102 +-
>   .../SparkNumberValidator.html                   |  216 +--
>   .../SparkNumberValidator/srcview/.fxpProperties |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkNumberValidator.mxml.html       |  188 +--
>   .../srcview/src/SparkNumberValidator.mxml       |  172 +--
>   .../SparkNumberValidator2.html                  |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkNumberValidator2.mxml.html      |  122 +-
>   .../srcview/src/SparkNumberValidator2.mxml      |  104 +-
>   .../SparkSortandSortField.html                  |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkSortandSortField.mxml.html      |  226 +--
>   .../srcview/src/SparkSortandSortField.mxml      |  208 +--
>   .../SparkSortandSortField2.html                 |  216 +--
>   .../srcview/.fxpProperties                      |   22 +-
>   .../srcview/SourceIndex.xml                     |   52 +-
>   .../srcview/SourceStyles.css                    |  278 ++--
>   .../srcview/SourceTree.html                     |  226 +--
>   .../source/SparkSortandSortField2.mxml.html     |  144 +-
>   .../srcview/src/SparkSortandSortField2.mxml     |  128 +-
>   .../SparkStringTools/SparkStringTools.html      |  216 +--
>   .../SparkStringTools/srcview/.fxpProperties     |   22 +-
>   .../SparkStringTools/srcview/SourceIndex.xml    |   52 +-
>   .../SparkStringTools/srcview/SourceStyles.css   |  278 ++--
>   .../SparkStringTools/srcview/SourceTree.html    |  226 +--
>   .../srcview/source/SparkStringTools.mxml.html   |  226 +--
>   .../srcview/src/SparkStringTools.mxml           |  212 +--
>   .../flex4.5samples/HeroDataGrid/sample.html     |  216 +--
>   .../HeroDataGrid/srcview/SourceIndex.xml        |   64 +-
>   .../HeroDataGrid/srcview/SourceStyles.css       |  278 ++--
>   .../HeroDataGrid/srcview/SourceTree.html        |  226 +--
>   .../srcview/source/CustomDataGridSkin.mxml.html |  408 ++---
>   .../srcview/source/CustomRenderer.mxml.html     |  108 +-
>   .../source/CustomRendererPrepare.mxml.html      |  120 +-
>   .../srcview/source/CustomSkin.mxml.html         |   62 +-
>   .../srcview/source/SimpleColumns.mxml.html      |   82 +-
>   .../srcview/source/SimpleNoWrap.mxml.html       |   58 +-
>   .../srcview/source/Sizing.mxml.html             |   78 +-
>   .../srcview/source/sample.mxml.html             |   80 +-
>   .../srcview/src/CustomDataGridSkin.mxml         |  388 ++---
>   .../srcview/src/CustomRenderer.mxml             |   86 +-
>   .../srcview/src/CustomRendererPrepare.mxml      |   98 +-
>   .../HeroDataGrid/srcview/src/CustomSkin.mxml    |   40 +-
>   .../HeroDataGrid/srcview/src/SimpleColumns.mxml |   60 +-
>   .../HeroDataGrid/srcview/src/SimpleNoWrap.mxml  |   36 +-
>   .../HeroDataGrid/srcview/src/Sizing.mxml        |   56 +-
>   .../HeroDataGrid/srcview/src/sample.mxml        |   58 +-
>   .../HeroDataPaging/DataPaging.html              |  216 +--
>   .../HeroDataPaging/srcview/SourceIndex.xml      |   52 +-
>   .../HeroDataPaging/srcview/SourceStyles.css     |  278 ++--
>   .../HeroDataPaging/srcview/SourceTree.html      |  226 +--
>   .../srcview/source/DataPaging.mxml.html         |  144 +-
>   .../srcview/source/PagedList.as.html            | 1006 ++++++-------
>   .../HeroDataPaging/srcview/src/DataPaging.mxml  |  122 +-
>   .../HeroDataPaging/srcview/src/PagedList.as     |  984 ++++++-------
>   .../HeroDataPaging_old/DataPaging.html          |  216 +--
>   .../HeroDataPaging/DataPaging.html              |  216 +--
>   .../HeroDataPaging/srcview/SourceIndex.xml      |   52 +-
>   .../HeroDataPaging/srcview/SourceStyles.css     |  278 ++--
>   .../HeroDataPaging/srcview/SourceTree.html      |  226 +--
>   .../srcview/source/DataPaging.mxml.html         |  144 +-
>   .../srcview/source/PagedList.as.html            | 1006 ++++++-------
>   .../HeroDataPaging/srcview/src/DataPaging.mxml  |  122 +-
>   .../HeroDataPaging/srcview/src/PagedList.as     |  984 ++++++-------
>   .../HeroDataPaging_old/srcview/SourceIndex.xml  |   52 +-
>   .../HeroDataPaging_old/srcview/SourceStyles.css |  278 ++--
>   .../HeroDataPaging_old/srcview/SourceTree.html  |  226 +--
>   .../srcview/source/DataPaging.mxml.html         |  144 +-
>   .../srcview/source/PagedList.as.html            | 1006 ++++++-------
>   .../srcview/source/bin-release1/DataPaging.html |  216 +--
>   .../bin-release1/srcview/SourceIndex.xml.txt    |   52 +-
>   .../bin-release1/srcview/SourceStyles.css.html  |  300 ++--
>   .../source/bin-release1/srcview/SourceTree.html |  226 +--
>   .../srcview/source/DataPaging.mxml.html         |   22 +-
>   .../srcview/source/PagedList.as.html            |   22 +-
>   .../SparkForm/SampleSimpleForm.html             |  216 +--
>   .../SparkForm/srcview/SourceIndex.xml           |   60 +-
>   .../SparkForm/srcview/SourceStyles.css          |  278 ++--
>   .../SparkForm/srcview/SourceTree.html           |  226 +--
>   .../srcview/source/SampleHelpForm.mxml.html     |   72 +-
>   .../srcview/source/SampleSequenceForm.mxml.html |   58 +-
>   .../srcview/source/SampleSimpleForm.mxml.html   |   60 +-
>   .../srcview/source/SampleStackedForm.mxml.html  |   60 +-
>   .../SparkForm/srcview/src/SampleHelpForm.mxml   |   50 +-
>   .../srcview/src/SampleSequenceForm.mxml         |   36 +-
>   .../SparkForm/srcview/src/SampleSimpleForm.mxml |   38 +-
>   .../srcview/src/SampleStackedForm.mxml          |   38 +-
>   .../flex4.5samples/SparkFormatters/sample.html  |  216 +--
>   .../SparkFormatters/srcview/SourceIndex.xml     |   54 +-
>   .../SparkFormatters/srcview/SourceStyles.css    |  278 ++--
>   .../SparkFormatters/srcview/SourceTree.html     |  226 +--
>   .../srcview/source/sample.mxml.html             |  102 +-
>   .../SparkFormatters/srcview/src/sample.mxml     |   80 +-
>   .../flex4.5samples/SparkOSMF/sample.html        |  216 +--
>   .../SparkOSMF/srcview/SourceIndex.xml           |   50 +-
>   .../SparkOSMF/srcview/SourceStyles.css          |  278 ++--
>   .../SparkOSMF/srcview/SourceTree.html           |  226 +--
>   .../SparkOSMF/srcview/source/sample.mxml.html   |   40 +-
>   .../SparkOSMF/srcview/src/sample.mxml           |   18 +-
>   .../mobile/SampleAccelerometer.mxml.html        |  156 +-
>   .../SampleAccelerometer.mxml.html               |  156 +-
>   .../mobile/SampleAccelerometer/main.mxml.html   |   42 +-
>   .../SampleBackMenuSearchEvent.mxml.html         |  170 +--
>   .../SampleBackMenuSearchEvent/main.mxml.html    |   42 +-
>   .../SampleBusyIndicator.mxml.html               |   50 +-
>   .../mobile/SampleBusyIndicator/main.mxml.html   |   42 +-
>   .../SampleCSSMediaQueries.mxml.html             |   94 +-
>   .../mobile/SampleCSSMediaQueries/main.mxml.html |   42 +-
>   .../SampleCacheImageFile.mxml.html              |  234 +--
>   .../mobile/SampleCacheImageFile/main.mxml.html  |   42 +-
>   .../mobile/SampleCamera/SampleCamera-app.txt    |   16 +-
>   .../mobile/SampleCamera/SampleCamera.mxml.html  |  188 +--
>   .../mobile/SampleCamera/main.mxml.html          |   42 +-
>   .../SampleCameraCapture.mxml.html               |  164 +--
>   .../mobile/SampleCameraCapture/main.mxml.html   |   42 +-
>   .../SampleCameraRoll/SampleCameraRoll.mxml.html |  136 +-
>   .../mobile/SampleCameraRoll/main.mxml.html      |   42 +-
>   .../ContextMenuPanelSkin.mxml.html              |  546 +++----
>   .../SampleContextMenu.mxml.html                 |  250 ++--
>   .../mobile/SampleContextMenu/images_cm.html     |   40 +-
>   .../mobile/SampleContextMenu/main.mxml.html     |   42 +-
>   .../SampleFullScreen/SampleFullScreen.mxml.html |   74 +-
>   .../mobile/SampleFullScreen/main.mxml.html      |   42 +-
>   .../SampleGeolocation.mxml.html                 |  172 +--
>   .../SampleGeolocationInfo-app.txt               |   14 +-
>   .../mobile/SampleGeolocation/main.mxml.html     |   42 +-
>   .../SampleGesture/SampleGesture.mxml.html       |  172 +--
>   .../assets/launchpad_butterfly.jpg.html         |   24 +-
>   .../mobile/SampleGesture/images_gesture.html    |   28 +-
>   .../mobile/SampleGesture/images_maa.html        |   28 +-
>   .../mobile/SampleGesture/main.mxml.html         |   42 +-
>   .../SampleHTMLContent.mxml.html                 |  130 +-
>   .../mobile/SampleHTMLContent/main.mxml.html     |   42 +-
>   .../SampleMicrophone/SampleMicrophone-app.txt   |   16 +-
>   .../SampleMicrophone/SampleMicrophone.mxml.html |  330 ++---
>   .../mobile/SampleMicrophone/main.mxml.html      |   42 +-
>   .../SampleMobileAppAnatomy.mxml.html            |  190 +--
>   .../SampleMobileAppAnatomy/main.mxml.html       |   50 +-
>   .../SampleMultiDPIBitmapSource.mxml.html        |   90 +-
>   .../SampleMultitouch.mxml.html                  |  290 ++--
>   .../SampleMultiDPIBitmapSource/images_cm.html   |   36 +-
>   .../SampleMultiDPIBitmapSource/images_maa.html  |   28 +-
>   .../SampleMultiDPIBitmapSource/main.mxml.html   |   42 +-
>   .../SampleMultitouch/SampleMultitouch.mxml.html |  290 ++--
>   .../mobile/SampleMultitouch/main.mxml.html      |   42 +-
>   .../SampleNetworkInfo/SampleNetworkInfo-app.txt |   18 +-
>   .../SampleNetworkInfo.mxml.html                 |  110 +-
>   .../mobile/SampleNetworkInfo/main.mxml.html     |   42 +-
>   .../SampleRotateScreen.mxml.html                |  122 +-
>   .../mobile/SampleRotateScreen/main.mxml.html    |   42 +-
>   .../mobile/SampleSMS/SampleSMS.mxml.html        |  102 +-
>   .../mobile/SampleSMS/main.mxml.html             |   42 +-
>   .../SampleSimpleDB/SampleSimpleDB.mxml.html     |  142 +-
>   .../mobile/SampleSimpleDB/main.mxml.html        |   42 +-
>   .../MyPopupComponent.mxml.html                  |   42 +-
>   .../MyPopupSkin.mxml.html                       |  158 +-
>   .../PopUpContainer.mxml.html                    |   90 +-
>   .../SampleAlertmain.mxml.html                   |   42 +-
>   .../SimpleAlertView.mxml.html                   |   72 +-
>   .../main.mxml.html                              |   42 +-
>   .../SampleViewMenu/MyPopupComponent.mxml.html   |   42 +-
>   .../MyPopupComponentSkin.mxml.html              |  200 +--
>   .../mobile/SampleViewMenu/MyVMItemSkin.as.html  |  342 ++---
>   .../SampleViewMenu/MyViewMenuSkin.mxml.html     |  242 +--
>   .../mobile/SampleViewMenu/ViewMenu.mxml.html    |   54 +-
>   .../SampleViewMenu/ViewMenuHome.mxml.html       |  152 +-
>   .../SampleViewTransitions/SampleFade.mxml.html  |  120 +-
>   .../SampleViewTransitions/SampleFlip.mxml.html  |  188 +--
>   .../SampleViewTransitions/SampleSlide.mxml.html |  194 +--
>   .../SampleViewTransitions/SampleView.mxml.html  |  114 +-
>   .../SampleViewTransitions/SampleZoom.mxml.html  |  156 +-
>   .../ViewTransitions.mxml.html                   |   48 +-
>   .../ViewTransitionsHomeView.mxml.html           |  106 +-
>   .../SampleViewTransitions/fademain.mxml.html    |   42 +-
>   .../SampleViewTransitions/flipmain.mxml.html    |   42 +-
>   .../SampleViewTransitions/slidemain.mxml.html   |   42 +-
>   .../SampleViewTransitions/zoommain.mxml.html    |   42 +-
>   .../flex4.5samples/mobile/SourceStyles.css      |  278 ++--
>   .../flex4.6samples/Callout/Callout.mxml.html    |   60 +-
>   .../flex4.6samples/Callout/main.mxml.html       |   38 +-
>   .../CalloutButton/CalloutButton.mxml.html       |  120 +-
>   .../flex4.6samples/CalloutButton/main.mxml.html |   38 +-
>   .../DateSpinner/DateSpinner.mxml.html           |   82 +-
>   .../flex4.6samples/DateSpinner/main.mxml.html   |   38 +-
>   .../SoftKeyboardOptions.mxml.html               |  178 +--
>   .../SoftKeyboardOptions/main.mxml.html          |   38 +-
>   .../flex4.6samples/SourceStyles.css             |  278 ++--
>   .../SpinnerList/SpinnerList.mxml.html           |   94 +-
>   .../flex4.6samples/SpinnerList/main.mxml.html   |   38 +-
>   .../SplitViewNavigator/LeftView.mxml.html       |   76 +-
>   .../SplitViewNavigator/RightView.mxml.html      |   36 +-
>   .../SplitViewNavigator.mxml.html                |   42 +-
>   .../SplitViewNavigator/readme.html              |   30 +-
>   .../ToggleSwitch/ToggleSwitch.mxml.html         |   66 +-
>   .../flex4.6samples/ToggleSwitch/main.mxml.html  |   38 +-
>   .../flex4.6samples/readme.html                  |   52 +-
>   .../BidirectionalBinding/sample.html            |  204 +--
>   .../BidirectionalBinding/sample2.html           |  204 +--
>   .../ControllingViewport/sample.html             |  208 +--
>   .../CustomItemRenderer/sample.html              |  208 +--
>   .../Layout Mirroring/dashboard.html             |  216 +--
>   .../Layout Mirroring/drawSample.html            |  216 +--
>   .../Layout Mirroring/textInput.html             |  216 +--
>   .../Using States with Transitions/sample.html   |  204 +--
>   .../Effects/AnimateProperties/Sample.html       |  210 +--
>   .../Effects/AnimateTransform-Bounce/sample.html |  208 +--
>   .../flex4samples/Effects/CrossFade/sample.html  |  210 +--
>   .../flex4samples/Effects/Fade/sample.html       |  210 +--
>   .../flex4samples/Effects/Rotate3D/sample.html   |  208 +--
>   .../flex4samples/Effects/Scale3D/sample.html    |  208 +--
>   .../flex4samples/Effects/effects-readme.html    |   34 +-
>   .../EllipseTransformExample.html                |  208 +--
>   .../EllipseTransformExample.mxml                |   96 +-
>   .../DropShadowGraphicExample.html               |  208 +--
>   .../source/DropShadowGraphicExample.mxml.html   |   94 +-
>   .../srcview/src/DropShadowGraphicExample.mxml   |   96 +-
>   .../EllipseTransformExample.html                |  208 +--
>   .../source/EllipseTransformExample.mxml.html    |  110 +-
>   .../srcview/src/EllipseTransformExample.mxml    |  112 +-
>   .../LinearGradientsSpreadMethodExample.html     |  208 +--
>   ...LinearGradientsSpreadMethodExample.mxml.html |   88 +-
>   .../src/LinearGradientsSpreadMethodExample.mxml |   90 +-
>   .../Graphics/StaticFXG/StaticFXG_Sample.html    |  208 +--
>   .../srcview/source/OrangeCrayonStar.fxg         |   56 +-
>   .../srcview/source/StaticFXG_Sample.mxml.html   |   64 +-
>   .../StaticFXG/srcview/src/OrangeCrayonStar.fxg  |   56 +-
>   .../StaticFXG/srcview/src/StaticFXG_Sample.mxml |   66 +-
>   .../flex4samples/Graphics/fxg-readme.html       |   24 +-
>   .../GroupsAndContainers/Border/sample.html      |  210 +--
>   .../GroupsAndContainers/Group/sample.html       |  208 +--
>   .../GroupsAndContainers/Panel/sample.html       |  210 +--
>   .../TabbedNavigator/sample1.html                |  210 +--
>   .../TabbedNavigator/sample2.html                |  210 +--
>   .../groups-containers-readme.html               |   42 +-
>   .../Skinning/ButtonWithIcon/sample1.html        |  208 +--
>   .../Skinning/SkinningApplication/sample.html    |  210 +--
>   .../Skinning/SkinningApplication/sample2.html   |  210 +--
>   .../Skinning/SkinningApplication/sample3.html   |  210 +--
>   .../Skinning/SkinningContainer/sample.html      |  210 +--
>   .../flex4samples/Skinning/skinning-readme.html  |   32 +-
>   .../flex4samples/Styles/IDSelector/sample.html  |  210 +--
>   .../flex4samples/Styles/readme.html             |   34 +-
>   .../UIControls/Buttons/Button/sample.html       |  204 +--
>   .../UIControls/Buttons/ButtonBar/sample.html    |  204 +--
>   .../UIControls/Buttons/PopUpAnchor/sample.html  |  210 +--
>   .../UIControls/Buttons/PopUpAnchor/sample2.html |  210 +--
>   .../UIControls/Buttons/ToggleButton/sample.html |  208 +--
>   .../DataEntryControls/CheckBox/sample.html      |  208 +--
>   .../DataEntryControls/DropDownList/sample.html  |  210 +--
>   .../NumericStepper/sample.html                  |  208 +--
>   .../DataEntryControls/RadioButton/sample.html   |  208 +--
>   .../DataEntryControls/ToggleButton/sample.html  |  208 +--
>   .../OtherControls/ScrollBar/sample.html         |  208 +--
>   .../OtherControls/Scroller/sample1.html         |  208 +--
>   .../OtherControls/Scroller/sample2.html         |  208 +--
>   .../UIControls/OtherControls/Slider/sample.html |  210 +--
>   .../OtherControls/Spinner/sample.html           |  210 +--
>   .../OtherControls/VideoPlayer/sample1.html      |  208 +--
>   .../TreeListAndGridControls/List/sample.html    |  208 +--
>   .../flex4samples/flex4-readme-new.html          |   78 +-
>   .../flex4samples/flex4-readme-new_cn.html       |   74 +-
>   .../flex4samples/flex4-readme.html              |   76 +-
>   .../SampleAccelerometer.mxml.html               |  158 +-
>   .../SampleAccelerometer/main.mxml.html          |   42 +-
>   .../SampleBackMenuSearchEvent.mxml.html         |  140 +-
>   .../SampleCameraCapture.mxml.html               |  166 +--
>   .../SampleBackMenuSearchEvent/main.mxml.html    |   42 +-
>   .../SampleCamera/SampleCamera-app.txt           |   16 +-
>   .../SampleCamera/SampleCamera.mxml.html         |   98 +-
>   .../flexmobile/SampleCamera/main.mxml.html      |   42 +-
>   .../SampleCameraCapture.mxml.html               |  164 +--
>   .../SampleCameraCapture/main.mxml.html          |   42 +-
>   .../SampleCameraRoll/SampleCameraRoll.mxml.html |  148 +-
>   .../flexmobile/SampleCameraRoll/main.mxml.html  |   42 +-
>   .../ContextMenuPanelSkin.mxml.html              |  546 +++----
>   .../SampleContextMenu.mxml.html                 |  250 ++--
>   .../flexmobile/SampleContextMenu/images_cm.html |   40 +-
>   .../flexmobile/SampleContextMenu/main.mxml.html |   42 +-
>   .../SampleFullScreen/SampleFullScreen.mxml.html |   80 +-
>   .../flexmobile/SampleFullScreen/main.mxml.html  |   42 +-
>   .../SampleGeolocation.mxml.html                 |  166 +--
>   .../flexmobile/SampleGeolocation/main.mxml.html |   42 +-
>   .../SampleGesture/SampleGesture.mxml.html       |  174 +--
>   .../SampleGesture/images_gesture.html           |   28 +-
>   .../flexmobile/SampleGesture/main.mxml.html     |   42 +-
>   .../SampleHTMLContent.mxml.html                 |  128 +-
>   .../flexmobile/SampleHTMLContent/main.mxml.html |   42 +-
>   .../SampleMicrophone/SampleMicrophone-app.txt   |   16 +-
>   .../SampleMicrophone/SampleMicrophone.mxml.html |  326 ++--
>   .../flexmobile/SampleMicrophone/main.mxml.html  |   42 +-
>   .../SampleMobileAppAnatomy.mxml.html            |  194 +--
>   .../SampleMobileAppAnatomy/images_maa.html      |   28 +-
>   .../SampleMobileAppAnatomy/main.mxml.html       |   50 +-
>   .../SampleMultitouch/SampleMultitouch.mxml.html |  288 ++--
>   .../flexmobile/SampleMultitouch/main.mxml.html  |   42 +-
>   .../SampleNetworkInfo/SampleNetworkInfo-app.txt |   18 +-
>   .../SampleNetworkInfo/SampleNetworkInfo-app.xml |   20 +-
>   .../SampleNetworkInfo.mxml.html                 |  124 +-
>   .../flexmobile/SampleNetworkInfo/main.mxml.html |   42 +-
>   .../SampleRotateScreen.mxml.html                |  116 +-
>   .../SampleRotateScreen/main.mxml.html           |   42 +-
>   .../flexmobile/SampleSMS/SampleSMS.mxml.html    |  100 +-
>   .../flexmobile/SampleSMS/main.mxml.html         |   42 +-
>   .../SampleSimpleDB/SampleSimpleDB.mxml.html     |  142 +-
>   .../flexmobile/SampleSimpleDB/main.mxml.html    |   42 +-
>   .../flexmobile/SourceStyles.css                 |  278 ++--
>   .../FlexGrocer/.fxpProperties                   |   22 +-
>   .../FlexGrocer_1/.fxpProperties                 |   22 +-
>   .../FlexGrocer_2/.fxpProperties                 |   22 +-
>   .../FlexGrocer_3/.fxpProperties                 |   22 +-
>   .../remotesamples/AlexUhlmann/README_cn.html    |   10 +-
>   .../source/SimpleFlipTransition.mxml.html       |  106 +-
>   .../srcview/source/SimpleManualFlip.mxml.html   |  136 +-
>   .../srcview/source/ViewStack3D.mxml.html        |   56 +-
>   .../com/adobe/ac/controls/ViewStack3D.as.html   |  124 +-
>   .../source/distortion/ButtonSkin3D.as.html      |   62 +-
>   .../source/distortion/DistortionLab.mxml.html   |  792 +++++-----
>   .../source/distortion/SimpleFlip.mxml.html      |   78 +-
>   .../distortion/SimpleFlipHideEffect.mxml.html   |   60 +-
>   .../distortion/SimpleFlipTransition.mxml.html   |  106 +-
>   .../distortion/SimpleManualFlip.mxml.html       |  136 +-
>   .../srcview/source/distortion/Skins3D.mxml.html |   38 +-
>   .../source/distortion/ViewStack3D.mxml.html     |   58 +-
>   .../source/view/distortion/ButtonSkin3D.as.html |   62 +-
>   .../view/distortion/DistortionLab.mxml.html     |  792 +++++-----
>   .../source/view/distortion/SimpleFlip.mxml.html |   78 +-
>   .../distortion/SimpleFlipHideEffect.mxml.html   |   60 +-
>   .../distortion/SimpleFlipTransition.mxml.html   |  106 +-
>   .../view/distortion/SimpleManualFlip.mxml.html  |  136 +-
>   .../source/view/distortion/Skins3D.mxml.html    |   38 +-
>   .../view/distortion/ViewStack3D.mxml.html       |   58 +-
>   .../source/view/sides/Calendar.mxml.html        |   16 +-
>   .../srcview/source/view/sides/Login.mxml.html   |   58 +-
>   .../source/view/sides/ProductList.mxml.html     |   28 +-
>   .../source/view/sides/QuickSearch.mxml.html     |   42 +-
>   .../source/view/sides/Registration.mxml.html    |   76 +-
>   .../srcview/source/view/sides/Search.mxml.html  |   64 +-
>   .../srcview/src/SimpleFlipTransition.mxml       |  106 +-
>   .../srcview/src/SimpleManualFlip.mxml           |  138 +-
>   .../AlexUhlmann/srcview/src/ViewStack3D.mxml    |   58 +-
>   .../src/com/adobe/ac/controls/ViewStack3D.as    |  124 +-
>   .../srcview/src/distortion/ButtonSkin3D.as      |   62 +-
>   .../srcview/src/distortion/DistortionLab.mxml   |  792 +++++-----
>   .../srcview/src/distortion/SimpleFlip.mxml      |   78 +-
>   .../src/distortion/SimpleFlipHideEffect.mxml    |   60 +-
>   .../src/distortion/SimpleFlipTransition.mxml    |  106 +-
>   .../src/distortion/SimpleManualFlip.mxml        |  138 +-
>   .../srcview/src/distortion/Skins3D.mxml         |   40 +-
>   .../srcview/src/distortion/ViewStack3D.mxml     |   60 +-
>   .../srcview/src/view/distortion/ButtonSkin3D.as |   62 +-
>   .../src/view/distortion/DistortionLab.mxml      |  792 +++++-----
>   .../srcview/src/view/distortion/SimpleFlip.mxml |   78 +-
>   .../view/distortion/SimpleFlipHideEffect.mxml   |   60 +-
>   .../view/distortion/SimpleFlipTransition.mxml   |  106 +-
>   .../src/view/distortion/SimpleManualFlip.mxml   |  138 +-
>   .../srcview/src/view/distortion/Skins3D.mxml    |   40 +-
>   .../src/view/distortion/ViewStack3D.mxml        |   60 +-
>   .../srcview/src/view/sides/Calendar.mxml        |   16 +-
>   .../srcview/src/view/sides/Login.mxml           |   58 +-
>   .../srcview/src/view/sides/ProductList.mxml     |   28 +-
>   .../srcview/src/view/sides/QuickSearch.mxml     |   42 +-
>   .../srcview/src/view/sides/Registration.mxml    |   76 +-
>   .../srcview/src/view/sides/Search.mxml          |   64 +-
>   .../remotesamples/Amazon/main.html              |   62 +-
>   .../remotesamples/Amazon/main.mxml.html         |  168 +--
>   .../remotesamples/Cocomo/main.html              |   62 +-
>   .../remotesamples/Cocomo/main.mxml.html         |  294 ++--
>   .../readme.html                                 |   26 +-
>   .../Async-Message-Filtering/readme.html         |   24 +-
>   .../Client-Level-Data-Throttling/readme.html    |   26 +-
>   .../Custom-Authentication/readme.html           |   26 +-
>   .../DataManagementOnlineResources.html          |   56 +-
>   .../readme.html                                 |   26 +-
>   .../DataAccess/OnlineResources.html             |   68 +-
>   .../DataAccess/ReliableMessaging/readme.html    |   36 +-
>   .../remotesamples/DataAccess/chat/chat.html     |  124 +-
>   .../remotesamples/DataAccess/chat/main.css      |  242 +--
>   .../remotesamples/DataAccess/chat/readme.html   |    6 +-
>   .../DataAccess/chat/readme_cn.html              |    6 +-
>   .../DataAccess/chat/srcview/SourceIndex.xml     |   22 +-
>   .../DataAccess/chat/srcview/SourceStyles.css    |  260 ++--
>   .../DataAccess/chat/srcview/SourceTree.html     |  242 +--
>   .../DataAccess/chat/srcview/index.html          |   32 +-
>   .../chat/srcview/source/chat.mxml.html          |  154 +-
>   .../chat/srcview/source/main.css.html           |  264 ++--
>   .../srcview/source/messaging-config.xml.txt     |  192 +--
>   .../DataAccess/chat/srcview/source/readme.html  |    6 +-
>   .../DataAccess/chat/srcview/src/chat.mxml       |  102 +-
>   .../DataAccess/chat/srcview/src/main.css        |  242 +--
>   .../DataAccess/chat/srcview/src/readme.html     |    6 +-
>   .../DataAccess/chat_channels/chat_channels.html |  122 +-
>   .../chat_channels/srcview/SourceIndex.xml       |   18 +-
>   .../chat_channels/srcview/SourceStyles.css      |  260 ++--
>   .../chat_channels/srcview/SourceTree.html       |  242 +--
>   .../DataAccess/chat_channels/srcview/index.html |   32 +-
>   .../srcview/source/chat_channels.mxml.html      |  174 +--
>   .../srcview/source/messaging-config.xml.txt     |  192 +--
>   .../srcview/src/chat_channels.mxml              |  152 +-
>   .../datamanagement2/datamanagement2.html        |  124 +-
>   .../datamanagement2/srcview/SourceIndex.xml     |   20 +-
>   .../datamanagement2/srcview/SourceStyles.css    |  260 ++--
>   .../datamanagement2/srcview/SourceTree.html     |  242 +--
>   .../datamanagement2/srcview/index.html          |   32 +-
>   .../srcview/source/Product.as.html              |   74 +-
>   .../source/data-management-config.xml.txt       |  328 ++---
>   .../srcview/source/datamanagement2.mxml.html    |  160 +-
>   .../datamanagement2/srcview/src/Product.as      |   52 +-
>   .../srcview/src/datamanagement2.mxml            |  130 +-
>   .../datamanagement_assemblers_custom/main.css   |  242 +--
>   .../readme.html                                 |   62 +-
>   .../srcview/source/Product.as.html              |   52 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/readme.html                  |   62 +-
>   .../srcview/src/Product.as                      |   52 +-
>   .../srcview/src/main.css                        |  242 +--
>   .../srcview/src/readme.html                     |   62 +-
>   .../Contact.hbm.xml                             |   38 +-
>   .../hibernate.cfg.xml                           |   68 +-
>   .../main.css                                    |  242 +--
>   .../readme.html                                 |   44 +-
>   .../srcview/source/Contact.hbm.xml.txt          |   38 +-
>   .../srcview/source/hibernate.cfg.xml.txt        |   68 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/readme.html                  |   44 +-
>   .../srcview/source/sample.mxml.html             |   70 +-
>   .../srcview/src/Contact.hbm.xml                 |   38 +-
>   .../srcview/src/hibernate.cfg.xml               |   68 +-
>   .../srcview/src/main.css                        |  242 +--
>   .../srcview/src/readme.html                     |   44 +-
>   .../srcview/src/sample.mxml                     |   70 +-
>   .../datamanagement_assemblers_sql/main.css      |  242 +--
>   .../datamanagement_assemblers_sql/readme.html   |   46 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/readme.html                  |   46 +-
>   .../srcview/src/main.css                        |  242 +--
>   .../srcview/src/readme.html                     |   44 +-
>   .../datamanagement_associations.html            |  124 +-
>   .../srcview/SourceIndex.xml                     |   30 +-
>   .../srcview/SourceStyles.css                    |  260 ++--
>   .../srcview/SourceTree.html                     |  242 +--
>   .../srcview/index.html                          |   32 +-
>   .../srcview/source/Account.as.html              |   82 +-
>   .../srcview/source/AccountCategory.as.html      |   42 +-
>   .../srcview/source/Contact.as.html              |   88 +-
>   .../srcview/source/Industry.as.html             |   42 +-
>   .../srcview/source/SalesRep.as.html             |   54 +-
>   .../srcview/source/State.as.html                |   42 +-
>   .../source/data-management-config.xml.txt       |  328 ++---
>   .../datamanagement_associations.mxml.html       |  184 +--
>   .../srcview/src/Account.as                      |   60 +-
>   .../srcview/src/AccountCategory.as              |   20 +-
>   .../srcview/src/Contact.as                      |   66 +-
>   .../srcview/src/Industry.as                     |   20 +-
>   .../srcview/src/SalesRep.as                     |   32 +-
>   .../srcview/src/State.as                        |   20 +-
>   .../src/datamanagement_associations.mxml        |  154 +-
>   .../datamanagement_basics.html                  |  124 +-
>   .../DataAccess/datamanagement_basics/main.css   |  242 +--
>   .../datamanagement_basics/readme.html           |   40 +-
>   .../datamanagement_basics/readme_cn.html        |   40 +-
>   .../srcview/SourceIndex.xml                     |   24 +-
>   .../srcview/SourceStyles.css                    |  260 ++--
>   .../srcview/SourceTree.html                     |  242 +--
>   .../datamanagement_basics/srcview/index.html    |   32 +-
>   .../srcview/source/Product.as.html              |   74 +-
>   .../source/data-management-config.xml.txt       |  328 ++---
>   .../source/datamanagement_basics.mxml.html      |  114 +-
>   .../srcview/source/main.css.html                |  264 ++--
>   .../srcview/source/readme.html                  |   40 +-
>   .../srcview/src/Product.as                      |   52 +-
>   .../srcview/src/datamanagement_basics.mxml      |   84 +-
>   .../datamanagement_basics/srcview/src/main.css  |  242 +--
>   .../srcview/src/readme.html                     |   40 +-
>   .../datamanagement_paging.html                  |  124 +-
>   .../srcview/SourceIndex.xml                     |   44 +-
>   .../srcview/SourceStyles.css                    |  260 ++--
>   .../srcview/SourceTree.html                     |  242 +--
>   .../datamanagement_paging/srcview/index.html    |   32 +-
>   .../srcview/source/CensusEntry.as.html          |   60 +-
>   .../source/data-management-config.xml.txt       |   56 +-
>   .../source/datamanagement_paging.mxml.html      |   62 +-
>   .../srcview/src/CensusEntry.as                  |   38 +-
>   .../srcview/src/datamanagement_paging.mxml      |   42 +-
>   .../datamanagement_simple_update/main.css       |  242 +--
>   .../datamanagement_simple_update/readme_cn.html |   40 +-
>   .../srcview/source/Product.as.html              |   48 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/src/Product.as                      |   48 +-
>   .../srcview/src/main.css                        |  242 +--
>   .../DataAccess/datamanagement_update/main.css   |  242 +--
>   .../datamanagement_update/readme.html           |   92 +-
>   .../srcview/source/Product.as.html              |   48 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/readme.html                  |   92 +-
>   .../srcview/src/Product.as                      |   48 +-
>   .../datamanagement_update/srcview/src/main.css  |  242 +--
>   .../srcview/src/readme.html                     |   92 +-
>   .../DataAccess/httpservice_basics/catalog.xml   |  510 +++----
>   .../httpservice_basics/httpservice_basics.html  |  124 +-
>   .../DataAccess/httpservice_basics/main.css      |  242 +--
>   .../DataAccess/httpservice_basics/readme.html   |   22 +-
>   .../httpservice_basics/readme_cn.html           |   22 +-
>   .../httpservice_basics/srcview/SourceIndex.xml  |   24 +-
>   .../httpservice_basics/srcview/SourceStyles.css |  260 ++--
>   .../httpservice_basics/srcview/SourceTree.html  |  242 +--
>   .../httpservice_basics/srcview/index.html       |   32 +-
>   .../srcview/source/catalog.xml.txt              |  510 +++----
>   .../srcview/source/httpservice_basics.mxml.html |   54 +-
>   .../srcview/source/main.css.html                |  264 ++--
>   .../srcview/source/readme.html                  |   22 +-
>   .../httpservice_basics/srcview/src/catalog.xml  |  510 +++----
>   .../srcview/src/httpservice_basics.mxml         |   32 +-
>   .../httpservice_basics/srcview/src/main.css     |  242 +--
>   .../httpservice_basics/srcview/src/readme.html  |   22 +-
>   .../httpservice_e4x/httpservice_e4x.html        |  124 +-
>   .../DataAccess/httpservice_e4x/items.xml        |   54 +-
>   .../DataAccess/httpservice_e4x/main.css         |  242 +--
>   .../DataAccess/httpservice_e4x/readme.html      |   22 +-
>   .../httpservice_e4x/srcview/SourceIndex.xml     |   24 +-
>   .../httpservice_e4x/srcview/SourceStyles.css    |  260 ++--
>   .../httpservice_e4x/srcview/SourceTree.html     |  242 +--
>   .../httpservice_e4x/srcview/index.html          |   32 +-
>   .../srcview/source/httpservice_e4x.mxml.html    |   98 +-
>   .../srcview/source/items.xml.txt                |   54 +-
>   .../srcview/source/main.css.html                |  264 ++--
>   .../httpservice_e4x/srcview/source/readme.html  |   22 +-
>   .../srcview/src/httpservice_e4x.mxml            |   76 +-
>   .../httpservice_e4x/srcview/src/items.xml       |   54 +-
>   .../httpservice_e4x/srcview/src/main.css        |  242 +--
>   .../httpservice_e4x/srcview/src/readme.html     |   22 +-
>   .../DataAccess/httpservice_events/catalog.xml   |  510 +++----
>   .../httpservice_events/httpservice_events.html  |  124 +-
>   .../DataAccess/httpservice_events/main.css      |  242 +--
>   .../DataAccess/httpservice_events/readme.html   |   18 +-
>   .../httpservice_events/srcview/SourceIndex.xml  |   20 +-
>   .../httpservice_events/srcview/SourceStyles.css |  260 ++--
>   .../httpservice_events/srcview/SourceTree.html  |  242 +--
>   .../httpservice_events/srcview/index.html       |   32 +-
>   .../srcview/source/catalog.xml.txt              |  510 +++----
>   .../srcview/source/httpservice_events.mxml.html |  112 +-
>   .../srcview/source/main.css.html                |  264 ++--
>   .../srcview/source/readme.html                  |   18 +-
>   .../httpservice_events/srcview/src/catalog.xml  |  510 +++----
>   .../srcview/src/httpservice_events.mxml         |   90 +-
>   .../httpservice_proxy/httpservice_proxy.html    |  124 +-
>   .../DataAccess/httpservice_proxy/main.css       |  242 +--
>   .../DataAccess/httpservice_proxy/readme.html    |   36 +-
>   .../DataAccess/httpservice_proxy/readme_cn.html |   36 +-
>   .../httpservice_proxy/srcview/SourceIndex.xml   |   22 +-
>   .../httpservice_proxy/srcview/SourceStyles.css  |  260 ++--
>   .../httpservice_proxy/srcview/SourceTree.html   |  242 +--
>   .../httpservice_proxy/srcview/index.html        |   32 +-
>   .../srcview/source/httpservice_proxy.mxml.html  |   76 +-
>   .../srcview/source/main.css.html                |  264 ++--
>   .../srcview/source/proxy-config.xml.txt         |   82 +-
>   .../srcview/source/readme.html                  |   36 +-
>   .../srcview/src/httpservice_proxy.mxml          |   46 +-
>   .../httpservice_proxy/srcview/src/main.css      |  242 +--
>   .../httpservice_proxy/srcview/src/readme.html   |   36 +-
>   .../DataAccess/httpservice_rest_json/main.css   |  242 +--
>   .../httpservice_rest_json/readme.html           |   30 +-
>   .../httpservice_rest_json/readme_cn.html        |   22 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/readme.html                  |   30 +-
>   .../httpservice_rest_json/srcview/src/main.css  |  242 +--
>   .../srcview/src/readme.html                     |   30 +-
>   .../lcds_pdfgen_custom_holly/contact.xdp        | 1250 ++++++++--------
>   .../lcds_pdfgen_custom_holly/main.css           |  242 +--
>   .../srcview/source/contact.xdp                  | 1250 ++++++++--------
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/remoting-config.xml.txt      |   40 +-
>   .../srcview/source/sample.mxml.html             |  172 +--
>   .../srcview/src/contact.xdp                     | 1250 ++++++++--------
>   .../srcview/src/main.css                        |  242 +--
>   .../srcview/src/remoting-config.xml             |   40 +-
>   .../srcview/src/sample.mxml                     |  172 +--
>   .../messaging_collaboration/invoker.html        |  100 +-
>   .../messaging_collaboration/readme.html         |   36 +-
>   .../messaging_collaboration/sample.html         |  100 +-
>   .../srcview/source/readme.html                  |   36 +-
>   .../srcview/src/readme.html                     |   36 +-
>   .../source/BackgroundColorRenderer.as.html      |   72 +-
>   .../srcview/source/ColorRenderer.as.html        |   42 +-
>   .../srcview/source/Feed.java.txt                |  136 +-
>   .../srcview/source/main.css.html                |   24 +-
>   .../srcview/source/messaging-config.xml.txt     |   86 +-
>   .../messaging_trader/srcview/source/readme.html |   40 +-
>   .../source/samples/portfolio/Stock.as.html      |   34 +-
>   .../srcview/source/startFeed.html               |   10 +-
>   .../srcview/source/startfeed.txt                |   18 +-
>   .../srcview/source/stopFeed.html                |    8 +-
>   .../srcview/source/stopfeed.txt                 |   18 +-
>   .../srcview/source/traderdesktop.mxml.html      |  444 +++---
>   .../srcview/src/BackgroundColorRenderer.as      |   72 +-
>   .../srcview/src/ColorRenderer.as                |   42 +-
>   .../messaging_trader/srcview/src/main.css       |   24 +-
>   .../srcview/src/samples/portfolio/Stock.as      |   34 +-
>   .../srcview/src/traderdesktop.mxml              |  446 +++---
>   .../DataAccess/pdfgeneration_lcds/company.xdp   |  552 +++----
>   .../DataAccess/pdfgeneration_lcds/main.css      |  242 +--
>   .../srcview/source/BalanceSheet.mxml.html       |   98 +-
>   .../srcview/source/Earnings.mxml.html           |   82 +-
>   .../srcview/source/company.xdp                  |  552 +++----
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/pdfgen.mxml.html             |  246 ++--
>   .../srcview/source/sample.mxml.html             |  188 +--
>   .../srcview/source/styles.css.html              |   76 +-
>   .../srcview/src/BalanceSheet.mxml               |   98 +-
>   .../srcview/src/Earnings.mxml                   |   82 +-
>   .../pdfgeneration_lcds/srcview/src/company.xdp  |  552 +++----
>   .../pdfgeneration_lcds/srcview/src/main.css     |  242 +--
>   .../pdfgeneration_lcds/srcview/src/pdfgen.mxml  |  246 ++--
>   .../pdfgeneration_lcds/srcview/src/sample.mxml  |  188 +--
>   .../pdfgeneration_lcds/srcview/src/styles.css   |   76 +-
>   .../DataAccess/pdfgeneration_lcds/styles.css    |   76 +-
>   .../DataAccess/remoteobject_basics/main.css     |  242 +--
>   .../DataAccess/remoteobject_basics/readme.html  |   38 +-
>   .../remoteobject_basics/readme_cn.html          |   26 +-
>   .../remoteobject_basics.html                    |  124 +-
>   .../remoteobject_basics/srcview/SourceIndex.xml |   22 +-
>   .../srcview/SourceStyles.css                    |  260 ++--
>   .../remoteobject_basics/srcview/SourceTree.html |  242 +--
>   .../remoteobject_basics/srcview/index.html      |   32 +-
>   .../srcview/source/main.css.html                |  264 ++--
>   .../srcview/source/readme.html                  |   22 +-
>   .../source/remoteobject_basics.mxml.html        |   84 +-
>   .../srcview/source/remoting-config.xml.txt      |  110 +-
>   .../remoteobject_basics/srcview/src/main.css    |  242 +--
>   .../remoteobject_basics/srcview/src/readme.html |   22 +-
>   .../srcview/src/remoteobject_basics.mxml        |   40 +-
>   .../remoteobject_channels.html                  |  124 +-
>   .../srcview/SourceIndex.xml                     |   18 +-
>   .../srcview/SourceStyles.css                    |  260 ++--
>   .../srcview/SourceTree.html                     |  242 +--
>   .../remoteobject_channels/srcview/index.html    |   32 +-
>   .../source/remoteobject_channels.mxml.html      |  114 +-
>   .../srcview/source/remoting-config.xml.txt      |  110 +-
>   .../srcview/src/remoteobject_channels.mxml      |   92 +-
>   .../remoteobject_events.html                    |  124 +-
>   .../remoteobject_events/srcview/SourceIndex.xml |   18 +-
>   .../srcview/SourceStyles.css                    |  260 ++--
>   .../remoteobject_events/srcview/SourceTree.html |  242 +--
>   .../remoteobject_events/srcview/index.html      |   32 +-
>   .../source/remoteobject_events.mxml.html        |  126 +-
>   .../srcview/source/remoting-config.xml.txt      |  110 +-
>   .../srcview/src/remoteobject_events.mxml        |   96 +-
>   .../DataAccess/remoteobject_java_basic/main.css |  242 +--
>   .../remoteobject_java_basic/readme.html         |   50 +-
>   .../remoteobject_java_basic/readme_cn.html      |   38 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/readme.html                  |   50 +-
>   .../srcview/source/remoting-config.xml.txt      |   68 +-
>   .../srcview/src/main.css                        |  242 +--
>   .../srcview/src/readme.html                     |   50 +-
>   .../srcview/src/remoting-config.xml             |   68 +-
>   .../DataAccess/remoteobject_java_typed/main.css |  242 +--
>   .../remoteobject_java_typed/readme.html         |   50 +-
>   .../remoteobject_java_typed/readme_cn.html      |   38 +-
>   .../srcview/source/main.css.html                |  242 +--
>   .../srcview/source/readme.html                  |   50 +-
>   .../srcview/source/remoting-config.xml.txt      |   68 +-
>   .../srcview/src/main.css                        |  242 +--
>   .../srcview/src/readme.html                     |   50 +-
>   .../srcview/src/remoting-config.xml             |   68 +-
>   .../server-source-code/flex/hibernate.cfg.xml   |   68 +-
>   .../flex/samples/contact-custom/BaseDAO.java    |  366 ++---
>   .../samples/contact-custom/BaseDAO.java.txt     |  366 ++---
>   .../contact-custom/ConcurrencyException.java    |   42 +-
>   .../ConcurrencyException.java.txt               |   42 +-
>   .../contact-custom/ConnectionHelper.java        |   84 +-
>   .../contact-custom/ConnectionHelper.java.txt    |   84 +-
>   .../flex/samples/contact-custom/Contact.java    |  168 +--
>   .../samples/contact-custom/Contact.java.txt     |  168 +--
>   .../contact-custom/ContactAssembler.java        |  138 +-
>   .../contact-custom/ContactAssembler.java.txt    |  138 +-
>   .../flex/samples/contact-custom/ContactDAO.java |  198 +--
>   .../samples/contact-custom/ContactDAO.java.txt  |  198 +--
>   .../samples/contact-custom/DAOException.java    |   44 +-
>   .../contact-custom/DAOException.java.txt        |   44 +-
>   .../samples/contact-hibernate/Contact.hbm.xml   |   38 +-
>   .../flex/samples/contact-hibernate/Contact.java |  172 +--
>   .../samples/contact-hibernate/Contact.java.txt  |  172 +--
>   .../pdfgen_contact/PDFResourceServlet.java      |   94 +-
>   .../pdfgen_contact/PDFResourceServlet.java.txt  |   94 +-
>   .../flex/samples/pdfgen_contact/PDFService.java |   98 +-
>   .../samples/pdfgen_contact/PDFService.java.txt  |   98 +-
>   .../samples/pdfgen_contact/XDPXFAService.java   |   92 +-
>   .../pdfgen_contact/XDPXFAService.java.txt       |   92 +-
>   .../flex/samples/product2/Product.java          |  188 +--
>   .../flex/samples/product2/Product.java.txt      |  188 +--
>   .../flex/samples/product2/ProductAssembler.java |  196 +--
>   .../samples/product2/ProductAssembler.java.txt  |  196 +--
>   .../tdfhistory/srcview/SourceIndex.xml          |   18 +-
>   .../tdfhistory/srcview/SourceStyles.css         |  260 ++--
>   .../tdfhistory/srcview/SourceTree.html          |  242 +--
>   .../DataAccess/tdfhistory/srcview/index.html    |   32 +-
>   .../srcview/source/tdfhistory.mxml.html         |  116 +-
>   .../tdfhistory/srcview/src/tdfhistory.mxml      |   96 +-
>   .../DataAccess/tdfhistory/tdfhistory.html       |  242 +--
>   .../webservice_basics/webservice_basics.html    |  124 +-
>   .../webservice_proxy/srcview/SourceIndex.xml    |   20 +-
>   .../webservice_proxy/srcview/SourceStyles.css   |  260 ++--
>   .../webservice_proxy/srcview/SourceTree.html    |  242 +--
>   .../webservice_proxy/srcview/index.html         |   32 +-
>   .../srcview/source/proxy-config.xml.txt         |   82 +-
>   .../srcview/source/webservice_proxy.mxml.html   |   72 +-
>   .../srcview/src/webservice_proxy.mxml           |   42 +-
>   .../webservice_proxy/webservice_proxy.html      |  124 +-
>   .../remotesamples/Ebay/demo.html                |   62 +-
>   .../remotesamples/Ebay/demo.mxml.html           |  252 ++--
>   .../remotesamples/Ebay/profiledemo.html         |   62 +-
>   .../remotesamples/Ebay/profiledemo.mxml.html    |  328 ++---
>   .../TraderDesktopAdmin/TraderDesktopAdmin.html  |  242 +--
>   .../traderdesktop/TraderDesktopAdmin/config.xml |   14 +-
>   .../TraderDesktopWeb/TraderDesktopWeb.html      |  242 +--
>   .../traderdesktop/TraderDesktopWeb/config.xml   |   12 +-
>   .../mobile/TraderDesktopMobile.html             |  242 +--
>   .../traderdesktop/mobile/config.xml             |   12 +-
>   .../traderdesktop/mobile/styles.css             |  108 +-
>   .../samples/3rdParty/EbayCarousel/main.html     |   62 +-
>   .../3rdParty/EbayCarousel/main.mxml.html        |  262 ++--
>   .../Google/GoogleMapsAIR/GoogleMaps1.mxml.html  |  126 +-
>   .../3rdParty/Intuit/OpenBugsGauge.mxml.html     |   64 +-
>   .../3rdParty/Intuit/WidgetPanel.mxml.html       |  126 +-
>   .../samples/DragTile/srcview/SourceIndex.xml    |   84 +-
>   .../samples/DragTile/srcview/SourceStyles.css   |  278 ++--
>   .../samples/DragTile/srcview/SourceTree.html    |  242 +--
>   .../DragTile/srcview/source/Alphabet.mxml.html  |  118 +-
>   .../source/AlphabetClasses/Alphabet.css.html    |   22 +-
>   .../source/AlphabetClasses/AlphabetBase.as.html |  194 +--
>   .../srcview/source/AlphabetTile.mxml.html       |   38 +-
>   .../DragTile/srcview/source/DragDrop.mxml.html  |  220 +--
>   .../DragTile/srcview/source/Player.mxml.html    |   40 +-
>   .../DragTile/srcview/source/TeamMgr.mxml.html   |  188 +--
>   .../srcview/source/data/players.xml.txt         |   40 +-
>   .../DragTile/srcview/source/img/person.png.html |   24 +-
>   .../srcview/source/img/pieceTile.png.html       |   24 +-
>   .../DragTile/srcview/source/img/player.png.html |   24 +-
>   .../DragTile/srcview/source/img/sil.PNG.html    |   24 +-
>   .../DragTile/srcview/source/img/tile.gif.html   |   24 +-
>   .../source/qs/controls/BitmapTile.as.html       |  350 ++---
>   .../source/qs/controls/CachedLabel.as.html      |  480 +++---
>   .../srcview/source/qs/controls/DragTile.as.html | 1174 +++++++--------
>   .../srcview/source/qs/controls/UIBitmap.as.html |  112 +-
>   .../DragTile/srcview/source/tile.png.html       |   24 +-
>   .../samples/DragTile/srcview/src/Alphabet.mxml  |   96 +-
>   .../srcview/src/AlphabetClasses/AlphabetBase.as |  172 +--
>   .../DragTile/srcview/src/AlphabetTile.mxml      |   18 +-
>   .../samples/DragTile/srcview/src/DragDrop.mxml  |  200 +--
>   .../samples/DragTile/srcview/src/Player.mxml    |   20 +-
>   .../samples/DragTile/srcview/src/TeamMgr.mxml   |  168 +--
>   .../DragTile/srcview/src/data/players.xml       |   40 +-
>   .../srcview/src/qs/controls/BitmapTile.as       |  328 ++---
>   .../srcview/src/qs/controls/CachedLabel.as      |  458 +++---
>   .../srcview/src/qs/controls/DragTile.as         | 1152 +++++++--------
>   .../srcview/src/qs/controls/LayoutAnimator.as   |  734 ++++-----
>   .../srcview/src/qs/controls/LayoutTarget.as     |  120 +-
>   .../srcview/src/qs/controls/UIBitmap.as         |   90 +-
>   .../src/qs/utils/AssociativeInstanceCache.as    |  264 ++--
>   .../samples/HOWTO/Components/SearchBox.as.html  |  336 ++---
>   .../HOWTO/Components/SearchBoxEvent.as.html     |   54 +-
>   .../HOWTO/Components/SearchDemo.mxml.html       |  116 +-
>   .../HOWTO/Components/VideoPlayer.mxml.html      |  140 +-
>   .../samples/HOWTO/Components/main.mxml.html     |   42 +-
>   .../HOWTO/ItemRenderer/ColorRenderer.as.html    |   68 +-
>   .../HOWTO/ItemRenderer/ImageRenderer.mxml.html  |   44 +-
>   .../samples/HOWTO/ItemRenderer/catalog.xml.txt  |  166 +--
>   .../samples/HOWTO/ItemRenderer/main.html        |   58 +-
>   .../samples/HOWTO/ItemRenderer/main.mxml.html   |  188 +--
>   .../HOWTO/Localization/ContactForm.mxml.html    |   68 +-
>   .../locale/en_EN/myResources.properties.txt     |   18 +-
>   .../locale/en_US/myResources.properties.txt     |   18 +-
>   .../locale/fr_FR/myResources.properties.txt     |   18 +-
>   .../HOWTO/Localization/localization.mxml.html   |  132 +-
>   .../widget/long/AdobeWidget_300x250.html        |  242 +--
>   .../TourDeFlex_content/widget/long/index.html   |  242 +--
>   .../TourDeFlex_content/widget/short/index.html  |  242 +--
>   1673 files changed, 116987 insertions(+), 116987 deletions(-)
> ----------------------------------------------------------------------
>
>