Skip to main content
January 8, 2011
Answered

Missing letters in TM title

  • January 8, 2011
  • 1 reply
  • 612 views
I am a beginner in actionscript. I have readmore button displaying TM content

I have wrote :

_root.TM_title="abcdefhijk"

But in a result title is only "ei" . It looks like problem with some characters. For tittle

"aaabbb" - result nothing

tittle

"aaeeiibb" - result "eeii"

This topic has been closed for replies.
Correct answer kglad

embed all needed characters in all textfields.

1 reply

kglad
Community Expert
Community Expert
January 8, 2011

are you using cs5?


January 10, 2011

Yes

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
January 10, 2011

embed all needed characters in all textfields.