Hello everybody
I am in the process of creating an info box Object, which displays one of the five organizational informations, *dynamically *on the user’s choice. All the code is in the associated Class.
I am stuck with one issue. It requires adding a PNG image, from a set of 5 small images, placed in the Library, on the top-left corner of the movie; appropriate to the contents.
I tried adding an image container movieclip at the required position; but don’t know how to attach the image, from the library, to this container.
Looking for the help.