Flash as2 Display Movie Clip Randomly in same location

Hello my fellow flash programmers! My challenge of the day is this: Let’s say I have a movieclip named " enemy ". I want this movieclip to appear on the main stage randomly in the same location. The best example I can give is a Tic Tac Toe board. Convert the “X” to a movieclip and name it enemy. Now, position the X movieclip in the middle of the Tic Tac Toe game board. What is the as2 script to randomly have this movieclip appear in the center of the game board? Thanks for the help :slight_smile: