Flash Professional ActionScript 3.0 question
I have an image as a background for a movable object and I want to place "random" numbers in it.
The user will then move the numbers (with the background image) around in the app.
I have the drag and drop code working for an object but how do I "merge" the image with the text and move both at once?
Thanks