Skip to content

RTL, Persian and Arabic script corrector for the ActionScrpit TextFields

License

Notifications You must be signed in to change notification settings

SaffronCode/UnicodeRTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnicodeRTL

The UnicodeMTeam package was created by MTeam Co

This library can convert Persian and Arabic type script to be able to show in flash TextFields.

Sample 1 : Single line

		textField.text = UnicodeStatic.convert("هلو ورد!");

Sample 2 : Showing long texts in a small textField

  UnicodeStatic.fastUnicodeOnLines(textField,'هلو وردز این مولتی لاین تکست فیلدز.\nنیو لاین');