Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default tranparency bitmaps

    Hi all

    Is there in the documentation an section
    how to set the color of the section at the edges
    of an bitmap to transparent so that alone the actual
    bitmap is shown

    tia

    Herman


    H.F. Duijndam Guest

  2. Similar Questions and Discussions

    1. Creating bitmaps
      Thinking of doing a multiuser white board application. The idea is that there are many rooms where 15 to 30 users can simultaneously paint on a...
    2. Gif Tranparency problems on LinkButton in Datagrid
      When I use an image in linkbutton in a template column in a datagrid, when an item is selected the transparency of this image is ignored, and...
    3. bitmaps
      Hello I have a bitmap photo in flash and I want to create a flash that looks like an assembling jigsaw puzzle. My query is how do I cut the...
    4. DCS Tranparency Ai10
      Linked Artwork that interacts with transparency cannot be flattened. Embed the artwork( using the links palette) before flattening We are placing...
    5. To Chris Cox about tranparency
      Chris,you know about transparency all! Pleas tell me,how i can delete (change to the transparent pixels) all black-gray-white (R=G=B).And how i can...
  3. #2

    Default Re: tranparency bitmaps

    For the quick n dirty way of doing it, make sure you have 1 solid colour
    that is not used in the main image on the parts you want transparent, then
    click on the sprite and select background transparent from the ink drop down
    menu in the sprite inspector panel. Also make sure that the sprites
    background colour on the same panel is exactly the same rgb value as the
    colour you want transparent (look up inks in the help file).
    For a much nicer way to do it including soft fades and antialiasing, save
    your image out of photoshop (or whatever you're using) as a 32bit image
    (with an appropriate alpha channel or "mask") and import that image into
    director making sure you have 32bit selected when importing it, then just
    drag it onto the stage.

    "H.F. Duijndam" <h.duijndam@hccnet.nl> wrote in message
    news:bknfea$osv$1@forums.macromedia.com...
    > Hi all
    >
    > Is there in the documentation an section
    > how to set the color of the section at the edges
    > of an bitmap to transparent so that alone the actual
    > bitmap is shown
    >
    > tia
    >
    > Herman
    >
    >

    James 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