Skip to main content
Known Participant
April 14, 2015
Question

hebrew and as3

  • April 14, 2015
  • 0 replies
  • 214 views

i try to write a code which includes an array. the arry contains strings in hebrew (rtl letters)

this can not be done since the comma (,) and " " are written ltr so i get overlapped line

tried to copy and paste from text editor but still not working

instead of the following (written in text editor)

var milim:Array=[” גד”,”זר”,”כבש”,”ציפור”,”שמש”,”שמים”,]

i get jibrish

This topic has been closed for replies.