Help with creating movie at cursor position
Hello all,
I have a project where you click on a movieclip and it creates a new movie on the stage and I do a startdrag on that movie. Rather I would like to, just to test if I could get it to work I figured out the x and y position roughly on one of the movies and was able to get the startdrag to work(YaY!!), however I would like the created movieclip if possible to be created centered(center x and y position of the created movie) on the cursor point.
I really have no clue where to begin. I am still fairly green to actionscript coding and reading the help manual is almost a foreign language to me. Though I am getting better daily.
Thanks for any help or suggestions you offer.
Chris