[svn:fx-trunk] 8207: Fix ASDoc version tags

Revision: 8207
Author:   [email protected]
Date:     2009-06-24 15:55:28 -0700 (Wed, 24 Jun 2009)
Log Message:
Fix ASDoc version tags
QE Notes: None
Doc Notes: None
Bugs: -
Modified Paths:
    flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
    flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as
    flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/windowClasses/TitleB ar.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TrackBase.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/core/SpriteVisualElement.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/events/DropDownEvent.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/events/TrackBaseEvent.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Ellipse.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Path.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Rect.as
    flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.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

Similar Messages

  • [svn:fx-trunk] 8583: Add ASDoc version tags to AIR files

    Revision: 8583
    Author:   [email protected]
    Date:     2009-07-15 10:21:01 -0700 (Wed, 15 Jul 2009)
    Log Message:
    Add ASDoc version tags to AIR files
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Checkintests: passed
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/CloseB uttonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Grippe rSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacClo seButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacMax imizeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacMin imizeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/MacTit leBarSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Maximi zeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Minimi zeButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/Restor eButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/windowChrome/TitleB arSkin.mxml

    Thats good news.

  • [svn:fx-trunk] 10931: Update ASDoc version tags to show IID. as and IAdvancedStyleClient.as as Flex 4

    Revision: 10931
    Author:   [email protected]
    Date:     2009-10-08 07:43:33 -0700 (Thu, 08 Oct 2009)
    Log Message:
    Update ASDoc version tags to show IID.as and IAdvancedStyleClient.as as Flex 4
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IID.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/IAdvancedStyleClient.as

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn:fx-trunk] 9932: Add ASDoc version tags to new or untagged classes - Part 2

    Revision: 9932
    Author:   [email protected]
    Date:     2009-09-02 12:17:26 -0700 (Wed, 02 Sep 2009)
    Log Message:
    Add ASDoc version tags to new or untagged classes - Part 2
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/SparkChromeWindowed ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/WindowedApplication Skin.mxml
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RichTextEditor.mxml
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Text.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/events/Request.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/skins/RectangularBorder.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/states/OverrideBase.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/Responder.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/Operation.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/mxml/RemoteObject.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/IXMLSchemaInstance.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/SimpleXMLDecoder.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.as

    Wolf:
    Take a look at the pl/sql source for the apex_util package. There are a few more APIs related to purging cached pages.
    -- Page and Region Caching APIs, APIs for use by application developers
    procedure cache_purge_by_application (
    -- Purges all cached pages and regions for a given application.
    p_application in number);
    procedure cache_purge_by_page (
    -- Purges all cached pages and regions for a given application and page.
    -- If p_user_name is supplied, only that user's cached pages and regions
    -- will be purged.
    p_application in number,
    p_page in number,
    p_user_name in varchar2 default null);
    procedure cache_purge_stale (
    -- Deletes all cached pages and regions for the specified application
    -- that have passed their timeout. When you select to have a page or
    -- region be cached, you can specify an active time period. Once that
    -- has passed, that cache will not be used. This removes those
    -- unusable pages and regions from the cache.
    p_application in number);
    varad

  • [svn:fx-trunk] 9317: Added ASDoc version tagging to all parts of these files where it was missing .

    Revision: 9317
    Author:   [email protected]
    Date:     2009-08-14 14:13:16 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added ASDoc version tagging to all parts of these files where it was missing. Code builds and Checkintest passes.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/Channel.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/MessageAgent.as

    Thats good news.

  • [svn:fx-trunk] 5289: Fix for - HTML tags in span tags in ASdoc comments not being parsed correctly.

    Revision: 5289
    Author: [email protected]
    Date: 2009-03-12 21:09:58 -0700 (Thu, 12 Mar 2009)
    Log Message:
    Fix for - HTML tags in
    tags in ASdoc comments not being parsed correctly.
    QE Notes: Some baseline will require update.
    Doc Notes: None.
    Bugs: SDK-19815
    tests: checkintests, asdoc
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19815
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java

    Resize/re-scale & optimize all images for the web in your graphics editor before you insert them into your web pages.  Saves bandwidth and reduces page load.
    Cycle2 is a responsive slideshow.  If you want all images to remain 400px and not responsive to layout,  you'll need to modify the CSS code a little.
    Details on using Previous & Next links are in the documentation.
    http://jquery.malsup.com/cycle2/demo/prevnext.php
    Nancy O.

  • [svn:fx-trunk] 9919: Fix closing /code tag in an ASDoc comment for getTextFormat

    Revision: 9919
    Author:   [email protected]
    Date:     2009-09-02 04:42:23 -0700 (Wed, 02 Sep 2009)
    Log Message:
    Fix closing </code> tag in an ASDoc comment for getTextFormat
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: -
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/ controls/TLFTextField.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 5445: Fix for - @ copy tag for two methods with different arg lists not working.

    Revision: 5445
    Author: [email protected]
    Date: 2009-03-19 17:47:57 -0700 (Thu, 19 Mar 2009)
    Log Message:
    Fix for - @copy tag for two methods with different arg lists not working.
    Some changes for refactoring.
    QE Notes: None.
    Doc Notes: None.
    Bugs: SDK-19975
    tests: checkintests, asdoc
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19975
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Revision: 5445
    Author: [email protected]
    Date: 2009-03-19 17:47:57 -0700 (Thu, 19 Mar 2009)
    Log Message:
    Fix for - @copy tag for two methods with different arg lists not working.
    Some changes for refactoring.
    QE Notes: None.
    Doc Notes: None.
    Bugs: SDK-19975
    tests: checkintests, asdoc
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19975
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

  • [svn:fx-trunk] 5351: Fix for @ copy tag causing first method arg to appear as the last arg in the destination method

    Revision: 5351
    Author: [email protected]
    Date: 2009-03-17 12:51:44 -0700 (Tue, 17 Mar 2009)
    Log Message:
    Fix for @copy tag causing first method arg to appear as the last arg in the destination method
    QE Notes: Some baseline will require updates.
    Doc Notes: None.
    Bugs: SDK-19974
    tests: checkintests, asdoc
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19974
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java

    Well, putting all that Java code into a JSP was a bad idea in the first place, just on general design principles. But you've done it in such a way that the result of compiling the JSP is malformed Java code. Frankly I would just throw it away and put the Java code into a servlet or some other Java class, where it belongs.
    But if you're really working in a place where nobody has learned anything since 2003, and you're forced to support that old junk, then I would point out that the error occurs before the place which generates this line:
    import java.util.*;You only need to look at two of the thousand lines of code you posted.

  • [svn:fx-trunk] 5819: Fix asdoc issue for event description getting copied over to the class definition .

    Revision: 5819
    Author: [email protected]
    Date: 2009-03-31 13:15:14 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Fix asdoc issue for event description getting copied over to the class definition.
    QE Notes: None.
    Doc Notes: None.
    tests: checkintests, asdoc tests
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    THank you , Nancy. Appreciate the input.
    So instead of this:
    <a class="brand" href="index.html"><img src="../img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    Would it be something like this?:
    <a class="brand" href="index.html"><img src="http://ConsumersAdvocate/img/logo-ca.png"alt="Consumers Advocate Review"> </a>
    And if I do that, is there a way to cope with that locally so that DW can still display the images?
    jeff

  • [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:fx-trunk] 9646: update ASDoc @copy tag for skin part

    Revision: 9646
    Author:   [email protected]
    Date:     2009-08-26 10:59:49 -0700 (Wed, 26 Aug 2009)
    Log Message:
    update ASDoc @copy tag for skin part
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: -
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ApplicationSkin.mxml

    FYI - This regression has been filed here: http://bugs.adobe.com/jira/browse/SDK-31989

  • [svn:fx-trunk] 11570: Fixed ASDoc typo.

    Revision: 11570
    Author:   [email protected]
    Date:     2009-11-09 09:07:49 -0800 (Mon, 09 Nov 2009)
    Log Message:
    Fixed ASDoc typo.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/Operation.as

  • [svn:fx-trunk] 9453: Fix ASDoc comments, exclude the LayoutElementHelper class.

    Revision: 9453
    Author:   [email protected]
    Date:     2009-08-21 10:48:14 -0700 (Fri, 21 Aug 2009)
    Log Message:
    Fix ASDoc comments, exclude the LayoutElementHelper class.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: Hans
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutElementHe lper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

  • [svn:fx-trunk] 10498: fix asdoc comment

    Revision: 10498
    Author:   [email protected]
    Date:     2009-09-22 05:56:58 -0700 (Tue, 22 Sep 2009)
    Log Message:
    fix asdoc comment
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/fl/video/FMSCapabilities.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

Maybe you are looking for

  • External hard drives work on tiger but not on leopard. WHY?

    My 2 external hard drives worked fine on tiger. I had the backup program and used it every week. Now that I loaded up leopard, I cant see the external hard drives. When I take the drives and plug them to my mac book pro which I have not yet upgraded,

  • Duplicate entry in AS2 EDIINT MIC table

    Hi, While sending a AS2 message to a partner, got an error saying  - Unable to create the entry in the AS2 EDIINT MIC table. This could be caused by duplicate AS2-From, AS2-To and MessageID combinations being written to the table. MSDN says that I ne

  • From fcp to wmv?...

    ultimately i need my finished video in windows media format. does anyone know how to convert it over from a quicktime movie or any other format coming out of the mac?

  • TimesTen issue with connection string on a 64-bit system

    Hello dear members, I need to write code in vbscript that is creating a connection to oracle timesten database. The TimesTen database is located on a unix server, and the client application is on windows server. this is my code: Set mCnTT = CreateObj

  • After last update, Thunderbird does not appear on desktop when started (XP Professional).

    Since yesterday's update, when I start Thunderbird, it appears in the task bar, but not on the desktop. I can select it, or use Task Manager to "switch to" it, but right-clicking it does not give me a menu. (It used to be that it opened outside the v