hi Luiz, >I want to import in 32bit no matter whats the bitdepth of user's computer.
>I am importing a series of bitmaps using importfileinto, but they are >being >imported as 24bit, without the alphachannell... >what do I do to import them WITH the alpha channel??> I had a similar problem recently. The workaround I came up with was to have a linked dummy 32-bit cast member in your cast. When you want to import a new cast member, duplicate the dummy cast member and then change the filename to the filename of the image you want to import. This way the new castmember inherits all the 32-bit properties from the dummy castmember. I think the bit depth of the monitor affects the quality of the alpha channel though. hth, adam [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
