Move mc, load ext swf, move it back

anyone got any ideas on how i could move an mc across my stage, load an external swf once it hits the destination, then move it back to it’s original location? i want to do this all in actionscript 1.0, sans tweening if thats possible. i’ve tried to set up a function for this with if statements and loops based on x position, but i’ve had no luck.