PDA

View Full Version : printing alpha pics


eggnogg
04-24-2003, 02:36 PM
heya, is there a way to print a graphic set to alpha 35%? i tryed to print but the image came out normally without the alpha effect! :/

regards
eggnogg

Caimin
04-29-2003, 04:58 AM
No there isn't...

pixelwit
04-29-2003, 06:33 AM
Maybe I'm missing the point of the question but I made up a sample file of images, clips and graphics with a variety of alpha settings then used this code:onMouseDown = function(){
printAsBitmap(_level0, "bmovie");
}All the parts with transparency printed lighter or allowed the background to show through where appropriate.

-PiXELWiT
http://www.pixelwit.com

eggnogg
04-29-2003, 03:45 PM
ok, thanks you guys ;)

may (the) flash be with you!

eggnogg

nektir
03-08-2007, 07:12 PM
heya, is there a way to print a graphic set to alpha 35%? i tryed to print but the image came out normally without the alpha effect! :/

regards
eggnogg

i'd like to print a movie clip with alpha set to 0 (so it's invisible to the user).. how did you get a graphic with an alpha value of 35% to print at 100% (no transparency)?