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.TextFieldand之间有类型转换fl.text.TLFTextField。
flash.text.TextField
fl.text.TLFTextField
两人共享.text财产;但是,在 html 和文本流等功能方面有所不同。
.text