Having trouble with a Flash/ASP/pulling text from a database.
Right now… I’ve figured out how to pull text from the database with ASP and populate it in an array that uses looping duplicating movie clips to display.
But… If the text is longer than the movie clip that is duplicating it gets cut off and the next one in the loop is duplicated below it.
How can you pull from the array into a duplicate movie clip AND have the movie clip resize to fit the dynamic text properly?
All of the ASP/Flash/Text examples I’ve seen work on the basis of text fields being the same size.
So… how do they reisize dynamically?
(text format autosize = true?)
Thanks in advance
ryano