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.
JSFL を使用して .as ファイルを作成して保存する方法はありますか?
Fla ドキュメントを保存して名前を変更できることは知っていますが、.as クラスについてはどうでしょうか。
気にしないでoutputPanel.save() ください。
outputPanel.save()
FLfile.write()も良いです:)
FLfile.write()
さらに美しいのは、FLfileオブジェクトを使用することです。より多くのファイル操作を提供します。