AS3改行で分割!

元はカヤック先生

http://level0.kayac.com/2008/07/line_feed_code.php

var test:Array = portArray[ItemNo].text.split(String.fromCharCode(13));