Ok.. here's the problem: I'm working on a tilebased game. I am using
double-buffering so that i first blit the player onto another bitmap which i
then blit to the screen.... Wether i use (0,0,0) or (255,0,255) as the
transparent color, it just doesn't be transparent :-\
appreciate any answers
tmf