[svn:fx-trunk] 12653: Fix for ASDoc for moduleFactory showing up in Skin' s MXML files as "overridden"

Revision: 12653
Revision: 12653
Author:   [email protected]
Date:     2009-12-08 07:31:03 -0800 (Tue, 08 Dec 2009)
Log Message:
Fix for ASDoc for moduleFactory showing up in Skin's MXML files as "overridden"
QE notes: None.
Doc notes: None
Bugs: SDK-24443
Reviewed By: Paul
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-24443
Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/ImplementationGenerator.java

I appear to be talking to myself
After looking up some of the posts it appears BitmapImage has changed and the you would now need to Embed the image?
I changed the component from a Spark BitmapImage to a MX Image control:
<s:Graphic>
          <ns:Image id="icon" x="{ ( this.width / 2 ) - ( icon.width / 2 ) }" y="{ ( this.height / 2 ) - ( icon.height / 2 ) }"
                      includeIn="disabled, disabledAndSelected, down, downAndSelected, over, overAndSelected, up, upAndSelected" />
          <!--
     <s:BitmapImage id="icon"
                       includeIn="disabled, disabledAndSelected, down, downAndSelected, over, overAndSelected, up, upAndSelected" />
          -->
     </s:Graphic>
Now what worries me about this is I would imagine the Image control is a heaview component than the humble BitmapImage? not so comfortable using this in my appz to be honest.
Any thoughts very welcome
Tyrone

Similar Messages

  • [svn:fx-trunk] 5052: Fix [Deprecated] link for ASDoc - Take II

    Revision: 5052
    Author: [email protected]
    Date: 2009-02-24 06:38:26 -0800 (Tue, 24 Feb 2009)
    Log Message:
    Fix [Deprecated] link for ASDoc - Take II
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/LinearGradientStroke.as

  • [svn:fx-trunk] 5051: Fix [Deprecated] link for ASDoc

    Revision: 5051
    Author: [email protected]
    Date: 2009-02-24 04:54:14 -0800 (Tue, 24 Feb 2009)
    Log Message:
    Fix [Deprecated] link for ASDoc
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/LinearGradientStroke.as

  • [svn:fx-trunk] 10867: FIx up createInFontContext for when there are no embedded fonts

    Revision: 10867
    Author:   [email protected]
    Date:     2009-10-05 09:50:12 -0700 (Mon, 05 Oct 2009)
    Log Message:
    FIx up createInFontContext for when there are no embedded fonts
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-23563
    Reviewer: Carol
    API Change: Yes
    Is noteworthy for integration: No
    tests: checkintests
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23563
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as

  • [svn:fx-trunk] 11169: Adding placeholder ASDoc for release engineering to build a resource bundle to accompany playerglobal .swc.

    Revision: 11169
    Author:   [email protected]
    Date:     2009-10-26 15:22:16 -0700 (Mon, 26 Oct 2009)
    Log Message:
    Adding placeholder ASDoc for release engineering to build a resource bundle to accompany playerglobal.swc.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: David Z
    Tests run: N/A
    Is noteworthy for integration: No
    Added Paths:
        flex/sdk/trunk/frameworks/projects/playerglobal/
        flex/sdk/trunk/frameworks/projects/playerglobal/build.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/de_DE/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/__Global__.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.net.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.events.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/air.update.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.accessibility.xm l
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.data.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.desktop.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.display.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.errors.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.events.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.external.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filesystem.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.filters.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.geom.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.html.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.media.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.drm.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.net.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.printing.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.profiler.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.sampler.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.security.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.system.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.engine.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.text.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.ui.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.utils.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/flash.xml.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/docs/packages.dita.xml
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/en_US/empty.properties
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/fr_FR/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ja_JP/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/ru_RU/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN/
        flex/sdk/trunk/frameworks/projects/playerglobal/bundles/zh_CN/docs/
        flex/sdk/trunk/frameworks/projects/playerglobal/src/
        flex/sdk/trunk/frameworks/projects/playerglobal/src/Empty.as

    Thats good news.

  • [svn:fx-trunk] 11523: Fix return values for ASyncListView/setItemAt(), removeItemAt(): return failed items if they exist.

    Revision: 11523
    Author:   [email protected]
    Date:     2009-11-06 11:58:50 -0800 (Fri, 06 Nov 2009)
    Log Message:
    Fix return values for ASyncListView/setItemAt(),removeItemAt(): return failed items if they exist.
    QE notes:
    Doc notes:
    Bugs: sdk-24078
    Reviewer: Evtim
    Tests run: AsyncListView Mustella tests pass
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-24078
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/AsyncListView.as

  • [svn:fx-trunk] 9336: Fix "ant asdoc" target

    Revision: 9336
    Author:   [email protected]
    Date:     2009-08-14 20:20:44 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Fix "ant asdoc" target
    QE notes: None.
    Doc notes: None
    Tests run: checkintests
    Is noteworthy for integration: No.
    Modified Paths:
        flex/sdk/trunk/asdoc/build.xml

  • [svn:fx-trunk] 5802: Fix ant asdoc target to work with the new manifest files.

    Revision: 5802
    Author: [email protected]
    Date: 2009-03-31 09:14:44 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Fix ant asdoc target to work with the new manifest files.
    QE Notes: None.
    Doc Notes: None.
    tests: checkintests
    Modified Paths:
    flex/sdk/trunk/asdoc/build.xml

    Thats good news.

  • [svn:fx-trunk] 8706: Fix broken ASDoc comment

    Revision: 8706
    Author:   [email protected]
    Date:     2009-07-21 06:35:30 -0700 (Tue, 21 Jul 2009)
    Log Message:
    Fix broken ASDoc comment
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/FlexHTMLLoader.as
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as

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

  • [svn:fx-trunk] 7538: fix broken ASDoc comment

    Revision: 7538
    Author:   [email protected]
    Date:     2009-06-03 13:51:37 -0700 (Wed, 03 Jun 2009)
    Log Message:
    fix broken ASDoc comment
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

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

  • [svn:fx-trunk] 5203: Fix broken ASDoc comment

    Revision: 5203
    Author: [email protected]
    Date: 2009-03-08 11:43:31 -0700 (Sun, 08 Mar 2009)
    Log Message:
    Fix broken ASDoc comment
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/layout/LayoutBase.as

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

  • [svn:fx-trunk] 5037: Fix broken ASDoc comments

    Revision: 5037
    Author: [email protected]
    Date: 2009-02-23 07:29:40 -0800 (Mon, 23 Feb 2009)
    Log Message:
    Fix broken ASDoc comments
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/IGraphicElement.as

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

  • [svn:fx-trunk] 11723: Fix broken ASDoc example

    Revision: 11723
    Author:   [email protected]
    Date:     2009-11-12 12:50:17 -0800 (Thu, 12 Nov 2009)
    Log Message:
    Fix broken ASDoc example
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/asdoc/en_US/mx/effects/examples/AddItemActio nEffectExample.mxml

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

  • [svn:fx-trunk] 5352: Fix ant asdoc target.

    Revision: 5352
    Author: [email protected]
    Date: 2009-03-17 12:56:23 -0700 (Tue, 17 Mar 2009)
    Log Message:
    Fix ant asdoc target.
    QE Notes: None.
    Doc Notes: None.
    tests: checkintests
    Modified Paths:
    flex/sdk/trunk/asdoc/build.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml

  • [svn:fx-trunk] 6423: Fix broken ASDoc comment

    Revision: 6423
    Author:   [email protected]
    Date:     2009-04-30 10:11:43 -0700 (Thu, 30 Apr 2009)
    Log Message:

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

Maybe you are looking for

  • Import into Consolidation system failed

    Hello, We are on NW04s and tryign to import ESS component and other standard components like SAP_JEE,SAP_BUILDT into the Consolidation system and import fails in between with the CBS Log as: Build number assigned: 7851 Change request state from QUEUE

  • Importing Avid MXF Files to short in Premiere CC

    Hi there, We are importing AVID Media Files MXF from MXF Folder into Premiere Pro CC 2014 and the longer clips are to short. All the long clips ends at 4min. 55 sec. We were exporting the Files from AVID 8.3.0 as AFF, then importing in Premiere CC 20

  • Purchased music not playing in ipod?!

    I'm having a couple of problems with iTunes in general, but for now I will try to deal with the purchased music problem I'm having. I've bought roughly 33 songs from the music store and after a computer "revamping", none of them are showing up in iTu

  • How to install latest AIR SDK (13 or 14) in Flash Pro CS6?

    Hi, I'm using Adobe Flash Pro CS6 on Windows 7 64-bit and I wanted to add latest Adobe AIR SDK, either 13 or 14, but non of them is seen as a valid SDK by Flash. I've tried downloading two possible SDKs (SDK & compiler and SDK without compiler) from

  • How can i add an image into the header

    When printing a webpage i would like to ad an image into the header? Is this possible?