How to get the correct position of the textfield within the movieclip?

Hello, I have two dynamic textfield and they are both within two movieclips because I have action to rotate , enlarge and move the related movieclip so that the text changed accordingly.

But there is problem like after I record the position after modification to database and retrieve them back to the flashpage. The position of the movieclips are changed or maybe it is the textfield’s position within the movieclips are changed which I have no exact idea what happened.

So could any one who can give some suggesion how should I arrange the textfield within the movieclip and how to keep track of the right position after enlargement or rotations,etc then?

Isn’t it I have to consider the relative position of the textfield to the movieclip at the beginning. Becuase I have no exact idea how should it work. SO thanks in advance and wait for any of your suggesion!

Dou you have a fla?

regards

It is tough to answer your question without seeing the file. However, if you’d like, you could just give the mc a specific position within your code. That way, the position will always be the same.