[svn:fx-4.x] 14331: Last batch of PARB changes.

Revision: 14331
Revision: 14331
Author:   [email protected]
Date:     2010-02-22 10:24:42 -0800 (Mon, 22 Feb 2010)
Log Message:
Last batch of PARB changes.
If a component's layoutDirection property is set to null it will inherit the value from its parent.
For IVisualElement, this means layoutDirection=null is equivalent to setStyle("layoutDirection", undefined)
QE notes:
Doc notes: None
Bugs:
Reviewed By: Hans
Tests run: checkintests
Is noteworthy for integration: No
Modified Paths:
    flex/sdk/branches/4.x/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
    flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/core/IVisualElement.as
    flex/sdk/branches/4.x/frameworks/projects/framework/src/mx/core/UIComponent.as
    flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/core/SpriteVisualElement.as
    flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/primitives/supportClasses/Graph icElement.as

Synchronizing would do the job, if
the masters have exactly the same name,
if your text and image frames are aligned with border guide line and
if layout adjustment ist activated in all documents.
It will not work, if
you have used different master names,
if the thext and image frame are put somehow on the page by ignoring the border guides or
if layout adjustment is not activated.

Similar Messages

  • HT204053 How do you get your last batch of down loads to the new computer if the old one crashed before i was able to get it on my ipod

    How do you get your last batch of down loads to the new computer if the old one crashed before i was able to get it on my ipod

    See Here  >  Download Past Purchases
    http://support.apple.com/kb/HT2519

  • [svn:fx-trunk] 7916: Last of the List PARB changes - selectedItems is now a Vector of Objects and selectedIndices is a Vector of Numbers .

    Revision: 7916
    Author:   [email protected]
    Date:     2009-06-17 09:04:51 -0700 (Wed, 17 Jun 2009)
    Log Message:
    Last of the List PARB changes - selectedItems is now a Vector of Objects and selectedIndices is a Vector of Numbers.
    Also, put alphabetized spark-manifest correctly after my last checkin.
    QA: Yes
    Doc: Yes
    Checkintests: Pass
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/List.as
        flex/sdk/trunk/frameworks/spark-manifest.xml

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

  • [svn:fx-trunk] 5005: Last PARB changes for FxContainer/FxDataContainer.

    Revision: 5005
    Author: [email protected]
    Date: 2009-02-18 17:21:52 -0800 (Wed, 18 Feb 2009)
    Log Message:
    Last PARB changes for FxContainer/FxDataContainer. We're now exposing more properties on the FxContainer from the underlying Group (same for FxDataContainer and DataGroup). The only new property being exposed on FxContainer is autoLayout. For FxDataContainer we're now exposing autoLayout, typicalItem, and the renderer_add and renderer_remove events. We're also being smarter about when to add events on the underlying contentGroup/dataGroup--however, we're ignoring some of the parameters in addEventListener and these aren't getting proxied down on to the listeners we add to the contentGroup/dataGroup.
    Also found and fixed a bug in the RendererExistenceEvent.clone() method.
    QE Notes: Please test these new properties/events.
    Doc Notes: -
    Bugs: -
    Reviewer: Hans
    tests: checkintests, DataGroup, FxList, FxButtonBar, FxDataContainer, FxContainer
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxContainer.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxDataContainer.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/events/RendererExistenceEvent.as

  • [svn:fx-trunk] 8224: [sdk_api_change] Missed this PARB change last week.

    Revision: 8224
    Author:   [email protected]
    Date:     2009-06-25 05:23:58 -0700 (Thu, 25 Jun 2009)
    Log Message:
    Missed this PARB change last week.  The TextArea textFlow property is no longer bindable because you can't share a TextFlow between two editable components, due to the way that FTE and TLF work.
    QA Notes:
    Doc Notes: SDK-22001
    Reviewers: Gordon
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22001
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TextArea.as

  • What causes cellular data usage to decrease if last reset has not changed? I reset every pay period cuz I do not have unlimited and was showing 125 mb sent/1.2g received. Now showing 98mb sent/980mb received. Last reset still shows same

        I reset my cellular data usage every month at the beginning of my billing period so that I can keep track of how much data I am using thru out the month. I do not have the unlimited data plan and have gone over a few times. It's usually the last couple days of my billing cycle and I am charged $10 for an extra gig which I barely use 10% of before my usage is restarted for new billing cycle. FYI, they do not carry the remainder of the unused gig that you purchase for $10 which I disagree with. But have accepted. Lol  Moving on.
        I have two questions. One possibly being answered by the other. 1. Is cellular data used when I sync to iTunes on my home computer to load songs onto my iPhone from my iTunes library(songs that already exist)? 2. What causes the cellular data usage readings in iPhone settings/general/usage/cellular usage to decrease if my last reset has not changed? It is close to end of my billing cycle and I have been keeping close eye. Earlier today it read around 180mb sent/1.2gb received. Now it reads 90mb sent/980 mb recieved. My last reset date reads the same as before. I don't know if my sync and music management had anything to do with the decrease but i didn't notice the decrease until after I had connected to iTunes and loaded music. I should also mention that a 700mb app automatically loaded itself to my phone during the sync process. Is cellular data used at all during any kind of sync /iPhone/iTunes management? Is the cellular data usage reading under iPhone settings a reliable source to keep track of monthly data usage? Guess turned out to be more than two questions but all related. Thanks in advance for any help you can offer me. It is information I find valuable. Sorry for the book long question.

    Is cellular data used at all during any kind of sync /iPhone/iTunes management? Is the cellular data usage reading under iPhone settings a reliable source to keep track of monthly data usage?
    1) No.
    2) It does provide an estimated usage, but it's not accurate. For accurate determination, you should check the remaining/used MBs from the carrier (most of the carriers provide this service for free).

  • [svn:fx-trunk] 10075: Cleanups from the spark text changes and some bug fixes for VideoElement.

    Revision: 10075
    Author:   [email protected]
    Date:     2009-09-08 18:01:58 -0700 (Tue, 08 Sep 2009)
    Log Message:
    Cleanups from the spark text changes and some bug fixes for VideoElement.  Also some PARB changes for UIComponent.
    TitleBar: Changing the skin part type from Label to Textbase
    UIComponent: skipMeasure()->canSkipMeasurement() to be in line with GraphicElement.  This has been PARB approved.
    UIComponent: same with hasComplexLayoutMatrix...this replaces hasDeltaIdentityTransform.  This has been PARB approved.
    StyleProtoChain: cleanup around what interfaces to use
    TextBase: clean up code that?\226?\128?\153s no longer needed.
    VideoElement: Fixing 4 bugs:
    SDK-22824: sourceLastPlayed keeps track of what video file we?\226?\128?\153ve called play() with last.  This way if a user pauses the video and wants to start it up again at the same point, we can call play(null) on the underlying FLVPlayback videoPlayer.  However, anytime the souce changes, we want to null out sourceLastPlayed.  This was causing a bug when someone set the source to null and then reset it to it?\226?\128?\153s previous value.
    SDK-23034 (GUMBO_PRIORITY): This deals with some FLVPlayback quirks around sizing.  I had put in a fix so we weren?\226?\128?\153t setting width/height on the underlying videoPlayer too many times, but apparently we need to make sure it always gets called once.  Hopefully when switching to Strobe we can cleanup this logic...I put a FIXME in to do this.
    SDK-21947/ SDK-22533 - some video files don?\226?\128?\153t always send out a metadata event.  I?\226?\128?\153m not quite sure why this is, but in case this happens, we do a check in the ready handler to see whether we should call invalidateSize() to make sure it gets sized properly.
    QE notes:-
    Doc notes:-
    Bugs: SDK-22824, SDK-23034, SDK-21947, SDK-22533
    Reviewer: Glenn, Corey
    Tests run: checkintests, Button, GraphicTags, VideoElement, and VideoPlayer (some VideoPlayer were failing, but I think it should be fine)
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22824
        http://bugs.adobe.com/jira/browse/SDK-23034
        http://bugs.adobe.com/jira/browse/SDK-21947
        http://bugs.adobe.com/jira/browse/SDK-22533
        http://bugs.adobe.com/jira/browse/SDK-22824
        http://bugs.adobe.com/jira/browse/SDK-23034
        http://bugs.adobe.com/jira/browse/SDK-21947
        http://bugs.adobe.com/jira/browse/SDK-22533
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/windowClasses/TitleB ar.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleProtoChain.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/UITLFTextField.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Group.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Label.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichEditableText.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/RichText.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Skin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TextBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/AddActionInstan ce.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/AnimateTransfor mInstance.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/supportClasses/RemoveActionIns tance.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/VideoElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

  • Prevent batches from being changed in MB1A

    Hi,
        I am looking to prevent batches from being changed by the material handler during the MB1A transaction. Does anyone know of any user exit or BADI in the MB1A tcode to acomplish this or any other way to do it ? The batches determined during production order batch determination are the ones which should be issued out and if for some reason the batch needs to be changed, they should get back to their supervisor to issue a different batch. Is all of this even possible ?
    Thanks
    GS

    Hi GS,
    Please check  Enhancement MBCFC010  Propose batch number on Inventory Management item screen or MB_CHECK_LINE_BADI - BAdI.
    Regards,
    R.Brahmankar

  • Batch process name  changes in photoshop cc 2014

    Hi,
    How can  I batch process name  changes in photoshop cc 2014 without opening Bridge?
    thank you in advance,
    christos

    are you talking about layer names or file names or turning layers into files

  • Last time you can change he drive region code - could I try to reset this?

    Hello everybody this is my dvd driver into my iMac G5
    Model: MATSHITA DVD-R UJ-845
    Revision: DBN9
    Serial Number:
    Detachable Drive: No
    Protocol: ATAPI
    Unit Number: 0
    Socket Type: Internal
    And this is the message that I need to avoid.
    This is the last time you can change he drive region code
    I'm a music student and I have several instructions DVD in region 1 and 2 but I live in South America and here it's 4.
    Have any way to reset this counter to 0 and have 5 more changes or put it the driver in region free mode?
    Thanks in advance
    Gus

    Hi Gustavo,
    As someone who has travelled between regions a lot, I feel your pain.
    Your only options with the UJ-845 are to get an external DVD drive, based on a drive mechanism that can be made region free, or remove the internal drive and replace it with a Pioneer K05 or K06. Pioneer drives can be made region free, and are compatible with MacOS X.
    If you have one of the original G5 iMacs, without an iSight, the upgrade is very easy, and you should still keep any remaining warranty. Instructions are available at http://manuals.info.apple.com/en/imacg517inchOpticalDrive.pdf ( or http://manuals.info.apple.com/en/imacg520inchOpticalDrive.pdf )
    If you have one with an iSight, it is very difficult and you should get a professional to do it - Have a look at http://www.kodawarisan.com/imacg5_isight/imacg501i.html for how it comes apart.

  • Any way to batch gradual exposure change?

    I make time lapses and there is a very common frustration where flicker is created by small exposure changes due to the aperture blades not falling in the same position or when using an auto mode where exposure changes and the camera changes exposure values.  To problem is worsened when doing a time lapse during sunset/sunrise when one expects the exposure to change drastically but needs to compensate in order to get the entire scene.
    I've experimented with using Lightroom's "Match Total Exposures" feature which is great at adjusting the exposure to even out the discrepancies between changing exposure values.  But this doesn't take into account the exposure of the scene is expected to change.  So when doing this for a sunset, as I increase the shutter speed to account for the setting sun, Match Total Exposures adds negative EV because it recognizes the longer shutter speed would be over exposing the selected "correct" photograph.
    I would very much like to find a way to use the Match Total Exposures feature to first even out the exposure changes from the changing parameters, and then apply a batch gradual exposure change to the series so that it will know to allow for these changing lighting conditions.
    Lightroom is great for adjusting individual photos or for a series under the same lighting conditions using (sync settings and match total exposures) but with changing lighting conditions is would be great to have the ability to gradually adjust values, not just exposure but other tone values.

    You can probably fairly easily modify the script here.

  • Hi, purchased a I phone5s last evening, had to change it due to a hardware issue, got a replacement  unit which comes in the white  box, is it a brandnew device or a refurbished device, really worried,  pls help thanks..

    Hi, purchased a I phone5s last evening, had to change it today due to a hardware issue, got a replacement  unit which comes in the white  box, is it a brandnew device or a refurbished device, really worried,  pls help thanks..

    Hi, if you bought the product brand new and was provided to you defective, you must be provided with a brand new replacement. Furthermore, if anyone provides refurbished phones, it must clearly state this either on the box or in the paperwork for that phone.

  • Why don't my last batch of imported photos, that show up in "Last Import" show up in my Library? Not in Events or Photos....

    I have never had a problem importing photos into iPhoto. Just this last time, I can't see my last imported photos in my library. Not in Events or Photos. When I try to import them again I get the message that they have alreadly been imported. And they show up under Recent and "Last Import" I even flagged them from Last Import and shared them. But I can't see them in the library. Weird. This has never happened before.
    Help.

    If they are in Last Import then they are in the library.
    Right click on one in Last Import and select 'Show Event'
    The usual explanation is the date on the camera is off, or the Event sorting is not what you expect.
    Regards
    TD

  • [svn:fx-trunk] 11625: The last few cleanups for the OSMF video player.

    Revision: 11625
    Author:   [email protected]
    Date:     2009-11-10 12:03:43 -0800 (Tue, 10 Nov 2009)
    Log Message:
    The last few cleanups for the OSMF video player.  Hooking up the videoObject property in VideoDisplay to return the flash.media.Video object.  Also, when pauseWhenHidden is set to false, we'll detach all the event listeners on the parents because they are no longer needed.
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: Kevin
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoDisplay.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer2.as

    Hi Chris,
    thanks for your tip. I didn't get around to trying it, as I have just solved the problem:
    Unless I misunderstand how things are supposed to work, I think I also might have found a bug (or at a minimum an usability issue):
    When I talked about having relaxed all the local storage settings in my original post, I meant that in the System Preferences / Flash Player / Storage pane I had set "Allow sites to save information on this computer". I also had done some experimention around the "Ask me" and "Settings by Site" options - all without success. I had navigated to that pane by right-clicking on "Global Settings" from the non-working video players.
    However, just now I discovered the following: When I navigate to http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.htm l (the embedded Global Storage Settings Panel) I found that in fact "Allow third-party Flash content to store date on your computer" was disabled all along!
    So effectively, the System Preferences Pane and the Global Settings Manager were not in sync / had conflicting settings and it looks like the Global Settings Manager took precedence. When I enabled local storage in the Global settings manager, things started working immediately.
    This is extremely easily reproducable by the way: Just change some settings in the Global Settings Manager and then right click "Global Settings" within it and the Preference Pane coming up will be in conflict with the settings manager.
    (Even if this is somehow by design, its quite confusing)
    Hope this helps future readers with the same issue. Also, this is an issue in 11.3 Beta 2, so maybe your teams can still fix this for 11.3
    Thanks,
    Jens

  • Batch Capture Randomly Changes In and Out Points

    I'm editing a documentary on Final Cut Pro 5.0.
    Using a SONY DSR-11 firewire deck.
    I logged sets of clips and then batch captured them. I DIDN'T select add handles in the batch capture tool. Some clips, as they're captured, change their in and out points. Sometimes by two frames early, sometimes by two frames late, and sometimes not at all. Several clips even stopped captured with an out point twenty seconds earlier than what I'd logged. The result is that I have clips with media start and media end points that are not in what I wanted. There seems to be no rhyme or reason whatsoever to this.
    Any ideas what's going on?
    Many Thanks if you do!
    Micah
    G4   Mac OS X (10.4.6)   Dual 1.25 Processors

    Check to see if your tapes have NDF time code.
    If you play a tape with NDF TC using Log & Capture, the current time display will defaut to DF until the tape palys forward long enough for the current time field to update. It is posible to log NDF tapes as DF, in which case the timecode values can be incorrectly re-converted if recapturing.
    Also, If you initiate a batch capture from the browser, FCP will default to DF, and not be able to update the TC format to NDF duriing the batch. The workaround here has been to cue up NDF tapes with L&C, and start the batch capture while L&C is still open and showing NDF TC.
    However, upon upgrading to FCP5 last year, I found that even observing all these precautions and steps, FCP would still shorten the out point of my captured clips on NDF tapes. I was capturing a feature film that came from the UK, and so the starting time on the master was 10 hours instead of 1 hour. When the DF/NDF error occurred and shortened the out point of my 2-hour clip, it did it by several minutes instead of several seconds, because of the starting TC on the tape. In that case, I wound up adding several minutes to my out point and recapturing the end over again.
    I haven't experienced this issue lately, but it comes up every now and then.

Maybe you are looking for

  • How to create a trend line in cfchart?

    I  can create a scatter chart in cfchart - but I do not know how to create  a linear regression trend line in the same chart as a second data  series. Kodemonki provided an answer in a forum discussion a few years  ago (http://forums.adobe.com/messag

  • Slideshow Madness

    I’m having such troubles exporting slideshows that I may go insane. I want to be able to do two things: 1. Export a slideshow to a file that I can burn on a CD or DVD and give to people to play on both Macs and PC’s. I would like this slideshow to ha

  • BW QA system pointing towards different R/3 QA

    Hello all, We have a situation here where HR is doing their QA testing in one box (DRQ) and FI is going to do their QA testing in different box (DRX) and the time difference between their testing in not much infact they will do the testing in the sam

  • Looking for a good MAC forum to join.any ideas?

    thanks

  • Adobe Audition R6025 Virtual C++ Crash (Help Required, Please!)

    Hi.  I posted a problem about Rewire earlier but I seem to have sort of overcome that.  My problem now is that I get a crash with a dialogue box stating that AA is shutting down: 'To continue working where you left off, please restart Audition.' This