[svn:fx-trunk] 12984: Update sample themes to take Glenn' s Alert fix into account.

Revision: 12984
Revision: 12984
Author:   [email protected]
Date:     2009-12-15 23:11:29 -0800 (Tue, 15 Dec 2009)
Log Message:
Update sample themes to take Glenn's Alert fix into account.
Modified Paths:
    flex/sdk/trunk/samples/themes/arcade/src/defaults.css
    flex/sdk/trunk/samples/themes/cobalt/src/defaults.css
    flex/sdk/trunk/samples/themes/graphite/src/defaults.css
    flex/sdk/trunk/samples/themes/zen/src/defaults.css

Hi petro_jemes,
Just a little claritification, you need to add the value to the variable "[string]$ou", and also change the language in the variable "$emailbody" in the function "Get-ADUserPasswordExpirationDate".
I hope this helps.

Similar Messages

  • [svn:fx-trunk] 7825: Updating sample Java formatter for Eclipse projects to stop reformatting method arguments .

    Revision: 7825
    Author:   [email protected]
    Date:     2009-06-13 14:17:47 -0700 (Sat, 13 Jun 2009)
    Log Message:
    Updating sample Java formatter for Eclipse projects to stop reformatting method arguments.
    QA: No
    Doc: No
    Modified Paths:
        flex/sdk/trunk/development/eclipse/java/formatter.xml

    If you're still using Buckminster 3.6, I strongly suggest switching to 3.7 - it has a number of bug fixes and improvements. This applies to both headless, and the IDE (assuming Eclipse 3.7 Indigo).
    Matthew

  • [svn:fx-trunk] 11664: Update ASDoc comments on new MXItemRenderer classes, and fix a broken HTML tag in Range.as

    Revision: 11664
    Author:   [email protected]
    Date:     2009-11-11 11:42:00 -0800 (Wed, 11 Nov 2009)
    Log Message:
    Update ASDoc comments on new MXItemRenderer classes, and fix a broken HTML tag in Range.as
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - Checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/dataGridClasses/MXDataGridItemRe nderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/listClasses/MXItemRenderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/treeClasses/MXTreeItemRenderer.a s
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Range.as

    Revision: 11664
    Author:   [email protected]
    Date:     2009-11-11 11:42:00 -0800 (Wed, 11 Nov 2009)
    Log Message:
    Update ASDoc comments on new MXItemRenderer classes, and fix a broken HTML tag in Range.as
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - Checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/dataGridClasses/MXDataGridItemRe nderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/listClasses/MXItemRenderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/treeClasses/MXTreeItemRenderer.a s
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Range.as

  • [svn:fx-trunk] 12304: Updating to new OSMF to get some bug fixes.

    Revision: 12304
    Revision: 12304
    Author:   [email protected]
    Date:     2009-11-30 15:46:40 -0800 (Mon, 30 Nov 2009)
    Log Message:
    Updating to new OSMF to get some bug fixes.
    QE notes: -
    Doc notes: -
    Bugs: SDK-24195, SDK-24329
    Reviewer: -
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24195
        http://bugs.adobe.com/jira/browse/SDK-24329
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/LoadableMediaElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaPlayer.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/MediaFrameworkStrings.as

    This bug figures out also when creating a custom spark ComboBox, then trying to programatically update the userProposedSelectedIndex property. The proposed selected index is selected, but does not apply the same skin as when mouse is on rollover or item is selected due to up and down keys.
    The issue seems like updating the status of the item renderer to rollover or selected to get the same skin applied.
    Please could you attach DropDow nList.as that you edited ?
    Thank you so much.

  • [svn:fx-trunk] 11484: Updating FXGUtils to changelist 624084.

    Revision: 11484
    Author:   [email protected]
    Date:     2009-11-05 16:12:09 -0800 (Thu, 05 Nov 2009)
    Log Message:
    Updating FXGUtils to changelist 624084. This includes fixes to gradient transforms to conform to the updated FXG 2.0 specification.
    Additionally applying Sujata's recent patch to FXGUtils to ensure a BitmapImage in a mask is rendered correctly. This addresses bug SDK-23807.
    Removing empty FXG source folders from the swfutils module (FXG functionality is in the fxgutils module).
    QE notes: Yes, please regenerate bitmaps for static FXG tests that use gradients.
    Doc notes: N/A
    Bugs:
    SDK-23807 - Using a BitmapImage as a mask in static FXG does not work properly
    Reviewer: Sujata
    Tests run: Checkintests, mustella fxg tests (72 tests need to be excluded)
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23807
        http://bugs.adobe.com/jira/browse/SDK-23807
    Modified Paths:
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/fxg/FXGException_en.properties
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/fxg/swf/FXG2SWFTranscoder.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/BitmapGraphicNode.jav a
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/GraphicContentNode.ja va
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/ShapeHelper.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/swf/TypeHelper.java
    Removed Paths:
        flex/sdk/trunk/modules/swfutils/src/java/flash/fxg/

  • [svn:fx-trunk] 13035: Updating automation project to latest p4 changes.

    Revision: 13035
    Revision: 13035
    Author:   [email protected]
    Date:     2009-12-16 23:35:16 -0800 (Wed, 16 Dec 2009)
    Log Message:
    Updating automation project to latest p4 changes.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation/manifest_automation.xml
        flex/sdk/trunk/frameworks/projects/automation/src/AutomationClasses.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/AdvancedDataGridSel ectedCellCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/ArrayPropertyCodec. as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/AssetPropertyCodec. as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/AutomationObjectPro pertyCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/ChartItemCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/ColorPropertyCodec. as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/DatePropertyCodec.a s
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/DateRangePropertyCo dec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/DateScrollDetailPro pertyCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/DefaultPropertyCode c.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/HitDataCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/IAutomationProperty Codec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/KeyCodePropertyCode c.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/KeyModifierProperty Codec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/ListDataObjectCodec .as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/RendererPropertyCod ec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/ScrollDetailPropert yCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/ScrollDirectionProp ertyCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/TabObjectCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/codec/TriggerEventPropert yCodec.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/DragManagerAuto mationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/DragManagerAuto mationImplGlobal.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/TextFieldAutoma tionHelper.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/Acco rdionAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/Appl icationAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/BoxA utomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/Canv asAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/Divi dedBoxAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/Form AutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/Form ItemAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/Pane lAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/TabN avigatorAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/containers/View StackAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/AlertA utomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/AlertF ormAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/Button AutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/Button BarAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/CheckB oxAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ColorP ickerAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ComboB aseAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ComboB oxAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/DataGr idAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/DataGr idItemRendererAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/DateCh ooserAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/DateFi eldAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/LabelA utomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/LinkBa rAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ListAu tomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ListBa seAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ListBa seContentHolderAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ListIt emRendererAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/MenuAu tomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/MenuBa rAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/MenuBa rItemAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/MenuIt emRendererAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/NavBar AutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/Numeri cStepperAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/PopUpB uttonAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/Progre ssBarAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/RadioB uttonAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/SWFLoa derAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/Scroll BarAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/Slider AutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/TextAr eaAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/TextIn putAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/TileBa seAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/TileLi stItemRendererAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/Toggle ButtonBarAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/ToolTi pAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/TreeAu tomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/TreeIt emRendererAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/controls/VideoD isplayAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/core/ContainerA utomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/core/RepeaterAu tomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/core/ScrollCont rolBaseAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/core/UIComponen tAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/delegates/core/UITextFiel dAutomationImpl.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AdvancedDataGridHe aderShiftEvent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AdvancedDataGridIt emSelectEvent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AutomationAirEvent .as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AutomationCustomRe playEvent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AutomationDragEven t.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AutomationDragEven tWithPositionInfo.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AutomationEvent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AutomationRecordEv ent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/AutomationReplayEv ent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/ChartSelectionChan geEvent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/EventDetails.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/ListItemSelectEven t.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/MarshalledAutomati onEvent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/MenuShowEvent.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/events/TextSelectionEvent .as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/AdvancedDataG ridTabularData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/AdvancedListB aseTabularData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/AxisRendererT abularData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/CartesianChar tTabularData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/ChartBaseTabu larData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/ChartSeriesTa bularData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/ContainerTabu larData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/DataGridTabul arData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/ListBaseTabul arData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/ListTabularDa ta.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/MenuBarTabula rData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/OLAPDataGridT abularData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/TileBaseTabul arData.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/automation/tabularData/TreeTabularDa ta.as
        flex/sdk/trunk/frameworks/projects/automation/src/mx/core/Version.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/automation/bundles.properties
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/da_DK/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/de_DE/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/collections.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/datamanagement.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/formatters.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/qtp_air.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/qtp_air_rb.swc
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/es_ES/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fi_FI/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/fr_FR/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/it_IT/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ja_JP/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ko_KR/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nb_NO/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/nl_NL/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/pt_BR/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/ru_RU/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/sv_SE/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_CN/styles.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/automation_agent.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/containers.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/controls.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/core.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/effects.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/skins.properties
        flex/sdk/trunk/frameworks/projects/automation/bundles/zh_TW/styles.properties

  • [svn:fx-trunk] 7796: get the correct locales of batik and xerces jars into the build

    Revision: 7796
    Author:   [email protected]
    Date:     2009-06-12 13:01:48 -0700 (Fri, 12 Jun 2009)
    Log Message:
    get the correct locales of batik and xerces jars into the build
    bug: https://bugs.adobe.com/jira/browse/SDK-21565
    qa: i18n team (make sure they're all there)
    checkintests: pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21565
    Modified Paths:
        flex/sdk/trunk/build.xml

    Originally posted by: rosec.messagingdirect.com
    I'll look into it; I'm a bit under the gun here and can't easily upend
    my development environment at this time, but hopefully I can look into
    it early next week. Thanks for the pointer.
    Daniel Megert wrote:
    > Chris Rose wrote:
    >> I don't know if this has been asked before (and you'd be amazed at how
    >> hard it is to find specific information when your search query is
    >> "eclipse 100% cpu usage opening class files in a jar"!) but, well,
    >> that's what I'm getting:
    >>
    >> When I open a class file in the editor that is contained in a jar file
    >> anywhere on a Java project's classpath, one of my processor pegs at
    >> 100% usage for anywhere from 15-120 seconds and eclipse becomes
    >> non-responsive for that period of time, not even redrawing the UI.
    >>
    >> This occurs for jars as large as the jboss client jar and the weblogic
    >> 80Mb uber-jar and for jars as small as a 241kb library jar.
    >>
    >> Is there anything I can do to track down WHY this is happening? I end
    >> up having to trace into third party code a lot while debugging
    >> container behaviour and this plays merry havoc with the timeouts for
    >> remote calls, so I'm quite motivated to suss out why it's happening.
    >>
    >> Eclipse details are attached.
    > There was a bug regarding big JARs on the build path. Can you try
    > whether this still happens using 3.4 M7. If so, please file a bug report
    > with steps to reproduce. Also, please create some stack dumps while
    > waiting and attach them to the bug report.
    >
    > Dani
    Chris Rose
    Developer Planet Consulting Group
    (780) 577-8433
    [email protected]

  • [svn:bz-trunk] 10057: Update the sample configuration to include a comment to warn people not to use debug level logging in production .

    Revision: 10057
    Author:   [email protected]
    Date:     2009-09-08 10:58:36 -0700 (Tue, 08 Sep 2009)
    Log Message:
    Update the sample configuration to include a comment to warn people not to use debug level logging in production.
    Modified Paths:
        blazeds/trunk/resources/config/services-config.xml

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • [svn:fx-trunk] 5554: Updating airframework and flex4 sample eclipse projects to more closely match the options set in the equivalent build .xml.

    Revision: 5554
    Author: [email protected]
    Date: 2009-03-25 13:46:00 -0700 (Wed, 25 Mar 2009)
    Log Message:
    Updating airframework and flex4 sample eclipse projects to more closely match the options set in the equivalent build.xml.
    Modified Paths:
    flex/sdk/trunk/development/eclipse/flex/airframework/.actionScriptProperties
    flex/sdk/trunk/development/eclipse/flex/airframework/.flexLibProperties
    flex/sdk/trunk/development/eclipse/flex/flex4/.actionScriptProperties

    If you're still using Buckminster 3.6, I strongly suggest switching to 3.7 - it has a number of bug fixes and improvements. This applies to both headless, and the IDE (assuming Eclipse 3.7 Indigo).
    Matthew

  • [svn:bz-trunk] 18958: Updated the Vector sample in the team app.

    Revision: 18958
    Revision: 18958
    Author:   [email protected]
    Date:     2010-12-02 07:38:12 -0800 (Thu, 02 Dec 2010)
    Log Message:
    Updated the Vector sample in the team app.
    Modified Paths:
        blazeds/trunk/apps/team/WEB-INF/flex/services-config.xml
        blazeds/trunk/apps/team/WEB-INF/src/features/remoting/EchoService.java
        blazeds/trunk/apps/team/features/remoting/remoting_AMF_Vector.mxml

  • [svn:bz-trunk] 8823: Updated the sample messaging-config. xml with the new disallow-wildcard-subtopics configuration element.

    Revision: 8823
    Author:   [email protected]
    Date:     2009-07-27 09:12:08 -0700 (Mon, 27 Jul 2009)
    Log Message:
    Updated the sample messaging-config.xml with the new disallow-wildcard-subtopics configuration element.
    Modified Paths:
        blazeds/trunk/resources/config/messaging-config.xml

    Hi,
    could you let us know what version of OEPE you were running prior to the upgrade along with the Eclipse version ? Also was the previous installation a full OEPE install or was it installed via the update site ?
    thanks
    Raj

  • [svn:fx-trunk] 7246: Update the Move3D Effect sample to add a zBy value so that it looks better .

    Revision: 7246
    Author:   [email protected]
    Date:     2009-05-22 15:57:55 -0700 (Fri, 22 May 2009)
    Log Message:
    Update the Move3D Effect sample to add a zBy value so that it looks better.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flex4/asdoc/en_US/spark/effects/examples/Move3DEffectE xample.mxml

    Gordon, it looks like its been a while since you made this post.  Not sure how valid it is now...   I am particularly interested in the LigatureLevel.NONE value.  It seems that it is no longer supported.
    How do I turn of ligatures in the font rendering?
    My flex project involves trying to match the font rendering of Apache's Batik rendering of SVG and ligatures have been turned off in that codebase.  Is there any way (even roundabout) to turn ligatures off in flash?
    Thanks,
    Om

  • [svn:bz-trunk] 17029: Update all samples to remove target player version from calls to the mxmlc target .

    Revision: 17029
    Revision: 17029
    Author:   [email protected]
    Date:     2010-07-22 19:08:20 -0700 (Thu, 22 Jul 2010)
    Log Message:
    Update all samples to remove target player version from calls to the mxmlc target. Now we will just use the target player version from the flex-config.xml file. As this is used to locate playerglobal.swc, it's unlikely we would need this to be different than what is in flex-config.xml.
    Turn the ocx target for installing the player back on again and update it to use the new silent uninstall and install switches for the 10.1 player.
    checkintests: passed
    Modified Paths:
        blazeds/trunk/apps/samples/WEB-INF/flex-src/dashboard/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/inventory/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/runtimeconfig-messaging/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/runtimeconfig-remoting/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/testdrive-101/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/testdrive-chat/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/testdrive-datapush/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/testdrive-httpservice/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/testdrive-remoteobject/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/testdrive-update/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/testdrive-webservice/build.xml
        blazeds/trunk/apps/samples/WEB-INF/flex-src/traderdesktop/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/chat/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/collaboration/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/companymgr/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/feedstarter/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/insync01/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/insync02/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/insync03/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/insync04/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/insync05/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/insync06/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/simplepush/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-101/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/spring-blazeds-security-101/build.xml
        blazeds/trunk/apps/samples-spring/WEB-INF/flex-src/traderdesktop/build.xml
        blazeds/trunk/build.properties
        blazeds/trunk/build.xml
        blazeds/trunk/sampledb/flexdemodb/flexdemodb.properties
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml

    Hi Chris,
    I tried removing and adding back the dialpeer 101 and adding .T to 501 but still the same result. Please help.
    Please see the following:
    SEC-HO-VGATEWAY01#show dial-peer voice summ        
    dial-peer hunt 1
                 AD                                    PRE PASS                OUT
    TAG    TYPE  MIN  OPER PREFIX    DEST-PATTERN      FER THRU SESS-TARGET    STAT PORT    KEEPALIVE
    501    voip  up   up                                0  syst                    
    1001   voip  up   up             5...               1  syst ipv4:10.13.14.21   
    1002   voip  up   up             1...$              1  syst ipv4:10.13.14.21   
    103    voip  up   up             911$               1  syst dns:toronto2.voip.ms
    102    voip  up   up             1[2-9]..[2-9]...-  1  syst dns:toronto2.voip.ms
                                     ...$
    101    voip  up   up             [2-9]..[2-9]....-  1  syst dns:toronto2.voip.ms
                                     ..$
    SEC-HO-VGATEWAY01#show run | sec dial-peer voice 501
    dial-peer voice 501 voip
    incoming called-number .T
    voice-class sip bind control source-interface Loopback0
    voice-class sip bind media source-interface Loopback0
    dtmf-relay rtp-nte
    codec g711ulaw
    no vad

  • [svn:bz-trunk] 15129: Update the sample jgroups-tcp. xml file with proper explanations of each property after reviewing the JGroups documentation .

    Revision: 15129
    Revision: 15129
    Author:   [email protected]
    Date:     2010-03-30 06:17:55 -0700 (Tue, 30 Mar 2010)
    Log Message:
    Update the sample jgroups-tcp.xml file with proper explanations of each property after reviewing the JGroups documentation. This is still work in progress.
    Modified Paths:
        blazeds/trunk/resources/clustering/jgroups-tcp.xml

    It seems you are asking in wrong forum. AFAIK, you are asking "how to add HTTP header to response generated by my own script". It depend on WWW server we are speaking of and language of script itself. If you will fail to found solution within documentation of the HTTP server and/or scripting language you are using, then the better place for your question is a forum related to such language and HTTP server.
    In meantime, you can try other solituin. The "Refresh: 0;..." header is required for correct function of SoftKey:Next which is displayed by default. But you can redefine the content of SoftKey area using your own key. Such configuration is part of DirectoryObject you sent to phone. See definition of SoftKey 3 in example bottom. It's not original SoftKey:Next that depend on Refresh header. It's my own custom soft-key named "Next" with exact URL defined as part of key definition (replace 'N' with number of next page). It doesn't depend on Refresh header in any way. You should consider such advice as "temporary workaround". You should discover how to send HTTP header 'Refresh'  from your script. Note, it's not possible to redefine one SoftKey only. If you wish to redefine a soft-key, then all soft-keys need's to be defined by you.
    ... followed by Title, Prompt,up to 32 ...
    Dial
    SoftKey:Dial
    1
    EditDial
    SoftKey:EditDial
    2
    Next
    https://an-url-to-your-server-and-script/test-Directory.asp?page=N
    3
    Cancel
    SoftKey:Cancel
    4
    Exit
    SoftKey:Exit
    5

  • [svn:fx-trunk] 7463: Updating explorer.xml to reflect the current samples.

    Revision: 7463
    Author:   [email protected]
    Date:     2009-05-30 14:49:21 -0700 (Sat, 30 May 2009)
    Log Message:
    Updating explorer.xml to reflect the current samples.  Flex Explorer isn't used anymore, but this provides us with an app for testing our samples.
    Modified Paths:
        flex/sdk/trunk/samples/explorer/explorer.xml

    hey, just wondering if the Product Inventory Control per Attributes is going to schedule? I have a new client about to launch their website, with e-commerce section to come in August, but might hold off if this feature will be ready in September? Do you have a more definite ETA?
    Thanks,

Maybe you are looking for