Page Number: Página 1 de 1
Actual Results
- misja
- Foro: Flash and ActionScript Forum
- Tema: dynamic text on top of image
- Subject: dynamic text on top of image
- Respuestas: 3
- Vistas: 3870
- Subject: dynamic text on top of image
Posted: Febrero 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 ...
