thatrenowned
MIS
The idea in this new movie is that I have to show every member of staff (over 100) and give a bit of info on them.
I've decided that I'm going to have the person's picture on the left and the info in a curved box on the right.
The text then scrolls from the bottom of the box up to the top and eventually disappears (using mask layers etc).
Anyway, because this is going to get updated countless times in very short spaces of time, I was wondering if I could use a similar thing as what oldnewbie and davdesign set up for me in a previous thread (the one about the welcome screen).
What I mean is can I set a variable as a persons name, make it equal all this text I'm going to write (taking into account I'll have pressed enter a few times), and have a dynamic text box read it?
The 'Test' movie I did had the loadvariables action in the first frame which loaded 'textvars.txt' in the root directory. In this file, there was a variable called 'Test' which equalled a load of gibberish. Then I set a dynamic text box as 'test_text'.
(I thought I should also mention that this is all in a movie clip).
I set the actions on the movie clip as...can't quite remember, something along the lines of 'onClip(load Data)' or something and put test_text=test. Anyway, in the end it did nothing.
If this is a bit confusing, let me know and I'll try to clear it up.
Thanks...
I've decided that I'm going to have the person's picture on the left and the info in a curved box on the right.
The text then scrolls from the bottom of the box up to the top and eventually disappears (using mask layers etc).
Anyway, because this is going to get updated countless times in very short spaces of time, I was wondering if I could use a similar thing as what oldnewbie and davdesign set up for me in a previous thread (the one about the welcome screen).
What I mean is can I set a variable as a persons name, make it equal all this text I'm going to write (taking into account I'll have pressed enter a few times), and have a dynamic text box read it?
The 'Test' movie I did had the loadvariables action in the first frame which loaded 'textvars.txt' in the root directory. In this file, there was a variable called 'Test' which equalled a load of gibberish. Then I set a dynamic text box as 'test_text'.
(I thought I should also mention that this is all in a movie clip).
I set the actions on the movie clip as...can't quite remember, something along the lines of 'onClip(load Data)' or something and put test_text=test. Anyway, in the end it did nothing.
If this is a bit confusing, let me know and I'll try to clear it up.
Thanks...