RenardMF
11-05-2007, 04:20 PM
I am trying to make a font selection dropdown list which will show a preview of what a font looks like as you browse the list. I don't want to have to embed all the fonts that will appear in this list as it will be added to over time.
Currently I am trying to load in a movieclip that that contains the flat shapes of a preview of how the font will look. I kind of got this working but it seems like the loadMovie function I'm using is stopping the the while loop from updating the list.
Any suggestions on how I should go about this?
Thanks,
Andrew
Currently I am trying to load in a movieclip that that contains the flat shapes of a preview of how the font will look. I kind of got this working but it seems like the loadMovie function I'm using is stopping the the while loop from updating the list.
Any suggestions on how I should go about this?
Thanks,
Andrew