[svn] 3727: Fix masking for GraphicElements

Revision: 3727
Author: [email protected]
Date: 2008-10-17 15:34:12 -0700 (Fri, 17 Oct 2008)
Log Message:
Fix masking for GraphicElements
SDK-17337 Masking broken for GraphicElements
We no longer attach the mask to the GraphicElement's parent. Because the mask can not be a child of the maskee, we create a new drawnDisplayObject and attach it and the mask to the displayObject property.
QE Notes: None
Doc Notes: None
Bugs: SDK-17337
Reviewer: Glenn
Ticket Links:
http://bugs.adobe.com/jira/browse/SDK-17337
http://bugs.adobe.com/jira/browse/SDK-17337
Modified Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/DataGroup.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/Group.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/GroupBase.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/IGraphicElement.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/IGraphicElementHost.as
flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/GraphicElement.a s

Similar Messages

  • [svn] 3694: Fix masking for Group

    Revision: 3694
    Author: [email protected]
    Date: 2008-10-16 14:23:02 -0700 (Thu, 16 Oct 2008)
    Log Message:
    Fix masking for Group
    SDK-17365 Masking broken for Group
    Moved the call to super.commitProperties to occur after we initialize our items. When we do the init, we remove all of the display objects and then reattach them. Because this was called after we added the mask, the mask was getting removed.
    Bug: SDK-17365
    QA: yes
    Doc: No
    Review: Evtim
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17365
    http://bugs.adobe.com/jira/browse/SDK-17365
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/Group.as

  • [svn] 3697: Fix masking for Group.

    Revision: 3697
    Author: [email protected]
    Date: 2008-10-16 14:39:42 -0700 (Thu, 16 Oct 2008)
    Log Message:
    Fix masking for Group. Forgot to checkin the base class.
    SDK-17365 Masking broken for Group
    Moved the call to super.commitProperties to occur after we initialize our items. When we do the init, we remove all of the display objects and then reattach them. Because this was called after we added the mask, the mask was getting removed.
    Bug: SDK-17365
    QA: yes
    Doc: No
    Review: Evtim
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17365
    http://bugs.adobe.com/jira/browse/SDK-17365
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/GroupBase.as

  • [svn:osmf:] 15607: Partial fix #2 for FM-719.

    Revision: 15607
    Revision: 15607
    Author:   [email protected]
    Date:     2010-04-20 12:37:41 -0700 (Tue, 20 Apr 2010)
    Log Message:
    Partial fix #2 for FM-719.  This fix ensures that when seeking in and out of the child of a parallel element, that the play state is updated according to the play state of the composition.  For example, if there are two parallel children of duration 10 and 20 seconds, and the parallel element is playing, and you seek from 15 to 5, then the shorter child should resume playback.  (And similar for when paused.)  Bug detected when verifying the (soon to be checked in) fix for FM-719, and seeking in and out of the section of video where the image should be displayed.  Added unit tests for these cases as well.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-719
        http://bugs.adobe.com/jira/browse/FM-719
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/ParallelSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestParallelElementWithSeekTrait.as

  • [svn:cairngorm3:] 16766: fix build for Flex 3

    Revision: 16766
    Revision: 16766
    Author:   [email protected]
    Date:     2010-07-01 04:42:16 -0700 (Thu, 01 Jul 2010)
    Log Message:
    fix build for Flex 3
    Modified Paths:
        cairngorm3/trunk/build-parent/pom.xml
        cairngorm3/trunk/libraries/lib-parent/pom.xml

    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:fx-trunk] 10339: Fix BrowserManager for IE8.

    Revision: 10339
    Author:   [email protected]
    Date:     2009-09-16 22:08:06 -0700 (Wed, 16 Sep 2009)
    Log Message:
    Fix BrowserManager for IE8.  Also upgrade SWFObject with some changes from their code base
    QE Notes: Last BrowserManagerTest test case fails in IE8.  Updated version sent to Joann.
    Doc Notes: None
    Bugs: SDK-22941
    Reviewer: Corey
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/browser/DeepLinking
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22941
    Modified Paths:
        flex/sdk/trunk/templates/swfobject/history/history.js
        flex/sdk/trunk/templates/swfobject/swfobject.js

  • [svn:fx-3.x] 5698: Fix masking when renderers are components and get individually masked

    Revision: 5698
    Author: [email protected]
    Date: 2009-03-27 22:18:52 -0700 (Fri, 27 Mar 2009)
    Log Message:
    Fix masking when renderers are components and get individually masked
    QE Notes: None
    Doc Notes: None
    Bugs: sdk-19377
    Reviewer: ryan
    tests: checkintests, mustella/datagrid
    Ticket Links:
    http://bugs.adobe.com/jira/browse/sdk-19377
    Modified Paths:
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataG ridBase.as
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/listClasses/ListBase. as

    Revision: 5698
    Author: [email protected]
    Date: 2009-03-27 22:18:52 -0700 (Fri, 27 Mar 2009)
    Log Message:
    Fix masking when renderers are components and get individually masked
    QE Notes: None
    Doc Notes: None
    Bugs: sdk-19377
    Reviewer: ryan
    tests: checkintests, mustella/datagrid
    Ticket Links:
    http://bugs.adobe.com/jira/browse/sdk-19377
    Modified Paths:
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataG ridBase.as
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/listClasses/ListBase. as

  • How do i create a mask for an application?

    Hello.
    I pulled out an flex app out of Flash catalyst, and it has several "fx:designLayer"s containing images that slide off the stage.
    I'd like to hide the images going outside the stage borders with a mask.
    I tried:   
    <s:mask>
        <s:Group id="mask">
            <s:Rect width = "100" height="100">
                <s:fill>
                    <s:SolidColor color="#FF0000"/>
                </s:fill>
            </s:Rect>
        </s:Group>
    </s:mask>
    but all I see is blank.
    I tried to set mask = "{mask}" inside the <s:Application > tag and removing the <mask> tags, which works, but it gives me a warning that bindings to mask cannot be detected.
    How do I get the mask for the app with no warnings?
    And just for the sake of understanding Flex, how could I fix either one of those approaches?

    Defining a Group as the mask doesn't seem to work because the Group is never
    put on the display list so it doesn't draw its content.  Other examples I
    saw were using FXG will compiles down into Sprites that draw automatically.
    I don't normally do masking like this, I just draw a filled Sprite and
    assign it as the mask.
    One way I found that worked was this:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="800"
    minHeight="600"
                   backgroundColor="#66DDFF"
                    >
        <fx:Declarations>
        </fx:Declarations>
        <s:Group id="mask" includeInLayout="false" visible="false" >
            <s:Rect x="300" y="10" width="600" height="200">
                <s:fill>
                    <s:SolidColor color="#FF0000"/>
                </s:fill>
            </s:Rect>
        </s:Group>
        <s:Rect height="341" id="myRandomThing" width="800" x="79.5" y="86.5" >
            <s:fill>
                <s:LinearGradient rotation="270" scaleX="341" x="115.5" y="341">
                    <s:GradientEntry color="#222222" ratio="0"/>
                    <s:GradientEntry color="#FFFFFF" ratio="1"/>
                </s:LinearGradient>
            </s:fill>
            <s:stroke>
                <s:SolidColorStroke  color="#333333"  weight="10"/>
            </s:stroke>
        </s:Rect>
    </s:Application

  • Fixed ratio for crop tool

    I do a lot of photo cropping. Is it possible to set a fixed
    ratio for
    the crop tool? It can be done with the marquee tool, why not
    the crop tool.
    I know about Shift-Drag to constrain crop marquee.
    Thanks for any help,
    Martin

    Interesting, I'm getting the same thing over here. So you're
    not alone
    Marty. (FWs8 on winxp-home)
    You could use a mask if the crop is relatively small?
    Peter
    "marty" <[email protected]> wrote in message
    news:elg7ua$7mb$[email protected]..
    | Thomas Unger wrote:
    | > marty:
    | > I've never experienced that symptom (fw8 on
    winxp-pro). In fact I've
    used
    | > this method for several versions of fireworks on
    several platforms (mac
    and
    | > win) without seeing that, so I'm not sure what to
    suggest. Could be a
    | > keyboard shortcut conflict--unless it happens with the
    mouse as
    well... -Tom
    | > Unger
    |
    | I have fw8 on winxp-pro as well. It's a new installation of
    fireworks; I
    | have not changed any keyboard shortcuts from the default
    set.
    |
    | It happens with both the mouse and keyboard shortcut (C).

  • Date mask for Safari

    Has anyone found a mask for date formatting which works with Safari MAC?
    Nick

    in case anyone has this problem (and i've had it for months)
    i finally fixed it: here it goes... the key is to convert it @ the
    gateway w/ the SQL statement for oracle... although its a date you
    need to use TO_CHAR: e.g:
    SELECT TO_CHAR(plans.sip_effective_dt, 'MM/DD/YYYY') as
    sip_effective_dt
    HOPE THIS HELPS ANYONE!

  • Can you specify format mask for date or timestamp columns

    Hi,
    Recently when I'm developing a PL/SQL application, I find that any format mismatch between data in table and format mask specified in to_date/to_timestamp function will cause exceptions. However, I'd like to make my application more robust and immune to this kind of problems, and know exactly which format mask to use for exactly what columns in db table.
    Is there a way in a table column to specify the format mask for date/timestamp columns such that I can know exactly what format mask to use when doing conversion? Also I don't want to depend on NLS_DATE_FORMAT specification, don't want to make a long case statement to check for every date format allowed by Oracle.
    Many thanks.

    As per my knowledge it can't be possible
    casuse if you entered '12/11/2007' date
    how oracle know that in date 12'th is the month or 11'th.
    The person who entered that date will also have confusions in future.
    either you have to fix one date format for your whole application (application configuration).
    or you have to store the date format in other column of the table.
    In case you set the date column to varchar and store all the dates without format then
    in future you may face problems in future while fetching the records, searching etc.
    Regards
    Singh

  • [svn:fx-trunk] 11314: add the empty properties file to svn to fix the build .properties

    Revision: 11314
    Author:   [email protected]
    Date:     2009-10-30 10:38:34 -0700 (Fri, 30 Oct 2009)
    Log Message:
    add the empty properties file to svn to fix the build.properties
    QE notes: 
    Doc notes:
    Bugs: fix the build
    Reviewer: Pete
    Tests run: checkintests
    Is noteworthy for integration: no
    Added Paths:
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN/empty.properties

    Thats good news.

  • Here.  Hi I buy pack but the problem is you already purchased in-app purchased but it hasn't been downloaded pls fix it for me and I buy before 15 days pack 19,99 and 4,99 and the same problem  in game world strike

    Hi I buy pack but the problem is you already purchased in-app purchased but it hasn't been downloaded pls fix it for me and I buy before 15 days pack 19,99 and 4,99 and the same problem want or were can I fit it pls

    The e-mail for World Strike support is: [email protected]
    You need to contact them with your questions.

  • Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing!

    Why does my itunes crash after start up with an "APPCRASH" error every time i open it?! I have been trying to fix this for weeks but all i can do it re-install it every other day which does nothing! I am desperate to get access to my itunes to get music on my phone and all of this just makes me want me to sell my iphone since there is no other way to add music to my phone. If things go get sorted soon you can say goodbye to my support.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Macbook pro fan making loud noises and going really fast. Now the fan doesn't work at all and my computer gets extremely hot almost instantly. Is there a way to fix it without having to pay a ton of money to have someone fix it for me?

    I've had my Macbook pro for about 3 1/2 years now. It has worked great until recently. A few months ago I noticed that the fan would always run really fast when I was doing simple tasks. After a few weeks/months, the fan was still really fast but it also started to make these loud noises. Now, it only occasionally makes the loud noise if I move my computer after its been stationary for a while. The fan no longer works at all and my computer gets exceptionally hot almost instantly when I turn it on. Is there a way to fix this problem without having to pay a ton of money to have someone fix it for me?

    You can try a SMC reset:
    http://support.apple.com/kb/HT3964
    you can also check this:
    http://www.ifixit.com/Answers/Active?search=replace+fans&csrf=sqmfo0yj19

Maybe you are looking for