[svn:fx-trunk] 7801: Submit on behalf of Pete - an update to the project settings for the flex4test project , the link type was wrong.

Revision: 7801
Author:   [email protected]
Date:     2009-06-12 14:38:25 -0700 (Fri, 12 Jun 2009)
Log Message:
Submit on behalf of Pete - an update to the project settings for the flex4test project, the link type was wrong.
Doc Notes: None
Bugs: None
Reviewer: none
tests: compile & run
Modified Paths:
    flex/sdk/trunk/development/eclipse/flex/flex4test/.actionScriptProperties

Wait a second...there is more to that error message that I overlooked before.
There might be something other than just the way I set the CODE and CODEBASE parameters wrong here
Any ideas?
Here is the entire messsage:
load: class DisplayMonoApplet.class not found.
java.lang.ClassNotFoundException: DisplayMonoApplet.class
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
     at sun.applet.AppletClassLoader.access$100(Unknown Source)
     at sun.applet.AppletClassLoader$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     ... 10 more

Similar Messages

  • [svn:fx-trunk] 9077: Submit Window/ WindowedApplication patch from Beau Scott.

    Revision: 9077
    Author:   [email protected]
    Date:     2009-08-04 14:32:29 -0700 (Tue, 04 Aug 2009)
    Log Message:
    Submit Window/WindowedApplication patch from Beau Scott.
    Instead of using rawChildren.addChildAt() to add a non-content child, use rawChildren.addChild() and then set the child's index using rawChildren.setChildIndex().
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-16464
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-16464
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/WindowedApplication.as

  • [svn:bz-trunk] 21277: Added ds-console source to package-oem and removed copy command for datavisualization .swc which doesn't exist in the specified location.

    Revision: 21277
    Revision: 21277
    Author:   [email protected]
    Date:     2011-05-18 11:35:28 -0700 (Wed, 18 May 2011)
    Log Message:
    Added ds-console source to package-oem and removed copy command for datavisualization.swc which doesn't exist in the specified location. I do not find it in the most recent package-oem.zip neither
    Modified Paths:
        blazeds/trunk/build.xml

    Gusar wrote:No, it's not. I have actually seen cases where software rendering gave a higher glxgears score than hardware rendering (and no, it wasn't about vsync). Of course, with *actual* apps on the same machine, software rendering sucked compared to hardware rendering.
    Please do not jump to conclusions and make assumptions here like 'when will people finally get it??'.  I never said it was a benchmark.  I have also seen many examples of where it's results do not go with conventional performance.  I have a Radeon 9000 that goes faster on glxgears than a Geforce FX 5600 running Nouveau.  Which is the faster card?  The FX by miles.  It is not a benchmark as it can not be compared between configurations.  What I know is that on this individual system, from prior experience over many years when 3D acceleration is working glxgears gets between 300 and 400 fps.  When it is not working it gets less than 10.  That is a fact but does not mean it is benchmarkable.  Yes, a Quake 3 timedemo (I have these numbers too and they very much correlate to glxgears performance for this system given just how slow it is) would be a benchmark but when it runs less than 0.1fps and even the 2D rendering means that navigating the menu is impossible, there just isn't the time to find out.  Hence if playing around with drivers on this system I would use glxgears to check that 3D acceleration is working but not to benchmark.  Glxinfo does not give you all this evidence.
    But to clarify, I wouldn't use glxgears as a benchmark, benchmarking is different and I do a lot of that too.

  • [svn:fx-trunk] 12569: 9 new sample themes and an update to the wireframe theme

    Revision: 12569
    Revision: 12569
    Author:   [email protected]
    Date:     2009-12-04 16:35:58 -0800 (Fri, 04 Dec 2009)
    Log Message:
    9 new sample themes and an update to the wireframe theme
    Wireframe theme now has support for all MX components including most of the important AIR ones.
    samples/themes now has 9 new themes, 5 spark_css themes which are CSS files, and 4 which are graphical assets, some from SWFs, some from images, some where the work is done in the MXML skin file.  Some credit goes to EffectiveUI for the color choices.  Some blame goes to me for mucking with them.
    DateChooser is updated to handle backgroundColor better.
    The main build.xml file is updated to build the themes during the main target if "-Dthemes=anything" and themes are added to the regular zip and mpl zip.
    Reviewed by Glenn
    Consulted with Jim
    Themes primarily contributed by EffectiveUI
    QA: we agreed the sample themes are just samples, there's a README to that effect.  However it'd be good to use the wireframe theme in tests with Halo components now.  I have concerns I may have screwed up some focus logic by deleting a little too aggressively.
    Doc: Themes are decent samples though the code is not necessarily high quality.
    Builder: these are for you baby!
    I would like to thank whomever ends up rescuing the build after I check in these 586 files.
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateChooser.as
        flex/sdk/trunk/frameworks/projects/wireframe/build.xml
        flex/sdk/trunk/frameworks/projects/wireframe/defaults.css
        flex/sdk/trunk/frameworks/projects/wireframe/src/WireframeClasses.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/wireframe/assets/
        flex/sdk/trunk/frameworks/projects/wireframe/assets/Tree_folderClosedIcon.png
        flex/sdk/trunk/frameworks/projects/wireframe/assets/Tree_folderOpenIcon.png
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/AccordionHeaderSkin.m xml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/BorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ButtonBarFirstButtonS kin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ButtonBarLastButtonSk in.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ButtonBarMiddleButton Skin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/CheckBoxSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ColorPickerSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ComboBoxSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ContainerBorderSkin.a s
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ControlBarSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DataGridHeaderBackgro undSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DataGridHeaderSeparat orSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DataGridSortArrow.as
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserNextMonthS kin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserNextYearSk in.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserPrevMonthS kin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserPrevYearSk in.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserRollOverIn dicatorSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserSelectionI ndicatorSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserTodayIndic atorSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DefaultButtonSkin.mxm l
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DividerSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DropDownSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/EditableComboBoxSkin. mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/EmphasizedButtonSkin. mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/LinkButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuArrow.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuArrowDisabled.mxm l
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuBarItemSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuBarSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuCheck.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuCheckDisabled.mxm l
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuRadio.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuRadioDisabled.mxm l
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuSeparatorSkin.mxm l
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/PanelBorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/PopUpButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ProgressBarSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ProgressBarTrackSkin. mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ProgressIndeterminate Skin.as
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ProgressMaskSkin.as
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/RadioButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ScrollBarDownButtonSk in.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ScrollBarThumbSkin.mx ml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ScrollBarTrackSkin.mx ml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ScrollBarUpButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/SliderThumbSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/SliderTrackHighlightS kin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/SliderTrackSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/StepperDecrButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/StepperIncrButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/TabSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/TextAreaSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/TextInputSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/TitleWindowCloseButto nDownSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/TitleWindowCloseButto nOverSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/TitleWindowCloseButto nUpSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/ToolTipSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/WindowedApplicationSk in.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/windowChrome/
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/windowChrome/CloseBut tonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/windowChrome/Maximize ButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/windowChrome/Minimize ButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/windowChrome/RestoreB uttonSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/windowChrome/StatusBa rSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/windowChrome/TitleBar Skin.mxml
        flex/sdk/trunk/samples/themes/
        flex/sdk/trunk/samples/themes/README.txt
        flex/sdk/trunk/samples/themes/arcade/
        flex/sdk/trunk/samples/themes/arcade/build.xml
        flex/sdk/trunk/samples/themes/arcade/src/
        flex/sdk/trunk/samples/themes/arcade/src/ArcadeClasses.as
        flex/sdk/trunk/samples/themes/arcade/src/arcade/
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ApplicationSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/BorderSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ButtonBarFirstButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ButtonBarLastButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ButtonBarMiddleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ButtonBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/CheckBoxSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ComboBoxButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ComboBoxSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ComboBoxTextInputSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/DefaultButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/DefaultComplexItemRenderer.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/DefaultItemRenderer.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/DropDownListButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/DropDownListSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ErrorSkin.as
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/FocusSkin.as
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/HScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/HScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/HScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/HSliderSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/HSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/HSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ListSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/NumericStepperSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/NumericStepperTextInputSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/PanelSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/RadioButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ScrollBarDownButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ScrollBarLeftButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ScrollBarRightButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ScrollBarUpButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ScrollerSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/SkinnableContainerSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/SkinnableDataContainerSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/SpinnerDecrButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/SpinnerIncrButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/SpinnerSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TabBarButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TabBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TextAreaBorderSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TextAreaSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TextInputBorderSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TextInputSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TitleWindowCloseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/TitleWindowSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/ToggleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/VScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/VScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/VScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/VSliderSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/VSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/VSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/VideoPlayerSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer FullScreenButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer PlayPauseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer ScrubBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer ScrubBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer ScrubBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer VolumeBarMuteButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer VolumeBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer VolumeBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/fullScreen/VideoPlayer VolumeBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerFull ScreenButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerPlay PauseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerScru bBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerScru bBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerScru bBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerVolu meBarMuteButtonSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerVolu meBarSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerVolu meBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/arcade/skins/mediaClasses/normal/VideoPlayerVolu meBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/arcade/src/assets/
        flex/sdk/trunk/samples/themes/arcade/src/assets/flex_skins.swf
        flex/sdk/trunk/samples/themes/arcade/src/defaults.css
        flex/sdk/trunk/samples/themes/arcade/src/preview.jpg
        flex/sdk/trunk/samples/themes/cobalt/
        flex/sdk/trunk/samples/themes/cobalt/build.xml
        flex/sdk/trunk/samples/themes/cobalt/src/
        flex/sdk/trunk/samples/themes/cobalt/src/CobaltClasses.as
        flex/sdk/trunk/samples/themes/cobalt/src/assets/
        flex/sdk/trunk/samples/themes/cobalt/src/assets/AccordionHeader_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/AccordionHeader_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/AccordionHeader_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/AccordionHeader_selectedDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/AccordionHeader_selectedOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/AccordionHeader_selectedUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/AccordionHeader_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-button_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-button_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-button_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-button_selectedDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-button_selectedUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-button_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-firstButton_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-firstButton_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-firstButton_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-firstButton_selectedDisabledSki n.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-firstButton_selectedUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-firstButton_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-lastButton_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-lastButton_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-lastButton_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-lastButton_selectedDisabledSkin .png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-lastButton_selectedUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ButtonBar-lastButton_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_selectedDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_selectedDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_selectedOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_selectedUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Button_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_disabledIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_downIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_overIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_selectedDisabledIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_selectedDownIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_selectedOverIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_selectedUpIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CheckBox_upIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ColorPicker_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ColorPicker_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ColorPicker_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ColorPicker_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_editableDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_editableDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_editableOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_editableUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ComboBox_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/CursorManager_busyCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DataGrid_borderSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DataGrid_columnDropIndicatorSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DataGrid_columnResizeSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DataGrid_headerBackgroundSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DataGrid_headerSeparatorSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DataGrid_sortArrowSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DataGrid_stretchCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextMonthDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextMonthDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextMonthOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextMonthUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextYearDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextYearDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextYearOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_nextYearUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevMonthDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevMonthDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevMonthOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevMonthUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevYearDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevYearDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevYearOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_prevYearUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_rollOverIndicatorSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_selectionIndicatorSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateChooser_todayIndicatorSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateField_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateField_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateField_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DateField_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DividedBox_dividerSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DividedBox_horizontalCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DividedBox_verticalCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DragManager_copyCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DragManager_defaultDragImageSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DragManager_linkCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DragManager_moveCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/DragManager_rejectCursor.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/FormItem_indicatorSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollArrowLeft_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollArrowRight_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_downArrowDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_downArrowOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_downArrowUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_thumbDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_thumbIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_thumbOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_thumbUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_trackDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_trackSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_upArrowDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_upArrowOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/HScrollBar_upArrowUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/LinkButton_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/LinkButton_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/LinkButton_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/LinkButton_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/List_borderSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/MenuBar_backgroundSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/MenuBar_itemDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/MenuBar_itemOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/MenuBar_itemUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Menu_branchDisabledIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Menu_branchIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Menu_checkDisabledIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Menu_checkIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Menu_radioDisabledIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Menu_radioIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Menu_separatorSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_downArrowDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_downArrowDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_downArrowOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_downArrowUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_upArrowDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_upArrowDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_upArrowOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/NumericStepper_upArrowUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Panel_borderSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Panel_closeButtonDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Panel_closeButtonDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Panel_closeButtonOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Panel_closeButtonUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Panel_controlBarBackgroundSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Panel_titleBackgroundSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/PopUpButton_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/PopUpButton_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/PopUpButton_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/PopUpButton_popUpDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/PopUpButton_popUpOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/PopUpButton_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ProgressBar_barSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ProgressBar_indeterminateSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ProgressBar_trackSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_disabledIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_downIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_overIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_selectedDisabledIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_selectedDownIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_selectedOverIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_selectedUpIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/RadioButton_upIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/SWFLoader_brokenImageSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Slider_thumbDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Slider_thumbDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Slider_thumbOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Slider_thumbUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Slider_trackHighlightSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Slider_trackSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TabBar-tab_disabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TabBar-tab_downSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TabBar-tab_overSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TabBar-tab_selectedDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TabBar-tab_selectedOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TabBar-tab_selectedUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TabBar-tab_upSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TextArea_borderSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TextArea_focusSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TextInput_borderSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/TextInput_focusSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/ToolTip_borderSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Tree_borderSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Tree_defaultLeafIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Tree_disclosureClosedIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Tree_disclosureOpenIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Tree_folderClosedIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/Tree_folderOpenIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_downArrowDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_downArrowDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_downArrowOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_downArrowUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_thumbDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_thumbIcon.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_thumbOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_thumbUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_trackDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_trackSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_upArrowDisabledSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_upArrowDownSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_upArrowOverSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/assets/VScrollBar_upArrowUpSkin.png
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ApplicationSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/BorderSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ButtonBarFirstButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ButtonBarLastButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ButtonBarMiddleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ButtonBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/CheckBoxSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ComboBoxButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ComboBoxSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ComboBoxTextInputSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/DefaultComplexItemRenderer.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/DefaultItemRenderer.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/DropDownListButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/DropDownListSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ErrorSkin.as
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/FocusSkin.as
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/HScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/HScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/HScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/HSliderSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/HSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/HSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/HighlightBitmapCaptureSkin.as
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ListSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/NumericStepperSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/NumericStepperTextInputSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/PanelBorderSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/PanelSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/RadioButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ScrollBarDownButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ScrollBarLeftButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ScrollBarRightButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ScrollBarUpButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ScrollerSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/SkinnableContainerSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/SkinnableDataContainerSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/SpinnerDecrementButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/SpinnerIncrementButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/SpinnerSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/TabBarButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/TabBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/TextAreaSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/TextInputSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/TitleWindowCloseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/TitleWindowSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/ToggleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/VScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/VScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/VScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/VSliderSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/VSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/VSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/VideoPlayerSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenFullScreenButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenPlayPauseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenScrubBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenScrubBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenScrubBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenVolumeBarMuteButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenVolumeBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenVolumeBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/fullScreen/VideoPlayer FullScreenVolumeBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerFull ScreenButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerPlay PauseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerScru bBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerScru bBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerScru bBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerVolu meBarMuteButtonSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerVolu meBarSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerVolu meBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/cobalt/skins/mediaClasses/normal/VideoPlayerVolu meBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/cobalt/src/defaults.css
        flex/sdk/trunk/samples/themes/cobalt/src/preview.jpg
        flex/sdk/trunk/samples/themes/graphite/
        flex/sdk/trunk/samples/themes/graphite/build.xml
        flex/sdk/trunk/samples/themes/graphite/src/
        flex/sdk/trunk/samples/themes/graphite/src/GraphiteClasses.as
        flex/sdk/trunk/samples/themes/graphite/src/assets/
        flex/sdk/trunk/samples/themes/graphite/src/assets/flex_skins.swf
        flex/sdk/trunk/samples/themes/graphite/src/defaults.css
        flex/sdk/trunk/samples/themes/graphite/src/graphite/
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ApplicationSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/BorderSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ButtonBarFirstButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ButtonBarLastButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ButtonBarMiddleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ButtonBarSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/CheckBoxSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ComboBoxButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ComboBoxSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ComboBoxTextInputSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/DefaultButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/DefaultComplexItemRenderer.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/DefaultItemRenderer.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/DropDownListButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/DropDownListSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ErrorSkin.as
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/FocusSkin.as
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/HScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/HScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/HScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/HSliderSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/HSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/HSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/HighlightBitmapCaptureSkin.as
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ListSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/NumericStepperSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/NumericStepperTextInputSkin.mxm l
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/PanelSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/RadioButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ScrollBarDownButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ScrollBarLeftButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ScrollBarRightButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ScrollBarUpButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ScrollerSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/SkinnableContainerSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/SkinnableDataContainerSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/SpinnerDecrementButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/SpinnerIncrementButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/SpinnerSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/TabBarButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/TabBarSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/TextAreaSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/TextInputSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/TitleWindowCloseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/TitleWindowSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/ToggleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/VScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/VScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/VScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/VSliderSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/VSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/VSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/VideoPlayerSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/FullScr eenButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/MuteBut tonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/PlayPau seButtonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/ScrubBa rSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/ScrubBa rThumbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/ScrubBa rTrackSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/VolumeB arSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/VolumeB arThumbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/fullScreen/VolumeB arTrackSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/FullScreenB uttonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/MuteButtonS kin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/PlayPauseBu ttonSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/ScrubBarSki n.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/ScrubBarThu mbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/ScrubBarTra ckSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/VolumeBarSk in.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/VolumeBarTh umbSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/graphite/skins/mediaClasses/normal/VolumeBarTr ackSkin.mxml
        flex/sdk/trunk/samples/themes/graphite/src/preview.jpg
        flex/sdk/trunk/samples/themes/spark_cobalt/
        flex/sdk/trunk/samples/themes/spark_cobalt/preview.jpg
        flex/sdk/trunk/samples/themes/spark_cobalt/spark_cobalt.css
        flex/sdk/trunk/samples/themes/spark_desert/
        flex/sdk/trunk/samples/themes/spark_desert/preview.jpg
        flex/sdk/trunk/samples/themes/spark_desert/spark_desert.css
        flex/sdk/trunk/samples/themes/spark_graphite/
        flex/sdk/trunk/samples/themes/spark_graphite/preview.jpg
        flex/sdk/trunk/samples/themes/spark_graphite/spark_graphite.css
        flex/sdk/trunk/samples/themes/spark_sage/
        flex/sdk/trunk/samples/themes/spark_sage/preview.jpg
        flex/sdk/trunk/samples/themes/spark_sage/spark_sage.css
        flex/sdk/trunk/samples/themes/spark_sky/
        flex/sdk/trunk/samples/themes/spark_sky/preview.jpg
        flex/sdk/trunk/samples/themes/spark_sky/spark_sky.css
        flex/sdk/trunk/samples/themes/zen/
        flex/sdk/trunk/samples/themes/zen/build.xml
        flex/sdk/trunk/samples/themes/zen/src/
        flex/sdk/trunk/samples/themes/zen/src/ZenClasses.as
        flex/sdk/trunk/samples/themes/zen/src/assets/
        flex/sdk/trunk/samples/themes/zen/src/assets/flex_skins.swf
        flex/sdk/trunk/samples/themes/zen/src/defaults.css
        flex/sdk/trunk/samples/themes/zen/src/preview.jpg
        flex/sdk/trunk/samples/themes/zen/src/zen/
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ApplicationSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/BorderSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ButtonBarFirstButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ButtonBarLastButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ButtonBarMiddleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ButtonBarSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/CheckBoxSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ComboBoxButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ComboBoxSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ComboBoxTextInputSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/DefaultButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/DefaultComplexItemRenderer.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/DefaultItemRenderer.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/DropDownListButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/DropDownListSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/HScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/HScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/HScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/HSliderSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/HSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/HSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ListSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/NumericStepperSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/NumericStepperTextInputSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/PanelSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/RadioButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ScrollBarDownButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ScrollBarLeftButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ScrollBarRightButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ScrollBarUpButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ScrollerSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/SkinnableContainerSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/SkinnableDataContainerSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/SpinnerDecrButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/SpinnerIncrButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/SpinnerSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TabBarButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TabBarSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TextAreaBorderSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TextAreaSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TextInputBorderSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TextInputSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TitleWindowCloseButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/TitleWindowSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/ToggleButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/VScrollBarSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/VScrollBarThumbSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/VScrollBarTrackSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/VSliderSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/VSliderThumbSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/VSliderTrackSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/VideoPlayerSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/FullScreenFullScr eenButtonSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/MuteButtonSkin.mx ml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/PlayPauseButtonSk in.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/ScrubBarSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/ScrubBarThumbSkin .mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/ScrubBarTrackSkin .mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/VolumeBarSkin.mxm l
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/VolumeBarThumbSki n.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/fullScreen/VolumeBarTrackSki n.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/FullScreenButtonSkin. mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/PlayPauseButtonSkin.m xml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/ScrubBarSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/ScrubBarThumbSkin.mxm l
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/ScrubBarTrackSkin.mxm l
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/VolumeBarMuteButtonSk in.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/VolumeBarSkin.mxml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/VolumeBarThumbSkin.mx ml
        flex/sdk/trunk/samples/themes/zen/src/zen/skins/mediaClasses/normal/VolumeBarTrackSkin.mx ml

    actually your doing it right
    netdownwidget.width = 100
    in awesome-git the syntax is different.  i would recommend using the non-git-version, because the most tutorials are for older versions.
    without reading the references of the git version,  try something like netdownwidget:set_width(x)
    // edit: your icons arnt centered, maybe ur interested in that command:
    for x in *.xbm; do convert -fill "#afa72e" -transparent white -colorize 100 -bordercolor transparent -border 8x8 -gravity center -crop 16x16+0+0 "${x}" "${x%.*}.png"; done
    Last edited by intrntbrn (2012-04-12 22:11:09)

  • [svn:fx-trunk] 8245: adding option (package-description-file) to specify file containing package descriptions for asdoc.

    Revision: 8245
    Author:   [email protected]
    Date:     2009-06-25 12:07:07 -0700 (Thu, 25 Jun 2009)
    Log Message:
    adding option (package-description-file) to specify file containing package descriptions for asdoc.
    Bugs: SDK-19755
    QE Notes: None.
    Doc Notes: None.
    Reviewed by: Paul
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-19755
    Modified Paths:
        flex/sdk/trunk/modules/antTasks/src/flex/ant/AsDocTask.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_en.properties
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java

    Revision: 8245
    Author:   [email protected]
    Date:     2009-06-25 12:07:07 -0700 (Thu, 25 Jun 2009)
    Log Message:
    adding option (package-description-file) to specify file containing package descriptions for asdoc.
    Bugs: SDK-19755
    QE Notes: None.
    Doc Notes: None.
    Reviewed by: Paul
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-19755
    Modified Paths:
        flex/sdk/trunk/modules/antTasks/src/flex/ant/AsDocTask.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_en.properties
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java

  • [svn:fx-trunk] 6284: SimpleText and RichText now have a static mx_internal backgroundColor: Object property for debugging, like RichEditableText has had.

    Revision: 6284
    Author:   [email protected]
    Date:     2009-04-27 10:37:28 -0700 (Mon, 27 Apr 2009)
    Log Message:

    I finally found how to set a default skin to a custom component so that users of my component will not have to set again the skinClass value of my component.
    You have to create a defaults.css file at the root of your library and tell the compiler to take it into account.
    The remaining problem is about the compiler. There are some steps before success and they are a bit mysterious/unclear....
    I found 2 or 3 blog articles explaining those steps but the compiler arguments to use are all differents in each article...
    Here are the links I found:
    http://www.unitedmindset.com/jonbcampos/2010/05/12/creating-custom-spark-components/
    http://www.betadesigns.co.uk/Blog/2010/05/14/default-skin-for-custom-flashbuilder-componen ts/
    http://flexdevtips.blogspot.com/2009/06/default-stylesheet-in-swc-flex-library.html
    Following the first article guidelines has been successful for me but I'm not marking this topic as Resolved because I'd like some answers about this whole thing...

  • [svn:fx-4.x] 14640: updating the ignore patterns for frameworks/libs, projects/automation_airspark, and rsls

    Revision: 14640
    Revision: 14640
    Author:   [email protected]
    Date:     2010-03-09 06:44:21 -0800 (Tue, 09 Mar 2010)
    Log Message:
    updating the ignore patterns for frameworks/libs, projects/automation_airspark, and rsls
    QE notes: no
    Doc notes: no
    Bugs: sdk-25755
    Reviewer: carol
    Tests run: no
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-25755
    Property Changed:
        flex/sdk/branches/4.x/frameworks/libs/
        flex/sdk/branches/4.x/frameworks/projects/automation_airspark/
        flex/sdk/branches/4.x/frameworks/rsls/

    Thats good news.

  • [svn:fx-trunk] 12552: DataGroup now tracks the indices of the active virtual item renderers with a list , rather than the min/max values.

    Revision: 12552
    Revision: 12552
    Author:   [email protected]
    Date:     2009-12-04 13:45:12 -0800 (Fri, 04 Dec 2009)
    Log Message:
    DataGroup now tracks the indices of the active virtual item renderers with a list, rather than the min/max values. 
    DataGroup/addItemRendererToDisplayList() now respects the overlay.
    QE notes:
    Doc notes:
    Bugs: sdk-24052
    Reviewer:
    Tests run: DataGroup, List
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-24052
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataGroup.as

    Hello Martin:
    Thanks for your input.  However I am not certain we have resolved this issue adequately, or understand the principles governing the css as regards this spry menu framework 2.0 (1.0).
    For example, the menu only works in IE 6.0 if the css remains in the head.  I agree with your original post that it shouldn't make any difference whether the css is posted in the head or in a separate style sheet (so long as specificity issues are addressed).  Both should work -- and yet it doesn't.
    If the CSS is placed in the separate style sheet governing the total site, it doesn't work for 6.0.  If placed at the top of the style sheet, conflicts of specificity prevent the menu from rendering properly in any of the browsers causing the rules for general links to govern the menu.   This has been verified using a cross browser testing.  If the styles are placed at the bottom of the style sheet to help them take precedence, they work in all the browsers except for IE 6.
    The website I am building needs to support IE 6 for a variety of reasons, and because it is catering to the non-profit community and to low income persons, I am mindful of even small differences in page weight.
    So for me, at least, the issue remains baffling.
    I appreciate your input, but also would appreciate the input from others, and especially Adobe Community Professionals and employees.  The spry framework in this regard is not well documented.  I am not certain if this is exclusively a CSS problem, if it might also be complicated by the architecture of the spry framework, or if indeed other variables are at play.
    I would be my hope that in resolving the problem, other users of the this particular spry framework might also benefit.
    Thanks,
    Steve.

  • [svn:fx-trunk] 8530: Change Slider and NumericStepper default value

    Revision: 8530
    Author:   [email protected]
    Date:     2009-07-13 11:17:46 -0700 (Mon, 13 Jul 2009)
    Log Message:
    Change Slider and NumericStepper default value
    http://bugs.adobe.com/jira/browse/SDK-18380 - FxHSlider and FxVSlider have default max of 100, should be 10
    Changed the default value for Slider by setting the value to 10 in the constructor. I changed NumericStepper?\226?\128?\153s implementation to match Slider. The problem with NumericStepper?\226?\128?\153s previous implementation was that it wasn?\226?\128?\153t calling Range?\226?\128?\153s maximum setter. Thus there was some important logic in Range.commitProperties that wasn?\226?\128?\153t called. 
    QE Notes: Update tests with new default
    Doc Notes: Update docs with new default
    Bugs: SDK-18380
    Reviewer: Hans
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-18380
        http://bugs.adobe.com/jira/browse/SDK-18380
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Slider.as

  • [svn:fx-trunk] 15679: Made layout constraint animation actually work.

    Revision: 15679
    Revision: 15679
    Author:   [email protected]
    Date:     2010-04-23 16:33:44 -0700 (Fri, 23 Apr 2010)
    Log Message:
    Made layout constraint animation actually work. Animating constraints (left, right, etc.) with the Animate effect worked previously, but only if the animation values were explicitly specified or, in a transition, if both states had valid values for the constraint. But if you attempted to run a transition animating "left" where the constraint was cleared in either state, the animation would fail.
    The fix checks for invalid values in the states and, when they occur, animates other related properties instead, or in addition. For example, an animation on "left" may turn into an animation on "x".
    QE notes: None (added new checkintest AnimateConstraintsTest; might be interesting to see for further Mustella test development)
    Doc notes: None
    Bugs: None
    Reviewer: Jason
    Tests run: checkintests (with new test), Mustella spark/effects
    Is noteworthy for integration: Yes. Downstream teams asked for this functionality.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/Animate.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/Resize.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/AnimateInstance .as
        flex/sdk/trunk/frameworks/tests/basicTests/BasicTests-config.xml
        flex/sdk/trunk/frameworks/tests/basicTests/BasicTests.mxml
    Added Paths:
        flex/sdk/trunk/frameworks/tests/basicTests/spark/scripts/AnimateConstraintsTestScript.mxm l
        flex/sdk/trunk/frameworks/tests/basicTests/spark/views/AnimateConstraintsTests.mxml

    You have used elements like header, footer, footer1 and nav without using the correct DOCTYPE declaration. Replace the first line of your code with
    <!doctype html>
    Also have a look here for other problems http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fhome.surewest.net%2Fstorytales%2F test%2Fforposting.html
    After the above has been fixed, please come back here to fix the remaining problem(s)
    Gramps

  • [svn:fx-trunk] 12985: Add metadata. xml for the SWC themes so that if Builder imports them they have nice names , etc.

    Revision: 12985
    Revision: 12985
    Author:   [email protected]
    Date:     2009-12-15 23:20:44 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Add metadata.xml for the SWC themes so that if Builder imports them they have nice names, etc.  These need to be updated by the Builder team if we end up changing how sourceLocation works, etc.  Also would be good if we added metadata.xml for the CSS versions.
    Modified Paths:
        flex/sdk/trunk/samples/themes/arcade/build.xml
        flex/sdk/trunk/samples/themes/cobalt/build.xml
        flex/sdk/trunk/samples/themes/graphite/build.xml
        flex/sdk/trunk/samples/themes/zen/build.xml
    Added Paths:
        flex/sdk/trunk/samples/themes/arcade/src/metadata.xml
        flex/sdk/trunk/samples/themes/cobalt/src/metadata.xml
        flex/sdk/trunk/samples/themes/graphite/src/metadata.xml
        flex/sdk/trunk/samples/themes/zen/src/metadata.xml

    Note the last paragraph in the original post which explains how Flickr handles resolution changes without breaking the rectangles. Perhaps a more straightforward approach would be to store both the rectangle coordinates for each rectangle AND the image's width and height at the time the rectangles were created. Then if the image is scaled, the rectangles can be scaled accordingly. For example, if a rectangle is at x=100,y=200,w=50,h=70, the "original dimensions" are 1000x2000, and the image's current dimensions are 500x1000, then an application could assume the image has been scaled down by (500/1000=) 0.50, and so the x,y,w,h of each rectangle could also be multiplied by 0.50 (x=50,y=100,w=25,h=35). I'd recommend storing floating-point values so that multiple scalings don't make the rectangles "creep".
    Of course, it is possible that really the image was cropped rather than scaled, but fairly unlikely you would happen to crop it the same percent in both directions. Even if an image is cropped, someone could manually repair the rectangles by sliding and scaling them until the fit back on the faces (unless most of the faces were cropped off).
    A rectangle-aware application could scale and translate the rectangles during a crop or scaling operation, but other applications could still survive scaling if they at least preserve the XMP tags as-is.

  • [svn:fx-trunk] 9329: Fixing openDuration on Tree.

    Revision: 9329
    Author:   [email protected]
    Date:     2009-08-14 17:07:31 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Fixing openDuration on Tree.  The issue was that a call to UIComponent.suspendBackgroundProcessing() wasn?\226?\128?\153t being respected by LayoutManager, now that it doesn?\226?\128?\153t use UIComponent.callLater().  The fix was for LayoutManager to look at UIComponentGlobals.callLaterSuspsendCount.  There are probably other ways to fix this bug because all the tweening in Tree seems very hokey, but given that UIC.suspendBackgroundProcessing() should be respected by LayoutManager, this seemed like the right fix.
    QE notes: We should add tests for openDuration
    Doc notes: -
    Bugs: SDK-21752
    Reviewer: Alex
    Tests run: checkintests, mustella Tree
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21752
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/LayoutManager.as

    ould wrote:
    I have done the hard work for you. My HTPC is pretty barebones so it was relatively easy to roll back all the packages that depend on libjpeg>7 with older versions. I then compiled the xbmc-svn package using that system. Slow downs are gone and I have uploaded the package to hotfile here:
    http://hotfile.com/dl/13546051/021f9c9/ … ar.gz.html
    This is for 32-bit. You will need the libjpeg6 package from AUR installed. I have tested it on two systems, my main system which has both libjpeg7 and the AUR libjpeg6 installed and on my htpc which has only the libjpeg6 along with the rolled back dependancies. Works good on both systems.
    Hope that helps!
    Kevin
    Thanks ould!! You got it working with libjpeg6 again!
    I had to upgrade libcdio again so now I lost dvd support. It's not easy to use the svn version.
    If you could compile the build against libcdio 0.80 I'd be forever grateful... If you've got the time.
    Last edited by Perre (2009-09-26 17:09:04)

  • [svn:fx-trunk] 12936: -make sure the bundles directory for airspark is not included in the package fixes bug SDK-24552

    Revision: 12936
    Revision: 12936
    Author:   [email protected]
    Date:     2009-12-14 19:40:23 -0800 (Mon, 14 Dec 2009)
    Log Message:
    -make sure the bundles directory for airspark is not included in the package fixes bug SDK-24552
    -remove (from svn) the en_US/docs directories for textLayout because these directories and dita files are created by asdoc in the doc target
    -updated the main build.xml to not include the playerglobal project
    -updated fat-swc targets in osmf,automation_spark,automation_flashflexkit,automation,airspark, and textlayout to remove the doc directory.
    QE notes: make sure copylocales works properly
    Doc notes: no
    Bugs: SDK-24552
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24552
        http://bugs.adobe.com/jira/browse/SDK-24552
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/airspark/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
        flex/sdk/trunk/frameworks/projects/osmf/build.xml
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/airframework/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation_spark/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/framework/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/rpc/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/en_US/docs/

    Well, I've tried compiling a package and I have modified the PKGBUILD file to look like this now. (Keeping it as simple as possible)
    pkgname=dvbcut-svn
    pkgver=16
    pkgrel=1
    pkgdesc="DVBCUT-svn is an application that allows you to
    edit MPEG files. ie: Remove TV ads. (SVN version: Fri, 01 Dec 2006)."
    url="http://dvbcut.sourceforge.net"
    depends=('qt' 'libao')
    makedepends=('subversion' 'scons')
    conflicts=('dvbcut' 'ffmpeg')
    provides=('dvbcut')
    source=()
    md5sums=()
    _svntrunk=https://svn.sourceforge.net/svnroot/dvbcut/trunk
    _svnmod=dvbcut
    build() {
    cd $startdir/src
    svn co $_svntrunk --config-dir ./ -r $pkgver $_svnmod
    cd $_svnmod
    msg "SVN checkout done or server timeout"
    msg "Starting make..."
    make || return 1
    # vim:syntax=sh
    I then run makepkg PKGBUILD and let it do its thing
    It ends with this...
    scons: done building targets.
    ==> Removing info/doc files...
    ==> Compressing man pages...
    ==> Stripping debugging symbols from libraries...
    ==> Stripping symbols from binaries...
    ==> Generating .PKGINFO file...
    ==> Generating .FILELIST file...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Compressing package...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Finished making: dvbcut-svn  (Sun Jan 21 19:08:28 UTC 2007)
    I'm not sure what's causing this error message.
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    I'll try installing it and see how it goes.

  • [svn:fx-trunk] 10065: Comment out code causing an RTE in SWFLoader.

    Revision: 10065
    Author:   [email protected]
    Date:     2009-09-08 13:14:26 -0700 (Tue, 08 Sep 2009)
    Log Message:
    Comment out code causing an RTE in SWFLoader. Will fix as part of per-module styles feature development.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-23081
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23081
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/SWFLoader.as

    Hello, first post here..
    I maintain a java based lobby for an opensource RTS
    engine called spring at http://taspring.clan-sy.com
    You can find my lobbys source code at:
    https://taspring.clan-sy.com/svn/spring/trunk/AFLobby/
    Of note being the unitsync.dll/so library used to
    handle mods and maps. Implementing this library in
    pure java is not an option.
    I've dealt with quite a few JNi errors dealing with
    the linux users but we got through them all and it
    all worked great.
    I released a windows installer, and most users can
    run it fine with no issues with JNI, but 2 users seem
    to have problems, despite correctly installing
    everything.Does the JNI code use perl?
    This error message shows several hits on Google for perl related stuff.

  • [svn:fx-trunk] 8742: * Revert revisions 8682 and 8734 due to performance issues.

    Revision: 8742
    Author:   [email protected]
    Date:     2009-07-22 14:07:24 -0700 (Wed, 22 Jul 2009)
    Log Message:
    Revert revisions 8682 and 8734 due to performance issues.  I'll
      recommit when they are worked out.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug unfixed: SDK-14251
    API Change: NO
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-14251
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/SymbolTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Method.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Variable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassE valuator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Variable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/MxmlDocument.java
    Removed Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Assignable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Assignable.java

    ould wrote:
    I have done the hard work for you. My HTPC is pretty barebones so it was relatively easy to roll back all the packages that depend on libjpeg>7 with older versions. I then compiled the xbmc-svn package using that system. Slow downs are gone and I have uploaded the package to hotfile here:
    http://hotfile.com/dl/13546051/021f9c9/ … ar.gz.html
    This is for 32-bit. You will need the libjpeg6 package from AUR installed. I have tested it on two systems, my main system which has both libjpeg7 and the AUR libjpeg6 installed and on my htpc which has only the libjpeg6 along with the rolled back dependancies. Works good on both systems.
    Hope that helps!
    Kevin
    Thanks ould!! You got it working with libjpeg6 again!
    I had to upgrade libcdio again so now I lost dvd support. It's not easy to use the svn version.
    If you could compile the build against libcdio 0.80 I'd be forever grateful... If you've got the time.
    Last edited by Perre (2009-09-26 17:09:04)

Maybe you are looking for

  • Group by month/year from DATE FORMAT column

    Hi Chaps, I have a recordset that pulls data from a database, then presents the data in a table. The data is grouped by 'projid', repeated for every 'projid', with a show/hide control, to show all the 'jobid's' relating to that particular 'projid' Th

  • ITunes will not install or uninstall

    I keep getting the message "The feature you are trying to use is on a network resource that is unavailable...Cannot find source: C:/Users/User/AppData/Local/Apple/Apple Software Update"

  • Where does the class for useBean go?

    I'm having trouble in jsp when I try to do a useBean. WebLogic can't seem to find my class. Where should the bean that I am trying to use go, and how should I refer to it in the .jsp file that needs to use it? Do I need to import the bean class? I ha

  • When i plug headphones into my computer, the speakers do not shut off. how do i fix this?

    I am running Windows & on an HP. not sure of the model number. But the sound system is IDT. It worked fine up until about a year ago. And now whenever you plug headphones in, the speakers do not turn off, but yet the headphones still work. any soluti

  • How to combine the classes from 2 jar files into 1?

    Hi there I have got 2 jar files with the same name but the classes that they contain are different. So, I want to combine those 2 files into 1. Could anyone please tell me how to add the classes in a jar file to another jar file? Thanks for your help