Skip to main content
January 7, 2017
Question

how to write Hebrew in flash professional cc 2015?

  • January 7, 2017
  • 1 reply
  • 342 views

Hi, i tried to write in Hebrew, but the words i write are reversed, from the last letter to the first letter. can i fix it?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
January 7, 2017

are you publishing html5/canvas or actionscipt3?

January 8, 2017

i am publishing actionscript3

kglad
Community Expert
Community Expert
January 8, 2017

if you're looking for easy, take screenshots of your text and use those bitmaps in animate to display your text as bitmaps.

for text effects copy and paste the text using string variables (unless you have a hebrew keyboard), right align the textfields and manually insert line breaks.

for input textfields, don't allow multiline.