How to move movie clips in Macromedia flash pro 8 WEB DESIGN VIDEOS - PHOTO EDITING VIDEO CLIPS

Tutorial how move movie clips with arrows in Macromedia flash professional 8.And here is the code, I have checked it and it works\n\nonClipEvent(enterFrame){\nif(Key.isDown(Key.RIGHT)){\nthis._x +=5;\n}\nif(Key.isDown(Key.LEFT)){\nthis._x -=5;\n}\nif(Key.isDown(Key.UP)){\nthis._y -=5;\n}\nif(Key.isDown(Key.DOWN)){\nthis._y +=5;\n}\n}

clips, flash, how, in, Macromedia, move, movie, pro, to