hey all i have a product search box on my stage and each product is a different size so i would like to know how to allign to centre once i have halfed the picture size this is how far im upto.....
onClipEvent (load) {
myPicture = "pad";
myPicture._x = myPicture.width/2;
myPicture._y = myPicture.height/2;
setProperty(pad, _x, 0);
setProperty(pad, _y, 98.4);
//myPicture.align?!
}
Actionscript [MC Alignment?]
Started by OutRage, Feb 03 2006 05:16 AM
1 reply to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
