Hi,
I have this code
local circle = display.newCircle(160,240,50)
local gradient = graphics.newGradient({255,255,0},{255,0,0},"down")
circle:setFillColor(gradient)
and this is what I get
cheers,
? [import]uid: 3826 topic_id: 15884 reply_id: 315884[/import]