Note that there are some explanatory texts on larger screens.

plurals
  1. POCreating Flex button skin with BitmapImage icons
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. CO1./ Though I can see you try to explain your issue as well as you can, it's still to vague to be able to make any suggestions (for me anyway). 2./ Since Flex 4.5 the Button class has an `icon` style built-in, so that makes that tutorial kind of obsolete.
      singulars
    2. COSorry I could not be more specific, but I have no idea what could cause this. Masking? Blending? Is it inherited? Flex version differences? Options? Etc! I found Flex's icon handling minimal, eg, you cannot control the icon's size. The tutorial shows you how to create & pass your own arguments, eg, you could add a Glow filter to the image in the skin and create arguments for the Glow colour & strength to control from your app:
      singulars
    3. COIf you need that amount of control, I tend to create custom skins rather than generic ones (that's just my approach of course). As for your real question, here are some guesses: 1./ regarding `labelDisplay`: it is not a required skinPart in Flex 4.5 and up, but it could be that it was required in earlier versions (which I don't have lying around anymore to verify); this would explain any differences there. 2./ regarding the colors: it seems like some kind of `BlendMode` is applied, but perhaps a screenshot would say more than your description.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload