How do I create a flash template where I can change the picture and the text of the flash?
I want to create a flash template that reads from a text file to show text and point at a jpg that can be changed from time to time.
How can i read from a text file to display on a flash swf?
.NET ProgrammingAdobe Flash
Last Comment
mmedi005
8/22/2022 - Mon
julianopolito
What flash version are you using? What exactly do you mean by template? You want to have a dynamic application that can display images and text based on external data, or ?
mmedi005
ASKER
I have Flash 8, and I want to be able to change the img file, and text displayed on the flash through a text file?
it worked, but how can i get the jpg not to reload the img when it loops, so it looks continuous and smooth
mmedi005
ASKER
the text displyed does not take the properties set, why is that?
I want a bold 16pt Verdana
julianopolito
you must embed the fonts in the textfield. click embed button in properties. Choose font and size and it will keep. make sure you have not selected use device fonts.
It will not loop, just make sure you have only 1 frame
I have to text fields to fill. So the animation would be, the picture on the left, then the first text variable displayed, then fades out and the second text variable fades in, and it keeps repeating itself