[JS] CS4 How to position a graphic within a Frame
I have a JS script that I am converting from CS3 to CS4 and I am finding that the behaviour for positioning a graphic within a frame has changed. I have code that sets the geometric bounds of a graphic to a negitave value within the frame, within CS3 this works great. However using the same code on CS4 to set the geometric bounds does not produce the same result. The graphic is always placed at 0,0 and it ignores the negitive top and left values supplied.
Does anyone know what has changed with the geometric bounds of a graphic within a recrangle frame? How would I set the position of the graphic within the frame since setting the geometric bounds does not seem to work any longer.
Thanks,
Sheldon