Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
are you publishing html5/canvas or actionscipt3?
Copy link to clipboard
Copied
i am publishing actionscript3
Copy link to clipboard
Copied
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.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now