[Skip to the main content] Welcome to Daigo’s Daily Digital Diorama. I blog about Baseball, Judo, Jazz, Linux, Design and on being a dad.

  • Get Firefox!

Flash dynamic text issue

I was making a flash movie at work that pulls external .txt file as variable and use it as a dynamic text. I couldn’t figure out why the Percent sign (%) wasn’t showing up. Comeds to find out that I needed to use Inline Text Escape Characters(scroll down).With this, % sign is %25. OK, I’m not going to care “why”. I am just glad that it works. Who knew!

Also reference: ASCII character code table

Leave a Reply