[svn:cairngorm3:] 16691: Bugfix in history.

Revision: 16691
Revision: 16691
Author:   [email protected]
Date:     2010-06-27 15:34:28 -0700 (Sun, 27 Jun 2010)
Log Message:
Bugfix in history.
Modified Paths:
    cairngorm3/trunk/libraries/NavigationParsleyTest/src/togglebuttonbar/presentation/Message PM.as

Alex,
On the mac, I've been attempting to check out the Navigation project but I keep getting prompted for credentials.  This is using Subclipse within Flex Builder3 on the Mac.
Jeff

Similar Messages

  • [svn:cairngorm3:] 16693: Bugfix in history.

    Revision: 16693
    Revision: 16693
    Author:   [email protected]
    Date:     2010-06-28 01:58:17 -0700 (Mon, 28 Jun 2010)
    Log Message:
    Bugfix in history.
    Modified Paths:
        cairngorm3/trunk/libraries/NavigationParsley/src/com/adobe/cairngorm/navigation/core/Mess ageProcessorInterceptor.as
        cairngorm3/trunk/libraries/NavigationParsley/src/com/adobe/cairngorm/navigation/core/Navi gationMessageProcessor.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/contacts/PrivateContactsPM.a s
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/core/presentation/ContactsPM .as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/dashboard/presentation/Neste dChildPM.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/tasks/presentation/TaskPM.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/tasks/presentation/TimeTrack ingPM.as
    Removed Paths:
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/contacts/ContactsPM.as

    Alex,
    On the mac, I've been attempting to check out the Navigation project but I keep getting prompted for credentials.  This is using Subclipse within Flex Builder3 on the Mac.
    Jeff

  • [svn:cairngorm3:] 16690: Bugfix in history.

    Revision: 16690
    Revision: 16690
    Author:   [email protected]
    Date:     2010-06-27 15:19:47 -0700 (Sun, 27 Jun 2010)
    Log Message:
    Bugfix in history.
    Modified Paths:
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/core/EnterAndExi tInvoker.as
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/history/Abstract GlobalHistory.as
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/history/Abstract History.as
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/history/Abstract WaypointHistory.as
        cairngorm3/trunk/libraries/Navigation/test/com/adobe/cairngorm/navigation/history/Waypoin tHistoryTest.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/NavigationParsleyToggleButtonBar.mxm l
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/togglebuttonbar/ToggleButtonBarConte xt.mxml
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/togglebuttonbar/presentation/Content PM.as
    Added Paths:
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/togglebuttonbar/presentation/Message PM.as
    Removed Paths:
        cairngorm3/trunk/libraries/NavigationParsleyTest/html-template/history/

    Alex,
    On the mac, I've been attempting to check out the Navigation project but I keep getting prompted for credentials.  This is using Subclipse within Flex Builder3 on the Mac.
    Jeff

  • [svn:cairngorm3:] 14751: Bugfix for history management with navigation interceptors

    Revision: 14751
    Revision: 14751
    Author:   [email protected]
    Date:     2010-03-14 12:20:05 -0700 (Sun, 14 Mar 2010)
    Log Message:
    Bugfix for history management with navigation interceptors
    Modified Paths:
        cairngorm3/trunk/libraries/Integration/pom.xml
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/core/NavigationM essageProcessor.as
        cairngorm3/trunk/libraries/NavigationTest/src/NavigatorSample1.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/Sample1Context.mxml
        cairngorm3/trunk/libraries/NavigationTest/src/sample1/presentation/NavigationBar.mxml

    Alex,
    On the mac, I've been attempting to check out the Navigation project but I keep getting prompted for credentials.  This is using Subclipse within Flex Builder3 on the Mac.
    Jeff

  • [svn:cairngorm3:] 16464: Added first history and wizard implementation to SpringAS extension.

    Revision: 16464
    Revision: 16464
    Author:   [email protected]
    Date:     2010-06-04 11:07:46 -0700 (Fri, 04 Jun 2010)
    Log Message:
    Added first history and wizard implementation to SpringAS extension.
    Modified Paths:
        cairngorm3/trunk/libraries/NavigationSpringAS/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/core/Met adataUtil.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/history/ GlobalHistory.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/history/ WaypointHistory.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/landmark /AbstractNavigationProcessor.as
        cairngorm3/trunk/libraries/NavigationSpringAS/src/com/adobe/cairngorm/navigation/wizard/W izard.as
        cairngorm3/trunk/libraries/NavigationSpringASTest/src/sample1/core/presentation/Navigatio nBar.mxml

    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:cairngorm3:] 16634: Extended API to history and wizards to expose next and previous indices and destinations , improve error localization in Waypoint processors

    Revision: 16634
    Revision: 16634
    Author:   [email protected]
    Date:     2010-06-23 08:57:57 -0700 (Wed, 23 Jun 2010)
    Log Message:
    Extended API to history and wizards to expose next and previous indices and destinations, improve error localization in Waypoint processors
    Modified Paths:
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/history/Abstract History.as
        cairngorm3/trunk/libraries/Navigation/test/com/adobe/cairngorm/navigation/history/Waypoin tHistoryTest.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/core/presentation/Navigation Bar.mxml

  • [svn:cairngorm3:] 16635: Extended API to history and wizards to expose next and previous indices and destinations , improve error localization in Waypoint processors

    Revision: 16635
    Revision: 16635
    Author:   [email protected]
    Date:     2010-06-23 09:56:15 -0700 (Wed, 23 Jun 2010)
    Log Message:
    Extended API to history and wizards to expose next and previous indices and destinations, improve error localization in Waypoint processors
    Modified Paths:
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/history/Abstract WaypointHistory.as
        cairngorm3/trunk/libraries/Navigation/test/com/adobe/cairngorm/navigation/history/Waypoin tHistoryTest.as

  • [svn:cairngorm3:] 16632: Extended API to history and wizards to expose next and previous indices and destinations , improve error localization in Waypoint processors

    Revision: 16632
    Revision: 16632
    Author:   [email protected]
    Date:     2010-06-23 07:27:14 -0700 (Wed, 23 Jun 2010)
    Log Message:
    Extended API to history and wizards to expose next and previous indices and destinations, improve error localization in Waypoint processors
    Modified Paths:
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/history/Abstract History.as
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/history/Abstract WaypointHistory.as
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/waypoint/decorat or/ContainerDestinationRegistration.as
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/wizard/AbstractW izard.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/core/application/ContentDest ination.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/core/presentation/ContentVie wStack.mxml
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/core/presentation/Navigation Bar.mxml
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/messages/presentation/Messag esView.mxml
        cairngorm3/trunk/libraries/NavigationSpringASTest/src/sample1/messages/presentation/Messa gesView.mxml
        cairngorm3/trunk/libraries/NavigationSwizTest/src/sample1/messages/presentation/MessagesV iew.mxml
    Removed Paths:
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/sample1/messages/presentation/MyStat eWizard.mxml
        cairngorm3/trunk/libraries/NavigationSpringASTest/src/sample1/messages/presentation/MySta teWizard.mxml
        cairngorm3/trunk/libraries/NavigationSwizTest/src/sample1/messages/presentation/MyStateWi zard.mxml

  • [svn:cairngorm3:] 19478: -General: Reverted migration to Flex 4. 5 back to Flex 4.1.

    Revision: 19478
    Revision: 19478
    Author:   [email protected]
    Date:     2010-12-20 03:02:48 -0800 (Mon, 20 Dec 2010)
    Log Message:
    -General: Reverted migration to Flex 4.5 back to Flex 4.1. -Insync Sample: Fixed Insync Build error. -Navigation: added runtime navigation feature for SelectedChildWaypoint (default Waypoint). (work in progress).
    Modified Paths:
        cairngorm3/trunk/libraries/Contract/.actionScriptProperties
        cairngorm3/trunk/libraries/ContractTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Integration/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationDMS/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationParsley/.flexLibProperties
        cairngorm3/trunk/libraries/IntegrationTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Module/.actionScriptProperties
        cairngorm3/trunk/libraries/Module/.flexLibProperties
        cairngorm3/trunk/libraries/ModuleTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Navigation/.actionScriptProperties
        cairngorm3/trunk/libraries/Navigation/src/com/adobe/cairngorm/navigation/waypoint/decorat or/ContainerDestinationRegistration.as
        cairngorm3/trunk/libraries/NavigationParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationParsleyTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/NavigationParsleyStates.mxml
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/NavigationParsleyToggleButtonBar.mxm l
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/states/presentation/ContentPM.as
        cairngorm3/trunk/libraries/NavigationParsleyTest/src/togglebuttonbar/presentation/Content PM.as
        cairngorm3/trunk/libraries/NavigationSpringAS/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSpringASTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSwiz/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSwizTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Observer/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Persistence/.actionScriptProperties
        cairngorm3/trunk/libraries/PersistenceTest/.actionScriptProperties
        cairngorm3/trunk/libraries/PersistenceTest/src/AllTests-app.xml
        cairngorm3/trunk/libraries/PersistenceTest/src/IntegrationTests-app.xml
        cairngorm3/trunk/libraries/PersistenceTest/src/PersistenceSample-app.xml
        cairngorm3/trunk/libraries/PersistenceTest/src/UnitTests-app.xml
        cairngorm3/trunk/libraries/Popup/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Task/.actionScriptProperties
        cairngorm3/trunk/libraries/TaskTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Validation/.actionScriptProperties
        cairngorm3/trunk/libraries/ValidationTest/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-basic/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-basic/.flexProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/.flexProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/.flexProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/.flexProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/.flexProperties
    Added Paths:
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/ObserverTest/html-template/index.template.html
        cairngorm3/trunk/libraries/ObserverTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/libraries/ObserverTest/html-template/swfobject.js
    Removed Paths:
        cairngorm3/trunk/libraries/NavigationSpringAS/.settings/com.adobe.flexbuilder.project.pre fs

    Simeon,
    Thanks for that, I had a brainfart and forgot you can have the properties defined in that manner.  I changed it but it still wasn't working which made me realize I had to change the backgroundColor property on the view in Away3D.  I realized this after trying the params for the class and then not adding the view (which had a white bg) and then i looked at the docs and bam, there it was.  Thanks!
    Matt

  • [svn:cairngorm3:] 13464: Downgraded to Flex 3.3

    Revision: 13464
    Revision: 13464
    Author:   [email protected]
    Date:     2010-01-12 13:47:18 -0800 (Tue, 12 Jan 2010)
    Log Message:
    Downgraded to Flex 3.3
    Modified Paths:
        cairngorm3/trunk/samples/insync/insync-basic/.actionScriptProperties
    Added Paths:
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/history.css
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/history.js
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/historyFrame.html
        cairngorm3/trunk/samples/insync/insync-basic/html-template/index.template.html
        cairngorm3/trunk/samples/insync/insync-basic/html-template/playerProductInstall.swf

    Hi, those technologies are so cool but I failed to run the sample:
    - I am using Maven 3.0.2.
    Runnung mvn build from the latest source code from trunk "....cairngorm3\samples\todo>mvn install". I got the error relating to "unable to transacoding"
    D:\Java\workspaces\misc\cairngorm3\samples\todo\todo_flex\todo_flex_shell\src\ma
    in\flex\com\adobe\txi\todo\shell\skins\ApplicationHeaderSkin.mxml: Error: unable
    to resolve '/assets/todoLogo_big.png' for transcoding
    D:\Java\workspaces\misc\cairngorm3\samples\todo\todo_flex\todo_flex_shell\src\ma
    in\flex\com\adobe\txi\todo\shell\skins\ApplicationHeaderSkin.mxml: Error: Unable
    to transcode /assets/todoLogo_big.png.
    I shift the assets folder to src/main/flex. It got compiled then I can deploy succesfully into Tomcat 6. But I still get empty screen.
    Do I have to do something else like "run db script", "create DB schema" ?
    Note: my adt.jar is from flex_sdk_4.5.0.17855
    Thanks

  • [svn:cairngorm3:] 16817: Migration to Flex 4.1 SDK.

    Revision: 16817
    Revision: 16817
    Author:   [email protected]
    Date:     2010-07-05 14:05:28 -0700 (Mon, 05 Jul 2010)
    Log Message:
    Migration to Flex 4.1 SDK.
    Modified Paths:
        cairngorm3/trunk/libraries/ContractTest/.actionScriptProperties
    Added Paths:
        cairngorm3/trunk/libraries/ContractTest/html-template/history/
        cairngorm3/trunk/libraries/ContractTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ContractTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ContractTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/ContractTest/html-template/index.template.html
        cairngorm3/trunk/libraries/ContractTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/libraries/ContractTest/html-template/swfobject.js
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/history.css
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/history.js
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/historyFrame.html
        cairngorm3/trunk/samples/insync/insync-basic/html-template/index.template.html
        cairngorm3/trunk/samples/insync/insync-basic/html-template/playerProductInstall.swf
        cairngorm3/trunk/samples/insync/insync-basic/html-template/swfobject.js

    What kinds of errors are you getting?

  • [svn:cairngorm3:] 16813: Migration to Flex 4.1 SDK.

    Revision: 16813
    Revision: 16813
    Author:   [email protected]
    Date:     2010-07-04 09:57:32 -0700 (Sun, 04 Jul 2010)
    Log Message:
    Migration to Flex 4.1 SDK.
    Modified Paths:
        cairngorm3/trunk/build-parent/pom.xml
        cairngorm3/trunk/libraries/Contract/.actionScriptProperties
        cairngorm3/trunk/libraries/Integration/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationDMS/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationDMS/.flexLibProperties
        cairngorm3/trunk/libraries/IntegrationParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationTest/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationTest/html-template/history/history.css
        cairngorm3/trunk/libraries/IntegrationTest/html-template/history/history.js
        cairngorm3/trunk/libraries/IntegrationTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/IntegrationTest/html-template/index.template.html
        cairngorm3/trunk/libraries/IntegrationTest/html-template/swfobject.js
        cairngorm3/trunk/libraries/Module/.actionScriptProperties
        cairngorm3/trunk/libraries/Navigation/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationParsleyTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationParsleyTest/html-template/index.template.html
        cairngorm3/trunk/libraries/NavigationParsleyTest/html-template/swfobject.js
        cairngorm3/trunk/libraries/NavigationSpringAS/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSpringAS/pom.xml
        cairngorm3/trunk/libraries/NavigationSpringASTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSpringASTest/html-template/history/history.css
        cairngorm3/trunk/libraries/NavigationSpringASTest/html-template/history/history.js
        cairngorm3/trunk/libraries/NavigationSpringASTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/NavigationSpringASTest/html-template/index.template.html
        cairngorm3/trunk/libraries/NavigationSpringASTest/html-template/swfobject.js
        cairngorm3/trunk/libraries/NavigationSwiz/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSwizTest/.actionScriptProperties
        cairngorm3/trunk/libraries/NavigationSwizTest/html-template/history/history.css
        cairngorm3/trunk/libraries/NavigationSwizTest/html-template/history/history.js
        cairngorm3/trunk/libraries/NavigationSwizTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/NavigationSwizTest/html-template/index.template.html
        cairngorm3/trunk/libraries/NavigationSwizTest/html-template/swfobject.js
        cairngorm3/trunk/libraries/Observer/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverParsley/.flexLibProperties
        cairngorm3/trunk/libraries/ObserverTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/ObserverTest/html-template/index.template.html
        cairngorm3/trunk/libraries/Persistence/.actionScriptProperties
        cairngorm3/trunk/libraries/Persistence/.settings/org.eclipse.core.resources.prefs
        cairngorm3/trunk/libraries/PersistenceTest/.actionScriptProperties
        cairngorm3/trunk/libraries/Popup/.actionScriptProperties
        cairngorm3/trunk/libraries/Popup/.flexLibProperties
        cairngorm3/trunk/libraries/PopupParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupParsley/.flexLibProperties
        cairngorm3/trunk/libraries/PopupTest/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupTest/html-template/history/history.css
        cairngorm3/trunk/libraries/PopupTest/html-template/history/history.js
        cairngorm3/trunk/libraries/PopupTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/PopupTest/html-template/index.template.html
        cairngorm3/trunk/libraries/PopupTest/html-template/swfobject.js
        cairngorm3/trunk/libraries/Task/.actionScriptProperties
        cairngorm3/trunk/libraries/Task/.flexLibProperties
        cairngorm3/trunk/libraries/TaskTest/.actionScriptProperties
        cairngorm3/trunk/libraries/TaskTest/html-template/index.template.html
        cairngorm3/trunk/libraries/Validation/.actionScriptProperties
        cairngorm3/trunk/libraries/Validation/.flexLibProperties
        cairngorm3/trunk/libraries/ValidationTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ValidationTest/.flexProperties
        cairngorm3/trunk/libraries/ValidationTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ValidationTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ValidationTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/ValidationTest/html-template/index.template.html
        cairngorm3/trunk/libraries/ValidationTest/html-template/swfobject.js
        cairngorm3/trunk/samples/insync/insync-basic/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/history/his tory.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/history/his tory.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/history/his toryFrame.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/index.templ ate.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/swfobject.j s
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/history/his tory.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/history/his tory.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/history/his toryFrame.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/index.templ ate.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/swfobject.j s
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/history/histor y.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/history/histor y.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/history/histor yFrame.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/index.template .html
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/swfobject.js
    Added Paths:
        cairngorm3/trunk/libraries/ObserverTest/html-template/swfobject.js
        cairngorm3/trunk/libraries/TaskTest/html-template/history/
        cairngorm3/trunk/libraries/TaskTest/html-template/history/history.css
        cairngorm3/trunk/libraries/TaskTest/html-template/history/history.js
        cairngorm3/trunk/libraries/TaskTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/TaskTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/libraries/TaskTest/html-template/swfobject.js
    Removed Paths:
        cairngorm3/trunk/libraries/ContractTest/html-template/history/
        cairngorm3/trunk/libraries/ContractTest/html-template/index.template.html
        cairngorm3/trunk/libraries/ContractTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/libraries/ContractTest/html-template/swfobject.js
        cairngorm3/trunk/libraries/ObserverTest/html-template/AC_OETags.js
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/
        cairngorm3/trunk/samples/insync/insync-basic/html-template/index.template.html
        cairngorm3/trunk/samples/insync/insync-basic/html-template/playerProductInstall.swf
        cairngorm3/trunk/samples/insync/insync-basic/html-template/swfobject.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/history/
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/index.temp late.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/playerProd uctInstall.swf
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/swfobject. js

    What kinds of errors are you getting?

  • [svn:cairngorm3:] 16814: Migration to Flex 4.1 SDK.

    Revision: 16814
    Revision: 16814
    Author:   [email protected]
    Date:     2010-07-04 09:59:11 -0700 (Sun, 04 Jul 2010)
    Log Message:
    Migration to Flex 4.1 SDK.
    Modified Paths:
        cairngorm3/trunk/libraries/ModuleTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ModuleTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ModuleTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ModuleTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/ModuleTest/html-template/index.template.html
        cairngorm3/trunk/libraries/ModuleTest/html-template/swfobject.js

    What kinds of errors are you getting?

  • [svn:cairngorm3:] 14658: Migration to Parsley 2.2 and Flex SDK 3.5.

    Revision: 14658
    Revision: 14658
    Author:   [email protected]
    Date:     2010-03-10 02:08:29 -0800 (Wed, 10 Mar 2010)
    Log Message:
    Migration to Parsley 2.2 and Flex SDK 3.5. Removed Command implementation of Integration library in favor of Asynchronous Commands of Parsley 2.2.
    Modified Paths:
        cairngorm3/trunk/libraries/Integration/.actionScriptProperties
        cairngorm3/trunk/libraries/Integration/.flexLibProperties
        cairngorm3/trunk/libraries/IntegrationDMS/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationDMS/src/com/adobe/cairngorm/CairngormIntegrationDMS Lib.as
        cairngorm3/trunk/libraries/IntegrationRPC/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationRPC/src/com/adobe/cairngorm/CairngormIntegrationRPC Lib.as
        cairngorm3/trunk/libraries/IntegrationTest/.actionScriptProperties
        cairngorm3/trunk/libraries/IntegrationTest/html-template/history/history.js
        cairngorm3/trunk/libraries/IntegrationTest/html-template/index.template.html
        cairngorm3/trunk/libraries/IntegrationTest/src/IntegrationTests.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/LocalConnectionConsumer.mxml
        cairngorm3/trunk/libraries/IntegrationTest/src/LocalConnectionProducer.mxml
        cairngorm3/trunk/libraries/Module/.actionScriptProperties
        cairngorm3/trunk/libraries/Module/pom.xml
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ParsleyFlexModuleFactory .as
        cairngorm3/trunk/libraries/ModuleTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ModuleTest/html-template/AC_OETags.js
        cairngorm3/trunk/libraries/ModuleTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ModuleTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ModuleTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/Navigation/.actionScriptProperties
        cairngorm3/trunk/libraries/Navigation/pom.xml
        cairngorm3/trunk/libraries/Observer/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverParsley/pom.xml
        cairngorm3/trunk/libraries/ObserverTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ObserverTest/html-template/AC_OETags.js
        cairngorm3/trunk/libraries/Popup/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupParsley/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupTest/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupTest/html-template/AC_OETags.js
        cairngorm3/trunk/libraries/Task/.actionScriptProperties
        cairngorm3/trunk/libraries/Validation/.actionScriptProperties
        cairngorm3/trunk/libraries/Validation/.flexLibProperties
        cairngorm3/trunk/libraries/Validation/.settings/org.eclipse.core.resources.prefs
        cairngorm3/trunk/libraries/ValidationTest/.actionScriptProperties
        cairngorm3/trunk/libraries/ValidationTest/html-template/AC_OETags.js
        cairngorm3/trunk/samples/insync/insync-basic/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-basic/html-template/AC_OETags.js
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/history.css
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/history.js
        cairngorm3/trunk/samples/insync/insync-basic/html-template/history/historyFrame.html
        cairngorm3/trunk/samples/insync/insync-basic/src/InsyncBasic.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/InsyncContext.mxml
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RefreshSearchAfterSav eController.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/RemoveContactCommand. as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SaveContactCommand.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/application/SearchContactsCommand .as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/infrastructure/AlertHandler.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactFormPM.as
        cairngorm3/trunk/samples/insync/insync-basic/src/insync/presentation/ContactsNavigatorPM. as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/RefreshSearchAfterSa veControllerTest.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/RemoveContactCommand Test.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/SaveContactCommandTe st.as
        cairngorm3/trunk/samples/insync/insync-basic/test/insync/application/SearchContactsComman dTest.as
        cairngorm3/trunk/samples/insync/insync-modularExtended-api/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/AC_OETags.j s
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/AC_OETags.j s
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/AC_OETags. js
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/.actionScriptProperties
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/AC_OETags.js
    Added Paths:
        cairngorm3/trunk/libraries/Integration/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/Integration/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/IntegrationDMS/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/IntegrationDMS/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/IntegrationRPC/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/IntegrationRPC/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/IntegrationTest/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/IntegrationTest/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/Module/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/Module/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/ModuleTest/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/ModuleTest/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/ObserverParsley/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/ObserverParsley/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ObserverTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/ObserverTest/html-template/index.template.html
        cairngorm3/trunk/libraries/ObserverTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/libraries/PopupParsley/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/libraries/PopupParsley/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/libraries/PopupTest/html-template/history/
        cairngorm3/trunk/libraries/PopupTest/html-template/history/history.css
        cairngorm3/trunk/libraries/PopupTest/html-template/history/history.js
        cairngorm3/trunk/libraries/PopupTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/PopupTest/html-template/index.template.html
        cairngorm3/trunk/libraries/PopupTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/libraries/ValidationTest/html-template/history/
        cairngorm3/trunk/libraries/ValidationTest/html-template/history/history.css
        cairngorm3/trunk/libraries/ValidationTest/html-template/history/history.js
        cairngorm3/trunk/libraries/ValidationTest/html-template/history/historyFrame.html
        cairngorm3/trunk/libraries/ValidationTest/html-template/index.template.html
        cairngorm3/trunk/libraries/ValidationTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/samples/insync/insync-basic/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/samples/insync/insync-basic/libs/spicelib-flex-2.2.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/history/
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/history/his tory.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/history/his tory.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/history/his toryFrame.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/index.templ ate.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/html-template/playerProdu ctInstall.swf
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/libs/parsley-flex3-2.2.0. swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/libs/spicelib-flex-2.2.0. swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/history/
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/history/his tory.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/history/his tory.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/history/his toryFrame.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/index.templ ate.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/html-template/playerProdu ctInstall.swf
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/libs/parsley-flex3-2.2.0. swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/libs/spicelib-flex-2.2.0. swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/history/
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/history/hi story.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/history/hi story.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/history/hi storyFrame.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/index.temp late.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/html-template/playerProd uctInstall.swf
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/libs/parsley-flex3-2.2.0 .swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/libs/spicelib-flex-2.2.0 .swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/history/
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/history/histor y.css
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/history/histor y.js
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/history/histor yFrame.html
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/index.template .html
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/html-template/playerProductI nstall.swf
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/libs/parsley-flex3-2.2.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/libs/spicelib-flex-2.2.0.swc
    Removed Paths:
        cairngorm3/trunk/libraries/Integration/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/Integration/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/CairngormIntegrationLib.as
        cairngorm3/trunk/libraries/Integration/src/com/adobe/cairngorm/integration/command/
        cairngorm3/trunk/libraries/Integration/test/com/
        cairngorm3/trunk/libraries/IntegrationDMS/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/IntegrationDMS/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/IntegrationRPC/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/IntegrationRPC/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/IntegrationTest/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/IntegrationTest/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/Module/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/Module/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/ModuleTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/libraries/ModuleTest/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/ModuleTest/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/ObserverParsley/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/ObserverParsley/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/PopupParsley/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/libraries/PopupParsley/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/libraries/TaskTest/html-template/history/
        cairngorm3/trunk/libraries/TaskTest/html-template/index.template.html
        cairngorm3/trunk/libraries/TaskTest/html-template/playerProductInstall.swf
        cairngorm3/trunk/samples/insync/insync-basic/libs/parsley-complete-flex3-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-basic/libs/spicelib-complete-flex-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/libs/parsley-complete-fle x3-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-contacts/libs/spicelib-complete-fl ex-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/libs/parsley-complete-fle x3-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-expenses/libs/spicelib-complete-fl ex-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/libs/parsley-complete-fl ex3-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-messaging/libs/spicelib-complete-f lex-2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/libs/parsley-complete-flex3- 2.1.0.swc
        cairngorm3/trunk/samples/insync/insync-modularExtended-shell/libs/spicelib-complete-flex- 2.1.0.swc

    I can't help you with your problem, but maybe this is a good start:
    http://kb2.adobe.com/cps/905/cpsid_90508.html#main_Flash_Builder
    ..... About that... have you encountered any other issue when using FB 4.5.1 with OS X 10.7.0?

  • [svn:cairngorm3:] 16282: committing the CAIRNGORM3 3.0. 11 flex3 libraries to our svn maven repository

    Revision: 16282
    Revision: 16282
    Author:   [email protected]
    Date:     2010-05-21 08:47:54 -0700 (Fri, 21 May 2010)
    Log Message:
    committing the CAIRNGORM3 3.0.11 flex3 libraries to our svn maven repository
    Added Paths:
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.pom .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.pom .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.swc .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/1.1/contract-flex3-1.1.swc .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/contract-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/0.9/integration-flex3-0 .9.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integration-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/0.9/integrationDMS-f lex3-0.9.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/maven-metadata.xml.m d5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationDMS-flex3/maven-metadata.xml.s ha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/0.9/integrationRPC-f lex3-0.9.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/maven-metadata.xml.m d5
        cairngorm3/maven-repository/com/adobe/cairngorm/integrationRPC-flex3/maven-metadata.xml.s ha1
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.pom.sha 1
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/0.8/module-flex3-0.8.swc.sha 1
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/module-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .pom
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .swc
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/0.8/navigation-flex3-0.8 .swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigation-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/0.8/navigationPar sley-flex3-0.8.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/maven-metadata.xm l
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/maven-metadata.xm l.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/navigationParsley-flex3/maven-metadata.xm l.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.pom .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.pom .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.swc .md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/1.8/observer-flex3-1.8.swc .sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observer-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/1.8/observerParsley -flex3-1.8.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/maven-metadata.xml. md5
        cairngorm3/maven-repository/com/adobe/cairngorm/observerParsley-flex3/maven-metadata.xml. sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/1.7/popup-flex3-1.7.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popup-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/1.7/popupParsley-flex3 -1.7.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/popupParsley-flex3/maven-metadata.xml.sha 1
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.pom
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.swc
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/1.7/task-flex3-1.7.swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/task-flex3/maven-metadata.xml.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .pom
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .pom.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .pom.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .swc
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .swc.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/1.8/validation-flex3-1.8 .swc.sha1
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/maven-metadata.xml
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/maven-metadata.xml.md5
        cairngorm3/maven-repository/com/adobe/cairngorm/validation-flex3/maven-metadata.xml.sha1

    Hi Karl,
    I'm sorry to barge into this dicussion. I've been trying to get in touch with you regarding Chrome Lib. Have sent a mail at the id given on the Chrome lib website. Kindly reply to that or give your mail id for contact.
    M Puns
    m_puns AT rediffmail DOT com

Maybe you are looking for

  • How Can I Copy an database from one server to another ?

    Hi All, I need to copy an existing database from one server to another server. I want to maintain all the settings from the source database. I´m not used to Oracle database and i´d be glad for any help. How can I do this ? Do I need to backup and res

  • Variable substitution not working properly

    Hi, I am using variable substitution method for creating receiver file name but file is being created with a different name,not as expected . what may be the reason for this .?? Thanks , rohit

  • Safari cannot open webpage with shockwave popup

    SAFARI for iPOD... ipod safari cannot open page if the main page opens shockwave(macromedia or flashy) popup.. I have tried enabling popup on ipod but it didn't help.. Can someone tell me how to bypass that.. the webpage is epaper.timesofindia.com ..

  • Pre-populating many items with one call to the database

    Hi, I have a form, containing eight text items, that needs to provide a 'copy from latest record' function, so when the form is rendered in 'Create mode' the data from the latest record is copied to the form and can then be updated. I could use the '

  • Adobe air for Playbook & mp3 streaming

    I want to listen radio-canada streaming (Mp3). I coulndt find an apps to play streaming MP3 ( where I can paste the radio canada link) So I decide to install the widget, which need adobe air.. I'm unable to acces adobe air download from the browser a