View Single Post
  #1  
Old 08-06-2006, 01:54 AM
Omini Omini is offline
Millenium Owner
Join Date: Feb 2006
Location: N.Ireland
Posts: 293
Omini is on a distinguished road
Send a message via AIM to Omini Send a message via MSN to Omini Send a message via Yahoo to Omini
A different showpoly question

N.B. This question is related to showpoly, but it's a different question than what the other showpoly topic contains.

Does anyone know if it's possible to cause a poly to 'fade'?

I tried:

PHP Code:
showpoly(4000,{0,0,screenwidth,0,screenwidth,screenheight,0,screenheight});
changeimgcolors(4000,1,1,1,0.3); 
But it just stays as a solid white. Does anyone know if it's possible to fade it? (and if so, can you tell me please?)
__________________



Reply With Quote