Is there a good way to embed xml, because whenever I do, it comes out real stretched and blury, and I don’t want to have to use a normal font. pleas help
I am new to xml, sorry. I am loading it into a text box, correct. It will display the artist of the song that is playing. When I embed the font it comes out stretched.
You can use the TextFormat object to dynamically make changes to the way a textfield looks. Try it out; maybe you can fix the problem using it.
I’m wondering what it looks like after loading your XML in, can you show me ?