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.
ステージ上にTLFテキストフィールドに変換したいクラシックテキストフィールドがあります。これはどのように行うことができますか?
ありがとうございました。ウリ
Flash Proのステージにいる場合は、コントロールを変更するだけです。
古典的なテキストから:
TLFテキストへ:
flash.text.TextFieldプログラム的には、との間に型キャストがあるとは思いませんfl.text.TLFTextField。
flash.text.TextField
fl.text.TLFTextField
どちらもプロパティを共有し.textます。ただし、htmlやテキストフローなどの機能は異なります。
.text