CheckBox in a wrong place.
I need to change the position of some CheckBoxes between contiguous frame.
eg
I have a CheckBox1 in frame3 in position x1,
then I copy CheckBox1 in frame 4 in position x2 (manually not with as3).
When I start the application in the frame 4 CheckBox1 remain in position x1.
I don't know why.
This problem doesn't exist if i have one blank frame between the two frames where CheckBox1 are.
I need do have the CheckBoxes contiguous because I need to maintain the same script for several CheckBoxes in diferent (contigous) frames.
Is there a short way, a method, to update the page and positioning the C.Boxes in the places were they are in the edit mode of flash?
Thanks.
