[svn:fx-trunk] 5893: Fixed compiler errors and updated to 2009 namespace w/ Spark controls (where applicable).

Revision: 5893
Author: [email protected]
Date: 2009-04-02 16:30:46 -0700 (Thu, 02 Apr 2009)
Log Message:
Fixed compiler errors and updated to 2009 namespace w/ Spark controls (where applicable).
Modified Paths:
flex/sdk/trunk/frameworks/projects/framework/asdoc/en_US/mx/printing/examples/PrintDataGr idExample.mxml

Similar Messages

  • [svn:fx-trunk] 9398: Fixing compile error.

    Revision: 9398
    Author:   [email protected]
    Date:     2009-08-19 13:38:05 -0700 (Wed, 19 Aug 2009)
    Log Message:
    Fixing compile error.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/asdoc/en_US/spark/effects/examples/Rotate3DEffec tExample.mxml

    Camuzo, please go to the forum and just un-subscribe yourself.
    each of your emails is getting sent to everyone who does want to use this forum
    just sending messages is not going to do anything.
    GO to this url:
    http://forums.adobe.com/community/opensource/flexsdk
    and simply tell your account not to be emailed.
    But, please kindly stop just sending us all your messages.

  • [svn:fx-trunk] 5915: Fixed compilation errors in the flex4test dev project by changing mx: String to fx:String .

    Revision: 5915<br />Author:   [email protected]<br />Date:     2009-04-03 14:17:15 -0700 (Fri, 03 Apr 2009)<br /><br />Log Message:<br />-----------<br />Fixed compilation errors in the flex4test dev project by changing <mx:String> to <fx:String>.<br /><br />QE Notes: None<br />Doc Notes: None<br />Bugs: None<br />Reviewer: N/A<br /><br />Modified Paths:<br />--------------<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/NewEffects.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/RemoveItemsTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/SkinTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/components/AnimationPropertiesForm. mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/flex4test.mxml

    Revision: 5915<br />Author:   [email protected]<br />Date:     2009-04-03 14:17:15 -0700 (Fri, 03 Apr 2009)<br /><br />Log Message:<br />-----------<br />Fixed compilation errors in the flex4test dev project by changing <mx:String> to <fx:String>.<br /><br />QE Notes: None<br />Doc Notes: None<br />Bugs: None<br />Reviewer: N/A<br /><br />Modified Paths:<br />--------------<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/NewEffects.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/RemoveItemsTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/SkinTest.mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/components/AnimationPropertiesForm. mxml<br />    flex/sdk/trunk/development/eclipse/flex/flex4test/src/flex4test.mxml

  • [svn:fx-trunk] 5353: * Added compiler error for Halo Navigators containing non-Containers

    Revision: 5353
    Author: [email protected]
    Date: 2009-03-17 12:59:06 -0700 (Tue, 17 Mar 2009)
    Log Message:
    * Added compiler error for Halo Navigators containing non-Containers
    as their first level child.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-19317
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    compiler/mxml/lang/StandardDefs.java
    Added getContainerPackage(), isHaloNavigator(), CLASS_VIEWSTACK,
    CLASS_ACCORDION, and PACKAGE_MX_CONTAINERS.
    compiler/mxml/builder/ComponentBuilder.java
    Modified
    ComponentBuilder.ComponentAttributeHandler.nestedDeclaration() to
    report an error if a non-container is declared as a child of a
    Halo navigator.
    compiler_en.properties
    Added HaloNavigatorsRequireHaloContainerChildren message.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19317
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/builder/ComponentBuilder.jav a
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler_en.properties

  • [svn:fx-trunk] 12294: * Fix for error reporting bug.

    Revision: 12294
    Revision: 12294
    Author:   [email protected]
    Date:     2009-11-30 13:25:28 -0800 (Mon, 30 Nov 2009)
    Log Message:
    Fix for error reporting bug.  The bug was caused by a warning being
      reported during one compilation and then an error being reported in
      a following compilation.  Due to the warning, the Source's logger
      was disconnected instead of being nulled out during the first
      compilation.  Then in the second compilation, we weren't reassigning
      the logger, so the disconnected logger was being left in place.  As
      a result, it was throwing off expected error counts and caused an
      assert to fire.
    QE notes: There is probably an easier way to reproduce the assertion
              that George hit without having to create multiple projects
              and without having to manually copy SWC's around.  I didn't
              realize this until I had a fix, though.  One key aspect that
              George didn't note and might not have realized, is that the
              variable needs to cause a warning, so leaving off a
              namespace works, but making it public, private, etc doesn't.
    Doc notes:
    Bugs: SDK-24314
    Reviewer: Corey
    Tests run: checkintests
    Is noteworthy for integration: fixes FB issue
    Code-level description of changes:
      Modified setLogger() to always reassign logger.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24314
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/Source.java

  • [svn:bz-trunk] 17219: Fixed typographical error in HTML text.

    Revision: 17219
    Revision: 17219
    Author:   [email protected]
    Date:     2010-08-06 13:19:20 -0700 (Fri, 06 Aug 2010)
    Log Message:
    Fixed typographical error in HTML text.
    Modified Paths:
        blazeds/trunk/apps/samples/testdrive.htm

    Can you check lcds too.  Thanks.
    Enjoy your pto

  • [svn:fx-trunk] 10001: Fix for TextGraphicNode and RichTextNode delegated content property.

    Revision: 10001
    Author:   [email protected]
    Date:     2009-09-03 13:03:50 -0700 (Thu, 03 Sep 2009)
    Log Message:
    Fix for TextGraphicNode and RichTextNode delegated content property.  We used to pick up cdata from before and after the content tags and consider them content, this was wrong and the new line and tabs threw TLF for a loop.
    This change will need to be communicated to and integrated with, CoreTech.
    QE notes: None
    Doc notes:  None
    Bugs: SDK-22851
    Reviewer: Paul
    Tests run: Checkin
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22851
    Modified Paths:
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/RichTextNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/TextGraphicNode.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v1_0_Handler.java
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/sax/FXG_v2_0_Handler.java
    Added Paths:
        flex/sdk/trunk/modules/fxgutils/src/java/com/adobe/internal/fxg/dom/ContentPropertyNode.j ava

  • [svn:fx-trunk] 8551: Fix for focusSkin and errorSkin to account for bogus bitmap snapshots when objects are 3D transformed .

    Revision: 8551
    Author:   [email protected]
    Date:     2009-07-14 11:31:50 -0700 (Tue, 14 Jul 2009)
    Log Message:
    Fix for focusSkin and errorSkin to account for bogus bitmap snapshots when objects are 3D transformed.
    Bugs: SDK-17766
    Reviewer: Glenn
    QE Notes: None
    Doc Notes: None
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-17766
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ErrorSkin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/FocusSkin.as

  • [svn:fx-trunk] 9463: Fix ASDoc error.

    Revision: 9463
    Author:   [email protected]
    Date:     2009-08-21 12:27:09 -0700 (Fri, 21 Aug 2009)
    Log Message:
    Fix ASDoc error.
    QE notes: None.
    Doc notes: None.
    Bugs:
    Reviewer: Matt Horn
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/DesignLayer.as

  • [svn:osmf:] 13314: Fix compile error in logging code.

    Revision: 13314
    Revision: 13314
    Author:   [email protected]
    Date:     2010-01-06 13:46:17 -0800 (Wed, 06 Jan 2010)
    Log Message:
    Fix compile error in logging code.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetNegotiator.as

    Hi,
    Can you please make sure you have Flex 3.2 or higher SDK and then target to Flash Player 10. I have this working on my system and yes, i got the same error when my SDK was below 3.2 and not targeted to Flash Player 10.
    Hope this helps.

  • [svn] 3870: Fixing compiler error in my sample.

    Revision: 3870
    Author: [email protected]
    Date: 2008-10-24 08:57:35 -0700 (Fri, 24 Oct 2008)
    Log Message:
    Fixing compiler error in my sample. I accidentally copy/pasted a line.
    Modified Paths:
    flex/sdk/branches/gumbo_alpha/frameworks/projects/flex4/asdoc/en_US/mx/components/example s/TextViewExample.mxml

    I believe I see at least two problems:
    (1) CXXOUTPUT_FLAGS="-0 %OutFile%
    i.e. You've specified -0 [dash zero] where I imagine you want -o [dash oh]
    I guess it's possible that your posting has a typographical error and that your build really does have -o [and not -0]. If that's the case, I imagine that your problem is the double quotation marks. It's possible or even likely that due to the quotations in "-o %OutFile%", the compiler attempts to interpret this whole string as an option - which of course it can't.
    (2) LINK=cc
    i.e. You've specified cc (the C compiler/linker) instead of CC (the C++ compiler/linker).

  • [svn] 1521: Fix compilation error in MBeanObjectNameResolver.java.

    Revision: 1521
    Author: [email protected]
    Date: 2008-05-02 05:19:25 -0700 (Fri, 02 May 2008)
    Log Message:
    Fix compilation error in MBeanObjectNameResolver.java.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/qa/management/MBeanObjectNameResolver.java

    Revision: 1521
    Author: [email protected]
    Date: 2008-05-02 05:19:25 -0700 (Fri, 02 May 2008)
    Log Message:
    Fix compilation error in MBeanObjectNameResolver.java.
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/src/qa/management/MBeanObjectNameResolver.java

  • [svn:osmf:] 14107: Fixing compile error in NetMocker, Metrics provider changed in the OSMF project.

    Revision: 14107
    Revision: 14107
    Author:   [email protected]
    Date:     2010-02-10 11:36:11 -0800 (Wed, 10 Feb 2010)
    Log Message:
    Fixing compile error in NetMocker, Metrics provider changed in the OSMF project.
    Modified Paths:
        osmf/trunk/libs/adobe/NetMocker/org/osmf/netmocker/MockMetricsProvider.as

    Hi,
    You are the first person I have read so far on this forum who does not use Flex or Flash builder. I will check out FlashDevelop. It is good information to know. Thanks a lot!
    -Wei Zhang
    Senior Computer Scientist
    Adobe Systems, Inc.
    [email protected]

  • I was updated my Iphone 4s from computer(ITunes).ITunes get error and update failed.(When Iphone is preparing.).And now ı can't use my IPhone.At the screen there is a USB cable and up of the screen there is ITunes' logo.PLEASE HELP!

    I was updated my Iphone 4s from computer(ITunes).ITunes get error and update failed.(When Iphone is preparing.).And now ı can't use my IPhone.At the screen there is a USB cable and up of the screen there is ITunes' logo.PLEASE HELP!

    Read what i say. Put iPhone in DFU mode. Connect with USB cable and restore.
    Read:
    http://www.apple.com/support/iphone/assistant/restore/

  • Installation failed. Error U44M1P7 | Updates / uninstalled adobe photoshop CS6 in control panel now

    installation failed. Error U44M1P7 | Updates / uninstalled adobe photoshop CS6 in control panel now  cant find it back in thwe creative cloud so were do i get to reinstall it 

    Hi scubamedicjoe,
    Please refer the kb to install CS6: http://helpx.adobe.com/creative-cloud/kb/download-previous-versions-creative-applications. html .
    Regards,
    Romit Sinha

Maybe you are looking for

  • Is there a limit to the number of reserve IP addresses for Time Capsule?

        I'm at 25 and I need to go to 32. The Airport Ultility is not letting me add any more. For DHCP auto the range is 10.0.1.2 thru 10.0.1.140. Thanks!

  • Excise not picked in SO for new plant

    Hai gurus, Excise is not picked up while creating a sale order for a newly created plant. If I use a existing plant , Excise is picked in SO. I have maintained the condition record for the newly created plant also. Can U say where I would have gone w

  • Array Out of Bounds, How?

    Ok so my problem is driving me crazy, I have an array, everytime I click the button it adds another set of objects to the new cells in an array. For Example int x = 0; Array[x] = some stuff; btnClicked; x += 1; Array[x] = some new stuff;My problem is

  • Taiwan bank key missing

    Hello, For Taiwan vendor i dont have any bank key communicated, as it doesn't exist for Taiwanese banks (is this assumption correct?). If so,  what's would be the best solutions among the 2 options mentioned below and the impacts. 1. can i use the sw

  • Late 2011 Macbook pro will not detect HDMI

    I recently purchased a MDP to HDMI adpater for my late 2011 macbook pro (I have OS X 10.7.5). I hooked it up to my television and tried to use it as a monitor but my macbook pro refused to detect display. Heck the screen didn't even turn blue when I