Page Number: Page 1 sur 1
Actual Results
- misja
- Forums: Flash and ActionScript Forum
- Sujet: dynamic text on top of image
- Subject: dynamic text on top of image
- Réponses: 3
- Vus: 3867
- Subject: dynamic text on top of image
Posted: Février 7th, 2004, 4:36 am
Hi, I am writing a script that dynamically loads an image and then shows (dynamic) text on top of it. However, the image that I have loaded always shows on top of my text. Here is my script: loadMovie (pictures[index], PictureLayer); tc.txt.text = "some text"; // tc is a movie clip symbol with ...
