Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
フレックスでは、テキストエリア内のテキストを選択するのが好きなテキストエリアコントロールがあります。マウスを放すと、選択したテキストがスプライトとして緑色の長方形にハイライトされます。誰か助けてくれませんか??
flex の TextRange オブジェクトを試して、textArea の選択されたテキストを取得し、選択されたテキストを変更してください。