TextBlockの縦書き+アニメ絵文字

＊＊このAS3のコードはMITライセンスですが、
＊＊絵はGPLライセンスです。
http://start.typepad.jp/typecast/

アニメ文字に対応しました。

顔文字のgif（Flashではアニメgifを読めないので、コマごとに分解した）
http://mztm.heteml.jp/umhr/wonderfl/emoticons0.gif
http://mztm.heteml.jp/umhr/wonderfl/emoticons1.gif
http://mztm.heteml.jp/umhr/wonderfl/emoticons2.gif
http://mztm.heteml.jp/umhr/wonderfl/emoticons3.gif

縦書き＋ケータの絵文字。
絵文字の指定方法は絵文字名がsunの
場合は[m:sun]と書く。

文字コードで指定できるようにすれば、
普通にケータイメールビューアーが作れるかもね。


参考
Adobe Flash CS4 詳細!ActionScript 3.0入門ノート
http://oshige.com/flash/as3note_cs4/

http://help.adobe.com/ja_JP/AS3LCR/Flash_10.0/flash/text/engine/TextBlock.html
http://help.adobe.com/ja_JP/AS3LCR/Flash_10.0/flash/text/engine/EastAsianJustifier.html
http://level0.kayac.com/2008/12/textbox.php
