PDA

View Full Version : movement using loaded data



ivanwright
September 15th, 2003, 11:33 AM
i want a movie clip to move along my stage using coordinates loaded from an external file. is there a tutorial that shows how to do that or can anyone offer any help?

jingman
September 15th, 2003, 01:03 PM
load the coordinates in with loadVars or an XML file, use them to move an MC with ._x and ._y