Copy link to clipboard
Copied
I want the ® in the below code to show up superscript when loaded into the text box. How is this accomplished? I am a designer and do not understand most of what I've read online telling me how to do this incredible and almost impossible feat.
Thank you in advance for any insight.
}
else // Setup picture viewer vars
{
totalImages = 117;
imageDirectory = "Data/pictures/";
filePrefix = "picture";
info_mc.title_txt.text = "4th International BioPlex® 2200 User Meeting";
}
you need to use a font that has that symbol. then embed that font in your app.
Copy link to clipboard
Copied
you need to use a font that has that symbol. then embed that font in your app.
Copy link to clipboard
Copied
Thank you for your reply. I did try that already but it is not superscript. What if I make a symbol of the text in the correct format and then load that into the movieclip. Maybe that might work. I'm going to try that today.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now