Hi

I am quite new to AS3 and am really enjoying learning it.
My problem is I need to move a character from one frame to another.

I know how to move him and make him go from one frame to the next scene by having him move with the arrow keys to a hit point, but I cant figure out how to do this below

If the character walks right to the end of the stage he should appear on the left of the next frame. If
he walks to the left of the stage he should appear on the right of the previous scene

Any help would be great, thanks guys.