[svn] 3512: rename flex4 mx.effects.easing to mx.effects. fxEasing to avoid a name conflict in the framework

Revision: 3512
Author: [email protected]
Date: 2008-10-07 13:28:56 -0700 (Tue, 07 Oct 2008)
Log Message:
rename flex4 mx.effects.easing to mx.effects.fxEasing to avoid a name conflict in the framework
Modified Paths:
flex/sdk/trunk/frameworks/gumbo-manifest.xml
flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
flex/sdk/trunk/frameworks/projects/flex4/manifest.xml
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/Animation.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/FxAnimate.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/FxAnimateFilter.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/FxAnimateInstance.a s
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/fxEasing/Constant.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/fxEasing/EaseInOut.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/fxEasing/IEaser.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/fxEasing/Linear.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/fxEasing/Power.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/fxEasing/Sine.as
Added Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/fxEasing/
Removed Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/easing/
flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/CallAction.as

Thats good news.

Similar Messages

  • [svn:bz-trunk] 20587: update the echoService destination name to qa.axis. EchoService to avoid a name conflict in ria package.

    Revision: 20587
    Revision: 20587
    Author:   [email protected]
    Date:     2011-03-03 14:11:37 -0800 (Thu, 03 Mar 2011)
    Log Message:
    update the echoService destination name to qa.axis.EchoService to avoid a name conflict in ria package.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/proxy-config.mods.xml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/dataTypesTest/p roxy-config.xml

  • [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues

    A new discussion was started by Alex Harui in
    Commits --
    [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    Revision: 5844
    Author: [email protected]
    Date: 2009-04-01 17:59:34 -0700 (Wed, 01 Apr 2009)
    Log Message:
    rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    QE Notes: Rename mustella tests again (please)
    Doc Notes: Update names of classes in documentation.
    tests: checkintests
    Modified Paths:
    April Fool!
    View/reply at
    Replies by email are OK.
    Use the unsubscribe form at
    to cancel your email subscription.

    In the default php.ini is set open_basedir which limits work with php only to few directories (and directories bellow them). There is set /srv/http, /home,/tmp and /usr/share/pear by default.
    To allow your vhost you should add /data/www or set empty value.

  • [svn:fx-trunk] 8031: Scrub the TODOs in the framework, convert to FIXMEs in the new convention and assigning an owner.

    Revision: 8031
    Author:   [email protected]
    Date:     2009-06-19 18:10:03 -0700 (Fri, 19 Jun 2009)
    Log Message:
    Scrub the TODOs in the framework, convert to FIXMEs in the new convention and assigning an owner.
    Doc Notes: N/A
    Bugs: N/A
    Reviewer: Deepa
    tests: build, checkintests
    Modified Paths:
        flex/sdk/trunk/development/eclipse/flex/flex4test/src/layouts/WheelLayout.as
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/DataGroup.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/DropDownList.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/Group.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/HSlider.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/PopUpAnchor.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/SkinnableContainer.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/SkinnableDataContainer.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/Spinner.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/VSlider.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/VideoPlayer.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/mediaClasses/StreamingVideo Source.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/mediaClasses/VolumeBar.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/DropDownCont roller.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/ListBase.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/ScrollBar.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/SkinnableCom ponent.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/Slider.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/ToggleButton Base.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AddAction.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/AnimateTransform.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Move.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/RemoveAction.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Rotate.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/Scale.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/Animation.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/MotionPath.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/animation/Timeline.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/AddActionInstan ce.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/AnimateInstance .as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/AnimateTransfor mInstance.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/AnimateTransiti onShaderInstance.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/FadeInstance.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/MoveInstance.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/effects/supportClasses/RemoveActionIns tance.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/layouts/HorizontalLayout.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/layouts/VerticalLayout.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/layouts/supportClasses/LayoutElementHe lper.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/Path.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/Rect.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/RichEditableText.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/SimpleText.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/pathSegments/LineSegment.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/supportClasses/GraphicEleme nt.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/supportClasses/StrokedEleme nt.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/supportClasses/TextGraphicE lement.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/skins/spark/ErrorSkin.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/skins/spark/FocusSkin.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/utils/BitmapUtil.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/ModifiedCollectionView.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DataGrid.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateChooser.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/List.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ProgressBar.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/listClasses/ListBase.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/CompositeEffect.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/Effect.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/EffectTargetFilter.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/effectClasses/PropertyChanges .as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/effectClasses/SequenceInstanc e.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/Transform.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/CursorManagerImpl.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/FocusManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleManager.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleProtoChain.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/MatrixUtil.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/ObjectUtil.as

    Thats good news.

  • After renaming my MAC hard drive, Acrobat, Illustrator and Bridge fail to launch. Acrobat returns the error message "An internal error occurred". I've checked this out and it seems related to user permissions. The version is Acrobat X. My machine has mult

    After renaming my MAC hard drive, Acrobat, Illustrator and Bridge fail to launch. Acrobat returns the error message "An internal error occurred". I've checked this out and it seems related to user permissions. The version is Acrobat X. My machine has multiple user accounts. Any help would be appreciated. I renamed the drive to its original name but to no effect. RR

    I resolved the issue.
    The problem is indeed a permissions issue with the Adobe Application Support folder.
    First, in MAC OS Lion the ~/Library/ folder is hidden by default. You must unhide it in order to proceed. (if it is already visible in your ~/User/ folder, proceed to Step 4.)
    Next launch the Terminal application.
    At the command line, paste the following command line: chflags nohidden ~/Library/
    Go to /Users/youruserid/Library/Application Support/Adobe
    Get info on the ~/Adobe folder and reset your permissions to read/write and apply to all enclosed folders
    Problem solved. RR

  • I need to rename my itunes library, as I have two libraries on 2 different Mac's with the same name.  Can this be done?

    Hi, I have an iMac in one room and a Mac Mini in another.  Each is set up independantly and I unfortunately gave the same iTunes Library name to both libraries, which is now making it impossible for me to use my iPhone as a remote to both libraries.  I prefer to have 2 different libraries.
    Can I rename one library and if so, how?
    Cheers

    You can change the name from iTunes preferences.
    If you choose to share your entire library, its name appears in the iTunes window (below Shared) on other local computers set up to look for shared libraries. To change the name others see, choose iTunes > Preferences, click General, and type a new name in the Library Name field.
    From iTunes 10 for Mac: Share your iTunes library

  • MY LAYER STYLES AND PHOTO EFFECTS ARE NOT SHOWING UP WHE I CLICK THE BOX, NO DROP SHADOW, ETC

    MY LAYER STYLES AND PHOTO EFFECTS ARE NOT SHOWING UP WHE I CLICK THE BOX, NO DROP SHADOW, ETC,
    I ALSO GET AN ERROR WHEN I OPEN THE EDITOR ONTITLECREATEWITHPARONS COULD NOT BE LOCATED IN THE DYNAMIC LINK ONCORE2DLL

    Seems like the database has been accidently deleted. Browse here on how to get it back http://forums.adobe.com/thread/759100

  • Has anyone seen this photo effect before and if so do you know the process involved?

    I have seen this photo effect before and was wondering if anyone on the forum has any knowledge of how it produced in Photoshop. I am sure Poster Edges has something to do with it but I can not seem to replicate the effect.

    Thanks I will check....  only reference I have found is under LED Effect but no Tuts, Thanks again I will let you know if I find anything. Really a cool visual effect.

  • I got an unused Adobe After effects CS6 from an ebay seller.He said the disc was cracked and sent me the 24 digit number key.Do I still need the disc to get the program?And where do i input the 24 digit key?Also do I have to sign up for CC I can't afford

    I got an unused Adobe After effects CS6 from an ebay seller.He said the disc was cracked and sent me the 24 digit number key.Do I still need the disc to get the program?And where do i input the 24 digit key?Also do I have to sign up for CC I can't afford that monthly charge.

    You can download from the page linked below:
    CS6 - http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html

  • Ai, 3D effect - after using to either extrude or revolve the settings are retained in my drawing tools - pen, pencil and shapes. Example I draw a 50 pt extruded object in wireframe, isometric view and my pen and all drawing tools will only draw using thos

    Ai, 3D effect - after using to either extrude or revolve the settings are retained in my drawing tools - pen, pencil and shapes. Example I draw a 50 pt extruded object in wireframe, isometric view and my pen and all drawing tools will only draw using those settings. I can not exit, help please!

    Appearance panel menu > New art has basic appearance.

  • Hello, please help, my interface is connected to the microphone and when i open Logic 9 it does´t work. But I opened garageband to check and it works fine. I can record voice with any effect... With Logic i see the sound passes in the interface.

    Hello, please help, my interface is connected to the microphone and when i open Logic 9 it does´t work. But I opened garageband to check and it works fine. I can record voice with any effect... With Logic i see the sound passes in the interface but does not arrive in Logic. The Loops works fine and i can hear. Is just the sound to record the voice it does not work. What can i do ??? I used Logic before in the same computer and it worked fine. Thank you so much, I´m a begginer recording myself.

    Make sure you go into preferences in Logic and set the audio input to be your interface and the audio output to be either built in output or the interface, if that is hooked up to something else. It sounds like Garageband has the audio interface set as the input but not Logic.
    Also make sure you close all other applications except Logic to ensure it is not running in slave mode...

  • Renamed a 2012 license server but it still looks for its old name

    I renamed a Server 2012 machine that I had installed remote desktop licenses on. The server shows the licenses are available under the new name, but when you log in remotely, it's still looking to the old name as the license server. There isn't any remote
    desktop configuration function on 2012, so where do I tell it to look to the new name for licensing? When I do licensing diagnosis, it still shows that it's looking for the old name.

    Hi,
    If the server is part of collection in a RDS deployment then you would set the licensing server name in Server Manager -- RDS -- Overview -- Tasks -- Edit Deployment Properties -- RD Licensing tab.  If the server is standalone (not part of RDS deployment)
    then you may set the licensing server name in the local group policy (gpedit.msc).  The setting is under this path:
    Computer Configuration\ Administrative Templates\ Windows Components\ Remote Desktop Services\ Remote Desktop Session Host\ Licensing
    -TP

  • Scrolling effects in Muse are not working properly with the Chrome browser at the moment.

    My scrolling effects in Muse are not working properly in the Chrome browser .I disabled any third party widgets to see if that was the problem but it wasn't. Safari and firefox presented my site perfectly but when it was opened in chrome the menu navigation bar will not stop moving uncontrollably jittering when the page is scrolled. Does anyone know what I can do to fix this? My site is danieltoruno01.businesscatalyst.com

    We are using Vertical spry menu bar features provided with Dreamweaver CS3.
    You are using Spry 1.4.
    The latest  version of the Adobe Spry Framework is 1.6.1, this is the same version  that ships with Dreamweaver CS4.
    When using Dreamweaver CS3 (uses Spry  1.4), it's wise to upgrade your files to the latest version. This can  easily be done using the Spry Updater that can be found here.
    If after that you still have problems, please come back here.
    Ben

  • [svn:cairngorm3:] 18029: Moved Spark effect behavior into behavior package and legacy Flex 3 effect behavior into mx package .

    Revision: 18029
    Revision: 18029
    Author:   [email protected]
    Date:     2010-10-06 06:47:03 -0700 (Wed, 06 Oct 2010)
    Log Message:
    Moved Spark effect behavior into behavior package and legacy Flex 3 effect behavior into mx package. Renamed focus bug example https://bugs.adobe.com/jira/browse/CGM-41
    Ticket Links:
        http://bugs.adobe.com/jira/browse/CGM-41
    Modified Paths:
        cairngorm3/trunk/libraries/Popup/.flexLibProperties
        cairngorm3/trunk/libraries/PopupTest/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupTest/src/PopUpBehaviorsSample.mxml
        cairngorm3/trunk/libraries/PopupTest/src/PopUpMXMLExample.mxml
        cairngorm3/trunk/libraries/PopupTest/src/PopUpParsleyExample.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/ModulePopups.mxml
    Added Paths:
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/behavior/ZoomAndFadeBehavi or.mxml
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/behavior/mx/
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/behavior/mx/ZoomAndFadeBeh avior.mxml
        cairngorm3/trunk/libraries/PopupTest/src/BugCGM41StartUpFocus.mxml
    Removed Paths:
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/behavior/ZoomAndFadeBehavi or.mxml
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/behavior/spark/
        cairngorm3/trunk/libraries/PopupTest/src/BugStartUpFocus.mxml

  • [svn] 3523: rename clean up

    Revision: 3523
    Author: [email protected]
    Date: 2008-10-08 12:48:41 -0700 (Wed, 08 Oct 2008)
    Log Message:
    rename clean up
    -Remove the FxSelectorSkin skin
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/defaults.css
    flex/sdk/trunk/frameworks/projects/flex4/src/Flex4Classes.as
    Removed Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxSelectorSkin.mxml

    You can delete them (or if you like rename them first).
    Timo

Maybe you are looking for