Ask a Question related to Macromedia Flash, Design and Development.

  1. #1

    Default Mask problem

    Hello
    I have a Filled square that I am using as a mask. Being masked is a jpg that
    i've imported. Fireworks is adding a tint to the photo of the color that is
    the fill. How do I get rid of this?
    Thanks
    Mike


    ampeloso@nospam.net Guest

  2. Similar Questions and Discussions

    1. odd mask problem
      I've stared at this problem for too long, now I think I'm just blind to the solution - maybe someone here can wake me up. I've got a mask that...
    2. Mask gradience problem...
      Hi, how do I make a mask with the gradience as black on one side and transparent on the other side??? Please help!!!! BattleGuard
    3. Phone Mask Problem
      My table contains both a BusinessPhone and BussinessFax field. I must have set up the table without applying a phone number mask and then later on...
    4. Clock mask problem in MX
      http://users.bigpond.net.au/ollie/clock.fla I have done this so far, with the mask... any idea why it's doing this? (Have a look at the mask...
  3. #2

    Default Re: Mask problem

    > I have a Filled square that I am using as a mask. Being masked is a jpg
    that
    > i've imported. Fireworks is adding a tint to the photo of the color that
    is
    > the fill. How do I get rid of this?
    Masks have to be grayscale. Maybe you filled the mask with a color?

    -Darrel


    darrel Guest

  4. #3

    Default mask problem

    Im using duplicatemovieclip to create a grid with text fields in each movie
    clip, all worked well but i need a mask, with the mask the text is no longer
    showing/updating but everything else is.

    im was using

    _root.grid[channelkey]["box"+i].text.text = channelprog[i];

    which pre mask was working perfectly, any ideas?

    Thanks
    Chris


    ChrisM Guest

  5. #4

    Default Re: mask problem

    > Im using duplicatemovieclip to create a grid with text fields in each
    > movie clip, all worked well but i need a mask, with the mask the text
    > is no longer showing/updating but everything else is.
    >
    > im was using
    >
    > _root.grid[channelkey]["box"+i].text.text = channelprog[i];
    >
    > which pre mask was working perfectly, any ideas?
    >
    > Thanks
    > Chris
    Got it working now by embedding the font

    Chris


    ChrisM Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139