Skip to main content
Known Participant
October 31, 2008
Question

Masked Listbox

  • October 31, 2008
  • 1 reply
  • 489 views
Hi,
I have masked my list box component and was wondering how to make the text visible because now its clear. What it is, is a external mp3 player with a list box play list. It is loaded in to the main layout with a mask for cornering and edging. I can change the tracks but the text isn't visible. The text is perfectly fine if it isn't loaded behind the mask in the main movie. How to fix this?

This topic has been closed for replies.

1 reply

Inspiring
October 31, 2008
This problem is similar to Masking the DynamicText. To make Visible the Dynamic Text inside the mask, we need to embed the Font (Either Manually or Using Script and Library Font).

Similar to that, Create a Font in Library, and Give linkage name, and use the similar EmbedFonts property to set the Font for List Box
Known Participant
October 31, 2008
How do you import font in to flash, I tried File>Import> "C:\windows\fonts\fontname.ttf" but it wont import