![]() |
Creating Text Field
I have this movie that pulls data from an XML file and creates a small menu of pictures. It works just fine, it will create the pictures just perfectly and the consequent click function works fine too. My problem is I'm trying to create a text field underneath each picture to hold a little bit of text, I can get it to create, it even has a surrounding box. I can even select the text and copy and paste it into another program just fine. The problem is that the text is invisible. What am I doing wrong here? Here is my code:
Code:
var thumb_spacing = 154; |
AHA!!! I searched and investigated some more! I didn't know that by just placing embedFonts = true there you weren't actually embedding fonts! So since I didn't already have a textfield for this I went into another text field that was using the same font, Arial, and selected the characters that I wanted embedded!
|
| All times are GMT +1. The time now is 11:10 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.