Is there a way to set it so the photo opens with the center point always the same, regardless of the photo’s width. So that it centers the photo on the y axis, and the edges are evenly spaced on both sides regardless of the photo size. Here is the code I currently have. Thanks everybody!
//this attaches the fullsize image loader and the close it button
// it also sets their value alpha to zero, making them invisible
_root.attachMovie(“fullsize”,”fullsize_mc”,getNextHighestDepth(),{_alpha
, _y:-50})
_root.attachMovie(“closeit”,”closeit_mc”,1,{_x:50, _alpha
})
_root.closeit_mc.useHandCursor = false



= ”:” + “(“









