654
ActionScript classes
* Not all Windows IMEs support all of these operations. So far the only IME that supports
them all is the Japanese IME. Every IME differs in its support of the OS calls.
** On Macintosh these methods are supported only for Japanese, and they are not supported
for third-party IMEs.
Availability:
ActionScript 1.0; Flash Player 8
Get IME conversion
mode
System.IME.getConver
sionMode()
Yes
Yes **
No
Yes
Send IME the string to be
converted
System.IME.
setCompositionString()
Yes *
No
No
Yes
Get from IME the original
string before conversion
System.IME.addListen
er()
listener.onIMECompos
ition()
System.IME.removeLis
tener()
Yes *
No
No
Yes
Send request to convert
to IME
System.IME.doConvers
ion()
Yes *
No
No
Yes
Capability
Windows
Macintosh OSX Macintosh Classic Linux/Solaris XIM
Содержание FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
Страница 1: ...ActionScript 2 0 Language Reference ...
Страница 1352: ...1352 ActionScript classes ...