View Single Post
  #4  
Old 10-01-2006, 05:43 PM
ToNy_W ToNy_W is offline
Registered User
Join Date: Aug 2003
Location: Quebec
Posts: 130
ToNy_W is on a distinguished road
Send a message via AIM to ToNy_W
Ok i tested it again with the method stefan used for his v4.1 release example

with (findimg(200)) {
layer = 4;
dimension = 2;
polygon = {100,100,200,100,200,200,100,200};
image = "menu_1.png";
}

the image is still messed up x-x

Last edited by ToNy_W; 10-01-2006 at 06:20 PM..
Reply With Quote