Lockwood
January 22nd, 2003, 09:25 PM
Hello.
I'm been having a bit of problem with Flash 4 and text variables.
This is what I want to do:
I have a blank title that I want people to complete:
The (something) of the (something) (something)
... where people select words from lists to complete the title. I also want it to be centred on a mock book cover.
The problem is that I can't work out how to make the whole title into one variable, which I can them place on the cover.
Going by the tutorials I've seen, it should be something like:
totalTitle = "The " + textVar1 + " of the " + textVar2 + " " + textVar3
But it doesn't want to work.
Is it different in Flash4?
Thanks in advance,
Lockwood
I'm been having a bit of problem with Flash 4 and text variables.
This is what I want to do:
I have a blank title that I want people to complete:
The (something) of the (something) (something)
... where people select words from lists to complete the title. I also want it to be centred on a mock book cover.
The problem is that I can't work out how to make the whole title into one variable, which I can them place on the cover.
Going by the tutorials I've seen, it should be something like:
totalTitle = "The " + textVar1 + " of the " + textVar2 + " " + textVar3
But it doesn't want to work.
Is it different in Flash4?
Thanks in advance,
Lockwood