This is what you need to do:
- First you are going to need to create a button that executes a command that will allow the user to select the image they want.
- Then you are going to need to setup the way that the image is going to import to, for example where on the stage its going to be placed and the dimensions of the image.
- Then in order to make the text, you need to create another button that when pressed will create a small icon like the Text symbol that will follow the cursor, and when they either press the mouse again or let go of the mouse a text field will appear where the mouse was and the small icon will dissapear.
- That text field will need to have to be a input text field, and you may need to have a background to the text field and maybe even need the text to be color changeable if you want the user to see the text.
This is how you would do this, tell us how much of this you can do and if you need help with the action script.