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.
<fx:Script>との違いは何<fx:Declarations>ですか?両方が必要ですか、それとも一方が他方の新しい代替品ですか?
<fx:Script>
<fx:Declarations>
スクリプトは、AS3コードをMXMLクラスに配置する場所です。宣言は、MXMLで定義されたパブリックプロパティをクラスに配置する方法です。